Pull request #44083 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 609d87003a0e9d431ef04a18743cb011cabda6ef+067062129171dba592638e8e3a0efbfa8a71376b (1b697d567551c7112ec50eccfaf61afc909af268) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44083@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-05T08:54:32.286Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-05T08:54:32.292Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-05T08:54:32.385Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-05T08:54:47.581Z] Still waiting to schedule task [2022-09-05T08:54:47.581Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0036f685e5644d3bd)’ is offline [2022-09-05T08:55:29.570Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0036f685e5644d3bd) in /home/ubuntu/workspace/moby_PR-44083 [Pipeline] { [Pipeline] checkout [2022-09-05T08:55:29.681Z] The recommended git tool is: git [2022-09-05T08:55:32.263Z] using credential docker-jenkins-github-credentials [2022-09-05T08:55:32.276Z] Cloning the remote Git repository [2022-09-05T08:55:32.276Z] Cloning with configured refspecs honoured and without tags [2022-09-05T08:55:32.067Z] Cloning repository https://github.com/moby/moby.git [2022-09-05T08:55:32.128Z] > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10 [2022-09-05T08:55:32.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:55:32.478Z] > git --version # timeout=10 [2022-09-05T08:55:32.499Z] > git --version # 'git version 2.17.1' [2022-09-05T08:55:32.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:55:32.502Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:55:56.643Z] Fetching without tags [2022-09-05T08:55:56.936Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:55:56.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:55:56.551Z] > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10 [2022-09-05T08:55:56.573Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:55:56.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:55:56.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:55:56.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:55:56.632Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:55:56.927Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:55:56.950Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:55:58.020Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:55:58.020Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:55:57.899Z] > git remote # timeout=10 [2022-09-05T08:55:57.919Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:55:57.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:55:57.937Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:55:57.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:55:58.008Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:55:58.033Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:56:02.875Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [2022-09-05T08:56:02.867Z] > git rev-list --no-walk cddaa8477786011227677a8a220de0a380387d02 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T08:56:04.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-05T08:56:12.242Z] Unable to find image 'alpine:latest' locally [2022-09-05T08:56:12.242Z] latest: Pulling from library/alpine [2022-09-05T08:56:12.242Z] 213ec9aee27d: Pulling fs layer [2022-09-05T08:56:12.242Z] 213ec9aee27d: Verifying Checksum [2022-09-05T08:56:12.242Z] 213ec9aee27d: Download complete [2022-09-05T08:56:12.499Z] 213ec9aee27d: Pull complete [2022-09-05T08:56:12.499Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T08:56:12.499Z] Status: Downloaded newer image for alpine:latest [2022-09-05T08:56:20.613Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-09-05T08:56:20.834Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0036f685e5644d3bd) in /home/ubuntu/workspace/moby_PR-44083 [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-09-05T08:56:20.890Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-05T08:56:20.943Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-05T08:56:20.962Z] Fetching changes from the remote Git repository Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-09-05T08:56:20.980Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-05T08:56:21.318Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:56:21.454Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:56:21.454Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:56:21.596Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [2022-09-05T08:56:20.950Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44083/.git # timeout=10 [2022-09-05T08:56:20.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:56:21.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:56:21.022Z] > git --version # timeout=10 [2022-09-05T08:56:21.049Z] > git --version # 'git version 2.17.1' [2022-09-05T08:56:21.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:56:21.050Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:56:21.316Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:56:21.320Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:56:21.381Z] > git remote # timeout=10 [2022-09-05T08:56:21.393Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:56:21.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:56:21.410Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:56:21.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:56:21.458Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:56:21.477Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T08:56:22.377Z] + [ PR != PR ] [2022-09-05T08:56:22.377Z] + [ master != master ] [2022-09-05T08:56:22.377Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-05T08:56:22.695Z] + docker version [2022-09-05T08:56:22.695Z] Client: Docker Engine - Community [2022-09-05T08:56:22.695Z] Version: 20.10.14 [2022-09-05T08:56:22.695Z] API version: 1.41 [2022-09-05T08:56:22.695Z] Go version: go1.16.15 [2022-09-05T08:56:22.695Z] Git commit: a224086 [2022-09-05T08:56:22.695Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-05T08:56:22.695Z] OS/Arch: linux/amd64 [2022-09-05T08:56:22.695Z] Context: default [2022-09-05T08:56:22.695Z] Experimental: true [2022-09-05T08:56:22.695Z] [2022-09-05T08:56:22.695Z] Server: Docker Engine - Community [2022-09-05T08:56:22.695Z] Engine: [2022-09-05T08:56:22.695Z] Version: 20.10.14 [2022-09-05T08:56:22.695Z] API version: 1.41 (minimum version 1.12) [2022-09-05T08:56:22.695Z] Go version: go1.16.15 [2022-09-05T08:56:22.695Z] Git commit: 87a90dc [2022-09-05T08:56:22.695Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-05T08:56:22.695Z] OS/Arch: linux/amd64 [2022-09-05T08:56:22.695Z] Experimental: true [2022-09-05T08:56:22.695Z] containerd: [2022-09-05T08:56:22.695Z] Version: 1.5.11 [2022-09-05T08:56:22.695Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:56:22.695Z] runc: [2022-09-05T08:56:22.695Z] Version: 1.0.3 [2022-09-05T08:56:22.695Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-05T08:56:22.695Z] docker-init: [2022-09-05T08:56:22.695Z] Version: 0.19.0 [2022-09-05T08:56:22.695Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-05T08:56:23.032Z] + docker info [2022-09-05T08:56:35.833Z] Still waiting to schedule task [2022-09-05T08:56:35.833Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0036f685e5644d3bd)’ [2022-09-05T08:56:35.834Z] Still waiting to schedule task [2022-09-05T08:56:35.834Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0036f685e5644d3bd)’ [2022-09-05T08:56:35.835Z] Still waiting to schedule task [2022-09-05T08:56:35.835Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-09-05T08:56:35.838Z] Still waiting to schedule task [2022-09-05T08:56:35.838Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-05T08:56:44.972Z] Client: [2022-09-05T08:56:44.972Z] Context: default [2022-09-05T08:56:44.972Z] Debug Mode: false [2022-09-05T08:56:44.972Z] Plugins: [2022-09-05T08:56:44.972Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-05T08:56:44.972Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-05T08:56:44.972Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-05T08:56:44.972Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-05T08:56:44.972Z] [2022-09-05T08:56:44.972Z] Server: [2022-09-05T08:56:44.972Z] Containers: 0 [2022-09-05T08:56:44.972Z] Running: 0 [2022-09-05T08:56:44.972Z] Paused: 0 [2022-09-05T08:56:44.972Z] Stopped: 0 [2022-09-05T08:56:44.972Z] Images: 1 [2022-09-05T08:56:44.972Z] Server Version: 20.10.14 [2022-09-05T08:56:44.972Z] Storage Driver: overlay2 [2022-09-05T08:56:44.972Z] Backing Filesystem: extfs [2022-09-05T08:56:44.972Z] Supports d_type: true [2022-09-05T08:56:44.972Z] Native Overlay Diff: true [2022-09-05T08:56:44.972Z] userxattr: false [2022-09-05T08:56:44.972Z] Logging Driver: json-file [2022-09-05T08:56:44.972Z] Cgroup Driver: cgroupfs [2022-09-05T08:56:44.972Z] Cgroup Version: 1 [2022-09-05T08:56:44.972Z] Plugins: [2022-09-05T08:56:44.972Z] Volume: local [2022-09-05T08:56:44.972Z] Network: bridge host ipvlan macvlan null overlay [2022-09-05T08:56:44.972Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-05T08:56:44.972Z] Swarm: inactive [2022-09-05T08:56:44.972Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-05T08:56:44.972Z] Default Runtime: runc [2022-09-05T08:56:44.972Z] Init Binary: docker-init [2022-09-05T08:56:44.972Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:56:44.972Z] runc version: v1.0.3-0-gf46b6ba [2022-09-05T08:56:44.972Z] init version: de40ad0 [2022-09-05T08:56:44.972Z] Security Options: [2022-09-05T08:56:44.972Z] apparmor [2022-09-05T08:56:44.972Z] seccomp [2022-09-05T08:56:44.972Z] Profile: default [2022-09-05T08:56:44.972Z] Kernel Version: 5.4.0-1071-aws [2022-09-05T08:56:44.972Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-05T08:56:44.972Z] OSType: linux [2022-09-05T08:56:44.972Z] Architecture: x86_64 [2022-09-05T08:56:44.972Z] CPUs: 2 [2022-09-05T08:56:44.972Z] Total Memory: 7.565GiB [2022-09-05T08:56:44.972Z] Name: ip-10-100-80-215 [2022-09-05T08:56:44.972Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-05T08:56:44.972Z] Docker Root Dir: /var/lib/docker [2022-09-05T08:56:44.972Z] Debug Mode: false [2022-09-05T08:56:44.972Z] Registry: https://index.docker.io/v1/ [2022-09-05T08:56:44.972Z] Labels: [2022-09-05T08:56:44.972Z] Experimental: true [2022-09-05T08:56:44.972Z] Insecure Registries: [2022-09-05T08:56:44.972Z] 127.0.0.0/8 [2022-09-05T08:56:44.972Z] Live Restore Enabled: true [2022-09-05T08:56:44.972Z] [2022-09-05T08:56:44.972Z] WARNING: No swap limit support [Pipeline] sh [2022-09-05T08:56:45.332Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:56:45.332Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:56:45.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44083/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-05T08:56:45.332Z] + bash /home/ubuntu/workspace/moby_PR-44083/check-config.sh [2022-09-05T08:56:45.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-05T08:56:45.332Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-05T08:56:45.332Z] [2022-09-05T08:56:45.332Z] Generally Necessary: [2022-09-05T08:56:45.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-05T08:56:45.332Z] - apparmor: enabled and tools installed [2022-09-05T08:56:45.631Z] - CONFIG_NAMESPACES: enabled [2022-09-05T08:56:45.631Z] - CONFIG_NET_NS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_PID_NS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_IPC_NS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_UTS_NS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUPS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CPUSETS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_MEMCG: enabled [2022-09-05T08:56:45.631Z] - CONFIG_KEYS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_VETH: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-05T08:56:45.631Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_BPF: enabled [2022-09-05T08:56:45.631Z] [2022-09-05T08:56:45.631Z] Optional Features: [2022-09-05T08:56:45.631Z] - CONFIG_USER_NS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_SECCOMP: enabled [2022-09-05T08:56:45.631Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-05T08:56:45.631Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-05T08:56:45.631Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-05T08:56:45.631Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-05T08:56:45.907Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-05T08:56:45.907Z] - CONFIG_BLK_CGROUP: enabled [2022-09-05T08:56:45.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CGROUP_PERF: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-05T08:56:45.907Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-05T08:56:45.907Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-05T08:56:45.907Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-05T08:56:45.907Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_IP_VS: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-05T08:56:45.907Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-05T08:56:45.907Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-05T08:56:45.907Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-05T08:56:45.907Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-05T08:56:45.907Z] - CONFIG_EXT4_FS: enabled [2022-09-05T08:56:45.907Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-05T08:56:45.907Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-05T08:56:45.907Z] - Network Drivers: [2022-09-05T08:56:45.907Z] - "overlay": [2022-09-05T08:56:45.907Z] - CONFIG_VXLAN: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-05T08:56:45.907Z] Optional (for encrypted networks): [2022-09-05T08:56:45.907Z] - CONFIG_CRYPTO: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-05T08:56:45.907Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-05T08:56:45.907Z] - CONFIG_XFRM: enabled [2022-09-05T08:56:45.907Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-05T08:56:45.907Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-05T08:56:45.907Z] - "ipvlan": [2022-09-05T08:56:45.907Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-05T08:56:45.907Z] - "macvlan": [2022-09-05T08:56:46.174Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-05T08:56:46.174Z] - CONFIG_DUMMY: enabled (as module) [2022-09-05T08:56:46.174Z] - "ftp,tftp client in container": [2022-09-05T08:56:46.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-05T08:56:46.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-05T08:56:46.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-05T08:56:46.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-05T08:56:46.174Z] - Storage Drivers: [2022-09-05T08:56:46.174Z] - "aufs": [2022-09-05T08:56:46.174Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-05T08:56:46.174Z] - "btrfs": [2022-09-05T08:56:46.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-05T08:56:46.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-05T08:56:46.174Z] - "devicemapper": [2022-09-05T08:56:46.174Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-05T08:56:46.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-05T08:56:46.174Z] - "overlay": [2022-09-05T08:56:46.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-05T08:56:46.174Z] - "zfs": [2022-09-05T08:56:46.174Z] - /dev/zfs: present [2022-09-05T08:56:46.174Z] - zfs command: missing [2022-09-05T08:56:46.174Z] - zpool command: missing [2022-09-05T08:56:46.174Z] [2022-09-05T08:56:46.174Z] Limits: [2022-09-05T08:56:46.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-05T08:56:46.174Z] [2022-09-05T08:56:46.174Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-05T08:56:46.502Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:609d87003a0e9d431ef04a18743cb011cabda6ef . [2022-09-05T08:56:46.758Z] #2 [internal] load .dockerignore [2022-09-05T08:56:46.758Z] #2 sha256:c8e67ed521219c12193e045eaea47eb92f39fad8b830cbb49abf1b72ea601786 [2022-09-05T08:56:46.758Z] #2 transferring context: 145B done [2022-09-05T08:56:46.758Z] #2 DONE 0.1s [2022-09-05T08:56:46.758Z] [2022-09-05T08:56:46.758Z] #1 [internal] load build definition from Dockerfile [2022-09-05T08:56:46.758Z] #1 sha256:1af0cf7e15453b19746cceaf3caa10b217e7bee9b0b057abc181142cf3c93948 [2022-09-05T08:56:46.758Z] #1 transferring dockerfile: 19.12kB done [2022-09-05T08:56:46.758Z] #1 DONE 0.2s [2022-09-05T08:56:46.758Z] [2022-09-05T08:56:46.758Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-05T08:56:46.758Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-05T08:56:47.322Z] #3 DONE 0.4s [2022-09-05T08:56:47.322Z] [2022-09-05T08:56:47.322Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-05T08:56:47.322Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-05T08:56:47.322Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-05T08:56:47.322Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-05T08:56:47.322Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-05T08:56:47.322Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-05T08:56:47.322Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-05T08:56:47.578Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-05T08:56:47.578Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-05T08:56:47.834Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-05T08:56:48.091Z] #4 DONE 0.7s [2022-09-05T08:56:48.092Z] [2022-09-05T08:56:48.092Z] #6 [internal] load .dockerignore [2022-09-05T08:56:48.092Z] #6 sha256:49157d6df13eeab7651b3c56a738fcc0d707a88d064166e1c6fc0d73e6701ad4 [2022-09-05T08:56:48.092Z] #6 DONE 0.0s [2022-09-05T08:56:48.092Z] [2022-09-05T08:56:48.092Z] #5 [internal] load build definition from Dockerfile [2022-09-05T08:56:48.092Z] #5 sha256:cd1867d1f63d795953ef43d433a7c335ab1f24ca88e9401eba256a990eff2673 [2022-09-05T08:56:48.092Z] #5 DONE 0.0s [2022-09-05T08:56:48.092Z] [2022-09-05T08:56:48.092Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-05T08:56:48.092Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-05T08:56:49.022Z] #7 DONE 0.9s [2022-09-05T08:56:49.022Z] [2022-09-05T08:56:49.022Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:56:49.022Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:56:49.281Z] #10 DONE 0.9s [2022-09-05T08:56:49.281Z] [2022-09-05T08:56:49.281Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-05T08:56:49.281Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-05T08:56:49.281Z] #8 DONE 0.9s [2022-09-05T08:56:49.281Z] [2022-09-05T08:56:49.281Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:56:49.281Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-05T08:56:49.281Z] #9 DONE 0.9s [2022-09-05T08:56:49.540Z] [2022-09-05T08:56:49.540Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:56:49.540Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:56:49.540Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-05T08:56:49.806Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-05T08:56:49.806Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-05T08:56:49.806Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-05T08:56:49.806Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-09-05T08:56:49.806Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.2s [2022-09-05T08:56:49.806Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.49MB / 55.01MB 0.3s [2022-09-05T08:56:50.069Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.4s [2022-09-05T08:56:50.069Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 0.5s [2022-09-05T08:56:50.326Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.6s [2022-09-05T08:56:50.326Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 0.8s [2022-09-05T08:56:50.584Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.0s [2022-09-05T08:56:50.841Z] #35 ... [2022-09-05T08:56:50.841Z] [2022-09-05T08:56:50.841Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:56:50.841Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:56:50.841Z] #56 DONE 0.0s [2022-09-05T08:56:50.841Z] [2022-09-05T08:56:50.841Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:56:50.841Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:56:50.841Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.90MB / 55.01MB 1.2s [2022-09-05T08:56:51.099Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 1.4s [2022-09-05T08:56:51.099Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s [2022-09-05T08:56:51.671Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-09-05T08:56:51.928Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-05T08:56:56.113Z] #35 ... [2022-09-05T08:56:56.113Z] [2022-09-05T08:56:56.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:56:56.113Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:56:56.113Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-05T08:56:56.113Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-05T08:56:56.113Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-05T08:56:56.113Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-05T08:56:56.113Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-09-05T08:56:56.113Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.1s done [2022-09-05T08:56:56.113Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.4s done [2022-09-05T08:56:56.113Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.2s done [2022-09-05T08:56:56.113Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.71MB / 141.86MB 6.6s [2022-09-05T08:56:56.113Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.6s [2022-09-05T08:56:56.113Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.3s done [2022-09-05T08:56:56.698Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.9s done [2022-09-05T08:56:56.698Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.45MB / 141.86MB 7.2s [2022-09-05T08:56:57.269Z] #11 ... [2022-09-05T08:56:57.269Z] [2022-09-05T08:56:57.269Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:56:57.269Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-05T08:56:57.269Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:56:57.269Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:56:57.269Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-05T08:56:57.269Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-05T08:56:57.269Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-05T08:56:57.269Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2022-09-05T08:56:57.269Z] #78 DONE 7.7s [2022-09-05T08:56:57.269Z] [2022-09-05T08:56:57.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:56:57.270Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:56:57.270Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 121.63MB / 141.86MB 7.7s [2022-09-05T08:56:57.270Z] #11 ... [2022-09-05T08:56:57.270Z] [2022-09-05T08:56:57.270Z] #31 [internal] load build context [2022-09-05T08:56:57.270Z] #31 sha256:8a731e7368c9d42d0438cdbf52582f9372db4c0ca80275cf4b5fc5b5c8e51340 [2022-09-05T08:56:57.270Z] #31 transferring context: 52.73MB 7.9s [2022-09-05T08:56:57.526Z] #31 ... [2022-09-05T08:56:57.526Z] [2022-09-05T08:56:57.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:56:57.526Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:56:57.526Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 134.22MB / 141.86MB 8.0s [2022-09-05T08:56:57.783Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s [2022-09-05T08:56:57.783Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 8.2s [2022-09-05T08:56:59.677Z] #11 ... [2022-09-05T08:56:59.677Z] [2022-09-05T08:56:59.677Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:56:59.677Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:56:59.677Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:56:59.677Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:56:59.677Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-05T08:56:59.677Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-05T08:56:59.677Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-05T08:56:59.677Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.1s done [2022-09-05T08:56:59.677Z] #80 ... [2022-09-05T08:56:59.677Z] [2022-09-05T08:56:59.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:56:59.677Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:56:59.973Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.4s done [2022-09-05T08:57:00.232Z] #11 ... [2022-09-05T08:57:00.232Z] [2022-09-05T08:57:00.232Z] #31 [internal] load build context [2022-09-05T08:57:00.232Z] #31 sha256:8a731e7368c9d42d0438cdbf52582f9372db4c0ca80275cf4b5fc5b5c8e51340 [2022-09-05T08:57:00.232Z] #31 transferring context: 62.71MB 8.9s done [2022-09-05T08:57:00.232Z] #31 DONE 10.8s [2022-09-05T08:57:00.232Z] [2022-09-05T08:57:00.232Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:57:00.232Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:57:00.232Z] #80 DONE 10.7s [2022-09-05T08:57:00.232Z] [2022-09-05T08:57:00.232Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:57:00.232Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:57:01.162Z] #35 ... [2022-09-05T08:57:01.162Z] [2022-09-05T08:57:01.162Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-05T08:57:01.162Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-05T08:57:01.162Z] #79 DONE 0.7s [2022-09-05T08:57:01.162Z] [2022-09-05T08:57:01.162Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:57:01.162Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:57:02.091Z] #35 ... [2022-09-05T08:57:02.091Z] [2022-09-05T08:57:02.091Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-05T08:57:02.091Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-05T08:57:02.091Z] #81 DONE 0.8s [2022-09-05T08:57:02.091Z] [2022-09-05T08:57:02.091Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:57:02.091Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:57:03.461Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.3s [2022-09-05T08:57:03.718Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.5s done [2022-09-05T08:57:03.976Z] #35 DONE 14.3s [2022-09-05T08:57:03.976Z] [2022-09-05T08:57:03.976Z] #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-09-05T08:57:03.976Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:57:04.906Z] #36 1.067 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:57:04.906Z] #36 1.082 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:57:04.906Z] #36 1.082 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:57:05.166Z] #36 1.269 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:57:05.423Z] #36 1.638 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:57:05.989Z] #36 2.173 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:57:07.361Z] #36 3.181 Fetched 8573 kB in 2s (4033 kB/s) [2022-09-05T08:57:07.925Z] #36 3.181 Reading package lists... [2022-09-05T08:57:08.490Z] #36 3.985 Reading package lists... [2022-09-05T08:57:08.748Z] #36 4.805 Building dependency tree... [2022-09-05T08:57:09.005Z] #36 5.175 The following additional packages will be installed: [2022-09-05T08:57:09.005Z] #36 5.175 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-05T08:57:09.005Z] #36 5.175 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-05T08:57:09.005Z] #36 5.175 Recommended packages: [2022-09-05T08:57:09.005Z] #36 5.175 libldap-common publicsuffix libsasl2-modules [2022-09-05T08:57:09.263Z] #36 5.341 The following NEW packages will be installed: [2022-09-05T08:57:09.263Z] #36 5.341 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-05T08:57:09.263Z] #36 5.341 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-05T08:57:09.263Z] #36 5.341 libssh2-1 openssl [2022-09-05T08:57:09.520Z] #36 5.616 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:57:09.520Z] #36 5.616 Need to get 3047 kB of archives. [2022-09-05T08:57:09.520Z] #36 5.616 After this operation, 6661 kB of additional disk space will be used. [2022-09-05T08:57:09.520Z] #36 5.616 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-05T08:57:09.520Z] #36 5.633 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-05T08:57:09.520Z] #36 5.633 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-05T08:57:09.520Z] #36 5.642 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-05T08:57:09.520Z] #36 5.642 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-05T08:57:09.520Z] #36 5.642 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-05T08:57:09.520Z] #36 5.649 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-05T08:57:09.520Z] #36 5.649 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-05T08:57:09.520Z] #36 5.649 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-05T08:57:09.520Z] #36 5.649 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-05T08:57:09.520Z] #36 5.658 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-05T08:57:09.520Z] #36 5.658 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-05T08:57:09.520Z] #36 5.665 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T08:57:09.520Z] #36 5.665 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T08:57:09.520Z] #36 5.665 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T08:57:09.778Z] #36 6.013 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:57:10.038Z] #36 6.053 Fetched 3047 kB in 0s (9571 kB/s) [2022-09-05T08:57:10.038Z] #36 6.140 Selecting previously unselected package openssl. [2022-09-05T08:57:10.038Z] #36 6.140 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-05T08:57:10.038Z] #36 6.142 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-05T08:57:10.038Z] #36 6.147 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:57:10.294Z] #36 6.390 Selecting previously unselected package ca-certificates. [2022-09-05T08:57:10.294Z] #36 6.390 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-05T08:57:10.294Z] #36 6.481 Unpacking ca-certificates (20210119) ... [2022-09-05T08:57:10.552Z] #36 6.634 Selecting previously unselected package libbrotli1:amd64. [2022-09-05T08:57:10.552Z] #36 6.634 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-05T08:57:10.552Z] #36 6.688 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:57:10.552Z] #36 6.887 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-05T08:57:10.552Z] #36 6.887 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:57:10.813Z] #36 6.892 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:57:10.813Z] #36 7.016 Selecting previously unselected package libsasl2-2:amd64. [2022-09-05T08:57:10.813Z] #36 7.016 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:57:11.070Z] #36 7.020 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:57:11.070Z] #36 7.162 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-05T08:57:11.070Z] #36 7.162 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-05T08:57:11.070Z] #36 7.169 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:57:11.326Z] #36 7.335 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-05T08:57:11.326Z] #36 7.335 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-05T08:57:11.326Z] #36 7.335 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:57:11.326Z] #36 7.507 Selecting previously unselected package libpsl5:amd64. [2022-09-05T08:57:11.326Z] #36 7.509 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-05T08:57:11.583Z] #36 7.597 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:57:11.583Z] #36 7.702 Selecting previously unselected package librtmp1:amd64. [2022-09-05T08:57:11.583Z] #36 7.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-05T08:57:11.583Z] #36 7.708 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:57:11.583Z] #36 7.828 Selecting previously unselected package libssh2-1:amd64. [2022-09-05T08:57:11.583Z] #36 7.828 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-05T08:57:11.842Z] #36 7.883 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:57:11.842Z] #36 8.025 Selecting previously unselected package libcurl4:amd64. [2022-09-05T08:57:11.842Z] #36 8.025 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:57:11.842Z] #36 8.036 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:57:11.842Z] #36 8.120 Selecting previously unselected package curl. [2022-09-05T08:57:11.842Z] #36 8.120 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:57:12.098Z] #36 8.122 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:57:12.098Z] #36 8.211 Selecting previously unselected package libonig5:amd64. [2022-09-05T08:57:12.098Z] #36 8.211 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T08:57:12.098Z] #36 8.217 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:57:12.098Z] #36 8.304 Selecting previously unselected package libjq1:amd64. [2022-09-05T08:57:12.098Z] #36 8.304 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T08:57:12.098Z] #36 8.312 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:57:12.098Z] #36 8.382 Selecting previously unselected package jq. [2022-09-05T08:57:12.098Z] #36 8.382 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-05T08:57:12.356Z] #36 8.389 Unpacking jq (1.6-2.1) ... [2022-09-05T08:57:12.356Z] #36 8.439 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:57:12.356Z] #36 8.460 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:57:12.356Z] #36 8.474 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:57:12.356Z] #36 8.485 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:57:12.356Z] #36 8.499 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:57:12.356Z] #36 8.516 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:57:12.356Z] #36 8.530 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:57:12.356Z] #36 8.548 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:57:12.356Z] #36 8.571 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:57:12.356Z] #36 8.584 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:57:12.356Z] #36 8.599 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:57:12.356Z] #36 ... [2022-09-05T08:57:12.356Z] [2022-09-05T08:57:12.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:57:12.356Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:57:12.356Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-09-05T08:57:12.356Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-09-05T08:57:12.356Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.3s [2022-09-05T08:57:12.613Z] #11 ... [2022-09-05T08:57:12.613Z] [2022-09-05T08:57:12.613Z] #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-09-05T08:57:12.613Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:57:12.613Z] #36 8.615 Setting up ca-certificates (20210119) ... [2022-09-05T08:57:13.176Z] #36 9.239 Updating certificates in /etc/ssl/certs... [2022-09-05T08:57:13.740Z] #36 10.03 129 added, 0 removed; done. [2022-09-05T08:57:13.997Z] #36 10.12 Setting up jq (1.6-2.1) ... [2022-09-05T08:57:13.997Z] #36 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:57:13.997Z] #36 10.14 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:57:13.997Z] #36 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:57:13.997Z] #36 10.17 Processing triggers for ca-certificates (20210119) ... [2022-09-05T08:57:13.997Z] #36 10.19 Updating certificates in /etc/ssl/certs... [2022-09-05T08:57:14.566Z] #36 10.81 0 added, 0 removed; done. [2022-09-05T08:57:14.566Z] #36 10.81 Running hooks in /etc/ca-certificates/update.d... [2022-09-05T08:57:14.566Z] #36 10.81 done. [2022-09-05T08:57:16.459Z] #36 DONE 12.6s [2022-09-05T08:57:16.459Z] [2022-09-05T08:57:16.459Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-05T08:57:16.459Z] #37 sha256:e9d2daf4362b2cc22a8d5f6832a919582e6df79db27efc04d223613117eb93df [2022-09-05T08:57:17.024Z] #37 DONE 0.5s [2022-09-05T08:57:17.024Z] [2022-09-05T08:57:17.024Z] #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-09-05T08:57:17.024Z] #38 sha256:5c0105c17f3c8ad4e79104aed81919a1ca4e53be99aeb31e01f0dea2e4bf6774 [2022-09-05T08:57:18.917Z] #38 1.617 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-05T08:57:18.917Z] #38 1.920 [2022-09-05T08:57:19.173Z] #38 2.151 #=#=# ######################################################################## 100.0% [2022-09-05T08:57:19.430Z] #38 2.557 [2022-09-05T08:57:20.802Z] #38 3.612 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-05T08:57:20.802Z] #38 3.955 [2022-09-05T08:57:20.808Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0503d0f30e7b345a3) in /home/ubuntu/workspace/moby_PR-44083 [Pipeline] { [Pipeline] checkout [2022-09-05T08:57:20.922Z] The recommended git tool is: git [2022-09-05T08:57:21.059Z] #38 4.171 #=#=# ######################################################################## 100.0% [2022-09-05T08:57:21.316Z] #38 4.437 [2022-09-05T08:57:22.249Z] #38 5.476 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-05T08:57:22.813Z] #38 5.799 [2022-09-05T08:57:22.813Z] #38 ... [2022-09-05T08:57:22.813Z] [2022-09-05T08:57:22.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:57:22.813Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:57:22.813Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.0s done [2022-09-05T08:57:22.813Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done [2022-09-05T08:57:22.813Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 4.0s [2022-09-05T08:57:23.076Z] #11 ... [2022-09-05T08:57:23.076Z] [2022-09-05T08:57:23.076Z] #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-09-05T08:57:23.076Z] #38 sha256:5c0105c17f3c8ad4e79104aed81919a1ca4e53be99aeb31e01f0dea2e4bf6774 [2022-09-05T08:57:23.334Z] #38 6.030 #=#=# ################# 24.3% ########################################## 59.0% ################################################################# 91.2% ######################################################################## 100.0% [2022-09-05T08:57:23.591Z] #38 6.604 [2022-09-05T08:57:23.636Z] using credential docker-jenkins-github-credentials [2022-09-05T08:57:23.646Z] Cloning the remote Git repository [2022-09-05T08:57:23.646Z] Cloning with configured refspecs honoured and without tags [2022-09-05T08:57:23.669Z] Cloning repository https://github.com/moby/moby.git [2022-09-05T08:57:23.729Z] > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10 [2022-09-05T08:57:24.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:57:24.027Z] > git --version # timeout=10 [2022-09-05T08:57:24.044Z] > git --version # 'git version 2.17.1' [2022-09-05T08:57:24.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:24.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:24.525Z] #38 7.593 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-05T08:57:24.785Z] #38 7.861 [2022-09-05T08:57:25.042Z] #38 8.082 #=#=# ######################################################################## 100.0% [2022-09-05T08:57:25.300Z] #38 8.374 [2022-09-05T08:57:26.233Z] #38 9.142 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-05T08:57:26.490Z] #38 9.490 [2022-09-05T08:57:26.748Z] #38 9.714 #=#=# ######################################################################## 100.0% [2022-09-05T08:57:27.005Z] #38 10.04 [2022-09-05T08:57:27.005Z] #38 10.12 Download of images into '/build' complete. [2022-09-05T08:57:27.005Z] #38 10.12 Use something like the following to load the result into a Docker daemon: [2022-09-05T08:57:27.005Z] #38 10.12 tar -cC '/build' . | docker load [2022-09-05T08:57:30.282Z] #38 ... [2022-09-05T08:57:30.282Z] [2022-09-05T08:57:30.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:57:30.282Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:57:30.282Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.1s [2022-09-05T08:57:30.282Z] #11 ... [2022-09-05T08:57:30.282Z] [2022-09-05T08:57:30.282Z] #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-09-05T08:57:30.282Z] #38 sha256:5c0105c17f3c8ad4e79104aed81919a1ca4e53be99aeb31e01f0dea2e4bf6774 [2022-09-05T08:57:30.282Z] #38 DONE 13.4s [2022-09-05T08:57:30.282Z] [2022-09-05T08:57:30.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:57:30.282Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:57:32.841Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 14.0s done [2022-09-05T08:57:33.098Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-05T08:57:33.098Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-05T08:57:33.178Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05be903980417506f) in /home/ubuntu/workspace/moby_PR-44083 [Pipeline] { [Pipeline] checkout [2022-09-05T08:57:33.290Z] The recommended git tool is: git [2022-09-05T08:57:33.359Z] #11 DONE 43.9s [2022-09-05T08:57:33.635Z] [2022-09-05T08:57:33.635Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-05T08:57:33.635Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-05T08:57:34.570Z] #12 DONE 0.9s [2022-09-05T08:57:34.570Z] [2022-09-05T08:57:34.570Z] #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-09-05T08:57:34.570Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-05T08:57:35.188Z] #13 DONE 0.7s [2022-09-05T08:57:35.188Z] [2022-09-05T08:57:35.188Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:57:35.188Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-05T08:57:35.444Z] #40 ... [2022-09-05T08:57:35.444Z] [2022-09-05T08:57:35.444Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-05T08:57:35.444Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-05T08:57:35.444Z] #53 DONE 0.2s [2022-09-05T08:57:35.444Z] [2022-09-05T08:57:35.444Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:57:35.444Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-05T08:57:35.444Z] #40 DONE 0.3s [2022-09-05T08:57:35.444Z] [2022-09-05T08:57:35.444Z] #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-09-05T08:57:35.444Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-05T08:57:35.444Z] #57 DONE 0.3s [2022-09-05T08:57:35.444Z] [2022-09-05T08:57:35.444Z] #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-09-05T08:57:35.444Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:57:35.794Z] using credential docker-jenkins-github-credentials [2022-09-05T08:57:35.804Z] Cloning the remote Git repository [2022-09-05T08:57:35.804Z] Cloning with configured refspecs honoured and without tags [2022-09-05T08:57:36.817Z] #58 ... [2022-09-05T08:57:36.817Z] [2022-09-05T08:57:36.817Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-05T08:57:36.817Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-05T08:57:36.817Z] #14 DONE 1.7s [2022-09-05T08:57:35.605Z] Cloning repository https://github.com/moby/moby.git [2022-09-05T08:57:35.670Z] > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10 [2022-09-05T08:57:35.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:57:35.953Z] > git --version # timeout=10 [2022-09-05T08:57:35.966Z] > git --version # 'git version 2.17.1' [2022-09-05T08:57:35.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:35.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:37.074Z] [2022-09-05T08:57:37.074Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-05T08:57:37.074Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-09-05T08:57:40.960Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067c80c830381fbb3) in /home/ubuntu/workspace/moby_PR-44083 [Pipeline] { [Pipeline] checkout [2022-09-05T08:57:41.207Z] The recommended git tool is: git [2022-09-05T08:57:41.249Z] #15 DONE 4.0s [2022-09-05T08:57:41.249Z] [2022-09-05T08:57:41.249Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-05T08:57:41.249Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-09-05T08:57:41.562Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f43800cff3f950fe) in /home/ubuntu/workspace/moby_PR-44083 [Pipeline] { [Pipeline] checkout [2022-09-05T08:57:41.706Z] The recommended git tool is: git [2022-09-05T08:57:42.619Z] #16 DONE 1.9s [2022-09-05T08:57:42.619Z] [2022-09-05T08:57:42.619Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-05T08:57:42.619Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-09-05T08:57:44.538Z] using credential docker-jenkins-github-credentials [2022-09-05T08:57:44.548Z] Cloning the remote Git repository [2022-09-05T08:57:44.548Z] Cloning with configured refspecs honoured and without tags [2022-09-05T08:57:44.580Z] Cloning repository https://github.com/moby/moby.git [2022-09-05T08:57:45.147Z] #17 DONE 2.2s [2022-09-05T08:57:45.147Z] [2022-09-05T08:57:45.147Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-05T08:57:45.147Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-05T08:57:45.147Z] #18 ... [2022-09-05T08:57:45.147Z] [2022-09-05T08:57:45.147Z] #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-09-05T08:57:45.147Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:57:45.147Z] #45 5.523 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-05T08:57:45.404Z] #45 ... [2022-09-05T08:57:45.404Z] [2022-09-05T08:57:45.404Z] #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-09-05T08:57:45.404Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:57:45.404Z] #54 5.489 + git clone https://github.com/docker/distribution.git . [2022-09-05T08:57:45.404Z] #54 5.514 Cloning into '.'... [2022-09-05T08:57:45.404Z] #54 ... [2022-09-05T08:57:45.404Z] [2022-09-05T08:57:45.404Z] #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-09-05T08:57:45.404Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:57:45.404Z] #64 5.086 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-05T08:57:45.436Z] using credential docker-jenkins-github-credentials [2022-09-05T08:57:45.446Z] Cloning the remote Git repository [2022-09-05T08:57:45.446Z] Cloning with configured refspecs honoured and without tags [2022-09-05T08:57:45.661Z] #64 ... [2022-09-05T08:57:45.661Z] [2022-09-05T08:57:45.661Z] #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-09-05T08:57:45.661Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:57:45.661Z] #62 4.282 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-05T08:57:45.661Z] #62 5.207 go: downloading github.com/fatih/color v1.13.0 [2022-09-05T08:57:45.661Z] #62 5.229 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:57:45.661Z] #62 5.308 go: downloading github.com/pkg/errors v0.9.1 [2022-09-05T08:57:45.661Z] #62 5.375 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-05T08:57:45.661Z] #62 5.602 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-05T08:57:45.661Z] #62 5.835 go: downloading github.com/spf13/viper v1.11.0 [2022-09-05T08:57:45.661Z] #62 6.137 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-05T08:57:45.661Z] #62 6.596 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-05T08:57:45.661Z] #62 6.672 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-05T08:57:45.661Z] #62 6.737 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-05T08:57:45.661Z] #62 6.747 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-05T08:57:45.661Z] #62 8.095 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-05T08:57:45.661Z] #62 8.167 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-05T08:57:45.661Z] #62 8.494 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-05T08:57:45.661Z] #62 8.819 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-05T08:57:45.661Z] #62 ... [2022-09-05T08:57:45.661Z] [2022-09-05T08:57:45.661Z] #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-09-05T08:57:45.661Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:57:45.661Z] #41 4.799 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-05T08:57:45.661Z] #41 4.799 Cloning into '.'... [2022-09-05T08:57:44.802Z] > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10 [2022-09-05T08:57:45.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:57:45.271Z] > git --version # timeout=10 [2022-09-05T08:57:45.283Z] > git --version # 'git version 2.25.1' [2022-09-05T08:57:45.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:45.285Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:45.919Z] #41 ... [2022-09-05T08:57:45.919Z] [2022-09-05T08:57:45.919Z] #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-09-05T08:57:45.919Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:57:45.919Z] #83 5.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:57:45.919Z] #83 5.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:57:45.919Z] #83 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:57:45.919Z] #83 6.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:57:45.919Z] #83 8.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:57:46.176Z] #83 ... [2022-09-05T08:57:46.176Z] [2022-09-05T08:57:46.176Z] #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-09-05T08:57:46.176Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:57:46.176Z] #43 5.490 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-05T08:57:46.176Z] #43 ... [2022-09-05T08:57:46.176Z] [2022-09-05T08:57:46.176Z] #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-09-05T08:57:46.176Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:57:46.176Z] #47 5.897 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-05T08:57:46.176Z] #47 7.423 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-05T08:57:46.176Z] #47 9.433 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-05T08:57:46.176Z] #47 9.998 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-05T08:57:46.176Z] #47 10.07 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-05T08:57:45.464Z] Cloning repository https://github.com/moby/moby.git [2022-09-05T08:57:45.519Z] > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10 [2022-09-05T08:57:46.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:57:46.079Z] > git --version # timeout=10 [2022-09-05T08:57:46.102Z] > git --version # 'git version 2.25.1' [2022-09-05T08:57:46.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:46.104Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:46.433Z] #47 ... [2022-09-05T08:57:46.433Z] [2022-09-05T08:57:46.433Z] #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-09-05T08:57:46.433Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:57:46.433Z] #60 4.665 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-05T08:57:46.433Z] #60 6.537 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-05T08:57:46.433Z] #60 6.537 go: downloading github.com/fatih/color v1.10.0 [2022-09-05T08:57:46.433Z] #60 6.545 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-05T08:57:46.433Z] #60 7.005 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-05T08:57:46.433Z] #60 7.015 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-05T08:57:46.433Z] #60 7.121 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-05T08:57:46.433Z] #60 7.299 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-05T08:57:46.433Z] #60 7.398 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-05T08:57:46.433Z] #60 7.482 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-05T08:57:46.433Z] #60 7.614 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-05T08:57:46.433Z] #60 8.107 go: downloading golang.org/x/tools v0.1.0 [2022-09-05T08:57:46.433Z] #60 ... [2022-09-05T08:57:46.433Z] [2022-09-05T08:57:46.433Z] #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-09-05T08:57:46.433Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:57:46.433Z] #64 11.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-05T08:57:46.433Z] #64 11.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-05T08:57:46.433Z] #64 11.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-05T08:57:46.998Z] #64 ... [2022-09-05T08:57:46.998Z] [2022-09-05T08:57:46.998Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-05T08:57:46.998Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-05T08:57:46.998Z] #18 DONE 2.1s [2022-09-05T08:57:47.076Z] Fetching without tags [2022-09-05T08:57:47.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:57:47.029Z] > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10 [2022-09-05T08:57:47.039Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:47.064Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:57:47.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:57:47.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:47.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:57:47.255Z] [2022-09-05T08:57:47.255Z] #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-09-05T08:57:47.255Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T08:57:47.382Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:57:48.378Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:57:48.378Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:57:49.167Z] #19 2.125 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:57:47.391Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:57:47.419Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:57:48.265Z] > git remote # timeout=10 [2022-09-05T08:57:48.286Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:57:48.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:57:48.312Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:57:48.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:57:48.385Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:57:48.408Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:57:49.424Z] #19 2.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:57:49.424Z] #19 2.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:57:50.361Z] #19 3.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-05T08:57:51.293Z] #19 ... [2022-09-05T08:57:51.293Z] [2022-09-05T08:57:51.293Z] #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-09-05T08:57:51.293Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:57:51.293Z] #58 5.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:57:51.293Z] #58 5.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:57:51.293Z] #58 5.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:57:51.293Z] #58 6.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:57:51.293Z] #58 7.041 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-05T08:57:51.293Z] #58 9.644 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:57:51.293Z] #58 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:57:51.293Z] #58 14.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-05T08:57:51.293Z] #58 ... [2022-09-05T08:57:51.293Z] [2022-09-05T08:57:51.293Z] #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-09-05T08:57:51.293Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:57:51.293Z] #62 15.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:57:51.293Z] #62 15.28 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-05T08:57:51.293Z] #62 15.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-05T08:57:51.293Z] #62 15.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-05T08:57:51.293Z] #62 16.01 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-05T08:57:51.293Z] #62 16.04 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-05T08:57:51.293Z] #62 16.17 go: downloading github.com/spf13/afero v1.8.2 [2022-09-05T08:57:51.555Z] #62 16.36 go: downloading github.com/spf13/cast v1.4.1 [2022-09-05T08:57:51.555Z] #62 16.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-05T08:57:52.121Z] #62 16.94 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-05T08:57:52.121Z] #62 16.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-05T08:57:52.121Z] #62 17.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-05T08:57:52.378Z] #62 17.48 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-05T08:57:52.636Z] #62 17.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-05T08:57:52.721Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [2022-09-05T08:57:52.895Z] #62 17.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-05T08:57:53.154Z] #62 17.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-05T08:57:53.154Z] #62 18.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-05T08:57:53.413Z] #62 18.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-05T08:57:53.745Z] + docker version [2022-09-05T08:57:54.783Z] #62 19.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-05T08:57:55.358Z] #62 20.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-05T08:57:56.298Z] #62 21.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-05T08:57:56.555Z] #62 21.49 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-05T08:57:56.555Z] #62 21.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-05T08:57:56.555Z] #62 ... [2022-09-05T08:57:56.555Z] [2022-09-05T08:57:56.555Z] #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-09-05T08:57:56.555Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:57:56.555Z] #83 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:57:56.812Z] #83 ... [2022-09-05T08:57:56.812Z] [2022-09-05T08:57:56.812Z] #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-09-05T08:57:56.812Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:57:56.812Z] #62 21.74 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-05T08:57:56.812Z] #62 21.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-05T08:57:57.069Z] #62 22.00 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-05T08:57:57.069Z] #62 22.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-05T08:57:57.633Z] #62 22.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-05T08:57:57.890Z] #62 22.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-05T08:57:58.176Z] #62 22.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-05T08:57:58.433Z] #62 ... [2022-09-05T08:57:58.433Z] [2022-09-05T08:57:58.433Z] #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-09-05T08:57:58.433Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:57:58.433Z] #45 22.64 tomll can be used in two ways: [2022-09-05T08:57:58.433Z] #45 22.64 Writing to STDIN and reading from STDOUT: [2022-09-05T08:57:58.433Z] #45 22.64 cat file.toml | tomll > file.toml [2022-09-05T08:57:58.433Z] #45 22.64 [2022-09-05T08:57:58.433Z] #45 22.64 Reading and updating a list of files: [2022-09-05T08:57:58.433Z] #45 22.64 tomll a.toml b.toml c.toml [2022-09-05T08:57:58.433Z] #45 22.64 [2022-09-05T08:57:58.433Z] #45 22.64 When given a list of files, tomll will modify all files in place without asking. [2022-09-05T08:57:58.433Z] #45 DONE 23.3s [2022-09-05T08:57:58.433Z] [2022-09-05T08:57:58.433Z] #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-09-05T08:57:58.433Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:57:58.433Z] #62 23.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-05T08:57:58.690Z] #62 23.43 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-05T08:57:58.690Z] #62 23.68 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-05T08:57:58.948Z] #62 23.78 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-05T08:57:58.948Z] #62 23.81 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-05T08:57:58.948Z] #62 ... [2022-09-05T08:57:58.948Z] [2022-09-05T08:57:58.948Z] #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-09-05T08:57:58.948Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:57:58.948Z] #47 13.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-05T08:57:58.948Z] #47 13.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:57:59.205Z] #47 ... [2022-09-05T08:57:59.205Z] [2022-09-05T08:57:59.205Z] #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-09-05T08:57:59.205Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:57:59.205Z] #64 13.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-05T08:57:59.205Z] #64 ... [2022-09-05T08:57:59.205Z] [2022-09-05T08:57:59.205Z] #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-09-05T08:57:59.205Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:57:59.205Z] #62 24.11 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-05T08:57:59.205Z] #62 24.21 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-05T08:57:59.461Z] #62 24.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-05T08:57:59.461Z] #62 24.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-05T08:57:59.718Z] #62 24.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-05T08:57:59.992Z] #62 24.77 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-05T08:57:59.992Z] #62 25.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-05T08:58:00.259Z] #62 25.08 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-05T08:58:00.259Z] #62 25.27 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-05T08:58:00.521Z] #62 25.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-05T08:58:00.521Z] #62 25.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-05T08:58:00.521Z] #62 25.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-05T08:58:01.088Z] #62 25.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-05T08:58:01.088Z] #62 ... [2022-09-05T08:58:01.088Z] [2022-09-05T08:58:01.088Z] #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-09-05T08:58:01.088Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:58:01.088Z] #60 15.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-05T08:58:01.088Z] #60 15.92 go: downloading golang.org/x/mod v0.3.0 [2022-09-05T08:58:01.088Z] #60 ... [2022-09-05T08:58:01.088Z] [2022-09-05T08:58:01.088Z] #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-09-05T08:58:01.088Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:01.088Z] #62 26.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-05T08:58:01.088Z] #62 26.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-05T08:58:01.346Z] #62 26.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-05T08:58:01.346Z] #62 26.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-05T08:58:01.603Z] #62 26.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-05T08:58:01.603Z] #62 ... [2022-09-05T08:58:01.603Z] [2022-09-05T08:58:01.603Z] #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-09-05T08:58:01.603Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T08:58:01.603Z] #19 4.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:58:01.603Z] #19 6.657 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-05T08:58:01.603Z] #19 9.025 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:58:01.603Z] #19 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-05T08:58:01.603Z] #19 12.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-05T08:58:01.603Z] #19 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-05T08:58:01.603Z] #19 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:58:01.603Z] #19 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-05T08:58:01.603Z] #19 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-05T08:58:01.603Z] #19 14.24 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:58:01.603Z] #19 14.33 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-05T08:58:01.603Z] #19 14.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:58:01.603Z] #19 14.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-05T08:58:01.603Z] #19 14.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-05T08:58:01.603Z] #19 14.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:58:01.603Z] #19 14.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-05T08:58:01.603Z] #19 14.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-05T08:58:01.603Z] #19 ... [2022-09-05T08:58:01.603Z] [2022-09-05T08:58:01.603Z] #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-09-05T08:58:01.603Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:01.603Z] #62 26.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-05T08:58:01.864Z] #62 26.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-05T08:58:01.864Z] #62 26.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-05T08:58:01.886Z] Client: Docker Engine - Community [2022-09-05T08:58:01.886Z] Version: 20.10.14 [2022-09-05T08:58:01.886Z] API version: 1.41 [2022-09-05T08:58:01.886Z] Go version: go1.16.15 [2022-09-05T08:58:01.886Z] Git commit: a224086 [2022-09-05T08:58:01.886Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-05T08:58:01.886Z] OS/Arch: linux/amd64 [2022-09-05T08:58:01.886Z] Context: default [2022-09-05T08:58:01.886Z] Experimental: true [2022-09-05T08:58:01.886Z] [2022-09-05T08:58:01.886Z] Server: Docker Engine - Community [2022-09-05T08:58:01.886Z] Engine: [2022-09-05T08:58:01.886Z] Version: 20.10.14 [2022-09-05T08:58:01.886Z] API version: 1.41 (minimum version 1.12) [2022-09-05T08:58:01.886Z] Go version: go1.16.15 [2022-09-05T08:58:01.886Z] Git commit: 87a90dc [2022-09-05T08:58:01.886Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-05T08:58:01.886Z] OS/Arch: linux/amd64 [2022-09-05T08:58:01.886Z] Experimental: true [2022-09-05T08:58:01.886Z] containerd: [2022-09-05T08:58:01.886Z] Version: 1.5.11 [2022-09-05T08:58:01.886Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:01.886Z] runc: [2022-09-05T08:58:01.886Z] Version: 1.0.3 [2022-09-05T08:58:01.886Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-05T08:58:01.886Z] docker-init: [2022-09-05T08:58:01.886Z] Version: 0.19.0 [2022-09-05T08:58:01.886Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-05T08:58:02.121Z] #62 26.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-05T08:58:02.121Z] #62 27.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-05T08:58:02.121Z] #62 27.15 go: downloading github.com/julz/importas v0.1.0 [2022-09-05T08:58:02.121Z] #62 27.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-05T08:58:02.212Z] + docker info [2022-09-05T08:58:02.378Z] #62 27.32 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-05T08:58:02.378Z] #62 27.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-05T08:58:02.942Z] #62 27.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-05T08:58:02.942Z] #62 27.64 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-05T08:58:02.942Z] #62 27.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-05T08:58:03.199Z] #62 28.00 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-05T08:58:03.199Z] #62 28.09 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-05T08:58:03.384Z] Fetching without tags [2022-09-05T08:58:03.455Z] #62 28.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-05T08:58:03.456Z] #62 28.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-05T08:58:03.456Z] #62 28.41 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-05T08:58:03.658Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:03.762Z] Fetching without tags [2022-09-05T08:58:03.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:03.315Z] > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10 [2022-09-05T08:58:03.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:03.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:03.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:58:03.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:03.376Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:03.657Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:03.682Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:04.001Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:04.619Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:04.620Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:58:04.827Z] #62 29.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-05T08:58:04.827Z] #62 29.50 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-05T08:58:04.827Z] #62 29.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-05T08:58:04.827Z] #62 29.67 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-05T08:58:05.017Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:05.017Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:58:05.084Z] #62 29.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-05T08:58:05.084Z] #62 29.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-05T08:58:05.084Z] #62 30.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-05T08:58:05.342Z] #62 30.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-05T08:58:05.342Z] #62 30.31 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-05T08:58:05.600Z] #62 ... [2022-09-05T08:58:05.600Z] [2022-09-05T08:58:05.600Z] #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-09-05T08:58:05.600Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:58:05.600Z] #43 20.34 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-05T08:58:05.600Z] #43 20.34 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-05T08:58:05.600Z] #43 21.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-05T08:58:05.600Z] #43 21.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-05T08:58:05.600Z] #43 21.51 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-05T08:58:05.600Z] #43 22.11 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-05T08:58:05.600Z] #43 22.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-05T08:58:05.600Z] #43 22.30 go: downloading github.com/peterh/liner v1.2.2 [2022-09-05T08:58:05.600Z] #43 22.58 go: downloading github.com/google/go-dap v0.6.0 [2022-09-05T08:58:05.600Z] #43 22.95 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-05T08:58:05.600Z] #43 23.59 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-05T08:58:05.600Z] #43 24.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-05T08:58:05.600Z] #43 24.74 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-05T08:58:05.600Z] #43 24.92 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-05T08:58:05.600Z] #43 27.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-05T08:58:05.600Z] #43 27.25 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-05T08:58:03.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:03.694Z] > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10 [2022-09-05T08:58:03.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:03.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:03.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:58:03.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:03.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:04.017Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:04.047Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:04.963Z] > git remote # timeout=10 [2022-09-05T08:58:04.973Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:58:04.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:04.988Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:58:05.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:58:05.019Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:05.025Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:05.860Z] #43 ... [2022-09-05T08:58:05.860Z] [2022-09-05T08:58:05.860Z] #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-09-05T08:58:05.860Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:05.860Z] #62 30.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-05T08:58:05.860Z] #62 30.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-05T08:58:05.860Z] #62 30.75 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-05T08:58:05.860Z] #62 30.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-05T08:58:06.424Z] #62 31.12 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-05T08:58:06.424Z] #62 31.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-05T08:58:06.424Z] #62 31.27 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-05T08:58:06.424Z] #62 31.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-05T08:58:06.424Z] #62 31.37 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-05T08:58:06.424Z] #62 31.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-05T08:58:04.497Z] > git remote # timeout=10 [2022-09-05T08:58:04.522Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:58:04.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:04.545Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:58:04.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:58:04.611Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:04.630Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:06.681Z] #62 31.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-05T08:58:06.681Z] #62 31.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-05T08:58:06.681Z] #62 31.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-05T08:58:07.244Z] #62 32.00 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-05T08:58:07.244Z] #62 32.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-05T08:58:07.244Z] #62 32.20 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-05T08:58:07.244Z] #62 32.26 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-05T08:58:07.502Z] #62 32.38 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-05T08:58:07.502Z] #62 ... [2022-09-05T08:58:07.502Z] [2022-09-05T08:58:07.502Z] #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-09-05T08:58:07.502Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:58:07.502Z] #83 22.42 Fetched 8573 kB in 17s (508 kB/s) [2022-09-05T08:58:07.502Z] #83 22.42 Reading package lists... [2022-09-05T08:58:07.745Z] Fetching without tags [2022-09-05T08:58:07.759Z] #83 30.38 Reading package lists... [2022-09-05T08:58:07.759Z] #83 ... [2022-09-05T08:58:07.759Z] [2022-09-05T08:58:07.759Z] #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-09-05T08:58:07.759Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:07.759Z] #62 32.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-05T08:58:08.063Z] #62 32.95 go: downloading honnef.co/go/tools v0.3.1 [2022-09-05T08:58:08.106Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:08.804Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T08:58:08.805Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083) [2022-09-05T08:58:09.165Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [2022-09-05T08:58:09.453Z] #62 ... [2022-09-05T08:58:09.453Z] [2022-09-05T08:58:09.453Z] #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-09-05T08:58:09.453Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:58:09.453Z] #58 23.97 Fetched 8576 kB in 18s (464 kB/s) [2022-09-05T08:58:09.453Z] #58 23.97 Reading package lists... [2022-09-05T08:58:07.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:07.660Z] > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10 [2022-09-05T08:58:07.677Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:07.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-05T08:58:07.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-05T08:58:07.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:07.753Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-05T08:58:08.113Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:08.126Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:08.758Z] > git remote # timeout=10 [2022-09-05T08:58:08.774Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T08:58:08.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-05T08:58:08.783Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-05T08:58:08.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T08:58:08.807Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T08:58:08.818Z] > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10 [2022-09-05T08:58:09.526Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-05T08:58:09.715Z] #58 31.25 Reading package lists... [2022-09-05T08:58:09.715Z] #58 ... [2022-09-05T08:58:09.715Z] [2022-09-05T08:58:09.715Z] #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-09-05T08:58:09.715Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:58:09.715Z] #54 30.75 Updating files: 68% (1499/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-09-05T08:58:09.715Z] #54 31.61 + git checkout -q v2.3.0 [2022-09-05T08:58:09.982Z] #54 34.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-05T08:58:10.362Z] + docker version [2022-09-05T08:58:10.599Z] + docker version [2022-09-05T08:58:12.500Z] #54 ... [2022-09-05T08:58:12.500Z] [2022-09-05T08:58:12.500Z] #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-09-05T08:58:12.500Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:58:12.500Z] #83 30.38 Reading package lists... [2022-09-05T08:58:13.845Z] Commit message: "pkg/archive: strip "write" bits again on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-05T08:58:14.582Z] Client: Docker Engine - Community [2022-09-05T08:58:14.582Z] Version: 20.10.14 [2022-09-05T08:58:14.582Z] API version: 1.41 [2022-09-05T08:58:14.582Z] Go version: go1.16.15 [2022-09-05T08:58:14.582Z] Git commit: a224086 [2022-09-05T08:58:14.582Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-05T08:58:14.582Z] OS/Arch: linux/amd64 [2022-09-05T08:58:14.582Z] Context: default [2022-09-05T08:58:14.582Z] Experimental: true [2022-09-05T08:58:14.582Z] [2022-09-05T08:58:14.582Z] Server: Docker Engine - Community [2022-09-05T08:58:14.582Z] Engine: [2022-09-05T08:58:14.582Z] Version: 20.10.14 [2022-09-05T08:58:14.582Z] API version: 1.41 (minimum version 1.12) [2022-09-05T08:58:14.582Z] Go version: go1.16.15 [2022-09-05T08:58:14.582Z] Git commit: 87a90dc [2022-09-05T08:58:14.582Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-05T08:58:14.582Z] OS/Arch: linux/amd64 [2022-09-05T08:58:14.582Z] Experimental: true [2022-09-05T08:58:14.582Z] containerd: [2022-09-05T08:58:14.582Z] Version: 1.5.11 [2022-09-05T08:58:14.582Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:14.582Z] runc: [2022-09-05T08:58:14.582Z] Version: 1.0.3 [2022-09-05T08:58:14.582Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-05T08:58:14.582Z] docker-init: [2022-09-05T08:58:14.582Z] Version: 0.19.0 [2022-09-05T08:58:14.582Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-05T08:58:14.739Z] + docker version [2022-09-05T08:58:14.919Z] + docker info [2022-09-05T08:58:15.278Z] #83 37.55 Building dependency tree... [2022-09-05T08:58:18.555Z] #83 42.77 python3 is already the newest version (3.9.2-3). [2022-09-05T08:58:18.555Z] #83 42.77 The following additional packages will be installed: [2022-09-05T08:58:18.555Z] #83 42.78 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-05T08:58:18.555Z] #83 42.79 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-05T08:58:18.555Z] #83 42.81 Suggested packages: [2022-09-05T08:58:18.555Z] #83 42.84 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-05T08:58:18.555Z] #83 42.84 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-05T08:58:18.555Z] #83 42.84 m4-doc ed diffutils-doc [2022-09-05T08:58:18.555Z] #83 42.84 Recommended packages: [2022-09-05T08:58:18.555Z] #83 42.84 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-05T08:58:18.721Z] Client: Docker Engine - Community [2022-09-05T08:58:18.721Z] Version: 20.10.14 [2022-09-05T08:58:18.721Z] API version: 1.41 [2022-09-05T08:58:18.721Z] Go version: go1.16.15 [2022-09-05T08:58:18.721Z] Git commit: a224086 [2022-09-05T08:58:18.721Z] Built: Thu Mar 24 01:47:20 2022 [2022-09-05T08:58:18.721Z] OS/Arch: linux/arm64 [2022-09-05T08:58:18.721Z] Context: default [2022-09-05T08:58:18.721Z] Experimental: true [2022-09-05T08:58:18.721Z] [2022-09-05T08:58:18.721Z] Server: Docker Engine - Community [2022-09-05T08:58:18.721Z] Engine: [2022-09-05T08:58:18.721Z] Version: 20.10.14 [2022-09-05T08:58:18.721Z] API version: 1.41 (minimum version 1.12) [2022-09-05T08:58:18.721Z] Go version: go1.16.15 [2022-09-05T08:58:18.721Z] Git commit: 87a90dc [2022-09-05T08:58:18.721Z] Built: Thu Mar 24 01:45:39 2022 [2022-09-05T08:58:18.721Z] OS/Arch: linux/arm64 [2022-09-05T08:58:18.721Z] Experimental: true [2022-09-05T08:58:18.721Z] containerd: [2022-09-05T08:58:18.721Z] Version: 1.5.11 [2022-09-05T08:58:18.721Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:18.721Z] runc: [2022-09-05T08:58:18.721Z] Version: 1.0.3 [2022-09-05T08:58:18.721Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-05T08:58:18.721Z] docker-init: [2022-09-05T08:58:18.721Z] Version: 0.19.0 [2022-09-05T08:58:18.721Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-05T08:58:19.035Z] + docker info [2022-09-05T08:58:19.926Z] #83 44.88 The following NEW packages will be installed: [2022-09-05T08:58:19.926Z] #83 44.88 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-05T08:58:19.926Z] #83 44.88 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-05T08:58:19.926Z] #83 44.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-05T08:58:19.926Z] #83 44.88 libyajl2 m4 patch xz-utils [2022-09-05T08:58:20.182Z] #83 ... [2022-09-05T08:58:20.182Z] [2022-09-05T08:58:20.182Z] #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-09-05T08:58:20.182Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:58:20.182Z] #58 31.25 Reading package lists... [2022-09-05T08:58:20.182Z] #58 38.29 Building dependency tree... [2022-09-05T08:58:20.182Z] #58 43.09 The following additional packages will be installed: [2022-09-05T08:58:20.182Z] #58 43.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T08:58:20.182Z] #58 43.14 python3-protobuf python3-six [2022-09-05T08:58:20.182Z] #58 43.14 Suggested packages: [2022-09-05T08:58:20.182Z] #58 43.14 python3-setuptools [2022-09-05T08:58:20.182Z] #58 43.14 Recommended packages: [2022-09-05T08:58:20.182Z] #58 43.14 iproute2 | iproute [2022-09-05T08:58:20.182Z] #58 44.03 The following NEW packages will be installed: [2022-09-05T08:58:20.182Z] #58 44.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T08:58:20.182Z] #58 44.03 python3-protobuf python3-six [2022-09-05T08:58:20.182Z] #58 44.62 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:58:20.182Z] #58 44.62 Need to get 2315 kB of archives. [2022-09-05T08:58:20.182Z] #58 44.62 After this operation, 11.1 MB of additional disk space will be used. [2022-09-05T08:58:20.182Z] #58 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-05T08:58:20.182Z] #58 44.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T08:58:20.182Z] #58 44.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-05T08:58:20.182Z] #58 44.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-05T08:58:20.182Z] #58 44.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T08:58:20.182Z] #58 44.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-05T08:58:20.338Z] Client: [2022-09-05T08:58:20.338Z] Context: default [2022-09-05T08:58:20.338Z] Debug Mode: false [2022-09-05T08:58:20.338Z] Plugins: [2022-09-05T08:58:20.338Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-05T08:58:20.338Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-05T08:58:20.338Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-05T08:58:20.338Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-05T08:58:20.338Z] [2022-09-05T08:58:20.338Z] Server: [2022-09-05T08:58:20.338Z] Containers: 0 [2022-09-05T08:58:20.338Z] Running: 0 [2022-09-05T08:58:20.338Z] Paused: 0 [2022-09-05T08:58:20.338Z] Stopped: 0 [2022-09-05T08:58:20.338Z] Images: 0 [2022-09-05T08:58:20.338Z] Server Version: 20.10.14 [2022-09-05T08:58:20.338Z] Storage Driver: overlay2 [2022-09-05T08:58:20.338Z] Backing Filesystem: extfs [2022-09-05T08:58:20.338Z] Supports d_type: true [2022-09-05T08:58:20.338Z] Native Overlay Diff: true [2022-09-05T08:58:20.338Z] userxattr: false [2022-09-05T08:58:20.338Z] Logging Driver: json-file [2022-09-05T08:58:20.338Z] Cgroup Driver: cgroupfs [2022-09-05T08:58:20.338Z] Cgroup Version: 1 [2022-09-05T08:58:20.338Z] Plugins: [2022-09-05T08:58:20.338Z] Volume: local [2022-09-05T08:58:20.338Z] Network: bridge host ipvlan macvlan null overlay [2022-09-05T08:58:20.338Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-05T08:58:20.338Z] Swarm: inactive [2022-09-05T08:58:20.338Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-05T08:58:20.338Z] Default Runtime: runc [2022-09-05T08:58:20.338Z] Init Binary: docker-init [2022-09-05T08:58:20.338Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:20.338Z] runc version: v1.0.3-0-gf46b6ba [2022-09-05T08:58:20.338Z] init version: de40ad0 [2022-09-05T08:58:20.338Z] Security Options: [2022-09-05T08:58:20.338Z] apparmor [2022-09-05T08:58:20.338Z] seccomp [2022-09-05T08:58:20.338Z] Profile: default [2022-09-05T08:58:20.338Z] Kernel Version: 5.4.0-1071-aws [2022-09-05T08:58:20.338Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-05T08:58:20.338Z] OSType: linux [2022-09-05T08:58:20.338Z] Architecture: x86_64 [2022-09-05T08:58:20.338Z] CPUs: 2 [2022-09-05T08:58:20.338Z] Total Memory: 7.483GiB [2022-09-05T08:58:20.338Z] Name: ip-10-100-119-236 [2022-09-05T08:58:20.338Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-05T08:58:20.338Z] Docker Root Dir: /var/lib/docker [2022-09-05T08:58:20.338Z] Debug Mode: false [2022-09-05T08:58:20.338Z] Registry: https://index.docker.io/v1/ [2022-09-05T08:58:20.338Z] Labels: [2022-09-05T08:58:20.338Z] Experimental: true [2022-09-05T08:58:20.338Z] Insecure Registries: [2022-09-05T08:58:20.338Z] 127.0.0.0/8 [2022-09-05T08:58:20.338Z] Live Restore Enabled: true [2022-09-05T08:58:20.338Z] [2022-09-05T08:58:20.338Z] WARNING: No swap limit support [Pipeline] sh [2022-09-05T08:58:20.444Z] #58 44.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T08:58:20.444Z] #58 ... [2022-09-05T08:58:20.444Z] [2022-09-05T08:58:20.444Z] #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-09-05T08:58:20.444Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:20.444Z] #62 35.35 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-05T08:58:20.444Z] #62 35.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-05T08:58:20.444Z] #62 35.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-05T08:58:20.444Z] #62 35.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-05T08:58:20.444Z] #62 35.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-05T08:58:20.444Z] #62 35.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-05T08:58:20.444Z] #62 36.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-05T08:58:20.444Z] #62 36.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-05T08:58:20.444Z] #62 36.57 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-05T08:58:20.444Z] #62 36.57 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-05T08:58:20.444Z] #62 36.79 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-05T08:58:20.444Z] #62 36.91 go: downloading golang.org/x/text v0.3.7 [2022-09-05T08:58:20.444Z] #62 45.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-05T08:58:20.444Z] #62 45.53 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-05T08:58:20.444Z] #62 ... [2022-09-05T08:58:20.444Z] [2022-09-05T08:58:20.444Z] #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-09-05T08:58:20.444Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:58:20.444Z] #83 45.32 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:58:20.444Z] #83 45.32 Need to get 5940 kB of archives. [2022-09-05T08:58:20.444Z] #83 45.32 After this operation, 18.7 MB of additional disk space will be used. [2022-09-05T08:58:20.444Z] #83 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T08:58:20.444Z] #83 45.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-05T08:58:20.444Z] #83 45.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-05T08:58:20.444Z] #83 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-05T08:58:20.444Z] #83 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T08:58:20.444Z] #83 45.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-05T08:58:20.444Z] #83 45.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-05T08:58:20.444Z] #83 45.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-05T08:58:20.444Z] #83 45.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-05T08:58:20.444Z] #83 45.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-05T08:58:20.444Z] #83 45.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T08:58:20.444Z] #83 45.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T08:58:20.623Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:20.623Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:20.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44083/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-05T08:58:20.623Z] + bash /home/ubuntu/workspace/moby_PR-44083/check-config.sh [2022-09-05T08:58:20.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-05T08:58:20.623Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-05T08:58:20.623Z] [2022-09-05T08:58:20.623Z] Generally Necessary: [2022-09-05T08:58:20.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-05T08:58:20.623Z] - apparmor: enabled and tools installed [2022-09-05T08:58:20.623Z] - CONFIG_NAMESPACES: enabled [2022-09-05T08:58:20.623Z] - CONFIG_NET_NS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_PID_NS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_IPC_NS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_UTS_NS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CGROUPS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-05T08:58:20.623Z] - CONFIG_CPUSETS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_MEMCG: enabled [2022-09-05T08:58:20.623Z] - CONFIG_KEYS: enabled [2022-09-05T08:58:20.623Z] - CONFIG_VETH: enabled (as module) [2022-09-05T08:58:20.623Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-05T08:58:20.886Z] - CONFIG_CGROUP_BPF: enabled [2022-09-05T08:58:20.886Z] [2022-09-05T08:58:20.886Z] Optional Features: [2022-09-05T08:58:20.886Z] - CONFIG_USER_NS: enabled [2022-09-05T08:58:20.886Z] - CONFIG_SECCOMP: enabled [2022-09-05T08:58:20.886Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-05T08:58:20.886Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-05T08:58:20.886Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-05T08:58:20.886Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-05T08:58:20.886Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-05T08:58:20.886Z] - CONFIG_BLK_CGROUP: enabled [2022-09-05T08:58:20.886Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-05T08:58:20.886Z] - CONFIG_CGROUP_PERF: enabled [2022-09-05T08:58:20.886Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-05T08:58:20.886Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-05T08:58:20.886Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-05T08:58:20.886Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-05T08:58:20.886Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-05T08:58:20.886Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_IP_VS: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-05T08:58:20.886Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-05T08:58:20.886Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-05T08:58:20.886Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-05T08:58:20.886Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-05T08:58:20.886Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-05T08:58:20.886Z] - CONFIG_EXT4_FS: enabled [2022-09-05T08:58:20.886Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-05T08:58:21.007Z] #83 45.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-05T08:58:21.007Z] #83 45.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T08:58:21.007Z] #83 45.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-05T08:58:21.007Z] #83 45.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T08:58:21.007Z] #83 45.73 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-09-05T08:58:21.007Z] #83 45.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T08:58:21.007Z] #83 45.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T08:58:21.007Z] #83 45.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-05T08:58:21.007Z] #83 45.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T08:58:21.007Z] #83 45.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T08:58:21.007Z] #83 45.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-05T08:58:21.145Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-05T08:58:21.145Z] - Network Drivers: [2022-09-05T08:58:21.145Z] - "overlay": [2022-09-05T08:58:21.145Z] - CONFIG_VXLAN: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-05T08:58:21.145Z] Optional (for encrypted networks): [2022-09-05T08:58:21.145Z] - CONFIG_CRYPTO: enabled [2022-09-05T08:58:21.145Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-05T08:58:21.145Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-05T08:58:21.145Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-05T08:58:21.145Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-05T08:58:21.145Z] - CONFIG_XFRM: enabled [2022-09-05T08:58:21.145Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-05T08:58:21.145Z] - "ipvlan": [2022-09-05T08:58:21.145Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-05T08:58:21.145Z] - "macvlan": [2022-09-05T08:58:21.145Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_DUMMY: enabled (as module) [2022-09-05T08:58:21.145Z] - "ftp,tftp client in container": [2022-09-05T08:58:21.145Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-05T08:58:21.145Z] - Storage Drivers: [2022-09-05T08:58:21.145Z] - "aufs": [2022-09-05T08:58:21.145Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-05T08:58:21.145Z] - "btrfs": [2022-09-05T08:58:21.145Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-05T08:58:21.145Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-05T08:58:21.145Z] - "devicemapper": [2022-09-05T08:58:21.145Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-05T08:58:21.145Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-05T08:58:21.145Z] - "overlay": [2022-09-05T08:58:21.145Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-05T08:58:21.145Z] - "zfs": [2022-09-05T08:58:21.145Z] - /dev/zfs: present [2022-09-05T08:58:21.145Z] - zfs command: missing [2022-09-05T08:58:21.145Z] - zpool command: missing [2022-09-05T08:58:21.145Z] [2022-09-05T08:58:21.145Z] Limits: [2022-09-05T08:58:21.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-05T08:58:21.145Z] [2022-09-05T08:58:21.145Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-05T08:58:21.485Z] + sudo modprobe ip_vs [2022-09-05T08:58:21.485Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:609d87003a0e9d431ef04a18743cb011cabda6ef . [2022-09-05T08:58:21.746Z] #2 [internal] load .dockerignore [2022-09-05T08:58:21.746Z] #2 sha256:d323eea0a770da42ff5a9be6e83390e44cb92846cff7409ba5798f073f7eb2e1 [2022-09-05T08:58:22.005Z] #2 transferring context: 145B 0.0s done [2022-09-05T08:58:22.005Z] #2 DONE 0.1s [2022-09-05T08:58:22.005Z] [2022-09-05T08:58:22.005Z] #1 [internal] load build definition from Dockerfile [2022-09-05T08:58:22.005Z] #1 sha256:372a8a973a4751fd625f5e82e8ee0cabc4ad622a4c10f05d1c3970689c7ce8f3 [2022-09-05T08:58:22.005Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-09-05T08:58:22.005Z] #1 DONE 0.2s [2022-09-05T08:58:22.005Z] [2022-09-05T08:58:22.005Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-05T08:58:22.005Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-05T08:58:22.265Z] #3 DONE 0.4s [2022-09-05T08:58:22.524Z] [2022-09-05T08:58:22.524Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-05T08:58:22.524Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-05T08:58:22.524Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-05T08:58:22.524Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-05T08:58:22.524Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-05T08:58:22.524Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-05T08:58:22.524Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-05T08:58:22.525Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-05T08:58:22.783Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-05T08:58:22.783Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-05T08:58:22.876Z] Client: Docker Engine - Community [2022-09-05T08:58:22.876Z] Version: 20.10.14 [2022-09-05T08:58:22.876Z] API version: 1.41 [2022-09-05T08:58:22.876Z] Go version: go1.16.15 [2022-09-05T08:58:22.876Z] Git commit: a224086 [2022-09-05T08:58:22.876Z] Built: Thu Mar 24 01:48:02 2022 [2022-09-05T08:58:22.876Z] OS/Arch: linux/amd64 [2022-09-05T08:58:22.876Z] Context: default [2022-09-05T08:58:22.876Z] Experimental: true [2022-09-05T08:58:22.876Z] [2022-09-05T08:58:22.876Z] Server: Docker Engine - Community [2022-09-05T08:58:22.876Z] Engine: [2022-09-05T08:58:22.876Z] Version: 20.10.14 [2022-09-05T08:58:22.876Z] API version: 1.41 (minimum version 1.12) [2022-09-05T08:58:22.876Z] Go version: go1.16.15 [2022-09-05T08:58:22.876Z] Git commit: 87a90dc [2022-09-05T08:58:22.876Z] Built: Thu Mar 24 01:45:53 2022 [2022-09-05T08:58:22.876Z] OS/Arch: linux/amd64 [2022-09-05T08:58:22.876Z] Experimental: true [2022-09-05T08:58:22.876Z] containerd: [2022-09-05T08:58:22.876Z] Version: 1.5.11 [2022-09-05T08:58:22.876Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:22.876Z] runc: [2022-09-05T08:58:22.876Z] Version: 1.0.3 [2022-09-05T08:58:22.876Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-05T08:58:22.876Z] docker-init: [2022-09-05T08:58:22.876Z] Version: 0.19.0 [2022-09-05T08:58:22.876Z] GitCommit: de40ad0 [2022-09-05T08:58:22.900Z] #83 47.38 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:58:22.900Z] #83 47.85 Fetched 5940 kB in 1s (6639 kB/s) [Pipeline] sh [2022-09-05T08:58:23.156Z] #83 48.01 Selecting previously unselected package bzip2. [2022-09-05T08:58:23.156Z] #83 48.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T08:58:23.156Z] #83 48.09 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T08:58:23.156Z] #83 48.10 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T08:58:23.210Z] + docker info [2022-09-05T08:58:23.351Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-05T08:58:23.351Z] #4 DONE 1.0s [2022-09-05T08:58:23.414Z] #83 48.35 Selecting previously unselected package libmagic-mgc. [2022-09-05T08:58:23.414Z] #83 48.35 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-05T08:58:23.414Z] #83 48.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T08:58:23.611Z] [2022-09-05T08:58:23.611Z] #6 [internal] load .dockerignore [2022-09-05T08:58:23.611Z] #6 sha256:f5353c91064a5b3cba87ac42e2eb6e58af7e1cc47d622a184aa60cb747e9878d [2022-09-05T08:58:23.611Z] #6 DONE 0.0s [2022-09-05T08:58:23.611Z] [2022-09-05T08:58:23.611Z] #5 [internal] load build definition from Dockerfile [2022-09-05T08:58:23.611Z] #5 sha256:e9aac98e3d2fb51c0b20460111e390df154a42179a20f59e9b4d3c9e4ec6345d [2022-09-05T08:58:23.611Z] #5 DONE 0.0s [2022-09-05T08:58:23.611Z] [2022-09-05T08:58:23.611Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:23.611Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-05T08:58:24.344Z] #83 49.09 Selecting previously unselected package libmagic1:amd64. [2022-09-05T08:58:24.344Z] #83 49.10 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-05T08:58:24.344Z] #83 49.11 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-05T08:58:24.601Z] #83 49.37 Selecting previously unselected package file. [2022-09-05T08:58:24.601Z] #83 49.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-05T08:58:24.601Z] #83 49.40 Unpacking file (1:5.39-3) ... [2022-09-05T08:58:24.601Z] #83 49.60 Selecting previously unselected package xz-utils. [2022-09-05T08:58:24.857Z] #83 49.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T08:58:24.857Z] #83 49.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T08:58:24.934Z] Client: [2022-09-05T08:58:24.934Z] Context: default [2022-09-05T08:58:24.934Z] Debug Mode: false [2022-09-05T08:58:24.934Z] Plugins: [2022-09-05T08:58:24.934Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-05T08:58:24.934Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-05T08:58:24.934Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-05T08:58:24.934Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-05T08:58:24.934Z] [2022-09-05T08:58:24.934Z] Server: [2022-09-05T08:58:24.934Z] Containers: 0 [2022-09-05T08:58:24.934Z] Running: 0 [2022-09-05T08:58:24.934Z] Paused: 0 [2022-09-05T08:58:24.934Z] Stopped: 0 [2022-09-05T08:58:24.934Z] Images: 0 [2022-09-05T08:58:24.934Z] Server Version: 20.10.14 [2022-09-05T08:58:24.934Z] Storage Driver: overlay2 [2022-09-05T08:58:24.934Z] Backing Filesystem: extfs [2022-09-05T08:58:24.934Z] Supports d_type: true [2022-09-05T08:58:24.934Z] Native Overlay Diff: true [2022-09-05T08:58:24.934Z] userxattr: false [2022-09-05T08:58:24.934Z] Logging Driver: json-file [2022-09-05T08:58:24.934Z] Cgroup Driver: cgroupfs [2022-09-05T08:58:24.934Z] Cgroup Version: 1 [2022-09-05T08:58:24.934Z] Plugins: [2022-09-05T08:58:24.934Z] Volume: local [2022-09-05T08:58:24.934Z] Network: bridge host ipvlan macvlan null overlay [2022-09-05T08:58:24.934Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-05T08:58:24.934Z] Swarm: inactive [2022-09-05T08:58:24.934Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-05T08:58:24.934Z] Default Runtime: runc [2022-09-05T08:58:24.934Z] Init Binary: docker-init [2022-09-05T08:58:24.934Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:24.934Z] runc version: v1.0.3-0-gf46b6ba [2022-09-05T08:58:24.934Z] init version: de40ad0 [2022-09-05T08:58:24.934Z] Security Options: [2022-09-05T08:58:24.934Z] apparmor [2022-09-05T08:58:24.934Z] seccomp [2022-09-05T08:58:24.934Z] Profile: default [2022-09-05T08:58:24.934Z] Kernel Version: 5.4.0-1071-aws [2022-09-05T08:58:24.934Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-05T08:58:24.934Z] OSType: linux [2022-09-05T08:58:24.934Z] Architecture: x86_64 [2022-09-05T08:58:24.934Z] CPUs: 2 [2022-09-05T08:58:24.934Z] Total Memory: 7.565GiB [2022-09-05T08:58:24.934Z] Name: ip-10-100-39-237 [2022-09-05T08:58:24.934Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-05T08:58:24.934Z] Docker Root Dir: /var/lib/docker [2022-09-05T08:58:24.934Z] Debug Mode: false [2022-09-05T08:58:24.934Z] Registry: https://index.docker.io/v1/ [2022-09-05T08:58:24.934Z] Labels: [2022-09-05T08:58:24.934Z] Experimental: true [2022-09-05T08:58:24.934Z] Insecure Registries: [2022-09-05T08:58:24.934Z] 127.0.0.0/8 [2022-09-05T08:58:24.934Z] Live Restore Enabled: true [2022-09-05T08:58:24.934Z] [2022-09-05T08:58:24.934Z] WARNING: No swap limit support [Pipeline] sh [2022-09-05T08:58:24.997Z] #10 DONE 1.0s [2022-09-05T08:58:24.997Z] [2022-09-05T08:58:24.997Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:24.997Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:58:24.997Z] #8 DONE 1.0s [2022-09-05T08:58:24.997Z] [2022-09-05T08:58:24.997Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-05T08:58:24.997Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-05T08:58:24.997Z] #7 DONE 1.0s [2022-09-05T08:58:24.997Z] [2022-09-05T08:58:24.997Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-05T08:58:24.997Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-05T08:58:24.997Z] #9 DONE 1.1s [2022-09-05T08:58:24.997Z] [2022-09-05T08:58:24.997Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:24.997Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:24.997Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:58:25.114Z] #83 49.97 Selecting previously unselected package libsigsegv2:amd64. [2022-09-05T08:58:25.114Z] #83 49.98 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-05T08:58:25.114Z] #83 50.00 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-05T08:58:25.227Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:25.227Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:25.227Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44083/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-05T08:58:25.227Z] + bash /home/ubuntu/workspace/moby_PR-44083/check-config.sh [2022-09-05T08:58:25.227Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-05T08:58:25.227Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-05T08:58:25.227Z] [2022-09-05T08:58:25.227Z] Generally Necessary: [2022-09-05T08:58:25.227Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-05T08:58:25.227Z] - apparmor: enabled and tools installed [2022-09-05T08:58:25.227Z] - CONFIG_NAMESPACES: enabled [2022-09-05T08:58:25.227Z] - CONFIG_NET_NS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_PID_NS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_IPC_NS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_UTS_NS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CGROUPS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-05T08:58:25.227Z] - CONFIG_CPUSETS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_MEMCG: enabled [2022-09-05T08:58:25.227Z] - CONFIG_KEYS: enabled [2022-09-05T08:58:25.227Z] - CONFIG_VETH: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-05T08:58:25.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-05T08:58:25.257Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:25.257Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-05T08:58:25.257Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-05T08:58:25.380Z] #83 50.15 Selecting previously unselected package m4. [2022-09-05T08:58:25.381Z] #83 50.15 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-05T08:58:25.381Z] #83 50.17 Unpacking m4 (1.4.18-5) ... [2022-09-05T08:58:25.381Z] #83 50.40 Selecting previously unselected package autoconf. [2022-09-05T08:58:25.381Z] #83 50.40 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-05T08:58:25.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-05T08:58:25.488Z] - CONFIG_CGROUP_BPF: enabled [2022-09-05T08:58:25.488Z] [2022-09-05T08:58:25.488Z] Optional Features: [2022-09-05T08:58:25.488Z] - CONFIG_USER_NS: enabled [2022-09-05T08:58:25.488Z] - CONFIG_SECCOMP: enabled [2022-09-05T08:58:25.488Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-05T08:58:25.488Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-05T08:58:25.488Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-05T08:58:25.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-05T08:58:25.488Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-05T08:58:25.488Z] - CONFIG_BLK_CGROUP: enabled [2022-09-05T08:58:25.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-05T08:58:25.488Z] - CONFIG_CGROUP_PERF: enabled [2022-09-05T08:58:25.488Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-05T08:58:25.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-05T08:58:25.488Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-05T08:58:25.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-05T08:58:25.488Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-05T08:58:25.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_IP_VS: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-05T08:58:25.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-05T08:58:25.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-05T08:58:25.488Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-05T08:58:25.488Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-05T08:58:25.488Z] - CONFIG_EXT4_FS: enabled [2022-09-05T08:58:25.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-05T08:58:25.488Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-05T08:58:25.488Z] - Network Drivers: [2022-09-05T08:58:25.488Z] - "overlay": [2022-09-05T08:58:25.488Z] - CONFIG_VXLAN: enabled (as module) [2022-09-05T08:58:25.488Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-05T08:58:25.488Z] Optional (for encrypted networks): [2022-09-05T08:58:25.523Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.3s [2022-09-05T08:58:25.637Z] #83 50.41 Unpacking autoconf (2.69-14) ... [2022-09-05T08:58:25.751Z] - CONFIG_CRYPTO: enabled [2022-09-05T08:58:25.751Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-05T08:58:25.751Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-05T08:58:25.751Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-05T08:58:25.751Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-05T08:58:25.751Z] - CONFIG_XFRM: enabled [2022-09-05T08:58:25.751Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-05T08:58:25.751Z] - "ipvlan": [2022-09-05T08:58:25.751Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-05T08:58:25.751Z] - "macvlan": [2022-09-05T08:58:25.751Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_DUMMY: enabled (as module) [2022-09-05T08:58:25.751Z] - "ftp,tftp client in container": [2022-09-05T08:58:25.751Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-05T08:58:25.751Z] - Storage Drivers: [2022-09-05T08:58:25.751Z] - "aufs": [2022-09-05T08:58:25.751Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-05T08:58:25.751Z] - "btrfs": [2022-09-05T08:58:25.751Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-05T08:58:25.751Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-05T08:58:25.751Z] - "devicemapper": [2022-09-05T08:58:25.751Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-05T08:58:25.751Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-05T08:58:25.751Z] - "overlay": [2022-09-05T08:58:25.751Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-05T08:58:25.751Z] - "zfs": [2022-09-05T08:58:25.751Z] - /dev/zfs: present [2022-09-05T08:58:25.751Z] - zfs command: missing [2022-09-05T08:58:25.751Z] - zpool command: missing [2022-09-05T08:58:25.751Z] [2022-09-05T08:58:25.751Z] Limits: [2022-09-05T08:58:25.751Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-05T08:58:25.751Z] [2022-09-05T08:58:25.751Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-05T08:58:25.787Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.4s [2022-09-05T08:58:25.787Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.5s [2022-09-05T08:58:25.787Z] #73 ... [2022-09-05T08:58:25.787Z] [2022-09-05T08:58:25.787Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:58:25.787Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:58:25.787Z] #49 DONE 0.0s [2022-09-05T08:58:25.787Z] [2022-09-05T08:58:25.787Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:25.787Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:25.787Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.6s [Pipeline] sh [2022-09-05T08:58:26.114Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.7s [2022-09-05T08:58:26.114Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-09-05T08:58:26.123Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:609d87003a0e9d431ef04a18743cb011cabda6ef . [2022-09-05T08:58:26.149Z] #83 50.97 Selecting previously unselected package autotools-dev. [2022-09-05T08:58:26.149Z] #83 50.97 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-05T08:58:26.149Z] #83 50.98 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-05T08:58:26.373Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-09-05T08:58:26.373Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-05T08:58:26.384Z] #2 [internal] load .dockerignore [2022-09-05T08:58:26.385Z] #2 sha256:0a8ab9db948d53926b3474a4920f8a9b7cba6ffac087bfee89ddd43802990a29 [2022-09-05T08:58:26.385Z] #2 transferring context: 145B done [2022-09-05T08:58:26.385Z] #2 DONE 0.2s [2022-09-05T08:58:26.385Z] [2022-09-05T08:58:26.385Z] #1 [internal] load build definition from Dockerfile [2022-09-05T08:58:26.385Z] #1 sha256:9da4f41ff75525eb38ef4a64b79902a4ecc091a3603b8d93c89035d160440acc [2022-09-05T08:58:26.385Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-09-05T08:58:26.385Z] #1 DONE 0.3s [2022-09-05T08:58:26.650Z] [2022-09-05T08:58:26.650Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-05T08:58:26.650Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-05T08:58:26.712Z] #83 51.46 Selecting previously unselected package automake. [2022-09-05T08:58:26.712Z] #83 51.46 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-05T08:58:26.712Z] #83 51.49 Unpacking automake (1:1.16.3-2) ... [2022-09-05T08:58:27.245Z] #3 DONE 0.9s [2022-09-05T08:58:27.275Z] #83 ... [2022-09-05T08:58:27.275Z] [2022-09-05T08:58:27.275Z] #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-09-05T08:58:27.275Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:58:27.275Z] #64 51.62 v3.0.2 [2022-09-05T08:58:27.275Z] #64 DONE 52.2s [2022-09-05T08:58:27.275Z] [2022-09-05T08:58:27.275Z] #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-09-05T08:58:27.275Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:58:27.275Z] #58 47.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-05T08:58:27.275Z] #58 49.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:58:27.275Z] #58 49.63 Fetched 2315 kB in 4s (612 kB/s) [2022-09-05T08:58:27.275Z] #58 49.80 Selecting previously unselected package libprotobuf23:amd64. [2022-09-05T08:58:27.276Z] #58 49.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T08:58:27.276Z] #58 49.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-05T08:58:27.276Z] #58 49.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T08:58:27.276Z] #58 51.10 Selecting previously unselected package python3-pkg-resources. [2022-09-05T08:58:27.276Z] #58 51.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T08:58:27.276Z] #58 51.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T08:58:27.276Z] #58 51.54 Selecting previously unselected package python3-six. [2022-09-05T08:58:27.276Z] #58 51.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-05T08:58:27.276Z] #58 51.57 Unpacking python3-six (1.16.0-2) ... [2022-09-05T08:58:27.276Z] #58 51.75 Selecting previously unselected package python3-protobuf. [2022-09-05T08:58:27.276Z] #58 51.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-05T08:58:27.276Z] #58 51.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-05T08:58:27.505Z] [2022-09-05T08:58:27.505Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-05T08:58:27.505Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-05T08:58:27.505Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.1s done [2022-09-05T08:58:27.505Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-05T08:58:27.505Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-05T08:58:27.505Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-05T08:58:27.767Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.2s [2022-09-05T08:58:28.027Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-09-05T08:58:28.027Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-05T08:58:28.206Z] #58 52.69 Selecting previously unselected package libnet1:amd64. [2022-09-05T08:58:28.206Z] #58 52.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T08:58:28.206Z] #58 52.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T08:58:28.462Z] #58 52.99 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T08:58:28.462Z] #58 53.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T08:58:28.462Z] #58 53.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T08:58:28.600Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-05T08:58:28.600Z] #4 DONE 1.1s [2022-09-05T08:58:28.720Z] #58 ... [2022-09-05T08:58:28.720Z] [2022-09-05T08:58:28.720Z] #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-09-05T08:58:28.720Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:58:28.720Z] #47 53.61 NAME: [2022-09-05T08:58:28.720Z] #47 53.61 go-winres - A tool for embedding resources in Windows executables [2022-09-05T08:58:28.720Z] #47 53.61 [2022-09-05T08:58:28.720Z] #47 53.61 USAGE: [2022-09-05T08:58:28.720Z] #47 53.61 go-winres [global options] command [command options] [arguments...] [2022-09-05T08:58:28.720Z] #47 53.61 [2022-09-05T08:58:28.720Z] #47 53.61 COMMANDS: [2022-09-05T08:58:28.720Z] #47 53.61 init Create an initial ./winres/winres.json [2022-09-05T08:58:28.720Z] #47 53.61 make Make syso files for the "go build" command [2022-09-05T08:58:28.720Z] #47 53.61 simply Make syso files for the "go build" command (simplified) [2022-09-05T08:58:28.720Z] #47 53.61 extract Extract all resources from an executable [2022-09-05T08:58:28.720Z] #47 53.61 patch Replace resources in an executable file (exe, dll) [2022-09-05T08:58:28.720Z] #47 53.61 help, h Shows a list of commands or help for one command [2022-09-05T08:58:28.720Z] #47 53.61 [2022-09-05T08:58:28.720Z] #47 53.61 GLOBAL OPTIONS: [2022-09-05T08:58:28.720Z] #47 53.61 --help, -h show help (default: false) [2022-09-05T08:58:28.871Z] [2022-09-05T08:58:28.871Z] #5 [internal] load build definition from Dockerfile [2022-09-05T08:58:28.871Z] #5 sha256:a5711c4572ab185fb192335b5dd4cd758bc07017763141bc0e11479cf02ad679 [2022-09-05T08:58:28.871Z] #5 DONE 0.0s [2022-09-05T08:58:28.871Z] [2022-09-05T08:58:28.871Z] #6 [internal] load .dockerignore [2022-09-05T08:58:28.871Z] #6 sha256:5c52438c0ea1fd853c6c66db838129d1aa545c342e257f715b5b8c395abebcfc [2022-09-05T08:58:28.871Z] #6 DONE 0.0s [2022-09-05T08:58:28.871Z] [2022-09-05T08:58:28.871Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:28.871Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:58:28.977Z] #47 DONE 53.8s [2022-09-05T08:58:28.977Z] [2022-09-05T08:58:28.977Z] #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-09-05T08:58:28.977Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:58:28.977Z] #58 53.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T08:58:28.977Z] #58 53.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T08:58:28.977Z] #58 53.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:28.977Z] #58 53.48 Selecting previously unselected package criu. [2022-09-05T08:58:28.977Z] #58 53.50 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-05T08:58:28.977Z] #58 53.53 Unpacking criu (3.17.1-1) ... [2022-09-05T08:58:30.258Z] #10 ... [2022-09-05T08:58:30.258Z] [2022-09-05T08:58:30.258Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-05T08:58:30.258Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-05T08:58:30.258Z] #7 DONE 1.3s [2022-09-05T08:58:30.258Z] [2022-09-05T08:58:30.258Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-05T08:58:30.258Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-05T08:58:30.258Z] #8 DONE 1.3s [2022-09-05T08:58:30.258Z] [2022-09-05T08:58:30.258Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:30.258Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:58:30.258Z] #10 DONE 1.3s [2022-09-05T08:58:30.258Z] [2022-09-05T08:58:30.258Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:30.258Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-05T08:58:30.258Z] #9 DONE 1.4s [2022-09-05T08:58:30.359Z] #58 54.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T08:58:30.829Z] [2022-09-05T08:58:30.829Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:30.829Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:30.829Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-05T08:58:30.924Z] #58 ... [2022-09-05T08:58:30.924Z] [2022-09-05T08:58:30.924Z] #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-09-05T08:58:30.924Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:58:30.924Z] #62 45.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-05T08:58:30.924Z] #62 45.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-05T08:58:30.924Z] #62 45.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-05T08:58:30.924Z] #62 45.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-05T08:58:30.924Z] #62 45.88 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-05T08:58:30.924Z] #62 46.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-05T08:58:30.924Z] #62 46.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-05T08:58:30.924Z] #62 46.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-05T08:58:30.924Z] #62 46.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-05T08:58:30.924Z] #62 46.43 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-05T08:58:30.924Z] #62 47.22 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-05T08:58:30.924Z] #62 47.32 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-05T08:58:30.924Z] #62 47.65 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-05T08:58:30.924Z] #62 47.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-05T08:58:30.924Z] #62 48.23 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-05T08:58:30.924Z] #62 48.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-05T08:58:30.924Z] #62 48.44 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-05T08:58:30.924Z] #62 48.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-05T08:58:30.924Z] #62 48.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-05T08:58:30.924Z] #62 48.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-05T08:58:30.924Z] #62 48.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-05T08:58:30.924Z] #62 49.03 go: downloading github.com/prometheus/common v0.32.1 [2022-09-05T08:58:30.924Z] #62 49.55 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-05T08:58:30.924Z] #62 49.58 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-05T08:58:30.924Z] #62 50.72 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-05T08:58:30.924Z] #62 52.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-05T08:58:30.924Z] #62 ... [2022-09-05T08:58:30.924Z] [2022-09-05T08:58:30.924Z] #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-09-05T08:58:30.924Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:58:30.924Z] #41 54.83 Updating files: 86% (1323/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-05T08:58:30.924Z] #41 55.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-05T08:58:31.099Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:31.099Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-05T08:58:31.099Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-05T08:58:31.099Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-09-05T08:58:31.099Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.2s [2022-09-05T08:58:31.370Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.4s [2022-09-05T08:58:31.370Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s [2022-09-05T08:58:31.639Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-05T08:58:31.661Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2022-09-05T08:58:31.661Z] #73 ... [2022-09-05T08:58:31.661Z] [2022-09-05T08:58:31.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:31.661Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:31.661Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-05T08:58:31.661Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-05T08:58:31.661Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-05T08:58:31.661Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-05T08:58:31.661Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.1s done [2022-09-05T08:58:31.661Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.2s done [2022-09-05T08:58:31.661Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.7s done [2022-09-05T08:58:31.661Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.3s done [2022-09-05T08:58:31.661Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.6s done [2022-09-05T08:58:31.661Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.18MB / 141.86MB 6.3s [2022-09-05T08:58:31.661Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.3s [2022-09-05T08:58:31.661Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.4s done [2022-09-05T08:58:31.856Z] #41 56.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-05T08:58:31.901Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-05T08:58:31.923Z] #11 ... [2022-09-05T08:58:31.923Z] [2022-09-05T08:58:31.923Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:31.923Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-05T08:58:31.923Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:58:31.923Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-05T08:58:31.923Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:31.923Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-05T08:58:31.923Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-05T08:58:31.923Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-09-05T08:58:31.923Z] #71 DONE 6.7s [2022-09-05T08:58:31.923Z] [2022-09-05T08:58:31.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:31.923Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:31.923Z] #11 ... [2022-09-05T08:58:31.923Z] [2022-09-05T08:58:31.923Z] #24 [internal] load build context [2022-09-05T08:58:31.923Z] #24 sha256:bb98bc0c8232e8e597e4eb4db291164f9eba2ea5a6dbab61bfbb5de67900b6aa [2022-09-05T08:58:31.923Z] #24 transferring context: 34.62MB 6.8s [2022-09-05T08:58:31.923Z] #24 ... [2022-09-05T08:58:31.923Z] [2022-09-05T08:58:31.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:31.923Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:32.163Z] #73 ... [2022-09-05T08:58:32.163Z] [2022-09-05T08:58:32.163Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:58:32.163Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:58:32.163Z] #49 DONE 1.3s [2022-09-05T08:58:32.163Z] [2022-09-05T08:58:32.163Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:58:32.163Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:58:32.163Z] #49 DONE 0.0s [2022-09-05T08:58:32.163Z] [2022-09-05T08:58:32.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:32.163Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:32.163Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-05T08:58:32.163Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-05T08:58:32.163Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.83MB / 55.01MB 1.3s [2022-09-05T08:58:32.163Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-05T08:58:32.163Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-05T08:58:32.163Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 4.19MB / 5.16MB 1.3s [2022-09-05T08:58:32.163Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 2.92MB / 10.88MB 1.3s [2022-09-05T08:58:32.183Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 100.66MB / 141.86MB 6.8s [2022-09-05T08:58:32.424Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 1.4s [2022-09-05T08:58:32.424Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.4s [2022-09-05T08:58:32.424Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 3.82MB / 10.88MB 1.4s [2022-09-05T08:58:32.424Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.4s done [2022-09-05T08:58:32.424Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 1.5s [2022-09-05T08:58:32.444Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 109.05MB / 141.86MB 7.0s [2022-09-05T08:58:32.691Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 37.75MB / 55.01MB 1.6s [2022-09-05T08:58:32.691Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.29MB / 10.88MB 1.7s [2022-09-05T08:58:32.691Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.49MB / 10.88MB 1.8s [2022-09-05T08:58:32.691Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.19MB / 54.58MB 1.8s [2022-09-05T08:58:32.958Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.07MB / 55.01MB 1.9s [2022-09-05T08:58:32.958Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.0s done [2022-09-05T08:58:32.958Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.44MB / 54.58MB 2.1s [2022-09-05T08:58:32.958Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 2.1s [2022-09-05T08:58:33.013Z] #11 ... [2022-09-05T08:58:33.013Z] [2022-09-05T08:58:33.013Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:33.013Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:33.013Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-09-05T08:58:33.013Z] #73 DONE 7.6s [2022-09-05T08:58:33.013Z] [2022-09-05T08:58:33.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:33.013Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:33.013Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 116.39MB / 141.86MB 7.4s [2022-09-05T08:58:33.228Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.23MB / 55.01MB 2.3s [2022-09-05T08:58:33.228Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.59MB / 54.58MB 2.4s [2022-09-05T08:58:33.273Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 125.69MB / 141.86MB 7.9s [2022-09-05T08:58:33.491Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 2.5s [2022-09-05T08:58:33.491Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 17.83MB / 54.58MB 2.5s [2022-09-05T08:58:33.491Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.39MB / 85.91MB 2.5s [2022-09-05T08:58:33.491Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 2.6s [2022-09-05T08:58:33.491Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 20.97MB / 54.58MB 2.6s [2022-09-05T08:58:33.541Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.22MB / 141.86MB 8.2s [2022-09-05T08:58:33.755Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 25.17MB / 54.58MB 2.8s [2022-09-05T08:58:33.755Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 14.68MB / 85.91MB 2.8s [2022-09-05T08:58:33.755Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 2.9s [2022-09-05T08:58:33.922Z] Client: [2022-09-05T08:58:33.922Z] Context: default [2022-09-05T08:58:33.922Z] Debug Mode: false [2022-09-05T08:58:33.922Z] Plugins: [2022-09-05T08:58:33.922Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-05T08:58:33.922Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-05T08:58:33.922Z] [2022-09-05T08:58:33.922Z] Server: [2022-09-05T08:58:33.922Z] Containers: 0 [2022-09-05T08:58:33.922Z] Running: 0 [2022-09-05T08:58:33.922Z] Paused: 0 [2022-09-05T08:58:33.922Z] Stopped: 0 [2022-09-05T08:58:33.922Z] Images: 0 [2022-09-05T08:58:33.922Z] Server Version: 20.10.14 [2022-09-05T08:58:33.922Z] Storage Driver: overlay2 [2022-09-05T08:58:33.922Z] Backing Filesystem: extfs [2022-09-05T08:58:33.922Z] Supports d_type: true [2022-09-05T08:58:33.922Z] Native Overlay Diff: true [2022-09-05T08:58:33.922Z] userxattr: false [2022-09-05T08:58:33.922Z] Logging Driver: json-file [2022-09-05T08:58:33.922Z] Cgroup Driver: cgroupfs [2022-09-05T08:58:33.922Z] Cgroup Version: 1 [2022-09-05T08:58:33.922Z] Plugins: [2022-09-05T08:58:33.922Z] Volume: local [2022-09-05T08:58:33.922Z] Network: bridge host ipvlan macvlan null overlay [2022-09-05T08:58:33.922Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-05T08:58:33.922Z] Swarm: inactive [2022-09-05T08:58:33.922Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-05T08:58:33.922Z] Default Runtime: runc [2022-09-05T08:58:33.922Z] Init Binary: docker-init [2022-09-05T08:58:33.922Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:33.922Z] runc version: v1.0.3-0-gf46b6ba [2022-09-05T08:58:33.922Z] init version: de40ad0 [2022-09-05T08:58:33.922Z] Security Options: [2022-09-05T08:58:33.922Z] apparmor [2022-09-05T08:58:33.922Z] seccomp [2022-09-05T08:58:33.922Z] Profile: default [2022-09-05T08:58:33.922Z] Kernel Version: 5.13.0-1021-aws [2022-09-05T08:58:33.922Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-05T08:58:33.922Z] OSType: linux [2022-09-05T08:58:33.922Z] Architecture: aarch64 [2022-09-05T08:58:33.922Z] CPUs: 2 [2022-09-05T08:58:33.923Z] Total Memory: 7.562GiB [2022-09-05T08:58:33.923Z] Name: ip-10-100-124-109 [2022-09-05T08:58:33.923Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-09-05T08:58:33.923Z] Docker Root Dir: /var/lib/docker [2022-09-05T08:58:33.923Z] Debug Mode: false [2022-09-05T08:58:33.923Z] Registry: https://index.docker.io/v1/ [2022-09-05T08:58:33.923Z] Labels: [2022-09-05T08:58:33.923Z] Experimental: true [2022-09-05T08:58:33.923Z] Insecure Registries: [2022-09-05T08:58:33.923Z] 127.0.0.0/8 [2022-09-05T08:58:33.923Z] Live Restore Enabled: true [2022-09-05T08:58:33.923Z] [Pipeline] sh [2022-09-05T08:58:34.017Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 36.70MB / 54.58MB 3.1s [2022-09-05T08:58:34.017Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 23.07MB / 85.91MB 3.1s [2022-09-05T08:58:34.207Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:34.207Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-05T08:58:34.207Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44083/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-05T08:58:34.207Z] + bash /home/ubuntu/workspace/moby_PR-44083/check-config.sh [2022-09-05T08:58:34.207Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-05T08:58:34.207Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-09-05T08:58:34.207Z] [2022-09-05T08:58:34.207Z] Generally Necessary: [2022-09-05T08:58:34.207Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-05T08:58:34.207Z] - apparmor: enabled and tools installed [2022-09-05T08:58:34.207Z] - CONFIG_NAMESPACES: enabled [2022-09-05T08:58:34.207Z] - CONFIG_NET_NS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_PID_NS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_IPC_NS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_UTS_NS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CGROUPS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-05T08:58:34.207Z] - CONFIG_CPUSETS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_MEMCG: enabled [2022-09-05T08:58:34.207Z] - CONFIG_KEYS: enabled [2022-09-05T08:58:34.207Z] - CONFIG_VETH: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-05T08:58:34.207Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-05T08:58:34.279Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.1s done [2022-09-05T08:58:34.279Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 3.2s [2022-09-05T08:58:34.279Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 39.85MB / 54.58MB 3.3s [2022-09-05T08:58:34.279Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 28.31MB / 85.91MB 3.4s [2022-09-05T08:58:34.382Z] #41 ... [2022-09-05T08:58:34.382Z] [2022-09-05T08:58:34.382Z] #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-09-05T08:58:34.382Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:58:34.382Z] #83 52.52 Selecting previously unselected package patch. [2022-09-05T08:58:34.382Z] #83 52.54 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 52.55 Unpacking patch (2.7.6-7) ... [2022-09-05T08:58:34.382Z] #83 52.87 Selecting previously unselected package dpkg-dev. [2022-09-05T08:58:34.382Z] #83 52.91 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-05T08:58:34.382Z] #83 52.93 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T08:58:34.382Z] #83 54.31 Selecting previously unselected package build-essential. [2022-09-05T08:58:34.382Z] #83 54.39 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 54.39 Unpacking build-essential (12.9) ... [2022-09-05T08:58:34.382Z] #83 54.50 Selecting previously unselected package libcap2:amd64. [2022-09-05T08:58:34.382Z] #83 54.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 54.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T08:58:34.382Z] #83 54.72 Selecting previously unselected package libcap-dev:amd64. [2022-09-05T08:58:34.382Z] #83 54.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 54.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T08:58:34.382Z] #83 55.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T08:58:34.382Z] #83 55.03 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 55.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:34.382Z] #83 55.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-05T08:58:34.382Z] #83 55.28 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 55.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:34.382Z] #83 55.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T08:58:34.382Z] #83 55.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 55.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T08:58:34.382Z] #83 55.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T08:58:34.382Z] #83 55.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T08:58:34.382Z] #83 55.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T08:58:34.382Z] #83 56.76 Selecting previously unselected package libtool. [2022-09-05T08:58:34.382Z] #83 56.77 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-05T08:58:34.383Z] #83 56.80 Unpacking libtool (2.4.6-15) ... [2022-09-05T08:58:34.383Z] #83 57.10 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T08:58:34.383Z] #83 57.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T08:58:34.383Z] #83 57.11 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T08:58:34.383Z] #83 57.39 Selecting previously unselected package libyajl2:amd64. [2022-09-05T08:58:34.383Z] #83 57.39 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T08:58:34.383Z] #83 57.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T08:58:34.383Z] #83 57.68 Selecting previously unselected package libyajl-dev:amd64. [2022-09-05T08:58:34.383Z] #83 57.68 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-05T08:58:34.383Z] #83 57.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T08:58:34.383Z] #83 57.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T08:58:34.383Z] #83 57.94 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T08:58:34.383Z] #83 57.94 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T08:58:34.383Z] #83 57.96 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-05T08:58:34.383Z] #83 57.98 Setting up file (1:5.39-3) ... [2022-09-05T08:58:34.383Z] #83 57.99 Setting up bzip2 (1.0.8-4) ... [2022-09-05T08:58:34.383Z] #83 58.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:34.383Z] #83 58.01 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:34.383Z] #83 58.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T08:58:34.383Z] #83 58.04 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-05T08:58:34.383Z] #83 58.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-05T08:58:34.383Z] #83 58.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T08:58:34.383Z] #83 58.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T08:58:34.383Z] #83 58.12 Setting up patch (2.7.6-7) ... [2022-09-05T08:58:34.383Z] #83 58.15 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T08:58:34.383Z] #83 58.22 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T08:58:34.383Z] #83 58.24 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T08:58:34.383Z] #83 58.25 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T08:58:34.383Z] #83 58.28 Setting up libtool (2.4.6-15) ... [2022-09-05T08:58:34.383Z] #83 58.29 Setting up m4 (1.4.18-5) ... [2022-09-05T08:58:34.383Z] #83 58.30 Setting up dpkg-dev (1.20.11) ... [2022-09-05T08:58:34.383Z] #83 58.32 Setting up autoconf (2.69-14) ... [2022-09-05T08:58:34.383Z] #83 58.34 Setting up build-essential (12.9) ... [2022-09-05T08:58:34.383Z] #83 58.36 Setting up automake (1:1.16.3-2) ... [2022-09-05T08:58:34.383Z] #83 58.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-05T08:58:34.383Z] #83 58.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:58:34.383Z] #83 DONE 58.9s [2022-09-05T08:58:34.383Z] [2022-09-05T08:58:34.383Z] #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-09-05T08:58:34.383Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:58:34.383Z] #58 57.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T08:58:34.383Z] #58 57.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T08:58:34.383Z] #58 57.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T08:58:34.383Z] #58 57.06 Setting up python3-six (1.16.0-2) ... [2022-09-05T08:58:34.383Z] #58 58.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T08:58:34.383Z] #58 58.64 Setting up python3-protobuf (3.12.4-1) ... [2022-09-05T08:58:34.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-05T08:58:34.466Z] - CONFIG_CGROUP_BPF: enabled [2022-09-05T08:58:34.466Z] [2022-09-05T08:58:34.466Z] Optional Features: [2022-09-05T08:58:34.466Z] - CONFIG_USER_NS: enabled [2022-09-05T08:58:34.466Z] - CONFIG_SECCOMP: enabled [2022-09-05T08:58:34.466Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-05T08:58:34.466Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-05T08:58:34.466Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-05T08:58:34.466Z] (cgroup swap accounting is currently enabled) [2022-09-05T08:58:34.466Z] - CONFIG_BLK_CGROUP: enabled [2022-09-05T08:58:34.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-05T08:58:34.466Z] - CONFIG_CGROUP_PERF: enabled [2022-09-05T08:58:34.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-05T08:58:34.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-05T08:58:34.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-05T08:58:34.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-05T08:58:34.466Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-05T08:58:34.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_IP_VS: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-05T08:58:34.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-05T08:58:34.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-05T08:58:34.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-05T08:58:34.466Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-05T08:58:34.466Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-05T08:58:34.466Z] - CONFIG_EXT4_FS: enabled [2022-09-05T08:58:34.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-05T08:58:34.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-05T08:58:34.466Z] - Network Drivers: [2022-09-05T08:58:34.466Z] - "overlay": [2022-09-05T08:58:34.542Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.02MB / 54.58MB 3.6s [2022-09-05T08:58:34.725Z] - CONFIG_VXLAN: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-05T08:58:34.725Z] Optional (for encrypted networks): [2022-09-05T08:58:34.725Z] - CONFIG_CRYPTO: enabled [2022-09-05T08:58:34.725Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-05T08:58:34.725Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-05T08:58:34.725Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-05T08:58:34.725Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-05T08:58:34.725Z] - CONFIG_XFRM: enabled [2022-09-05T08:58:34.725Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-05T08:58:34.725Z] - "ipvlan": [2022-09-05T08:58:34.725Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-05T08:58:34.725Z] - "macvlan": [2022-09-05T08:58:34.725Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_DUMMY: enabled (as module) [2022-09-05T08:58:34.725Z] - "ftp,tftp client in container": [2022-09-05T08:58:34.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-05T08:58:34.725Z] - Storage Drivers: [2022-09-05T08:58:34.725Z] - "aufs": [2022-09-05T08:58:34.725Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-05T08:58:34.725Z] - "btrfs": [2022-09-05T08:58:34.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-05T08:58:34.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-05T08:58:34.725Z] - "devicemapper": [2022-09-05T08:58:34.725Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-05T08:58:34.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-05T08:58:34.725Z] - "overlay": [2022-09-05T08:58:34.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-05T08:58:34.725Z] - "zfs": [2022-09-05T08:58:34.725Z] - /dev/zfs: present [2022-09-05T08:58:34.725Z] - zfs command: missing [2022-09-05T08:58:34.725Z] - zpool command: missing [2022-09-05T08:58:34.725Z] [2022-09-05T08:58:34.725Z] Limits: [2022-09-05T08:58:34.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-05T08:58:34.725Z] [2022-09-05T08:58:34.725Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-05T08:58:34.804Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.34MB / 141.86MB 3.8s [2022-09-05T08:58:34.804Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-05T08:58:34.804Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 48.23MB / 54.58MB 3.9s [2022-09-05T08:58:34.804Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 34.60MB / 85.91MB 3.9s [2022-09-05T08:58:34.934Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.6s done [2022-09-05T08:58:35.050Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:609d87003a0e9d431ef04a18743cb011cabda6ef . [2022-09-05T08:58:35.066Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.2s [2022-09-05T08:58:35.067Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.04MB / 85.91MB 4.2s [2022-09-05T08:58:35.067Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 14.68MB / 141.86MB 4.3s [2022-09-05T08:58:35.196Z] #11 ... [2022-09-05T08:58:35.196Z] [2022-09-05T08:58:35.196Z] #24 [internal] load build context [2022-09-05T08:58:35.196Z] #24 sha256:bb98bc0c8232e8e597e4eb4db291164f9eba2ea5a6dbab61bfbb5de67900b6aa [2022-09-05T08:58:35.196Z] #24 transferring context: 62.71MB 9.7s done [2022-09-05T08:58:35.196Z] #24 DONE 10.0s [2022-09-05T08:58:35.196Z] [2022-09-05T08:58:35.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:35.196Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:35.196Z] #11 ... [2022-09-05T08:58:35.196Z] [2022-09-05T08:58:35.196Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:35.196Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:35.196Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-05T08:58:35.196Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-05T08:58:35.196Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-05T08:58:35.196Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-05T08:58:35.196Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.1s done [2022-09-05T08:58:35.196Z] #28 ... [2022-09-05T08:58:35.196Z] [2022-09-05T08:58:35.196Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-05T08:58:35.196Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-05T08:58:35.310Z] #2 [internal] load .dockerignore [2022-09-05T08:58:35.310Z] #2 sha256:775a62efde71f9f39d8338fb0fc061d56fe9c423a057e7376b81287bcb6c1f76 [2022-09-05T08:58:35.310Z] #2 transferring context: 145B done [2022-09-05T08:58:35.310Z] #2 DONE 0.1s [2022-09-05T08:58:35.310Z] [2022-09-05T08:58:35.310Z] #1 [internal] load build definition from Dockerfile [2022-09-05T08:58:35.310Z] #1 sha256:910800782c0aa8c84d53e02f32fe41a9d3a9145c266609faa7e7dee8ca8200b6 [2022-09-05T08:58:35.310Z] #1 transferring dockerfile: 19.12kB done [2022-09-05T08:58:35.310Z] #1 DONE 0.2s [2022-09-05T08:58:35.310Z] [2022-09-05T08:58:35.310Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-05T08:58:35.310Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-09-05T08:58:35.650Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 4.7s [2022-09-05T08:58:35.650Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.7s done [2022-09-05T08:58:35.650Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 23.07MB / 141.86MB 4.8s [2022-09-05T08:58:35.650Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.8s done [2022-09-05T08:58:35.766Z] #72 DONE 0.6s [2022-09-05T08:58:35.766Z] [2022-09-05T08:58:35.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:35.766Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:35.880Z] #3 DONE 0.5s [2022-09-05T08:58:35.880Z] [2022-09-05T08:58:35.880Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-05T08:58:35.880Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-05T08:58:35.880Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-05T08:58:35.880Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-05T08:58:35.880Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-05T08:58:35.880Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-05T08:58:35.880Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-05T08:58:35.911Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 51.38MB / 85.91MB 5.1s [2022-09-05T08:58:36.139Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.2s [2022-09-05T08:58:36.339Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.5s [2022-09-05T08:58:36.398Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s [2022-09-05T08:58:36.398Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done [2022-09-05T08:58:36.398Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-05T08:58:36.483Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 32.51MB / 141.86MB 5.4s [2022-09-05T08:58:36.483Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 58.72MB / 85.91MB 5.5s [2022-09-05T08:58:36.661Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-05T08:58:36.744Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 65.01MB / 85.91MB 5.7s [2022-09-05T08:58:36.744Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 41.94MB / 141.86MB 5.7s [2022-09-05T08:58:36.744Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 49.28MB / 141.86MB 5.9s [2022-09-05T08:58:36.916Z] #11 ... [2022-09-05T08:58:36.916Z] [2022-09-05T08:58:36.916Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-05T08:58:36.916Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-05T08:58:36.916Z] #74 DONE 0.8s [2022-09-05T08:58:36.916Z] [2022-09-05T08:58:36.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:36.916Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:36.928Z] #4 DONE 0.8s [2022-09-05T08:58:36.928Z] [2022-09-05T08:58:36.928Z] #6 [internal] load build definition from Dockerfile [2022-09-05T08:58:36.928Z] #6 sha256:3a621e77882422cea0aad8c7a257e6281b7005824194a5965bb8a90b47f8d46f [2022-09-05T08:58:36.928Z] #6 DONE 0.0s [2022-09-05T08:58:36.928Z] [2022-09-05T08:58:36.928Z] #5 [internal] load .dockerignore [2022-09-05T08:58:36.928Z] #5 sha256:8862a6a1a35fd9e4f9725b8b6f1fb4e8a64e9d183cfd60617349574f54abbf8e [2022-09-05T08:58:36.928Z] #5 DONE 0.0s [2022-09-05T08:58:36.928Z] [2022-09-05T08:58:36.928Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-05T08:58:36.928Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-05T08:58:37.010Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 70.69MB / 85.91MB 6.1s [2022-09-05T08:58:37.278Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.69MB / 85.91MB 6.4s [2022-09-05T08:58:37.278Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 57.67MB / 141.86MB 6.4s [2022-09-05T08:58:37.540Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.93MB / 85.91MB 6.6s [2022-09-05T08:58:37.540Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 6.7s [2022-09-05T08:58:37.803Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.94MB / 141.86MB 6.9s [2022-09-05T08:58:37.871Z] #10 DONE 0.8s [2022-09-05T08:58:37.872Z] [2022-09-05T08:58:37.872Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-05T08:58:37.872Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-05T08:58:37.872Z] #7 DONE 0.8s [2022-09-05T08:58:37.872Z] [2022-09-05T08:58:37.872Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:37.872Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:58:37.872Z] #8 DONE 0.8s [2022-09-05T08:58:37.872Z] [2022-09-05T08:58:37.872Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:37.872Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-05T08:58:37.872Z] #9 DONE 0.8s [2022-09-05T08:58:38.379Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.3s done [2022-09-05T08:58:38.379Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 81.79MB / 141.86MB 7.4s [2022-09-05T08:58:38.379Z] #11 ... [2022-09-05T08:58:38.379Z] [2022-09-05T08:58:38.379Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:38.379Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-05T08:58:38.379Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:58:38.379Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:38.379Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-05T08:58:38.379Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-05T08:58:38.379Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-05T08:58:38.379Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.9s done [2022-09-05T08:58:38.379Z] #71 DONE 7.6s [2022-09-05T08:58:38.379Z] [2022-09-05T08:58:38.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:38.379Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:38.379Z] #11 ... [2022-09-05T08:58:38.379Z] [2022-09-05T08:58:38.379Z] #24 [internal] load build context [2022-09-05T08:58:38.379Z] #24 sha256:cefe49e7d742a17717d29eb2b1a20cddc5baeb03f432649087e1998fa5fe7dd3 [2022-09-05T08:58:38.379Z] #24 transferring context: 36.67MB 7.7s [2022-09-05T08:58:38.379Z] #24 ... [2022-09-05T08:58:38.379Z] [2022-09-05T08:58:38.379Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:38.379Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:38.379Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-09-05T08:58:38.379Z] #73 DONE 7.7s [2022-09-05T08:58:38.379Z] [2022-09-05T08:58:38.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:38.379Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:38.954Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 91.22MB / 141.86MB 7.9s [2022-09-05T08:58:39.214Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.71MB / 141.86MB 8.4s [2022-09-05T08:58:39.456Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.4s done [2022-09-05T08:58:39.456Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-05T08:58:39.486Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 109.05MB / 141.86MB 8.6s [2022-09-05T08:58:39.641Z] #58 63.66 Setting up criu (3.17.1-1) ... [2022-09-05T08:58:39.716Z] #11 ... [2022-09-05T08:58:39.716Z] [2022-09-05T08:58:39.716Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:39.716Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:39.716Z] #28 DONE 14.4s [2022-09-05T08:58:39.716Z] [2022-09-05T08:58:39.716Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:39.716Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:39.746Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 118.01MB / 141.86MB 8.9s [2022-09-05T08:58:40.285Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-09-05T08:58:40.325Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 9.2s [2022-09-05T08:58:40.325Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s [2022-09-05T08:58:40.543Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-05T08:58:40.588Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.31MB / 141.86MB 9.6s [2022-09-05T08:58:40.849Z] #11 ... [2022-09-05T08:58:40.849Z] [2022-09-05T08:58:40.849Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:40.849Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:40.849Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-05T08:58:40.849Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-05T08:58:40.849Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-05T08:58:40.849Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-05T08:58:40.849Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.1s done [2022-09-05T08:58:40.849Z] #28 ... [2022-09-05T08:58:40.849Z] [2022-09-05T08:58:40.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:40.849Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:41.110Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-09-05T08:58:41.547Z] #58 66.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:58:41.678Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-05T08:58:42.069Z] [2022-09-05T08:58:42.069Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:42.069Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:42.069Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-05T08:58:42.069Z] #73 DONE 0.0s [2022-09-05T08:58:42.069Z] [2022-09-05T08:58:42.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:42.069Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:42.069Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-05T08:58:42.069Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-05T08:58:42.069Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-05T08:58:42.069Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-05T08:58:42.069Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 5.24MB / 53.69MB 0.2s [2022-09-05T08:58:42.069Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.2s [2022-09-05T08:58:42.069Z] #11 ... [2022-09-05T08:58:42.069Z] [2022-09-05T08:58:42.069Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:58:42.069Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:58:42.069Z] #49 DONE 0.0s [2022-09-05T08:58:42.069Z] [2022-09-05T08:58:42.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:42.069Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:42.069Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 13.86MB / 53.69MB 0.3s [2022-09-05T08:58:42.069Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 3.15MB / 4.94MB 0.3s [2022-09-05T08:58:42.069Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.3s [2022-09-05T08:58:42.240Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 11.0s done [2022-09-05T08:58:42.240Z] #11 ... [2022-09-05T08:58:42.240Z] [2022-09-05T08:58:42.240Z] #24 [internal] load build context [2022-09-05T08:58:42.240Z] #24 sha256:cefe49e7d742a17717d29eb2b1a20cddc5baeb03f432649087e1998fa5fe7dd3 [2022-09-05T08:58:42.240Z] #24 transferring context: 62.71MB 11.1s done [2022-09-05T08:58:42.240Z] #24 DONE 11.4s [2022-09-05T08:58:42.240Z] [2022-09-05T08:58:42.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:42.240Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:42.328Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 25.17MB / 53.69MB 0.4s [2022-09-05T08:58:42.328Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s [2022-09-05T08:58:42.328Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.4s [2022-09-05T08:58:42.328Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 34.60MB / 53.69MB 0.5s [2022-09-05T08:58:42.477Z] #58 DONE 67.1s [2022-09-05T08:58:42.477Z] [2022-09-05T08:58:42.477Z] #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-09-05T08:58:42.477Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T08:58:42.477Z] #84 1.350 Cloning into '/tmp/crun-build'... [2022-09-05T08:58:42.477Z] #84 8.552 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-05T08:58:42.477Z] #84 8.561 Cloning into '/tmp/crun-build/libocispec'... [2022-09-05T08:58:42.589Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 38.80MB / 53.69MB 0.6s [2022-09-05T08:58:42.589Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done [2022-09-05T08:58:42.589Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s [2022-09-05T08:58:42.589Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 6.29MB / 54.68MB 0.7s [2022-09-05T08:58:42.852Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.9s done [2022-09-05T08:58:42.852Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 26.22MB / 54.68MB 0.9s [2022-09-05T08:58:42.852Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 36.70MB / 54.68MB 1.0s [2022-09-05T08:58:42.852Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.0s [2022-09-05T08:58:43.117Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 47.19MB / 54.68MB 1.1s [2022-09-05T08:58:43.117Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 14.68MB / 81.12MB 1.1s [2022-09-05T08:58:43.117Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.2s [2022-09-05T08:58:43.117Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 24.12MB / 81.12MB 1.2s [2022-09-05T08:58:43.180Z] #11 ... [2022-09-05T08:58:43.180Z] [2022-09-05T08:58:43.180Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-05T08:58:43.180Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-05T08:58:43.180Z] #72 DONE 0.9s [2022-09-05T08:58:43.180Z] [2022-09-05T08:58:43.180Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-05T08:58:43.180Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-05T08:58:43.379Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 32.51MB / 81.12MB 1.6s [2022-09-05T08:58:43.640Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 47.19MB / 81.12MB 1.7s [2022-09-05T08:58:43.640Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 55.08MB / 81.12MB 1.8s [2022-09-05T08:58:43.906Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.9s done [2022-09-05T08:58:43.906Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.69MB / 81.12MB 1.9s [2022-09-05T08:58:43.906Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-09-05T08:58:44.124Z] #74 DONE 0.9s [2022-09-05T08:58:44.124Z] [2022-09-05T08:58:44.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:44.124Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:44.374Z] #84 10.12 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-05T08:58:44.374Z] #84 10.18 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-05T08:58:44.374Z] #84 10.18 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-05T08:58:44.374Z] #84 10.18 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-05T08:58:44.374Z] #84 10.22 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-05T08:58:44.473Z] #11 ... [2022-09-05T08:58:44.473Z] [2022-09-05T08:58:44.473Z] #24 [internal] load build context [2022-09-05T08:58:44.473Z] #24 sha256:32bd12f1854ab1e322ac7f97ca7c4f4fe8852115f4e8fe1c3736e09f6c987372 [2022-09-05T08:58:44.473Z] #24 transferring context: 62.71MB 2.1s done [2022-09-05T08:58:44.473Z] #24 DONE 2.9s [2022-09-05T08:58:44.473Z] [2022-09-05T08:58:44.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:44.473Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:44.732Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.8s done [2022-09-05T08:58:44.732Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.9s [2022-09-05T08:58:45.175Z] Client: [2022-09-05T08:58:45.175Z] Context: default [2022-09-05T08:58:45.175Z] Debug Mode: false [2022-09-05T08:58:45.175Z] Plugins: [2022-09-05T08:58:45.175Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-05T08:58:45.175Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-05T08:58:45.175Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-05T08:58:45.175Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-05T08:58:45.175Z] [2022-09-05T08:58:45.175Z] Server: [2022-09-05T08:58:45.175Z] Containers: 0 [2022-09-05T08:58:45.175Z] Running: 0 [2022-09-05T08:58:45.175Z] Paused: 0 [2022-09-05T08:58:45.175Z] Stopped: 0 [2022-09-05T08:58:45.175Z] Images: 0 [2022-09-05T08:58:45.175Z] Server Version: 20.10.14 [2022-09-05T08:58:45.175Z] Storage Driver: overlay2 [2022-09-05T08:58:45.175Z] Backing Filesystem: extfs [2022-09-05T08:58:45.175Z] Supports d_type: true [2022-09-05T08:58:45.175Z] Native Overlay Diff: true [2022-09-05T08:58:45.175Z] userxattr: false [2022-09-05T08:58:45.175Z] Logging Driver: json-file [2022-09-05T08:58:45.175Z] Cgroup Driver: systemd [2022-09-05T08:58:45.175Z] Cgroup Version: 2 [2022-09-05T08:58:45.175Z] Plugins: [2022-09-05T08:58:45.175Z] Volume: local [2022-09-05T08:58:45.175Z] Network: bridge host ipvlan macvlan null overlay [2022-09-05T08:58:45.175Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-05T08:58:45.175Z] Swarm: inactive [2022-09-05T08:58:45.175Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-05T08:58:45.175Z] Default Runtime: runc [2022-09-05T08:58:45.175Z] Init Binary: docker-init [2022-09-05T08:58:45.175Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-05T08:58:45.175Z] runc version: v1.0.3-0-gf46b6ba [2022-09-05T08:58:45.175Z] init version: de40ad0 [2022-09-05T08:58:45.175Z] Security Options: [2022-09-05T08:58:45.175Z] apparmor [2022-09-05T08:58:45.175Z] seccomp [2022-09-05T08:58:45.175Z] Profile: default [2022-09-05T08:58:45.175Z] cgroupns [2022-09-05T08:58:45.175Z] Kernel Version: 5.13.0-1021-aws [2022-09-05T08:58:45.175Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-05T08:58:45.175Z] OSType: linux [2022-09-05T08:58:45.175Z] Architecture: x86_64 [2022-09-05T08:58:45.175Z] CPUs: 2 [2022-09-05T08:58:45.175Z] Total Memory: 7.476GiB [2022-09-05T08:58:45.175Z] Name: ip-10-100-45-136 [2022-09-05T08:58:45.175Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-09-05T08:58:45.175Z] Docker Root Dir: /var/lib/docker [2022-09-05T08:58:45.175Z] Debug Mode: false [2022-09-05T08:58:45.175Z] Registry: https://index.docker.io/v1/ [2022-09-05T08:58:45.175Z] Labels: [2022-09-05T08:58:45.175Z] Experimental: true [2022-09-05T08:58:45.175Z] Insecure Registries: [2022-09-05T08:58:45.175Z] 127.0.0.0/8 [2022-09-05T08:58:45.175Z] Live Restore Enabled: true [2022-09-05T08:58:45.175Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-05T08:58:45.508Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:609d87003a0e9d431ef04a18743cb011cabda6ef . [2022-09-05T08:58:45.508Z] #2 [internal] load .dockerignore [2022-09-05T08:58:45.509Z] #2 sha256:2b5a88c05995196d82e5d6c0e6380b4929634ab4142626cf843cbde995f78903 [2022-09-05T08:58:45.669Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.7s done [2022-09-05T08:58:45.771Z] #2 transferring context: 145B done [2022-09-05T08:58:45.771Z] #2 DONE 0.1s [2022-09-05T08:58:45.771Z] [2022-09-05T08:58:45.772Z] #1 [internal] load build definition from Dockerfile [2022-09-05T08:58:45.772Z] #1 sha256:9a92bb563240c756c0da2ee3aeee996695caa9ca7ee72b38530bc4a11e901e82 [2022-09-05T08:58:45.772Z] #1 transferring dockerfile: 19.12kB 0.1s done [2022-09-05T08:58:45.772Z] #1 DONE 0.2s [2022-09-05T08:58:45.772Z] [2022-09-05T08:58:45.772Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-05T08:58:45.772Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-05T08:58:45.928Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-05T08:58:46.032Z] #3 DONE 0.4s [2022-09-05T08:58:46.188Z] #11 ... [2022-09-05T08:58:46.188Z] [2022-09-05T08:58:46.188Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:46.188Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-05T08:58:46.188Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-05T08:58:46.188Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-05T08:58:46.188Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-05T08:58:46.188Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-05T08:58:46.188Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.9s done [2022-09-05T08:58:46.188Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.7s done [2022-09-05T08:58:46.188Z] #28 DONE 4.4s [2022-09-05T08:58:46.188Z] [2022-09-05T08:58:46.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:46.188Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:46.188Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 4.2s done [2022-09-05T08:58:46.188Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 2.10MB / 108.99MB 4.3s [2022-09-05T08:58:46.188Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 16.78MB / 108.99MB 4.4s [2022-09-05T08:58:46.295Z] [2022-09-05T08:58:46.295Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-05T08:58:46.295Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-05T08:58:46.295Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-05T08:58:46.295Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-05T08:58:46.295Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-05T08:58:46.295Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-05T08:58:46.295Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s [2022-09-05T08:58:46.295Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-05T08:58:46.448Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-05T08:58:46.448Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 27.30MB / 108.99MB 4.5s [2022-09-05T08:58:46.448Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-05T08:58:46.556Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-05T08:58:46.557Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-05T08:58:46.667Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-05T08:58:46.667Z] #11 ... [2022-09-05T08:58:46.667Z] [2022-09-05T08:58:46.667Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:46.667Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:46.667Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.7s done [2022-09-05T08:58:46.667Z] #28 DONE 15.7s [2022-09-05T08:58:46.667Z] [2022-09-05T08:58:46.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:46.667Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:46.709Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 44.04MB / 108.99MB 4.7s [2022-09-05T08:58:46.709Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 57.67MB / 108.99MB 4.8s [2022-09-05T08:58:46.709Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 63.96MB / 108.99MB 4.9s [2022-09-05T08:58:46.818Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-05T08:58:46.818Z] #4 DONE 0.7s [2022-09-05T08:58:46.896Z] #84 12.83 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-05T08:58:46.957Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-09-05T08:58:46.970Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 79.69MB / 108.99MB 5.1s [2022-09-05T08:58:46.970Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 88.08MB / 108.99MB 5.2s [2022-09-05T08:58:47.083Z] [2022-09-05T08:58:47.083Z] #5 [internal] load build definition from Dockerfile [2022-09-05T08:58:47.083Z] #5 sha256:29b22e41f83b445dd3306bbb9681b4c950c5e0d8a6d0e01e7eac283824ff5f22 [2022-09-05T08:58:47.083Z] #5 DONE 0.0s [2022-09-05T08:58:47.083Z] [2022-09-05T08:58:47.083Z] #6 [internal] load .dockerignore [2022-09-05T08:58:47.083Z] #6 sha256:fe483cd386c677c2ae67002a5a02e5bf1c9612c34250b0036ea5450369a4c887 [2022-09-05T08:58:47.083Z] #6 DONE 0.0s [2022-09-05T08:58:47.083Z] [2022-09-05T08:58:47.083Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-05T08:58:47.083Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-05T08:58:47.239Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-09-05T08:58:47.271Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 97.52MB / 108.99MB 5.3s [2022-09-05T08:58:47.271Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.7s done [2022-09-05T08:58:47.271Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.4s [2022-09-05T08:58:47.499Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-05T08:58:48.025Z] #10 DONE 1.0s [2022-09-05T08:58:48.025Z] [2022-09-05T08:58:48.025Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-05T08:58:48.025Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-05T08:58:48.025Z] #8 DONE 1.0s [2022-09-05T08:58:48.025Z] [2022-09-05T08:58:48.025Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:48.025Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-05T08:58:48.025Z] #9 DONE 1.0s [2022-09-05T08:58:48.025Z] [2022-09-05T08:58:48.025Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-05T08:58:48.025Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-05T08:58:48.025Z] #7 DONE 1.0s [2022-09-05T08:58:48.070Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-09-05T08:58:48.286Z] [2022-09-05T08:58:48.286Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:48.286Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:48.286Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-05T08:58:48.553Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-05T08:58:48.553Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-05T08:58:48.553Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-05T08:58:48.650Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-09-05T08:58:48.650Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-05T08:58:48.813Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.3s [2022-09-05T08:58:49.075Z] #28 ... [2022-09-05T08:58:49.075Z] [2022-09-05T08:58:49.075Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-05T08:58:49.075Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-05T08:58:49.075Z] #49 DONE 0.0s [2022-09-05T08:58:49.075Z] [2022-09-05T08:58:49.075Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:49.075Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:49.075Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.5s [2022-09-05T08:58:49.075Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.6s [2022-09-05T08:58:49.229Z] #11 ... [2022-09-05T08:58:49.229Z] [2022-09-05T08:58:49.229Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:49.229Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-05T08:58:49.229Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-09-05T08:58:49.229Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:49.229Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-05T08:58:49.229Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-05T08:58:49.229Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-09-05T08:58:49.229Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-09-05T08:58:49.229Z] #71 DONE 7.5s [2022-09-05T08:58:49.229Z] [2022-09-05T08:58:49.229Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:49.229Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:49.229Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-05T08:58:49.229Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-05T08:58:49.229Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:49.229Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-09-05T08:58:49.229Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-09-05T08:58:49.229Z] #73 DONE 7.5s [2022-09-05T08:58:49.339Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 0.8s [2022-09-05T08:58:49.418Z] #84 15.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-05T08:58:49.489Z] [2022-09-05T08:58:49.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:49.489Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:49.493Z] #11 ... [2022-09-05T08:58:49.493Z] [2022-09-05T08:58:49.493Z] #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-09-05T08:58:49.493Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:58:49.493Z] #29 1.708 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:58:49.493Z] #29 1.722 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:58:49.493Z] #29 1.722 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:58:49.493Z] #29 1.893 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:58:49.493Z] #29 2.206 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:58:49.494Z] #29 2.673 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:58:49.494Z] #29 3.765 Fetched 8573 kB in 2s (3656 kB/s) [2022-09-05T08:58:49.494Z] #29 3.765 Reading package lists... [2022-09-05T08:58:49.494Z] #29 4.537 Reading package lists... [2022-09-05T08:58:49.494Z] #29 5.386 Building dependency tree... [2022-09-05T08:58:49.494Z] #29 5.761 The following additional packages will be installed: [2022-09-05T08:58:49.494Z] #29 5.761 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-05T08:58:49.494Z] #29 5.761 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-05T08:58:49.494Z] #29 5.761 Recommended packages: [2022-09-05T08:58:49.494Z] #29 5.761 libldap-common publicsuffix libsasl2-modules [2022-09-05T08:58:49.494Z] #29 5.974 The following NEW packages will be installed: [2022-09-05T08:58:49.494Z] #29 5.975 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-05T08:58:49.494Z] #29 5.975 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-05T08:58:49.494Z] #29 5.984 libssh2-1 openssl [2022-09-05T08:58:49.494Z] #29 6.257 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:58:49.494Z] #29 6.257 Need to get 3047 kB of archives. [2022-09-05T08:58:49.494Z] #29 6.257 After this operation, 6661 kB of additional disk space will be used. [2022-09-05T08:58:49.494Z] #29 6.257 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-05T08:58:49.494Z] #29 6.262 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-05T08:58:49.494Z] #29 6.266 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-05T08:58:49.494Z] #29 6.270 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-05T08:58:49.494Z] #29 6.270 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-05T08:58:49.494Z] #29 6.289 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-05T08:58:49.494Z] #29 6.289 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-05T08:58:49.494Z] #29 6.289 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-05T08:58:49.494Z] #29 6.289 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-05T08:58:49.494Z] #29 6.289 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-05T08:58:49.494Z] #29 6.294 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-05T08:58:49.494Z] #29 6.294 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-05T08:58:49.494Z] #29 6.296 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T08:58:49.494Z] #29 6.313 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T08:58:49.494Z] #29 6.313 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T08:58:49.494Z] #29 6.581 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:58:49.494Z] #29 6.623 Fetched 3047 kB in 0s (9603 kB/s) [2022-09-05T08:58:49.494Z] #29 6.659 Selecting previously unselected package openssl. [2022-09-05T08:58:49.494Z] #29 6.659 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-05T08:58:49.494Z] #29 6.659 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 6.720 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:58:49.494Z] #29 6.936 Selecting previously unselected package ca-certificates. [2022-09-05T08:58:49.494Z] #29 6.936 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-05T08:58:49.494Z] #29 6.940 Unpacking ca-certificates (20210119) ... [2022-09-05T08:58:49.494Z] #29 7.109 Selecting previously unselected package libbrotli1:amd64. [2022-09-05T08:58:49.494Z] #29 7.109 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.155 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:58:49.494Z] #29 7.310 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-05T08:58:49.494Z] #29 7.310 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.315 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 7.421 Selecting previously unselected package libsasl2-2:amd64. [2022-09-05T08:58:49.494Z] #29 7.421 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.424 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 7.518 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-05T08:58:49.494Z] #29 7.518 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.525 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 7.736 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-05T08:58:49.494Z] #29 7.738 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.742 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:58:49.494Z] #29 7.826 Selecting previously unselected package libpsl5:amd64. [2022-09-05T08:58:49.494Z] #29 7.826 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.832 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:58:49.494Z] #29 7.984 Selecting previously unselected package librtmp1:amd64. [2022-09-05T08:58:49.494Z] #29 7.986 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 7.991 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:58:49.494Z] #29 8.072 Selecting previously unselected package libssh2-1:amd64. [2022-09-05T08:58:49.494Z] #29 8.072 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.133 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:58:49.494Z] #29 8.232 Selecting previously unselected package libcurl4:amd64. [2022-09-05T08:58:49.494Z] #29 8.232 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.237 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:49.494Z] #29 8.365 Selecting previously unselected package curl. [2022-09-05T08:58:49.494Z] #29 8.365 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.372 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:49.494Z] #29 8.521 Selecting previously unselected package libonig5:amd64. [2022-09-05T08:58:49.494Z] #29 8.521 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.529 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:58:49.494Z] #29 8.606 Selecting previously unselected package libjq1:amd64. [2022-09-05T08:58:49.494Z] #29 8.606 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.621 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:58:49.494Z] #29 8.689 Selecting previously unselected package jq. [2022-09-05T08:58:49.494Z] #29 8.692 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-05T08:58:49.494Z] #29 8.696 Unpacking jq (1.6-2.1) ... [2022-09-05T08:58:49.494Z] #29 8.800 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:58:49.494Z] #29 8.831 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:58:49.494Z] #29 8.848 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:58:49.494Z] #29 8.866 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 8.882 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:58:49.494Z] #29 8.896 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 8.910 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:58:49.494Z] #29 8.921 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:58:49.494Z] #29 8.938 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:58:49.494Z] #29 8.949 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:58:49.494Z] #29 8.962 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:58:49.494Z] #29 8.975 Setting up ca-certificates (20210119) ... [2022-09-05T08:58:49.494Z] #29 9.742 Updating certificates in /etc/ssl/certs... [2022-09-05T08:58:49.494Z] #29 ... [2022-09-05T08:58:49.494Z] [2022-09-05T08:58:49.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:49.494Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:50.064Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.5s done [2022-09-05T08:58:50.296Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-05T08:58:50.296Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-05T08:58:50.632Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-05T08:58:50.789Z] #84 16.89 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-05T08:58:51.046Z] #84 17.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-05T08:58:51.306Z] #84 17.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-05T08:58:51.687Z] #28 ... [2022-09-05T08:58:51.687Z] [2022-09-05T08:58:51.687Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:51.687Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-05T08:58:51.687Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:58:51.687Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:51.687Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-05T08:58:51.687Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-05T08:58:51.687Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-05T08:58:51.687Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-09-05T08:58:51.687Z] #71 DONE 3.0s [2022-09-05T08:58:51.687Z] [2022-09-05T08:58:51.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:51.687Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:51.687Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-05T08:58:51.687Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-05T08:58:51.687Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-05T08:58:51.687Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-09-05T08:58:51.687Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-05T08:58:51.687Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 44.04MB / 54.58MB 2.9s [2022-09-05T08:58:51.687Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 2.0s done [2022-09-05T08:58:51.687Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.2s done [2022-09-05T08:58:51.687Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 37.75MB / 85.91MB 2.9s [2022-09-05T08:58:51.687Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 16.78MB / 141.86MB 2.9s [2022-09-05T08:58:51.870Z] #84 ... [2022-09-05T08:58:51.870Z] [2022-09-05T08:58:51.870Z] #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-09-05T08:58:51.870Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:58:51.870Z] #60 76.91 gotestsum version dev [2022-09-05T08:58:51.950Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.53MB / 54.58MB 3.2s [2022-09-05T08:58:51.950Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 3.2s [2022-09-05T08:58:51.950Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 31.46MB / 141.86MB 3.2s [2022-09-05T08:58:51.950Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 57.66MB / 85.91MB 3.4s [2022-09-05T08:58:51.950Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 41.94MB / 141.86MB 3.4s [2022-09-05T08:58:52.030Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.2s done [2022-09-05T08:58:52.211Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 69.21MB / 85.91MB 3.6s [2022-09-05T08:58:52.211Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 52.43MB / 141.86MB 3.6s [2022-09-05T08:58:52.472Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.93MB / 85.91MB 3.8s [2022-09-05T08:58:52.472Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 63.96MB / 141.86MB 3.8s [2022-09-05T08:58:52.735Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 4.0s [2022-09-05T08:58:52.735Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.9s done [2022-09-05T08:58:52.966Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0.1s [2022-09-05T08:58:53.001Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.93MB / 141.86MB 4.1s [2022-09-05T08:58:53.001Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.1s [2022-09-05T08:58:53.001Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 92.27MB / 141.86MB 4.3s [2022-09-05T08:58:53.185Z] #11 ... [2022-09-05T08:58:53.185Z] [2022-09-05T08:58:53.185Z] #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-09-05T08:58:53.185Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:58:53.185Z] #29 10.91 129 added, 0 removed; done. [2022-09-05T08:58:53.185Z] #29 11.01 Setting up jq (1.6-2.1) ... [2022-09-05T08:58:53.185Z] #29 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:53.185Z] #29 11.03 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:53.185Z] #29 11.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:58:53.185Z] #29 11.08 Processing triggers for ca-certificates (20210119) ... [2022-09-05T08:58:53.185Z] #29 11.09 Updating certificates in /etc/ssl/certs... [2022-09-05T08:58:53.185Z] #29 12.16 0 added, 0 removed; done. [2022-09-05T08:58:53.185Z] #29 12.16 Running hooks in /etc/ca-certificates/update.d... [2022-09-05T08:58:53.185Z] #29 12.17 done. [2022-09-05T08:58:53.185Z] #29 DONE 13.4s [2022-09-05T08:58:53.185Z] [2022-09-05T08:58:53.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:53.185Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:53.185Z] #11 ... [2022-09-05T08:58:53.185Z] [2022-09-05T08:58:53.185Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-05T08:58:53.185Z] #30 sha256:072ea36f2e4ba1c1cdd955c4695d5316018a09f459edb83a4ba2309266022103 [2022-09-05T08:58:53.185Z] #30 DONE 0.2s [2022-09-05T08:58:53.240Z] #60 DONE 77.8s [2022-09-05T08:58:53.240Z] [2022-09-05T08:58:53.240Z] #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-09-05T08:58:53.240Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:58:53.262Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.61MB / 141.86MB 4.4s [2022-09-05T08:58:53.262Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 114.29MB / 141.86MB 4.6s [2022-09-05T08:58:53.443Z] [2022-09-05T08:58:53.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:53.443Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:53.530Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 127.93MB / 141.86MB 4.7s [2022-09-05T08:58:53.792Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 5.0s [2022-09-05T08:58:53.948Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-09-05T08:58:54.053Z] #11 ... [2022-09-05T08:58:54.053Z] [2022-09-05T08:58:54.053Z] #24 [internal] load build context [2022-09-05T08:58:54.053Z] #24 sha256:7de263849d51181569a8c81985a96214d83490034240bc19257886126c81c768 [2022-09-05T08:58:54.053Z] #24 transferring context: 62.70MB 5.5s done [2022-09-05T08:58:54.053Z] #24 DONE 5.8s [2022-09-05T08:58:54.053Z] [2022-09-05T08:58:54.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:54.054Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:54.054Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.4s done [2022-09-05T08:58:54.054Z] #11 ... [2022-09-05T08:58:54.054Z] [2022-09-05T08:58:54.054Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:54.054Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:54.054Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-05T08:58:54.054Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-05T08:58:54.054Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-05T08:58:54.054Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-05T08:58:54.054Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done [2022-09-05T08:58:54.054Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-09-05T08:58:55.347Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.0s [2022-09-05T08:58:55.443Z] #73 ... [2022-09-05T08:58:55.443Z] [2022-09-05T08:58:55.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:55.443Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:55.443Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.4s done [2022-09-05T08:58:56.265Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.2s done [2022-09-05T08:58:56.265Z] #11 ... [2022-09-05T08:58:56.266Z] [2022-09-05T08:58:56.266Z] #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-09-05T08:58:56.266Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-05T08:58:56.266Z] #29 1.334 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:58:56.266Z] #29 1.461 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:58:56.266Z] #29 1.629 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:58:56.266Z] #29 1.844 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:58:56.266Z] #29 2.559 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:58:56.266Z] #29 2.595 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:58:56.266Z] #29 3.513 Fetched 8458 kB in 2s (3465 kB/s) [2022-09-05T08:58:56.266Z] #29 3.513 Reading package lists... [2022-09-05T08:58:56.266Z] #29 4.073 Reading package lists... [2022-09-05T08:58:56.266Z] #29 4.611 Building dependency tree... [2022-09-05T08:58:56.266Z] #29 5.031 The following additional packages will be installed: [2022-09-05T08:58:56.266Z] #29 5.031 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-05T08:58:56.266Z] #29 5.032 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-05T08:58:56.266Z] #29 5.035 Recommended packages: [2022-09-05T08:58:56.266Z] #29 5.035 libldap-common publicsuffix libsasl2-modules [2022-09-05T08:58:56.266Z] #29 5.191 The following NEW packages will be installed: [2022-09-05T08:58:56.266Z] #29 5.192 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-05T08:58:56.266Z] #29 5.192 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-05T08:58:56.266Z] #29 5.193 libssh2-1 openssl [2022-09-05T08:58:56.266Z] #29 5.467 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:58:56.266Z] #29 5.467 Need to get 2942 kB of archives. [2022-09-05T08:58:56.266Z] #29 5.467 After this operation, 6482 kB of additional disk space will be used. [2022-09-05T08:58:56.266Z] #29 5.467 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-05T08:58:56.266Z] #29 5.524 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-05T08:58:56.266Z] #29 5.539 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-05T08:58:56.266Z] #29 5.559 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-05T08:58:56.266Z] #29 5.561 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-05T08:58:56.266Z] #29 5.591 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-05T08:58:56.266Z] #29 5.615 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-05T08:58:56.266Z] #29 5.623 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-05T08:58:56.266Z] #29 5.623 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-05T08:58:56.266Z] #29 5.627 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-05T08:58:56.266Z] #29 5.651 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-05T08:58:56.266Z] #29 5.674 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-05T08:58:56.266Z] #29 5.693 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-05T08:58:56.266Z] #29 5.702 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-05T08:58:56.266Z] #29 5.705 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-05T08:58:56.266Z] #29 6.320 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:58:56.266Z] #29 6.356 Fetched 2942 kB in 1s (5568 kB/s) [2022-09-05T08:58:56.266Z] #29 6.852 Selecting previously unselected package openssl. [2022-09-05T08:58:56.266Z] #29 6.852 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-05T08:58:56.266Z] #29 6.857 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 6.874 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:58:56.266Z] #29 7.299 Selecting previously unselected package ca-certificates. [2022-09-05T08:58:56.266Z] #29 7.299 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-05T08:58:56.266Z] #29 7.305 Unpacking ca-certificates (20210119) ... [2022-09-05T08:58:56.266Z] #29 7.508 Selecting previously unselected package libbrotli1:arm64. [2022-09-05T08:58:56.266Z] #29 7.508 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 7.588 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-05T08:58:56.266Z] #29 7.976 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-05T08:58:56.266Z] #29 7.976 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 8.050 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.266Z] #29 8.232 Selecting previously unselected package libsasl2-2:arm64. [2022-09-05T08:58:56.266Z] #29 8.232 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 8.251 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.266Z] #29 8.303 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-05T08:58:56.266Z] #29 8.303 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 8.311 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:58:56.266Z] #29 8.818 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-05T08:58:56.266Z] #29 8.819 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 8.874 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-05T08:58:56.266Z] #29 9.195 Selecting previously unselected package libpsl5:arm64. [2022-09-05T08:58:56.266Z] #29 9.195 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 9.218 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-05T08:58:56.266Z] #29 10.10 Selecting previously unselected package librtmp1:arm64. [2022-09-05T08:58:56.266Z] #29 10.10 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 10.10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:58:56.266Z] #29 10.16 Selecting previously unselected package libssh2-1:arm64. [2022-09-05T08:58:56.266Z] #29 10.16 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-05T08:58:56.266Z] #29 ... [2022-09-05T08:58:56.266Z] [2022-09-05T08:58:56.266Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-05T08:58:56.266Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-05T08:58:56.266Z] #72 DONE 2.0s [2022-09-05T08:58:56.266Z] [2022-09-05T08:58:56.266Z] #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-09-05T08:58:56.266Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-05T08:58:56.266Z] #29 10.16 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-05T08:58:56.266Z] #29 ... [2022-09-05T08:58:56.266Z] [2022-09-05T08:58:56.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:56.266Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:58:56.266Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-09-05T08:58:56.396Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-05T08:58:56.396Z] #11 ... [2022-09-05T08:58:56.396Z] [2022-09-05T08:58:56.396Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-05T08:58:56.396Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-05T08:58:56.396Z] #73 DONE 7.9s [2022-09-05T08:58:56.396Z] [2022-09-05T08:58:56.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:56.396Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:56.396Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 7.5s done [2022-09-05T08:58:56.396Z] #11 ... [2022-09-05T08:58:56.396Z] [2022-09-05T08:58:56.396Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-05T08:58:56.396Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-05T08:58:56.396Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done [2022-09-05T08:58:56.396Z] #28 DONE 8.0s [2022-09-05T08:58:56.396Z] [2022-09-05T08:58:56.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:56.396Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:56.498Z] #11 ... [2022-09-05T08:58:56.499Z] [2022-09-05T08:58:56.499Z] #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-09-05T08:58:56.499Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:58:56.499Z] #29 1.427 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:58:56.499Z] #29 1.438 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:58:56.499Z] #29 1.438 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:58:56.499Z] #29 1.647 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:58:56.499Z] #29 1.912 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:58:56.499Z] #29 2.446 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:58:56.499Z] #29 3.468 Fetched 8573 kB in 2s (3725 kB/s) [2022-09-05T08:58:56.499Z] #29 3.468 Reading package lists... [2022-09-05T08:58:56.499Z] #29 4.275 Reading package lists... [2022-09-05T08:58:56.499Z] #29 5.070 Building dependency tree... [2022-09-05T08:58:56.499Z] #29 5.418 The following additional packages will be installed: [2022-09-05T08:58:56.499Z] #29 5.418 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-05T08:58:56.499Z] #29 5.418 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-05T08:58:56.499Z] #29 5.418 Recommended packages: [2022-09-05T08:58:56.499Z] #29 5.418 libldap-common publicsuffix libsasl2-modules [2022-09-05T08:58:56.499Z] #29 5.586 The following NEW packages will be installed: [2022-09-05T08:58:56.499Z] #29 5.586 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-05T08:58:56.499Z] #29 5.586 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-05T08:58:56.499Z] #29 5.586 libssh2-1 openssl [2022-09-05T08:58:56.499Z] #29 5.857 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:58:56.499Z] #29 5.857 Need to get 3047 kB of archives. [2022-09-05T08:58:56.499Z] #29 5.857 After this operation, 6661 kB of additional disk space will be used. [2022-09-05T08:58:56.499Z] #29 5.857 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-05T08:58:56.499Z] #29 5.880 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-05T08:58:56.499Z] #29 5.880 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-05T08:58:56.499Z] #29 5.880 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-05T08:58:56.499Z] #29 5.880 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-05T08:58:56.499Z] #29 5.888 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-05T08:58:56.499Z] #29 5.888 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-05T08:58:56.499Z] #29 5.888 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-05T08:58:56.499Z] #29 5.888 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-05T08:58:56.499Z] #29 5.888 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-05T08:58:56.499Z] #29 5.904 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-05T08:58:56.499Z] #29 5.904 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-05T08:58:56.499Z] #29 5.904 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T08:58:56.499Z] #29 5.904 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T08:58:56.499Z] #29 5.922 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T08:58:56.499Z] #29 6.122 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:58:56.499Z] #29 6.167 Fetched 3047 kB in 0s (9388 kB/s) [2022-09-05T08:58:56.499Z] #29 6.305 Selecting previously unselected package openssl. [2022-09-05T08:58:56.499Z] #29 6.305 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-05T08:58:56.499Z] #29 6.305 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 6.310 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:58:56.499Z] #29 6.571 Selecting previously unselected package ca-certificates. [2022-09-05T08:58:56.499Z] #29 6.573 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-05T08:58:56.499Z] #29 6.593 Unpacking ca-certificates (20210119) ... [2022-09-05T08:58:56.499Z] #29 6.789 Selecting previously unselected package libbrotli1:amd64. [2022-09-05T08:58:56.499Z] #29 6.789 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 6.799 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:58:56.499Z] #29 6.947 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-05T08:58:56.499Z] #29 6.947 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 6.952 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 7.099 Selecting previously unselected package libsasl2-2:amd64. [2022-09-05T08:58:56.499Z] #29 7.102 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.106 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 7.194 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-05T08:58:56.499Z] #29 7.194 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.225 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 7.377 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-05T08:58:56.499Z] #29 7.379 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.383 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:58:56.499Z] #29 7.484 Selecting previously unselected package libpsl5:amd64. [2022-09-05T08:58:56.499Z] #29 7.484 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.490 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:58:56.499Z] #29 7.573 Selecting previously unselected package librtmp1:amd64. [2022-09-05T08:58:56.499Z] #29 7.575 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.580 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:58:56.499Z] #29 7.686 Selecting previously unselected package libssh2-1:amd64. [2022-09-05T08:58:56.499Z] #29 7.686 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.697 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:58:56.499Z] #29 7.821 Selecting previously unselected package libcurl4:amd64. [2022-09-05T08:58:56.499Z] #29 7.823 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.829 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:56.499Z] #29 7.990 Selecting previously unselected package curl. [2022-09-05T08:58:56.499Z] #29 7.990 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 7.997 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:56.499Z] #29 8.153 Selecting previously unselected package libonig5:amd64. [2022-09-05T08:58:56.499Z] #29 8.155 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 8.169 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:58:56.499Z] #29 8.265 Selecting previously unselected package libjq1:amd64. [2022-09-05T08:58:56.499Z] #29 8.265 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 8.279 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:58:56.499Z] #29 8.386 Selecting previously unselected package jq. [2022-09-05T08:58:56.499Z] #29 8.388 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-05T08:58:56.499Z] #29 8.420 Unpacking jq (1.6-2.1) ... [2022-09-05T08:58:56.499Z] #29 8.508 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:58:56.499Z] #29 8.620 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:58:56.499Z] #29 8.632 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:58:56.499Z] #29 8.645 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 8.656 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:58:56.499Z] #29 8.668 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 8.685 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:58:56.499Z] #29 8.713 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:58:56.499Z] #29 8.772 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:58:56.499Z] #29 8.775 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:58:56.499Z] #29 8.791 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:58:56.499Z] #29 8.806 Setting up ca-certificates (20210119) ... [2022-09-05T08:58:56.499Z] #29 9.557 Updating certificates in /etc/ssl/certs... [2022-09-05T08:58:56.499Z] #29 ... [2022-09-05T08:58:56.499Z] [2022-09-05T08:58:56.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:56.499Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:56.967Z] #11 ... [2022-09-05T08:58:56.967Z] [2022-09-05T08:58:56.967Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-05T08:58:56.967Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-05T08:58:56.967Z] #72 DONE 0.2s [2022-09-05T08:58:56.967Z] [2022-09-05T08:58:56.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:56.967Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:56.967Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-05T08:58:56.967Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-05T08:58:57.415Z] #43 ... [2022-09-05T08:58:57.415Z] [2022-09-05T08:58:57.415Z] #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-09-05T08:58:57.415Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T08:58:57.415Z] #19 69.79 Fetched 49.2 MB in 1min 8s (724 kB/s) [2022-09-05T08:58:57.446Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.8s done [2022-09-05T08:58:57.538Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-09-05T08:58:57.707Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-05T08:58:57.801Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-05T08:58:58.062Z] #11 ... [2022-09-05T08:58:58.062Z] [2022-09-05T08:58:58.062Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-05T08:58:58.062Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-05T08:58:58.062Z] #74 DONE 1.2s [2022-09-05T08:58:58.062Z] [2022-09-05T08:58:58.062Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:58.062Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:58.636Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done [2022-09-05T08:58:58.636Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-05T08:58:59.620Z] #11 ... [2022-09-05T08:58:59.620Z] [2022-09-05T08:58:59.620Z] #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-09-05T08:58:59.620Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:58:59.620Z] #29 10.63 129 added, 0 removed; done. [2022-09-05T08:58:59.620Z] #29 10.64 Setting up jq (1.6-2.1) ... [2022-09-05T08:58:59.620Z] #29 10.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:59.620Z] #29 10.68 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:58:59.620Z] #29 10.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:58:59.620Z] #29 10.72 Processing triggers for ca-certificates (20210119) ... [2022-09-05T08:58:59.620Z] #29 10.74 Updating certificates in /etc/ssl/certs... [2022-09-05T08:58:59.620Z] #29 11.80 0 added, 0 removed; done. [2022-09-05T08:58:59.620Z] #29 11.80 Running hooks in /etc/ca-certificates/update.d... [2022-09-05T08:58:59.620Z] #29 11.80 done. [2022-09-05T08:58:59.620Z] #29 DONE 12.8s [2022-09-05T08:58:59.620Z] [2022-09-05T08:58:59.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:58:59.620Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:58:59.620Z] #11 ... [2022-09-05T08:58:59.620Z] [2022-09-05T08:58:59.620Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-05T08:58:59.620Z] #30 sha256:d3b97aa2aa64d3235b3ac4511636bdb45c229c91e7069838d03f786f8fc37f4f [2022-09-05T08:58:59.620Z] #30 DONE 0.1s [2022-09-05T08:58:59.620Z] [2022-09-05T08:58:59.620Z] #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-09-05T08:58:59.620Z] #31 sha256:5e31bcec9af433ff9d05ce4bcf9defd3b4e5cda118a5fbc9d099abba20537b77 [2022-09-05T08:59:00.460Z] #11 ... [2022-09-05T08:59:00.460Z] [2022-09-05T08:59:00.460Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-05T08:59:00.460Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-05T08:59:00.460Z] #74 DONE 3.3s [2022-09-05T08:59:00.460Z] [2022-09-05T08:59:00.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:00.460Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:59:01.401Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.0s [2022-09-05T08:59:02.164Z] #31 2.309 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-05T08:59:02.164Z] #31 2.587 [2022-09-05T08:59:02.283Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.6s done [2022-09-05T08:59:02.342Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.8s done [2022-09-05T08:59:02.425Z] #31 2.815 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:02.544Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-05T08:59:02.602Z] #11 ... [2022-09-05T08:59:02.602Z] [2022-09-05T08:59:02.602Z] #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-09-05T08:59:02.602Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-05T08:59:02.602Z] #29 10.27 Selecting previously unselected package libcurl4:arm64. [2022-09-05T08:59:02.602Z] #29 10.27 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-05T08:59:02.602Z] #29 10.29 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:02.602Z] #29 10.36 Selecting previously unselected package curl. [2022-09-05T08:59:02.602Z] #29 10.36 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-05T08:59:02.602Z] #29 10.36 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:02.602Z] #29 10.83 Selecting previously unselected package libonig5:arm64. [2022-09-05T08:59:02.602Z] #29 10.83 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-05T08:59:02.602Z] #29 10.84 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-05T08:59:02.602Z] #29 11.19 Selecting previously unselected package libjq1:arm64. [2022-09-05T08:59:02.602Z] #29 11.19 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-05T08:59:02.602Z] #29 11.26 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-05T08:59:02.602Z] #29 11.58 Selecting previously unselected package jq. [2022-09-05T08:59:02.602Z] #29 11.58 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-05T08:59:02.602Z] #29 11.62 Unpacking jq (1.6-2.1) ... [2022-09-05T08:59:02.602Z] #29 11.86 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-05T08:59:02.602Z] #29 12.00 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-05T08:59:02.602Z] #29 12.07 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-05T08:59:02.602Z] #29 12.14 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:02.602Z] #29 12.22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:59:02.602Z] #29 12.40 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:02.602Z] #29 12.78 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-05T08:59:02.602Z] #29 12.82 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:59:02.602Z] #29 13.02 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-05T08:59:02.602Z] #29 13.16 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-05T08:59:02.602Z] #29 13.33 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:59:02.602Z] #29 13.36 Setting up ca-certificates (20210119) ... [2022-09-05T08:59:02.602Z] #29 14.09 Updating certificates in /etc/ssl/certs... [2022-09-05T08:59:02.602Z] #29 14.99 129 added, 0 removed; done. [2022-09-05T08:59:02.602Z] #29 15.09 Setting up jq (1.6-2.1) ... [2022-09-05T08:59:02.602Z] #29 15.10 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:02.602Z] #29 15.12 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:02.602Z] #29 15.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:02.602Z] #29 15.16 Processing triggers for ca-certificates (20210119) ... [2022-09-05T08:59:02.602Z] #29 15.17 Updating certificates in /etc/ssl/certs... [2022-09-05T08:59:02.602Z] #29 15.91 0 added, 0 removed; done. [2022-09-05T08:59:02.602Z] #29 15.91 Running hooks in /etc/ca-certificates/update.d... [2022-09-05T08:59:02.602Z] #29 15.91 done. [2022-09-05T08:59:02.602Z] #29 DONE 16.4s [2022-09-05T08:59:02.602Z] [2022-09-05T08:59:02.602Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-05T08:59:02.602Z] #30 sha256:81d48c6ee1858ccbc3392bf3ffe970850d02cdbb70d55cc569e1d9692e085959 [2022-09-05T08:59:02.602Z] #30 DONE 0.1s [2022-09-05T08:59:02.602Z] [2022-09-05T08:59:02.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:02.602Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-05T08:59:02.602Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-05T08:59:02.685Z] #31 3.105 [2022-09-05T08:59:02.861Z] #11 DONE 21.2s [2022-09-05T08:59:02.861Z] [2022-09-05T08:59:02.861Z] #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-09-05T08:59:02.861Z] #31 sha256:ea65298aba1d0287f41d5446b485237986636fb7c0a06b3cb5195dd0fc6aeae5 [2022-09-05T08:59:03.431Z] #31 ... [2022-09-05T08:59:03.431Z] [2022-09-05T08:59:03.431Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-05T08:59:03.431Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-05T08:59:03.431Z] #12 DONE 0.4s [2022-09-05T08:59:03.627Z] #31 4.170 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-05T08:59:03.690Z] [2022-09-05T08:59:03.690Z] #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-09-05T08:59:03.690Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-05T08:59:03.886Z] #31 4.458 [2022-09-05T08:59:03.910Z] #11 ... [2022-09-05T08:59:03.910Z] [2022-09-05T08:59:03.910Z] #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-09-05T08:59:03.910Z] #31 sha256:b12deb0e2e22b69ee5e8884a229260ea2b33f431fd52fb0ec3b67a6ba5e2389d [2022-09-05T08:59:03.910Z] #31 2.517 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-05T08:59:03.910Z] #31 2.835 [2022-09-05T08:59:03.910Z] #31 3.066 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:03.910Z] #31 3.353 [2022-09-05T08:59:03.910Z] #31 4.524 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-05T08:59:03.910Z] #31 4.890 [2022-09-05T08:59:03.910Z] #31 5.121 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:03.910Z] #31 5.394 [2022-09-05T08:59:03.910Z] #31 6.433 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-05T08:59:03.910Z] #31 6.772 [2022-09-05T08:59:03.910Z] #31 7.003 #=#=# ################ 22.8% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-09-05T08:59:03.910Z] #31 7.683 [2022-09-05T08:59:03.910Z] #31 8.784 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-05T08:59:03.910Z] #31 9.150 [2022-09-05T08:59:03.910Z] #31 9.375 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:03.910Z] #31 9.680 [2022-09-05T08:59:03.910Z] #31 ... [2022-09-05T08:59:03.910Z] [2022-09-05T08:59:03.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:03.910Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:03.910Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-05T08:59:03.952Z] #13 DONE 0.5s [2022-09-05T08:59:03.952Z] [2022-09-05T08:59:03.952Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:59:03.952Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-05T08:59:03.952Z] #33 ... [2022-09-05T08:59:03.952Z] [2022-09-05T08:59:03.952Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-05T08:59:03.952Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-05T08:59:03.952Z] #46 DONE 0.2s [2022-09-05T08:59:04.148Z] #31 4.697 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:04.211Z] [2022-09-05T08:59:04.211Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:59:04.211Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-05T08:59:04.211Z] #33 DONE 0.3s [2022-09-05T08:59:04.211Z] [2022-09-05T08:59:04.211Z] #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-09-05T08:59:04.211Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-05T08:59:04.211Z] #34 ... [2022-09-05T08:59:04.211Z] [2022-09-05T08:59:04.211Z] #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-09-05T08:59:04.211Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-05T08:59:04.211Z] #50 DONE 0.3s [2022-09-05T08:59:04.211Z] [2022-09-05T08:59:04.211Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-05T08:59:04.211Z] #25 sha256:8e8e239c41f3a00df897c039dabf3aee5c724d53566fef4b7e1431bb0e9b161e [2022-09-05T08:59:04.211Z] #25 DONE 0.4s [2022-09-05T08:59:04.211Z] [2022-09-05T08:59:04.211Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-05T08:59:04.211Z] #66 sha256:48383aa55df5e3bd900efb020acd1446b2114c49a9ea2e35a7c3965a2a14e4da [2022-09-05T08:59:04.211Z] #66 DONE 0.4s [2022-09-05T08:59:04.407Z] #31 5.008 [2022-09-05T08:59:04.470Z] [2022-09-05T08:59:04.470Z] #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-09-05T08:59:04.470Z] #67 sha256:99833078707eaebf713bedec88b70a90e4584195a99488bda11f4c931e0cded5 [2022-09-05T08:59:05.364Z] #31 6.064 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-05T08:59:05.625Z] #31 ... [2022-09-05T08:59:05.625Z] [2022-09-05T08:59:05.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:05.625Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:05.625Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done [2022-09-05T08:59:05.625Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-05T08:59:06.756Z] #11 ... [2022-09-05T08:59:06.756Z] [2022-09-05T08:59:06.756Z] #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-09-05T08:59:06.756Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:59:06.756Z] #29 2.545 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:06.756Z] #29 2.568 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:06.756Z] #29 2.568 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:06.756Z] #29 2.771 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:06.756Z] #29 3.047 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:06.756Z] #29 3.272 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:06.756Z] #29 4.563 Fetched 8573 kB in 2s (3745 kB/s) [2022-09-05T08:59:06.756Z] #29 4.563 Reading package lists... [2022-09-05T08:59:06.756Z] #29 5.398 Reading package lists... [2022-09-05T08:59:06.756Z] #29 6.191 Building dependency tree... [2022-09-05T08:59:06.756Z] #29 6.653 The following additional packages will be installed: [2022-09-05T08:59:06.756Z] #29 6.653 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-05T08:59:06.756Z] #29 6.654 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-05T08:59:06.756Z] #29 6.657 Recommended packages: [2022-09-05T08:59:06.756Z] #29 6.657 libldap-common publicsuffix libsasl2-modules [2022-09-05T08:59:06.756Z] #29 6.848 The following NEW packages will be installed: [2022-09-05T08:59:06.756Z] #29 6.849 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-05T08:59:06.756Z] #29 6.850 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-05T08:59:06.756Z] #29 6.850 libssh2-1 openssl [2022-09-05T08:59:06.756Z] #29 7.134 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:06.756Z] #29 7.134 Need to get 3047 kB of archives. [2022-09-05T08:59:06.756Z] #29 7.134 After this operation, 6661 kB of additional disk space will be used. [2022-09-05T08:59:06.756Z] #29 7.134 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-05T08:59:06.756Z] #29 7.144 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-05T08:59:06.756Z] #29 7.147 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-05T08:59:06.756Z] #29 7.150 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-05T08:59:06.756Z] #29 7.151 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-05T08:59:06.756Z] #29 7.153 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-05T08:59:06.756Z] #29 7.156 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-05T08:59:06.756Z] #29 7.158 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-05T08:59:06.756Z] #29 7.159 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-05T08:59:06.756Z] #29 7.161 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-05T08:59:06.756Z] #29 7.162 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-05T08:59:06.756Z] #29 7.167 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-05T08:59:06.756Z] #29 7.172 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T08:59:06.756Z] #29 7.174 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T08:59:06.756Z] #29 7.174 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T08:59:06.756Z] #29 7.343 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:06.756Z] #29 7.377 Fetched 3047 kB in 0s (9733 kB/s) [2022-09-05T08:59:06.756Z] #29 7.404 Selecting previously unselected package openssl. [2022-09-05T08:59:06.756Z] #29 7.404 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-05T08:59:06.756Z] #29 7.411 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 7.421 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:59:06.756Z] #29 7.638 Selecting previously unselected package ca-certificates. [2022-09-05T08:59:06.756Z] #29 7.638 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-05T08:59:06.756Z] #29 7.643 Unpacking ca-certificates (20210119) ... [2022-09-05T08:59:06.756Z] #29 7.737 Selecting previously unselected package libbrotli1:amd64. [2022-09-05T08:59:06.756Z] #29 7.737 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 7.746 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:59:06.756Z] #29 7.823 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-05T08:59:06.756Z] #29 7.823 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 7.827 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 7.873 Selecting previously unselected package libsasl2-2:amd64. [2022-09-05T08:59:06.756Z] #29 7.873 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 7.879 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 7.940 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-05T08:59:06.756Z] #29 7.940 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 7.945 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 8.030 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-05T08:59:06.756Z] #29 8.030 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.034 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:59:06.756Z] #29 8.080 Selecting previously unselected package libpsl5:amd64. [2022-09-05T08:59:06.756Z] #29 8.082 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.087 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:59:06.756Z] #29 8.130 Selecting previously unselected package librtmp1:amd64. [2022-09-05T08:59:06.756Z] #29 8.130 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.135 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:59:06.756Z] #29 8.182 Selecting previously unselected package libssh2-1:amd64. [2022-09-05T08:59:06.756Z] #29 8.182 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.187 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:59:06.756Z] #29 8.260 Selecting previously unselected package libcurl4:amd64. [2022-09-05T08:59:06.756Z] #29 8.261 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.266 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:06.756Z] #29 8.339 Selecting previously unselected package curl. [2022-09-05T08:59:06.756Z] #29 8.339 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.345 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:06.756Z] #29 8.419 Selecting previously unselected package libonig5:amd64. [2022-09-05T08:59:06.756Z] #29 8.421 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.426 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:59:06.756Z] #29 8.482 Selecting previously unselected package libjq1:amd64. [2022-09-05T08:59:06.756Z] #29 8.482 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.487 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:59:06.756Z] #29 8.534 Selecting previously unselected package jq. [2022-09-05T08:59:06.756Z] #29 8.535 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-05T08:59:06.756Z] #29 8.541 Unpacking jq (1.6-2.1) ... [2022-09-05T08:59:06.756Z] #29 8.588 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-05T08:59:06.756Z] #29 8.603 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-05T08:59:06.756Z] #29 8.617 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-05T08:59:06.756Z] #29 8.630 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 8.644 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-05T08:59:06.756Z] #29 8.657 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 8.670 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-05T08:59:06.756Z] #29 8.683 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-05T08:59:06.756Z] #29 8.704 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T08:59:06.756Z] #29 8.720 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T08:59:06.756Z] #29 8.731 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-05T08:59:06.756Z] #29 8.744 Setting up ca-certificates (20210119) ... [2022-09-05T08:59:06.756Z] #29 9.353 Updating certificates in /etc/ssl/certs... [2022-09-05T08:59:06.756Z] #29 10.03 129 added, 0 removed; done. [2022-09-05T08:59:06.756Z] #29 10.06 Setting up jq (1.6-2.1) ... [2022-09-05T08:59:06.756Z] #29 10.08 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:06.756Z] #29 10.10 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-05T08:59:06.756Z] #29 10.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:06.756Z] #29 10.13 Processing triggers for ca-certificates (20210119) ... [2022-09-05T08:59:06.756Z] #29 10.14 Updating certificates in /etc/ssl/certs... [2022-09-05T08:59:06.756Z] #29 ... [2022-09-05T08:59:06.756Z] [2022-09-05T08:59:06.756Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:06.756Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:07.207Z] #11 ... [2022-09-05T08:59:07.207Z] [2022-09-05T08:59:07.207Z] #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-09-05T08:59:07.207Z] #31 sha256:b12deb0e2e22b69ee5e8884a229260ea2b33f431fd52fb0ec3b67a6ba5e2389d [2022-09-05T08:59:07.207Z] #31 10.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-05T08:59:07.207Z] #31 10.78 [2022-09-05T08:59:07.207Z] #31 11.01 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:07.207Z] #31 11.29 [2022-09-05T08:59:07.207Z] #31 11.41 Download of images into '/build' complete. [2022-09-05T08:59:07.207Z] #31 11.41 Use something like the following to load the result into a Docker daemon: [2022-09-05T08:59:07.207Z] #31 11.41 tar -cC '/build' . | docker load [2022-09-05T08:59:07.207Z] #31 DONE 13.8s [2022-09-05T08:59:07.207Z] [2022-09-05T08:59:07.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:07.207Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:07.327Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.6s done [2022-09-05T08:59:07.327Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-05T08:59:08.585Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-09-05T08:59:08.687Z] #67 4.448 + RM_GOPATH=0 [2022-09-05T08:59:08.687Z] #67 4.448 + TMP_GOPATH= [2022-09-05T08:59:08.688Z] #67 4.448 + : /build [2022-09-05T08:59:08.688Z] #67 4.448 + '[' -z '' ']' [2022-09-05T08:59:08.688Z] #67 4.448 ++ mktemp -d [2022-09-05T08:59:08.688Z] #67 4.453 + export GOPATH=/tmp/tmp.Afoi1MKvob [2022-09-05T08:59:08.688Z] #67 4.461 + GOPATH=/tmp/tmp.Afoi1MKvob [2022-09-05T08:59:08.688Z] #67 4.461 + RM_GOPATH=1 [2022-09-05T08:59:08.688Z] #67 4.462 + case "$(go env GOARCH)" in [2022-09-05T08:59:08.688Z] #67 4.462 ++ go env GOARCH [2022-09-05T08:59:08.688Z] #67 4.501 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:08.688Z] #67 4.501 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:08.688Z] #67 4.505 ++ dirname /install.sh [2022-09-05T08:59:08.688Z] #67 4.509 + dir=/ [2022-09-05T08:59:08.688Z] #67 4.509 + bin=rootlesskit [2022-09-05T08:59:08.688Z] #67 4.510 + shift [2022-09-05T08:59:08.688Z] #67 4.510 + '[' '!' -f //rootlesskit.installer ']' [2022-09-05T08:59:08.688Z] #67 4.510 + . //rootlesskit.installer [2022-09-05T08:59:08.688Z] #67 4.512 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:08.688Z] #67 4.512 + install_rootlesskit [2022-09-05T08:59:08.688Z] #67 4.513 + case "$1" in [2022-09-05T08:59:08.688Z] #67 4.513 + export CGO_ENABLED=0 [2022-09-05T08:59:08.688Z] #67 4.513 + CGO_ENABLED=0 [2022-09-05T08:59:08.688Z] #67 4.514 + _install_rootlesskit [2022-09-05T08:59:08.688Z] #67 4.515 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-05T08:59:08.688Z] #67 4.520 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:08.950Z] #67 4.521 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T08:59:08.950Z] #67 4.521 + GOBIN=/build [2022-09-05T08:59:08.950Z] #67 4.521 + GO111MODULE=on [2022-09-05T08:59:08.950Z] #67 4.522 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:09.215Z] #67 4.923 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-05T08:59:09.241Z] #11 ... [2022-09-05T08:59:09.241Z] [2022-09-05T08:59:09.241Z] #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-09-05T08:59:09.241Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-05T08:59:09.241Z] #29 10.70 0 added, 0 removed; done. [2022-09-05T08:59:09.241Z] #29 10.70 Running hooks in /etc/ca-certificates/update.d... [2022-09-05T08:59:09.241Z] #29 10.70 done. [2022-09-05T08:59:09.241Z] #29 DONE 12.8s [2022-09-05T08:59:09.241Z] [2022-09-05T08:59:09.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:09.241Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:09.704Z] #19 69.79 Reading package lists... [2022-09-05T08:59:09.704Z] #19 ... [2022-09-05T08:59:09.704Z] [2022-09-05T08:59:09.704Z] #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-09-05T08:59:09.704Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T08:59:09.704Z] #84 35.41 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-05T08:59:09.812Z] #11 ... [2022-09-05T08:59:09.812Z] [2022-09-05T08:59:09.812Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-05T08:59:09.812Z] #30 sha256:f40c31f8a391036c00ad8eb12b84fe72a10943b9493f863e044fdb113129e66e [2022-09-05T08:59:09.812Z] #30 DONE 0.4s [2022-09-05T08:59:09.812Z] [2022-09-05T08:59:09.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:09.812Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:10.907Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-05T08:59:11.759Z] #67 ... [2022-09-05T08:59:11.759Z] [2022-09-05T08:59:11.759Z] #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-09-05T08:59:11.759Z] #31 sha256:ea65298aba1d0287f41d5446b485237986636fb7c0a06b3cb5195dd0fc6aeae5 [2022-09-05T08:59:11.759Z] #31 1.602 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-05T08:59:11.759Z] #31 1.890 [2022-09-05T08:59:11.759Z] #31 2.136 #=#=# # 2.0% ######################################################################## 100.0% [2022-09-05T08:59:11.759Z] #31 2.508 [2022-09-05T08:59:11.759Z] #31 3.847 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-05T08:59:11.759Z] #31 4.150 [2022-09-05T08:59:11.759Z] #31 4.372 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:11.759Z] #31 4.674 [2022-09-05T08:59:11.759Z] #31 6.412 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-05T08:59:11.759Z] #31 7.894 [2022-09-05T08:59:11.759Z] #31 8.228 #=#=# 0.0% ######### 12.7% ################### 27.1% ############################# 41.1% ########################################### 60.8% #################################################### 72.4% ############################################################ 84.7% ######################################################################## 100.0% [2022-09-05T08:59:11.874Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.3s done [2022-09-05T08:59:12.133Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-05T08:59:12.133Z] #11 DONE 47.1s [2022-09-05T08:59:12.290Z] #11 ... [2022-09-05T08:59:12.290Z] [2022-09-05T08:59:12.290Z] #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-09-05T08:59:12.290Z] #31 sha256:5e31bcec9af433ff9d05ce4bcf9defd3b4e5cda118a5fbc9d099abba20537b77 [2022-09-05T08:59:12.290Z] #31 6.413 [2022-09-05T08:59:12.290Z] #31 6.652 #=#=# ############### 21.6% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-09-05T08:59:12.290Z] #31 7.217 [2022-09-05T08:59:12.290Z] #31 8.215 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-05T08:59:12.290Z] #31 8.516 [2022-09-05T08:59:12.290Z] #31 8.741 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:12.290Z] #31 9.028 [2022-09-05T08:59:12.290Z] #31 9.772 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-05T08:59:12.290Z] #31 10.13 [2022-09-05T08:59:12.290Z] #31 10.35 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:12.290Z] #31 10.64 [2022-09-05T08:59:12.290Z] #31 10.71 Download of images into '/build' complete. [2022-09-05T08:59:12.290Z] #31 10.71 Use something like the following to load the result into a Docker daemon: [2022-09-05T08:59:12.290Z] #31 10.71 tar -cC '/build' . | docker load [2022-09-05T08:59:12.290Z] #31 DONE 12.9s [2022-09-05T08:59:12.290Z] [2022-09-05T08:59:12.290Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-05T08:59:12.290Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-05T08:59:12.391Z] [2022-09-05T08:59:12.392Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-05T08:59:12.392Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-05T08:59:13.116Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-05T08:59:13.143Z] #31 10.25 [2022-09-05T08:59:13.329Z] #12 DONE 0.8s [2022-09-05T08:59:13.329Z] [2022-09-05T08:59:13.329Z] #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-09-05T08:59:13.329Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-05T08:59:13.587Z] #13 DONE 0.6s [2022-09-05T08:59:13.848Z] [2022-09-05T08:59:13.848Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-05T08:59:13.848Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-05T08:59:13.848Z] #46 DONE 0.0s [2022-09-05T08:59:13.848Z] [2022-09-05T08:59:13.848Z] #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-09-05T08:59:13.848Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:13.848Z] #47 ... [2022-09-05T08:59:13.848Z] [2022-09-05T08:59:13.848Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:59:13.848Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-05T08:59:13.848Z] #33 DONE 0.3s [2022-09-05T08:59:14.089Z] #31 ... [2022-09-05T08:59:14.089Z] [2022-09-05T08:59:14.089Z] #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-09-05T08:59:14.089Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-05T08:59:14.089Z] #53 4.740 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-05T08:59:14.089Z] #53 6.567 go: downloading github.com/fatih/color v1.10.0 [2022-09-05T08:59:14.089Z] #53 6.569 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-05T08:59:14.089Z] #53 6.653 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-05T08:59:14.089Z] #53 7.141 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-05T08:59:14.089Z] #53 7.250 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-05T08:59:14.089Z] #53 7.259 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-05T08:59:14.089Z] #53 7.295 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-05T08:59:14.089Z] #53 7.480 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-05T08:59:14.089Z] #53 7.506 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-05T08:59:14.089Z] #53 7.562 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-05T08:59:14.089Z] #53 8.013 go: downloading golang.org/x/tools v0.1.0 [2022-09-05T08:59:14.089Z] #53 ... [2022-09-05T08:59:14.089Z] [2022-09-05T08:59:14.089Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:14.089Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-05T08:59:14.089Z] #38 4.939 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-05T08:59:14.089Z] #38 ... [2022-09-05T08:59:14.089Z] [2022-09-05T08:59:14.089Z] #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-09-05T08:59:14.089Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-05T08:59:14.089Z] #57 4.329 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-05T08:59:14.089Z] #57 5.871 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-05T08:59:14.089Z] #57 5.883 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-05T08:59:14.089Z] #57 6.025 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-05T08:59:14.089Z] #57 7.680 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-05T08:59:14.108Z] [2022-09-05T08:59:14.108Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-05T08:59:14.108Z] #25 sha256:90de2f239df4611a8aa8790fda7a457aa7694710726c9756c322427912dbcea3 [2022-09-05T08:59:14.108Z] #25 DONE 0.3s [2022-09-05T08:59:14.108Z] [2022-09-05T08:59:14.108Z] #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-09-05T08:59:14.108Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-05T08:59:14.108Z] #50 DONE 0.4s [2022-09-05T08:59:14.108Z] [2022-09-05T08:59:14.108Z] #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-09-05T08:59:14.108Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:14.108Z] #51 ... [2022-09-05T08:59:14.108Z] [2022-09-05T08:59:14.108Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-05T08:59:14.108Z] #66 sha256:75a0ba3bd945a1932aa64f25bf6b0a590e2db916c43f4e3700be9e3d80899fc7 [2022-09-05T08:59:14.108Z] #66 DONE 0.4s [2022-09-05T08:59:14.348Z] #57 ... [2022-09-05T08:59:14.348Z] [2022-09-05T08:59:14.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-09-05T08:59:14.348Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:14.348Z] #42 5.193 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:14.348Z] #42 5.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:14.348Z] #42 5.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:14.348Z] #42 6.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:59:14.348Z] #42 9.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:59:14.368Z] [2022-09-05T08:59:14.368Z] #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-09-05T08:59:14.368Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T08:59:14.607Z] #42 ... [2022-09-05T08:59:14.607Z] [2022-09-05T08:59:14.607Z] #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-09-05T08:59:14.607Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:14.607Z] #55 4.527 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-05T08:59:14.607Z] #55 6.291 go: downloading github.com/fatih/color v1.13.0 [2022-09-05T08:59:14.607Z] #55 6.339 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:14.607Z] #55 6.440 go: downloading github.com/pkg/errors v0.9.1 [2022-09-05T08:59:14.607Z] #55 6.457 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-05T08:59:14.607Z] #55 6.514 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-05T08:59:14.607Z] #55 6.749 go: downloading github.com/spf13/viper v1.11.0 [2022-09-05T08:59:14.607Z] #55 6.793 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-05T08:59:14.607Z] #55 7.600 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-05T08:59:14.607Z] #55 7.626 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-05T08:59:14.607Z] #55 9.170 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-05T08:59:14.607Z] #55 9.227 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-05T08:59:14.607Z] #55 9.352 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-05T08:59:14.607Z] #55 9.379 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-05T08:59:14.607Z] #55 ... [2022-09-05T08:59:14.607Z] [2022-09-05T08:59:14.607Z] #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-09-05T08:59:14.607Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:14.607Z] #76 3.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:14.607Z] #76 4.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:14.607Z] #76 4.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:14.607Z] #76 4.866 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:59:14.607Z] #76 6.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:59:14.607Z] #76 9.817 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:59:14.866Z] #76 ... [2022-09-05T08:59:14.866Z] [2022-09-05T08:59:14.866Z] #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-09-05T08:59:14.866Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-05T08:59:14.866Z] #36 5.140 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-05T08:59:14.866Z] #36 ... [2022-09-05T08:59:14.866Z] [2022-09-05T08:59:14.866Z] #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-09-05T08:59:14.866Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-05T08:59:14.866Z] #62 5.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:14.866Z] #62 5.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:14.866Z] #62 5.092 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:14.866Z] #62 5.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:59:14.866Z] #62 8.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:59:15.125Z] #62 ... [2022-09-05T08:59:15.125Z] [2022-09-05T08:59:15.125Z] #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-09-05T08:59:15.125Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:15.125Z] #14 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:15.125Z] #14 5.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:15.125Z] #14 5.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:15.125Z] #14 6.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:59:15.125Z] #14 8.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:59:15.125Z] #14 ... [2022-09-05T08:59:15.126Z] [2022-09-05T08:59:15.126Z] #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-09-05T08:59:15.126Z] #26 sha256:19968b40b9dcceab69d2ef77269b89dbffee43136baffe08d92ee76c06b17b25 [2022-09-05T08:59:15.126Z] #26 4.332 + RM_GOPATH=0 [2022-09-05T08:59:15.126Z] #26 4.332 + TMP_GOPATH= [2022-09-05T08:59:15.126Z] #26 4.332 + : /build [2022-09-05T08:59:15.126Z] #26 4.332 + '[' -z '' ']' [2022-09-05T08:59:15.126Z] #26 4.342 ++ mktemp -d [2022-09-05T08:59:15.126Z] #26 4.375 + export GOPATH=/tmp/tmp.8WEmV4CvJA [2022-09-05T08:59:15.126Z] #26 4.375 + GOPATH=/tmp/tmp.8WEmV4CvJA [2022-09-05T08:59:15.126Z] #26 4.375 + RM_GOPATH=1 [2022-09-05T08:59:15.126Z] #26 4.375 + case "$(go env GOARCH)" in [2022-09-05T08:59:15.126Z] #26 4.375 ++ go env GOARCH [2022-09-05T08:59:15.126Z] #26 4.422 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:15.126Z] #26 4.423 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:15.126Z] #26 4.423 ++ dirname /install.sh [2022-09-05T08:59:15.126Z] #26 4.442 + dir=/ [2022-09-05T08:59:15.126Z] #26 4.443 + bin=dockercli [2022-09-05T08:59:15.126Z] #26 4.443 + shift [2022-09-05T08:59:15.126Z] #26 4.443 + '[' '!' -f //dockercli.installer ']' [2022-09-05T08:59:15.126Z] #26 4.443 + . //dockercli.installer [2022-09-05T08:59:15.126Z] #26 4.444 ++ : stable [2022-09-05T08:59:15.126Z] #26 4.444 ++ : 17.06.2-ce [2022-09-05T08:59:15.126Z] #26 4.444 + install_dockercli [2022-09-05T08:59:15.126Z] #26 4.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-05T08:59:15.126Z] #26 4.446 Install docker/cli version 17.06.2-ce from stable [2022-09-05T08:59:15.126Z] #26 4.446 ++ uname -m [2022-09-05T08:59:15.126Z] #26 4.457 + arch=aarch64 [2022-09-05T08:59:15.126Z] #26 4.470 + '[' aarch64 '!=' x86_64 ']' [2022-09-05T08:59:15.126Z] #26 4.470 + '[' aarch64 '!=' s390x ']' [2022-09-05T08:59:15.126Z] #26 4.471 + '[' aarch64 '!=' armhf ']' [2022-09-05T08:59:15.126Z] #26 4.473 + build_dockercli [2022-09-05T08:59:15.126Z] #26 4.473 + git clone https://github.com/docker/docker-ce /tmp/tmp.8WEmV4CvJA/tmp/docker-ce [2022-09-05T08:59:15.126Z] #26 4.476 Cloning into '/tmp/tmp.8WEmV4CvJA/tmp/docker-ce'... [2022-09-05T08:59:15.386Z] #26 ... [2022-09-05T08:59:15.386Z] [2022-09-05T08:59:15.386Z] #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-09-05T08:59:15.386Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:15.386Z] #51 4.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:15.386Z] #51 5.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:15.386Z] #51 5.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:15.386Z] #51 6.197 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-05T08:59:15.386Z] #51 6.407 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T08:59:15.386Z] #51 9.224 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T08:59:15.645Z] #51 ... [2022-09-05T08:59:15.645Z] [2022-09-05T08:59:15.645Z] #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-09-05T08:59:15.645Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-05T08:59:15.645Z] #47 4.395 + git clone https://github.com/docker/distribution.git . [2022-09-05T08:59:15.645Z] #47 4.403 Cloning into '.'... [2022-09-05T08:59:15.645Z] #47 ... [2022-09-05T08:59:15.645Z] [2022-09-05T08:59:15.645Z] #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-09-05T08:59:15.645Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-05T08:59:15.645Z] #40 4.970 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-05T08:59:15.645Z] #40 6.088 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-05T08:59:15.645Z] #40 7.344 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-05T08:59:15.645Z] #40 7.623 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-05T08:59:15.645Z] #40 7.638 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-05T08:59:15.645Z] #40 10.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-05T08:59:15.645Z] #40 10.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:15.665Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.7s done [2022-09-05T08:59:15.665Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-05T08:59:15.665Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-05T08:59:15.665Z] #11 DONE 27.3s [2022-09-05T08:59:15.665Z] [2022-09-05T08:59:15.665Z] #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-09-05T08:59:15.665Z] #31 sha256:7989c714ac4a3fd33f444a06441df3a6f93313dce487e05ffa6785a018b03e54 [2022-09-05T08:59:15.665Z] #31 1.498 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-05T08:59:15.665Z] #31 1.762 [2022-09-05T08:59:15.665Z] #31 1.981 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:15.665Z] #31 2.232 [2022-09-05T08:59:15.665Z] #31 3.183 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-05T08:59:15.665Z] #31 3.461 [2022-09-05T08:59:15.665Z] #31 3.677 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:15.665Z] #31 3.939 [2022-09-05T08:59:15.665Z] #31 4.835 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-05T08:59:15.665Z] #31 5.116 [2022-09-05T08:59:15.665Z] #31 5.345 #=#=# ################## 25.5% ######################################### 57.3% ################################################################ 89.6% ######################################################################## 100.0% [2022-09-05T08:59:15.665Z] #31 5.869 [2022-09-05T08:59:15.904Z] #40 ... [2022-09-05T08:59:15.904Z] [2022-09-05T08:59:15.904Z] #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-09-05T08:59:15.904Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:15.904Z] #14 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:59:16.236Z] #31 6.648 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-05T08:59:16.491Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-09-05T08:59:16.497Z] #31 6.822 [2022-09-05T08:59:16.758Z] #31 7.036 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:16.758Z] #31 7.212 [2022-09-05T08:59:17.330Z] #31 7.737 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-05T08:59:17.595Z] #31 7.962 [2022-09-05T08:59:17.595Z] #31 ... [2022-09-05T08:59:17.595Z] [2022-09-05T08:59:17.595Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-05T08:59:17.595Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-05T08:59:17.595Z] #12 DONE 2.0s [2022-09-05T08:59:17.858Z] [2022-09-05T08:59:17.858Z] #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-09-05T08:59:17.858Z] #31 sha256:7989c714ac4a3fd33f444a06441df3a6f93313dce487e05ffa6785a018b03e54 [2022-09-05T08:59:17.858Z] #31 8.185 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:18.121Z] #31 8.438 [2022-09-05T08:59:18.121Z] #31 8.499 Download of images into '/build' complete. [2022-09-05T08:59:18.121Z] #31 8.499 Use something like the following to load the result into a Docker daemon: [2022-09-05T08:59:18.121Z] #31 8.499 tar -cC '/build' . | docker load [2022-09-05T08:59:18.121Z] #31 DONE 8.5s [2022-09-05T08:59:18.121Z] [2022-09-05T08:59:18.121Z] #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-09-05T08:59:18.121Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-05T08:59:18.389Z] #13 DONE 0.6s [2022-09-05T08:59:18.389Z] [2022-09-05T08:59:18.389Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:18.389Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:18.441Z] #14 ... [2022-09-05T08:59:18.441Z] [2022-09-05T08:59:18.441Z] #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-09-05T08:59:18.441Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-05T08:59:18.441Z] #34 4.298 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-05T08:59:18.441Z] #34 4.298 Cloning into '.'... [2022-09-05T08:59:18.659Z] #38 ... [2022-09-05T08:59:18.659Z] [2022-09-05T08:59:18.659Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-05T08:59:18.659Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-05T08:59:18.659Z] #46 DONE 0.2s [2022-09-05T08:59:18.659Z] [2022-09-05T08:59:18.659Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:59:18.659Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-05T08:59:18.659Z] #33 DONE 0.3s [2022-09-05T08:59:18.659Z] [2022-09-05T08:59:18.659Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-05T08:59:18.659Z] #66 sha256:529d21537fd70eda7e6d5b39b1d5e4c0c246de037ede0e196d4b461ba034d353 [2022-09-05T08:59:18.659Z] #66 DONE 0.4s [2022-09-05T08:59:18.659Z] [2022-09-05T08:59:18.659Z] #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-09-05T08:59:18.659Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:59:18.701Z] #34 ... [2022-09-05T08:59:18.701Z] [2022-09-05T08:59:18.701Z] #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-09-05T08:59:18.701Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:18.701Z] #55 12.63 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-05T08:59:18.701Z] #55 12.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:18.701Z] #55 12.76 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-05T08:59:18.701Z] #55 12.93 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-05T08:59:18.701Z] #55 13.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-05T08:59:18.701Z] #55 13.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-05T08:59:18.701Z] #55 13.25 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-05T08:59:18.701Z] #55 13.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-05T08:59:18.701Z] #55 13.35 go: downloading github.com/spf13/afero v1.8.2 [2022-09-05T08:59:18.701Z] #55 13.50 go: downloading github.com/spf13/cast v1.4.1 [2022-09-05T08:59:18.701Z] #55 13.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-05T08:59:18.701Z] #55 13.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-05T08:59:18.701Z] #55 13.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-05T08:59:18.701Z] #55 13.98 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-05T08:59:18.701Z] #55 13.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-05T08:59:18.701Z] #55 14.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-05T08:59:18.701Z] #55 14.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-05T08:59:18.701Z] #55 14.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-05T08:59:18.701Z] #55 14.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-05T08:59:18.701Z] #55 14.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-05T08:59:18.701Z] #55 14.46 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-05T08:59:18.701Z] #55 14.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-05T08:59:18.701Z] #55 14.85 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-05T08:59:18.921Z] #34 ... [2022-09-05T08:59:18.921Z] [2022-09-05T08:59:18.921Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-05T08:59:18.921Z] #25 sha256:396a1ba286981911ea9aaa50a6fcf16226c17480e2d35313c13c1593f8baad08 [2022-09-05T08:59:18.921Z] #25 DONE 0.4s [2022-09-05T08:59:18.921Z] [2022-09-05T08:59:18.921Z] #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-09-05T08:59:18.921Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-05T08:59:18.921Z] #50 DONE 0.4s [2022-09-05T08:59:18.921Z] [2022-09-05T08:59:18.921Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-05T08:59:18.921Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:18.960Z] #55 15.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-05T08:59:19.030Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.9s done [2022-09-05T08:59:19.030Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-05T08:59:19.219Z] #55 15.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-05T08:59:19.219Z] #55 15.38 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-05T08:59:19.289Z] #11 DONE 48.4s [2022-09-05T08:59:19.289Z] [2022-09-05T08:59:19.289Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-05T08:59:19.289Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-05T08:59:19.478Z] #55 15.60 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-05T08:59:19.734Z] #67 ... [2022-09-05T08:59:19.734Z] [2022-09-05T08:59:19.734Z] #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-09-05T08:59:19.734Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:19.734Z] #47 5.954 + git clone https://github.com/docker/distribution.git . [2022-09-05T08:59:19.734Z] #47 5.954 Cloning into '.'... [2022-09-05T08:59:19.737Z] #55 15.77 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-05T08:59:20.228Z] #12 DONE 0.9s [2022-09-05T08:59:20.228Z] [2022-09-05T08:59:20.228Z] #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-09-05T08:59:20.228Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-05T08:59:20.678Z] #55 16.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-05T08:59:20.678Z] #55 16.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-05T08:59:20.678Z] #55 16.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-05T08:59:20.798Z] #13 DONE 0.6s [2022-09-05T08:59:20.798Z] [2022-09-05T08:59:20.798Z] #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-09-05T08:59:20.798Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:21.060Z] #40 ... [2022-09-05T08:59:21.060Z] [2022-09-05T08:59:21.060Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-05T08:59:21.060Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-05T08:59:21.060Z] #33 DONE 0.2s [2022-09-05T08:59:21.060Z] [2022-09-05T08:59:21.060Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-05T08:59:21.060Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-05T08:59:21.060Z] #46 DONE 0.3s [2022-09-05T08:59:21.060Z] [2022-09-05T08:59:21.060Z] #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-09-05T08:59:21.060Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:21.245Z] #55 17.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-05T08:59:21.245Z] #55 17.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-05T08:59:21.245Z] #55 ... [2022-09-05T08:59:21.245Z] [2022-09-05T08:59:21.245Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:21.245Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-05T08:59:21.245Z] #38 16.34 tomll can be used in two ways: [2022-09-05T08:59:21.245Z] #38 16.34 Writing to STDIN and reading from STDOUT: [2022-09-05T08:59:21.245Z] #38 16.34 cat file.toml | tomll > file.toml [2022-09-05T08:59:21.245Z] #38 16.34 [2022-09-05T08:59:21.245Z] #38 16.34 Reading and updating a list of files: [2022-09-05T08:59:21.245Z] #38 16.34 tomll a.toml b.toml c.toml [2022-09-05T08:59:21.245Z] #38 16.34 [2022-09-05T08:59:21.245Z] #38 16.34 When given a list of files, tomll will modify all files in place without asking. [2022-09-05T08:59:21.245Z] #38 DONE 17.4s [2022-09-05T08:59:21.320Z] #47 ... [2022-09-05T08:59:21.320Z] [2022-09-05T08:59:21.320Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-05T08:59:21.320Z] #66 sha256:41d307273f05a83a3268c6fa38c681a9599b7b77cabd4a6961e0ba7068c30d97 [2022-09-05T08:59:21.320Z] #66 DONE 0.4s [2022-09-05T08:59:21.320Z] [2022-09-05T08:59:21.320Z] #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-09-05T08:59:21.320Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-05T08:59:21.320Z] #50 DONE 0.5s [2022-09-05T08:59:21.320Z] [2022-09-05T08:59:21.320Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-05T08:59:21.320Z] #25 sha256:f1c7c9ad1a807cd871487ab9c70611a42dd8e00c7d2c7a89a78ff0dc10954273 [2022-09-05T08:59:21.320Z] #25 DONE 0.5s [2022-09-05T08:59:21.320Z] [2022-09-05T08:59:21.320Z] #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-09-05T08:59:21.320Z] #26 sha256:fee566dc7ceba9be25f1244eaa2b664c71a45b1498c560755c13dfbe98999ab0 [2022-09-05T08:59:21.505Z] [2022-09-05T08:59:21.506Z] #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-09-05T08:59:21.506Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:21.506Z] #55 17.60 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-05T08:59:21.506Z] #55 17.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-05T08:59:21.765Z] #55 17.81 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-05T08:59:21.765Z] #55 17.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-05T08:59:21.884Z] #84 ... [2022-09-05T08:59:21.884Z] [2022-09-05T08:59:21.884Z] #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-09-05T08:59:21.884Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T08:59:21.884Z] #19 69.79 Reading package lists... [2022-09-05T08:59:22.024Z] #55 18.07 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-05T08:59:22.025Z] #55 18.15 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-05T08:59:22.284Z] #55 18.33 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-05T08:59:22.284Z] #55 18.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-05T08:59:22.284Z] #55 ... [2022-09-05T08:59:22.284Z] [2022-09-05T08:59:22.284Z] #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-09-05T08:59:22.284Z] #67 sha256:99833078707eaebf713bedec88b70a90e4584195a99488bda11f4c931e0cded5 [2022-09-05T08:59:22.284Z] #67 7.955 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:22.284Z] #67 7.961 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-05T08:59:22.284Z] #67 8.733 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-05T08:59:22.284Z] #67 9.672 go: downloading github.com/google/uuid v1.3.0 [2022-09-05T08:59:22.284Z] #67 9.720 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-05T08:59:22.284Z] #67 11.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-05T08:59:22.284Z] #67 12.03 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-05T08:59:22.284Z] #67 12.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:22.284Z] #67 12.77 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-05T08:59:22.284Z] #67 12.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-05T08:59:22.284Z] #67 13.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-05T08:59:22.284Z] #67 13.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-05T08:59:22.284Z] #67 14.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-05T08:59:22.284Z] #67 14.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:22.546Z] #67 ... [2022-09-05T08:59:22.546Z] [2022-09-05T08:59:22.546Z] #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-09-05T08:59:22.546Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:22.546Z] #55 18.46 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-05T08:59:22.546Z] #55 18.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-05T08:59:22.546Z] #55 18.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-05T08:59:22.546Z] #55 18.75 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-05T08:59:22.546Z] #55 18.84 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-05T08:59:22.805Z] #55 18.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-05T08:59:22.805Z] #55 18.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-05T08:59:23.067Z] #55 18.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-05T08:59:23.067Z] #55 19.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-05T08:59:23.067Z] #55 19.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-05T08:59:23.326Z] #55 19.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-05T08:59:23.326Z] #55 19.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-05T08:59:23.326Z] #55 19.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-05T08:59:23.585Z] #55 19.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-05T08:59:23.585Z] #55 19.71 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-05T08:59:23.846Z] #55 19.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-05T08:59:23.846Z] #55 19.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-05T08:59:23.846Z] #55 19.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-05T08:59:23.846Z] #55 19.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-05T08:59:23.846Z] #55 19.95 go: downloading github.com/julz/importas v0.1.0 [2022-09-05T08:59:23.846Z] #55 20.03 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-05T08:59:23.980Z] #47 ... [2022-09-05T08:59:23.980Z] [2022-09-05T08:59:23.980Z] #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-09-05T08:59:23.980Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:23.980Z] #62 7.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:23.980Z] #62 7.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:23.980Z] #62 7.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:23.980Z] #62 8.786 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:23.980Z] #62 ... [2022-09-05T08:59:23.980Z] [2022-09-05T08:59:23.980Z] #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-09-05T08:59:23.980Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:23.980Z] #42 7.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:23.980Z] #42 7.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:23.980Z] #42 7.391 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:23.980Z] #42 8.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:23.980Z] #42 ... [2022-09-05T08:59:23.980Z] [2022-09-05T08:59:23.980Z] #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-09-05T08:59:23.981Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:23.981Z] #55 7.066 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-05T08:59:23.981Z] #55 9.972 go: downloading github.com/fatih/color v1.13.0 [2022-09-05T08:59:23.981Z] #55 10.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:23.981Z] #55 10.41 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-05T08:59:24.106Z] #55 20.05 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-05T08:59:24.106Z] #55 20.15 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-05T08:59:24.106Z] #55 20.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-05T08:59:24.106Z] #55 20.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-05T08:59:24.106Z] #55 20.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-05T08:59:24.212Z] #51 ... [2022-09-05T08:59:24.213Z] [2022-09-05T08:59:24.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-09-05T08:59:24.213Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:59:24.213Z] #34 5.195 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-05T08:59:24.213Z] #34 5.195 Cloning into '.'... [2022-09-05T08:59:24.239Z] #55 10.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-05T08:59:24.239Z] #55 ... [2022-09-05T08:59:24.239Z] [2022-09-05T08:59:24.239Z] #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-09-05T08:59:24.239Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:24.239Z] #40 6.778 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-05T08:59:24.239Z] #40 8.124 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-05T08:59:24.239Z] #40 10.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-05T08:59:24.365Z] #55 20.38 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-05T08:59:24.365Z] #55 20.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-05T08:59:24.365Z] #55 20.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-05T08:59:24.365Z] #55 20.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-05T08:59:24.365Z] #55 20.60 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-05T08:59:24.502Z] #40 ... [2022-09-05T08:59:24.502Z] [2022-09-05T08:59:24.502Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:24.502Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:24.502Z] #38 6.917 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-05T08:59:24.502Z] #38 ... [2022-09-05T08:59:24.502Z] [2022-09-05T08:59:24.502Z] #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-09-05T08:59:24.502Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:24.502Z] #76 5.963 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:24.502Z] #76 5.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:24.502Z] #76 5.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:24.502Z] #76 6.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:24.502Z] #76 8.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:24.762Z] #76 ... [2022-09-05T08:59:24.762Z] [2022-09-05T08:59:24.762Z] #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-09-05T08:59:24.762Z] #26 sha256:73ee46c2df36997032ee60fadab5e72f2b663c4694c419e0110746fef6484a62 [2022-09-05T08:59:24.762Z] #26 6.822 + RM_GOPATH=0 [2022-09-05T08:59:24.762Z] #26 6.822 + TMP_GOPATH= [2022-09-05T08:59:24.762Z] #26 6.823 + : /build [2022-09-05T08:59:24.762Z] #26 6.823 + '[' -z '' ']' [2022-09-05T08:59:24.762Z] #26 6.824 ++ mktemp -d [2022-09-05T08:59:24.762Z] #26 6.827 + export GOPATH=/tmp/tmp.p592x7l0YV [2022-09-05T08:59:24.762Z] #26 6.827 + GOPATH=/tmp/tmp.p592x7l0YV [2022-09-05T08:59:24.762Z] #26 6.827 + RM_GOPATH=1 [2022-09-05T08:59:24.762Z] #26 6.827 + case "$(go env GOARCH)" in [2022-09-05T08:59:24.762Z] #26 6.828 ++ go env GOARCH [2022-09-05T08:59:24.762Z] #26 6.863 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:24.762Z] #26 6.863 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:24.762Z] #26 6.866 ++ dirname /install.sh [2022-09-05T08:59:24.762Z] #26 6.875 + dir=/ [2022-09-05T08:59:24.762Z] #26 6.876 + bin=dockercli [2022-09-05T08:59:24.762Z] #26 6.876 + shift [2022-09-05T08:59:24.762Z] #26 6.878 + '[' '!' -f //dockercli.installer ']' [2022-09-05T08:59:24.762Z] #26 6.878 + . //dockercli.installer [2022-09-05T08:59:24.762Z] #26 6.879 ++ : stable [2022-09-05T08:59:24.762Z] #26 6.879 ++ : 17.06.2-ce [2022-09-05T08:59:24.762Z] #26 6.879 + install_dockercli [2022-09-05T08:59:24.762Z] #26 6.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-05T08:59:24.762Z] #26 6.880 Install docker/cli version 17.06.2-ce from stable [2022-09-05T08:59:24.762Z] #26 6.882 ++ uname -m [2022-09-05T08:59:24.762Z] #26 6.886 + arch=x86_64 [2022-09-05T08:59:24.762Z] #26 6.886 + '[' x86_64 '!=' x86_64 ']' [2022-09-05T08:59:24.762Z] #26 6.886 + url=https://download.docker.com/linux/static [2022-09-05T08:59:24.762Z] #26 6.893 + tar -xz docker/docker [2022-09-05T08:59:24.762Z] #26 6.894 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-05T08:59:24.762Z] #26 ... [2022-09-05T08:59:24.762Z] [2022-09-05T08:59:24.762Z] #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-09-05T08:59:24.762Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:59:24.762Z] #34 6.744 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-05T08:59:24.762Z] #34 6.749 Cloning into '.'... [2022-09-05T08:59:25.021Z] #34 ... [2022-09-05T08:59:25.021Z] [2022-09-05T08:59:25.021Z] #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-09-05T08:59:25.021Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:25.021Z] #36 6.824 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-05T08:59:25.021Z] #36 ... [2022-09-05T08:59:25.021Z] [2022-09-05T08:59:25.021Z] #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-09-05T08:59:25.021Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:25.021Z] #14 7.558 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:25.021Z] #14 7.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:25.021Z] #14 7.609 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:25.021Z] #14 9.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:25.280Z] #14 ... [2022-09-05T08:59:25.280Z] [2022-09-05T08:59:25.280Z] #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-09-05T08:59:25.280Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:59:25.280Z] #57 7.260 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-05T08:59:25.280Z] #57 8.892 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-05T08:59:25.280Z] #57 8.923 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-05T08:59:25.280Z] #57 9.109 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-05T08:59:25.280Z] #57 ... [2022-09-05T08:59:25.280Z] [2022-09-05T08:59:25.280Z] #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-09-05T08:59:25.280Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:25.280Z] #53 6.350 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-05T08:59:25.280Z] #53 8.493 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-05T08:59:25.280Z] #53 8.503 go: downloading github.com/fatih/color v1.10.0 [2022-09-05T08:59:25.280Z] #53 8.516 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-05T08:59:25.280Z] #53 8.607 go: downloading github.com/pkg/errors v0.9.1 [2022-09-05T08:59:25.280Z] #53 9.174 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-05T08:59:25.280Z] #53 9.287 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-05T08:59:25.280Z] #53 9.297 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-05T08:59:25.280Z] #53 9.569 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-05T08:59:25.280Z] #53 9.839 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-05T08:59:25.280Z] #53 9.905 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-05T08:59:25.280Z] #53 10.29 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-05T08:59:25.280Z] #53 10.84 go: downloading golang.org/x/tools v0.1.0 [2022-09-05T08:59:25.303Z] #55 21.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-05T08:59:25.303Z] #55 ... [2022-09-05T08:59:25.303Z] [2022-09-05T08:59:25.303Z] #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-09-05T08:59:25.303Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-05T08:59:25.303Z] #62 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:59:25.303Z] #62 15.70 Fetched 8458 kB in 11s (773 kB/s) [2022-09-05T08:59:25.303Z] #62 15.70 Reading package lists... [2022-09-05T08:59:25.303Z] #62 21.09 Reading package lists... [2022-09-05T08:59:25.303Z] #62 ... [2022-09-05T08:59:25.303Z] [2022-09-05T08:59:25.303Z] #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-09-05T08:59:25.303Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:25.303Z] #55 21.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-05T08:59:25.303Z] #55 21.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-05T08:59:25.303Z] #55 21.39 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-05T08:59:25.303Z] #55 21.59 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-05T08:59:25.540Z] #53 ... [2022-09-05T08:59:25.540Z] [2022-09-05T08:59:25.540Z] #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-09-05T08:59:25.540Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T08:59:25.540Z] #67 6.776 + RM_GOPATH=0 [2022-09-05T08:59:25.540Z] #67 6.776 + TMP_GOPATH= [2022-09-05T08:59:25.540Z] #67 6.776 + : /build [2022-09-05T08:59:25.540Z] #67 6.777 + '[' -z '' ']' [2022-09-05T08:59:25.540Z] #67 6.777 ++ mktemp -d [2022-09-05T08:59:25.540Z] #67 6.779 + export GOPATH=/tmp/tmp.OR1cbtj7qq [2022-09-05T08:59:25.540Z] #67 6.779 + GOPATH=/tmp/tmp.OR1cbtj7qq [2022-09-05T08:59:25.540Z] #67 6.780 + RM_GOPATH=1 [2022-09-05T08:59:25.540Z] #67 6.780 + case "$(go env GOARCH)" in [2022-09-05T08:59:25.540Z] #67 6.781 ++ go env GOARCH [2022-09-05T08:59:25.540Z] #67 6.815 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:25.540Z] #67 6.815 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:25.540Z] #67 6.816 ++ dirname /install.sh [2022-09-05T08:59:25.540Z] #67 6.825 + dir=/ [2022-09-05T08:59:25.540Z] #67 6.826 + bin=rootlesskit [2022-09-05T08:59:25.540Z] #67 6.826 + shift [2022-09-05T08:59:25.540Z] #67 6.826 + '[' '!' -f //rootlesskit.installer ']' [2022-09-05T08:59:25.540Z] #67 6.826 + . //rootlesskit.installer [2022-09-05T08:59:25.540Z] #67 6.826 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:25.540Z] #67 6.826 + install_rootlesskit [2022-09-05T08:59:25.540Z] #67 6.826 + case "$1" in [2022-09-05T08:59:25.540Z] #67 6.826 + export CGO_ENABLED=0 [2022-09-05T08:59:25.540Z] #67 6.826 + CGO_ENABLED=0 [2022-09-05T08:59:25.540Z] #67 6.826 + _install_rootlesskit [2022-09-05T08:59:25.540Z] #67 6.827 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-05T08:59:25.540Z] #67 6.827 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:25.540Z] #67 6.827 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T08:59:25.540Z] #67 6.827 + GOBIN=/build [2022-09-05T08:59:25.540Z] #67 6.827 + GO111MODULE=on [2022-09-05T08:59:25.540Z] #67 6.827 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:25.540Z] #67 7.473 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-05T08:59:25.563Z] #55 21.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-05T08:59:25.563Z] #55 21.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-05T08:59:25.563Z] #55 21.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-05T08:59:25.563Z] #55 21.72 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-05T08:59:25.822Z] #55 22.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-05T08:59:26.082Z] #55 22.05 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-05T08:59:26.082Z] #55 22.10 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-05T08:59:26.082Z] #55 22.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-05T08:59:26.082Z] #55 22.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-05T08:59:26.102Z] #19 93.29 Reading package lists... [2022-09-05T08:59:26.102Z] #19 ... [2022-09-05T08:59:26.102Z] [2022-09-05T08:59:26.102Z] #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-09-05T08:59:26.102Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T08:59:26.102Z] #84 48.59 libtoolize: putting auxiliary files in '.'. [2022-09-05T08:59:26.102Z] #84 48.59 libtoolize: copying file './ltmain.sh' [2022-09-05T08:59:26.102Z] #84 49.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-05T08:59:26.102Z] #84 49.61 libtoolize: and rerunning libtoolize and aclocal. [2022-09-05T08:59:26.102Z] #84 49.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T08:59:26.341Z] #55 22.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-05T08:59:26.341Z] #55 22.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-05T08:59:26.341Z] #55 ... [2022-09-05T08:59:26.341Z] [2022-09-05T08:59:26.341Z] #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-09-05T08:59:26.341Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:26.341Z] #51 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:59:26.341Z] #51 15.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-05T08:59:26.341Z] #51 18.29 Fetched 8462 kB in 14s (617 kB/s) [2022-09-05T08:59:26.341Z] #51 18.29 Reading package lists... [2022-09-05T08:59:26.341Z] #51 ... [2022-09-05T08:59:26.341Z] [2022-09-05T08:59:26.341Z] #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-09-05T08:59:26.341Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:26.341Z] #42 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T08:59:26.341Z] #42 16.54 Fetched 8458 kB in 12s (725 kB/s) [2022-09-05T08:59:26.341Z] #42 16.54 Reading package lists... [2022-09-05T08:59:26.600Z] #42 21.78 Reading package lists... [2022-09-05T08:59:26.601Z] #42 ... [2022-09-05T08:59:26.601Z] [2022-09-05T08:59:26.601Z] #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-09-05T08:59:26.601Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:26.601Z] #55 22.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-05T08:59:26.601Z] #55 22.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-05T08:59:26.601Z] #55 22.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-05T08:59:26.601Z] #55 22.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-05T08:59:26.601Z] #55 22.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-05T08:59:26.601Z] #55 22.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-05T08:59:26.608Z] #26 ... [2022-09-05T08:59:26.608Z] [2022-09-05T08:59:26.608Z] #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-09-05T08:59:26.608Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:26.608Z] #76 5.680 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:26.608Z] #76 5.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:26.608Z] #76 5.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:26.867Z] #55 ... [2022-09-05T08:59:26.867Z] [2022-09-05T08:59:26.867Z] #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-09-05T08:59:26.867Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-05T08:59:26.867Z] #53 12.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-05T08:59:26.867Z] #53 12.93 go: downloading golang.org/x/mod v0.3.0 [2022-09-05T08:59:26.867Z] #53 ... [2022-09-05T08:59:26.867Z] [2022-09-05T08:59:26.867Z] #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-09-05T08:59:26.867Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:26.867Z] #55 23.03 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-05T08:59:26.867Z] #55 23.07 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-05T08:59:26.871Z] #76 ... [2022-09-05T08:59:26.871Z] [2022-09-05T08:59:26.871Z] #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-09-05T08:59:26.871Z] #26 sha256:fee566dc7ceba9be25f1244eaa2b664c71a45b1498c560755c13dfbe98999ab0 [2022-09-05T08:59:26.871Z] #26 5.699 + RM_GOPATH=0 [2022-09-05T08:59:26.871Z] #26 5.699 + TMP_GOPATH= [2022-09-05T08:59:26.871Z] #26 5.699 + : /build [2022-09-05T08:59:26.871Z] #26 5.699 + '[' -z '' ']' [2022-09-05T08:59:26.871Z] #26 5.699 ++ mktemp -d [2022-09-05T08:59:27.126Z] #55 23.11 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-05T08:59:27.126Z] #55 23.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-05T08:59:27.126Z] #55 23.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-05T08:59:27.126Z] #55 23.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-05T08:59:27.132Z] #26 5.706 + export GOPATH=/tmp/tmp.SPXSwRZdZC [2022-09-05T08:59:27.132Z] #26 5.706 + GOPATH=/tmp/tmp.SPXSwRZdZC [2022-09-05T08:59:27.132Z] #26 5.706 + RM_GOPATH=1 [2022-09-05T08:59:27.132Z] #26 5.707 + case "$(go env GOARCH)" in [2022-09-05T08:59:27.132Z] #26 5.710 ++ go env GOARCH [2022-09-05T08:59:27.132Z] #26 5.756 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:27.132Z] #26 5.756 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:27.132Z] #26 5.758 ++ dirname /install.sh [2022-09-05T08:59:27.132Z] #26 5.760 + dir=/ [2022-09-05T08:59:27.132Z] #26 5.762 + bin=dockercli [2022-09-05T08:59:27.132Z] #26 5.762 + shift [2022-09-05T08:59:27.132Z] #26 5.762 + '[' '!' -f //dockercli.installer ']' [2022-09-05T08:59:27.132Z] #26 5.762 + . //dockercli.installer [2022-09-05T08:59:27.132Z] #26 5.765 ++ : stable [2022-09-05T08:59:27.132Z] #26 5.767 ++ : 17.06.2-ce [2022-09-05T08:59:27.132Z] #26 5.768 + install_dockercli [2022-09-05T08:59:27.132Z] #26 5.768 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-05T08:59:27.132Z] #26 5.768 Install docker/cli version 17.06.2-ce from stable [2022-09-05T08:59:27.132Z] #26 5.774 ++ uname -m [2022-09-05T08:59:27.132Z] #26 5.777 + arch=x86_64 [2022-09-05T08:59:27.132Z] #26 5.778 + '[' x86_64 '!=' x86_64 ']' [2022-09-05T08:59:27.132Z] #26 5.778 + url=https://download.docker.com/linux/static [2022-09-05T08:59:27.132Z] #26 5.779 + tar -xz docker/docker [2022-09-05T08:59:27.132Z] #26 5.783 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-05T08:59:27.387Z] #55 23.52 go: downloading honnef.co/go/tools v0.3.1 [2022-09-05T08:59:27.955Z] #55 ... [2022-09-05T08:59:27.955Z] [2022-09-05T08:59:27.955Z] #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-09-05T08:59:27.955Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-05T08:59:27.955Z] #36 14.13 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-05T08:59:27.955Z] #36 14.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-05T08:59:27.955Z] #36 14.72 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-05T08:59:27.955Z] #36 15.02 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-05T08:59:27.955Z] #36 15.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-05T08:59:27.955Z] #36 15.44 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-05T08:59:27.955Z] #36 15.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-05T08:59:27.955Z] #36 15.63 go: downloading github.com/peterh/liner v1.2.2 [2022-09-05T08:59:27.955Z] #36 15.90 go: downloading github.com/google/go-dap v0.6.0 [2022-09-05T08:59:27.955Z] #36 16.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-05T08:59:27.955Z] #36 16.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-05T08:59:27.955Z] #36 17.07 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-05T08:59:27.955Z] #36 17.41 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-05T08:59:27.955Z] #36 17.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-05T08:59:27.955Z] #36 18.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-05T08:59:28.085Z] #67 ... [2022-09-05T08:59:28.085Z] [2022-09-05T08:59:28.085Z] #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-09-05T08:59:28.085Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:28.085Z] #62 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:28.214Z] #36 ... [2022-09-05T08:59:28.214Z] [2022-09-05T08:59:28.214Z] #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-09-05T08:59:28.214Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-05T08:59:28.214Z] #47 21.54 Updating files: 83% (1808/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-09-05T08:59:28.214Z] #47 21.79 + git checkout -q v2.3.0 [2022-09-05T08:59:28.214Z] #47 23.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-05T08:59:28.427Z] #34 ... [2022-09-05T08:59:28.427Z] [2022-09-05T08:59:28.427Z] #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-09-05T08:59:28.427Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:28.427Z] #76 4.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:28.427Z] #76 4.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:28.427Z] #76 4.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:28.427Z] #76 4.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:28.427Z] #76 6.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:28.427Z] #76 8.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:28.476Z] #47 ... [2022-09-05T08:59:28.476Z] [2022-09-05T08:59:28.476Z] #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-09-05T08:59:28.476Z] #31 sha256:ea65298aba1d0287f41d5446b485237986636fb7c0a06b3cb5195dd0fc6aeae5 [2022-09-05T08:59:28.476Z] #31 15.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-05T08:59:28.476Z] #31 17.56 #=#=# [2022-09-05T08:59:28.476Z] #31 17.96 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:28.477Z] #31 19.76 [2022-09-05T08:59:28.477Z] #31 22.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-05T08:59:28.477Z] #31 24.04 #=#=# [2022-09-05T08:59:28.477Z] #31 24.38 #=#=# ######################################################################## 100.0% [2022-09-05T08:59:28.477Z] #31 25.63 [2022-09-05T08:59:28.688Z] #76 ... [2022-09-05T08:59:28.688Z] [2022-09-05T08:59:28.688Z] #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-09-05T08:59:28.688Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:28.688Z] #14 6.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:28.688Z] #14 6.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:28.688Z] #14 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:28.688Z] #14 7.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:28.688Z] #14 9.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:28.688Z] #14 ... [2022-09-05T08:59:28.688Z] [2022-09-05T08:59:28.688Z] #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-09-05T08:59:28.688Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:28.688Z] #62 6.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:28.688Z] #62 6.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:28.688Z] #62 6.499 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:28.688Z] #62 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:28.688Z] #62 9.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:28.736Z] #31 ... [2022-09-05T08:59:28.736Z] [2022-09-05T08:59:28.736Z] #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-09-05T08:59:28.736Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:28.736Z] #51 18.29 Reading package lists... [2022-09-05T08:59:28.952Z] #62 ... [2022-09-05T08:59:28.952Z] [2022-09-05T08:59:28.952Z] #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-09-05T08:59:28.952Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:28.952Z] #53 5.265 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-05T08:59:28.952Z] #53 7.015 go: downloading github.com/fatih/color v1.10.0 [2022-09-05T08:59:28.952Z] #53 7.015 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-05T08:59:28.952Z] #53 7.154 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-05T08:59:28.952Z] #53 7.539 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-05T08:59:28.952Z] #53 7.628 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-05T08:59:28.952Z] #53 7.669 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-05T08:59:28.952Z] #53 7.697 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-05T08:59:28.952Z] #53 8.000 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-05T08:59:28.952Z] #53 8.073 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-05T08:59:28.952Z] #53 8.166 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-05T08:59:28.952Z] #53 8.394 go: downloading golang.org/x/tools v0.1.0 [2022-09-05T08:59:28.952Z] #53 ... [2022-09-05T08:59:28.952Z] [2022-09-05T08:59:28.952Z] #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-09-05T08:59:28.952Z] #26 sha256:2652e36143933ae30f70a6beda4458285f3b794c24a9bfde52ce457223fc5f5d [2022-09-05T08:59:28.952Z] #26 5.845 + RM_GOPATH=0 [2022-09-05T08:59:28.952Z] #26 5.853 + TMP_GOPATH= [2022-09-05T08:59:28.952Z] #26 5.853 + : /build [2022-09-05T08:59:28.952Z] #26 5.853 + '[' -z '' ']' [2022-09-05T08:59:28.952Z] #26 5.854 ++ mktemp -d [2022-09-05T08:59:28.952Z] #26 5.861 + export GOPATH=/tmp/tmp.qQWp0QbmLt [2022-09-05T08:59:28.952Z] #26 5.862 + GOPATH=/tmp/tmp.qQWp0QbmLt [2022-09-05T08:59:28.952Z] #26 5.863 + RM_GOPATH=1 [2022-09-05T08:59:28.952Z] #26 5.864 + case "$(go env GOARCH)" in [2022-09-05T08:59:28.952Z] #26 5.865 ++ go env GOARCH [2022-09-05T08:59:28.952Z] #26 5.882 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:28.952Z] #26 5.882 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:28.952Z] #26 5.882 ++ dirname /install.sh [2022-09-05T08:59:28.952Z] #26 5.891 + dir=/ [2022-09-05T08:59:28.952Z] #26 5.891 + bin=dockercli [2022-09-05T08:59:28.952Z] #26 5.891 + shift [2022-09-05T08:59:28.952Z] #26 5.891 + '[' '!' -f //dockercli.installer ']' [2022-09-05T08:59:28.952Z] #26 5.891 + . //dockercli.installer [2022-09-05T08:59:28.952Z] #26 5.891 ++ : stable [2022-09-05T08:59:28.952Z] #26 5.891 ++ : 17.06.2-ce [2022-09-05T08:59:28.952Z] #26 5.892 + install_dockercli [2022-09-05T08:59:28.952Z] #26 5.893 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-05T08:59:28.952Z] #26 5.893 Install docker/cli version 17.06.2-ce from stable [2022-09-05T08:59:28.952Z] #26 5.895 ++ uname -m [2022-09-05T08:59:28.952Z] #26 5.899 + arch=x86_64 [2022-09-05T08:59:28.952Z] #26 5.900 + '[' x86_64 '!=' x86_64 ']' [2022-09-05T08:59:28.952Z] #26 5.900 + url=https://download.docker.com/linux/static [2022-09-05T08:59:28.952Z] #26 5.903 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-05T08:59:28.952Z] #26 5.903 + tar -xz docker/docker [2022-09-05T08:59:29.000Z] #51 23.40 Reading package lists... [2022-09-05T08:59:29.000Z] #51 ... [2022-09-05T08:59:29.000Z] [2022-09-05T08:59:29.000Z] #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-09-05T08:59:29.000Z] #31 sha256:ea65298aba1d0287f41d5446b485237986636fb7c0a06b3cb5195dd0fc6aeae5 [2022-09-05T08:59:29.000Z] #31 26.02 Download of images into '/build' complete. [2022-09-05T08:59:29.000Z] #31 26.03 Use something like the following to load the result into a Docker daemon: [2022-09-05T08:59:29.000Z] #31 26.03 tar -cC '/build' . | docker load [2022-09-05T08:59:29.000Z] #31 DONE 26.2s [2022-09-05T08:59:29.000Z] [2022-09-05T08:59:29.000Z] #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-09-05T08:59:29.000Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:29.000Z] #55 24.93 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-05T08:59:29.000Z] #55 24.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-05T08:59:29.000Z] #55 25.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-05T08:59:29.214Z] #26 ... [2022-09-05T08:59:29.214Z] [2022-09-05T08:59:29.214Z] #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-09-05T08:59:29.214Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:29.214Z] #55 4.174 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-05T08:59:29.214Z] #55 5.249 go: downloading github.com/fatih/color v1.13.0 [2022-09-05T08:59:29.214Z] #55 5.249 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:29.214Z] #55 5.356 go: downloading github.com/pkg/errors v0.9.1 [2022-09-05T08:59:29.214Z] #55 5.437 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-05T08:59:29.214Z] #55 5.516 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-05T08:59:29.214Z] #55 5.588 go: downloading github.com/spf13/viper v1.11.0 [2022-09-05T08:59:29.214Z] #55 5.686 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-05T08:59:29.214Z] #55 6.220 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-05T08:59:29.214Z] #55 6.230 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-05T08:59:29.214Z] #55 6.336 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-05T08:59:29.214Z] #55 6.460 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-05T08:59:29.214Z] #55 8.419 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-05T08:59:29.214Z] #55 8.659 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-05T08:59:29.214Z] #55 8.859 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-05T08:59:29.214Z] #55 8.937 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-05T08:59:29.214Z] #55 ... [2022-09-05T08:59:29.214Z] [2022-09-05T08:59:29.214Z] #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-09-05T08:59:29.214Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:59:29.214Z] #57 5.667 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-05T08:59:29.214Z] #57 7.234 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-05T08:59:29.214Z] #57 7.253 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-05T08:59:29.214Z] #57 7.434 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-05T08:59:29.214Z] #57 9.585 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-05T08:59:29.260Z] #55 25.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-05T08:59:29.260Z] #55 ... [2022-09-05T08:59:29.260Z] [2022-09-05T08:59:29.260Z] #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-09-05T08:59:29.260Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:29.260Z] #76 15.13 Fetched 8458 kB in 12s (731 kB/s) [2022-09-05T08:59:29.260Z] #76 15.13 Reading package lists... [2022-09-05T08:59:29.260Z] #76 20.87 Reading package lists... [2022-09-05T08:59:29.260Z] #76 ... [2022-09-05T08:59:29.260Z] [2022-09-05T08:59:29.260Z] #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-09-05T08:59:29.260Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:29.260Z] #55 25.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-05T08:59:29.260Z] #55 25.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-05T08:59:29.260Z] #55 25.48 go: downloading golang.org/x/text v0.3.7 [2022-09-05T08:59:29.475Z] #57 ... [2022-09-05T08:59:29.475Z] [2022-09-05T08:59:29.475Z] #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-09-05T08:59:29.475Z] #67 sha256:0349d66e2181f147b4cfcae4416d59c872f85d5f1d51230207c388e094ea0c12 [2022-09-05T08:59:29.475Z] #67 5.648 + RM_GOPATH=0 [2022-09-05T08:59:29.475Z] #67 5.648 + TMP_GOPATH= [2022-09-05T08:59:29.475Z] #67 5.648 + : /build [2022-09-05T08:59:29.475Z] #67 5.648 + '[' -z '' ']' [2022-09-05T08:59:29.475Z] #67 5.648 ++ mktemp -d [2022-09-05T08:59:29.475Z] #67 5.648 + export GOPATH=/tmp/tmp.3FRr5yNG87 [2022-09-05T08:59:29.475Z] #67 5.648 + GOPATH=/tmp/tmp.3FRr5yNG87 [2022-09-05T08:59:29.475Z] #67 5.648 + RM_GOPATH=1 [2022-09-05T08:59:29.475Z] #67 5.648 + case "$(go env GOARCH)" in [2022-09-05T08:59:29.475Z] #67 5.649 ++ go env GOARCH [2022-09-05T08:59:29.475Z] #67 5.675 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:29.475Z] #67 5.675 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:29.475Z] #67 5.675 ++ dirname /install.sh [2022-09-05T08:59:29.475Z] #67 5.679 + dir=/ [2022-09-05T08:59:29.475Z] #67 5.680 + bin=rootlesskit [2022-09-05T08:59:29.475Z] #67 5.680 + shift [2022-09-05T08:59:29.475Z] #67 5.680 + '[' '!' -f //rootlesskit.installer ']' [2022-09-05T08:59:29.475Z] #67 5.680 + . //rootlesskit.installer [2022-09-05T08:59:29.475Z] #67 5.680 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:29.475Z] #67 5.696 + install_rootlesskit [2022-09-05T08:59:29.475Z] #67 5.696 + case "$1" in [2022-09-05T08:59:29.475Z] #67 5.696 + export CGO_ENABLED=0 [2022-09-05T08:59:29.475Z] #67 5.696 + CGO_ENABLED=0 [2022-09-05T08:59:29.475Z] #67 5.696 + _install_rootlesskit [2022-09-05T08:59:29.475Z] #67 5.696 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-05T08:59:29.475Z] #67 5.696 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T08:59:29.475Z] #67 5.696 + GOBIN=/build [2022-09-05T08:59:29.475Z] #67 5.696 + GO111MODULE=on [2022-09-05T08:59:29.475Z] #67 5.696 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:29.475Z] #67 5.697 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:29.475Z] #67 6.314 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-05T08:59:29.475Z] #67 9.458 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:29.475Z] #67 9.462 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-05T08:59:29.475Z] #67 10.16 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-05T08:59:29.737Z] #67 ... [2022-09-05T08:59:29.737Z] [2022-09-05T08:59:29.737Z] #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-09-05T08:59:29.737Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:29.737Z] #42 3.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:29.737Z] #42 3.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:29.737Z] #42 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:29.737Z] #42 4.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:29.737Z] #42 4.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:29.737Z] #42 6.007 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:29.737Z] #42 ... [2022-09-05T08:59:29.737Z] [2022-09-05T08:59:29.737Z] #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-09-05T08:59:29.737Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:29.737Z] #36 5.162 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-05T08:59:29.998Z] #36 ... [2022-09-05T08:59:29.998Z] [2022-09-05T08:59:29.998Z] #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-09-05T08:59:29.998Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:29.998Z] #40 5.581 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-05T08:59:29.998Z] #40 7.332 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-05T08:59:29.998Z] #40 9.268 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-05T08:59:29.998Z] #40 9.395 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-05T08:59:29.998Z] #40 9.628 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-05T08:59:29.998Z] #40 ... [2022-09-05T08:59:29.998Z] [2022-09-05T08:59:29.998Z] #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-09-05T08:59:29.998Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:29.998Z] #47 4.118 + git clone https://github.com/docker/distribution.git . [2022-09-05T08:59:29.998Z] #47 4.120 Cloning into '.'... [2022-09-05T08:59:30.276Z] #47 ... [2022-09-05T08:59:30.276Z] [2022-09-05T08:59:30.276Z] #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-09-05T08:59:30.276Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:30.276Z] #51 6.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:30.276Z] #51 6.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:30.276Z] #51 6.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:30.276Z] #51 7.194 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-05T08:59:30.276Z] #51 7.714 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:30.276Z] #51 9.458 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:30.537Z] #51 ... [2022-09-05T08:59:30.537Z] [2022-09-05T08:59:30.537Z] #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-09-05T08:59:30.537Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:30.537Z] #62 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:31.166Z] #55 ... [2022-09-05T08:59:31.167Z] [2022-09-05T08:59:31.167Z] #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-09-05T08:59:31.167Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:31.167Z] #14 17.00 Fetched 8458 kB in 12s (704 kB/s) [2022-09-05T08:59:31.167Z] #14 17.00 Reading package lists... [2022-09-05T08:59:31.167Z] #14 22.53 Reading package lists... [2022-09-05T08:59:31.167Z] #14 26.85 Building dependency tree... [2022-09-05T08:59:31.167Z] #14 ... [2022-09-05T08:59:31.167Z] [2022-09-05T08:59:31.167Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-05T08:59:31.167Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:31.167Z] #42 21.78 Reading package lists... [2022-09-05T08:59:31.341Z] #26 ... [2022-09-05T08:59:31.341Z] [2022-09-05T08:59:31.341Z] #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-09-05T08:59:31.341Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:59:31.341Z] #57 6.838 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-05T08:59:31.341Z] #57 8.136 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-05T08:59:31.341Z] #57 8.162 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-05T08:59:31.341Z] #57 8.242 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-05T08:59:31.341Z] #57 ... [2022-09-05T08:59:31.341Z] [2022-09-05T08:59:31.342Z] #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-09-05T08:59:31.342Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:31.342Z] #62 5.784 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:31.342Z] #62 5.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:31.342Z] #62 5.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:31.342Z] #62 7.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:31.342Z] #62 9.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:31.342Z] #62 ... [2022-09-05T08:59:31.342Z] [2022-09-05T08:59:31.342Z] #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-09-05T08:59:31.342Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:31.342Z] #53 6.659 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-05T08:59:31.342Z] #53 9.093 go: downloading github.com/fatih/color v1.10.0 [2022-09-05T08:59:31.342Z] #53 9.107 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-05T08:59:31.342Z] #53 9.293 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-05T08:59:31.342Z] #53 9.344 go: downloading github.com/pkg/errors v0.9.1 [2022-09-05T08:59:31.342Z] #53 9.634 go: downloading golang.org/x/tools v0.1.0 [2022-09-05T08:59:31.342Z] #53 ... [2022-09-05T08:59:31.342Z] [2022-09-05T08:59:31.342Z] #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-09-05T08:59:31.342Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:31.342Z] #42 5.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:31.342Z] #42 5.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:31.342Z] #42 5.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:31.342Z] #42 6.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:31.342Z] #42 9.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:31.342Z] #42 ... [2022-09-05T08:59:31.342Z] [2022-09-05T08:59:31.342Z] #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-09-05T08:59:31.342Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T08:59:31.342Z] #67 5.868 + RM_GOPATH=0 [2022-09-05T08:59:31.342Z] #67 5.868 + TMP_GOPATH= [2022-09-05T08:59:31.342Z] #67 5.868 + : /build [2022-09-05T08:59:31.342Z] #67 5.869 + '[' -z '' ']' [2022-09-05T08:59:31.342Z] #67 5.871 ++ mktemp -d [2022-09-05T08:59:31.342Z] #67 5.872 + export GOPATH=/tmp/tmp.TvRMfow3Ia [2022-09-05T08:59:31.342Z] #67 5.872 + GOPATH=/tmp/tmp.TvRMfow3Ia [2022-09-05T08:59:31.342Z] #67 5.872 + RM_GOPATH=1 [2022-09-05T08:59:31.342Z] #67 5.872 + case "$(go env GOARCH)" in [2022-09-05T08:59:31.342Z] #67 5.875 ++ go env GOARCH [2022-09-05T08:59:31.342Z] #67 5.915 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:31.342Z] #67 5.915 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:31.342Z] #67 5.915 ++ dirname /install.sh [2022-09-05T08:59:31.342Z] #67 5.917 + dir=/ [2022-09-05T08:59:31.342Z] #67 5.917 + bin=rootlesskit [2022-09-05T08:59:31.342Z] #67 5.918 + shift [2022-09-05T08:59:31.342Z] #67 5.918 + '[' '!' -f //rootlesskit.installer ']' [2022-09-05T08:59:31.342Z] #67 5.918 + . //rootlesskit.installer [2022-09-05T08:59:31.342Z] #67 5.919 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:31.342Z] #67 5.919 + install_rootlesskit [2022-09-05T08:59:31.342Z] #67 5.919 + case "$1" in [2022-09-05T08:59:31.342Z] #67 5.919 + export CGO_ENABLED=0 [2022-09-05T08:59:31.342Z] #67 5.920 + CGO_ENABLED=0 [2022-09-05T08:59:31.342Z] #67 5.920 + _install_rootlesskit [2022-09-05T08:59:31.342Z] #67 5.920 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-05T08:59:31.342Z] #67 5.921 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:31.342Z] #67 5.921 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T08:59:31.342Z] #67 5.921 + GOBIN=/build [2022-09-05T08:59:31.342Z] #67 5.921 + GO111MODULE=on [2022-09-05T08:59:31.342Z] #67 5.922 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T08:59:31.342Z] #67 6.843 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-05T08:59:31.390Z] #62 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:31.390Z] #62 ... [2022-09-05T08:59:31.390Z] [2022-09-05T08:59:31.390Z] #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-09-05T08:59:31.390Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:31.390Z] #51 7.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:31.390Z] #51 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:31.390Z] #51 7.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:31.390Z] #51 7.976 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-05T08:59:31.390Z] #51 8.758 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:31.390Z] #51 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:31.390Z] #51 16.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:31.390Z] #51 ... [2022-09-05T08:59:31.390Z] [2022-09-05T08:59:31.390Z] #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-09-05T08:59:31.390Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:31.390Z] #55 11.14 go: downloading github.com/spf13/viper v1.11.0 [2022-09-05T08:59:31.390Z] #55 11.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-05T08:59:31.390Z] #55 12.66 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-05T08:59:31.390Z] #55 12.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-05T08:59:31.390Z] #55 12.93 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-05T08:59:31.390Z] #55 12.97 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-05T08:59:31.390Z] #55 15.37 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-05T08:59:31.390Z] #55 15.72 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-05T08:59:31.390Z] #55 15.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-05T08:59:31.390Z] #55 16.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-05T08:59:31.604Z] #67 ... [2022-09-05T08:59:31.604Z] [2022-09-05T08:59:31.604Z] #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-09-05T08:59:31.604Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:31.604Z] #36 6.312 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-05T08:59:31.604Z] #36 ... [2022-09-05T08:59:31.604Z] [2022-09-05T08:59:31.604Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:31.604Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:31.604Z] #38 6.888 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-05T08:59:31.864Z] #38 ... [2022-09-05T08:59:31.864Z] [2022-09-05T08:59:31.864Z] #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-09-05T08:59:31.864Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:31.864Z] #55 6.905 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-05T08:59:31.864Z] #55 9.737 go: downloading github.com/fatih/color v1.13.0 [2022-09-05T08:59:31.864Z] #55 9.816 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:31.864Z] #55 10.25 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-05T08:59:31.864Z] #55 10.27 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-05T08:59:31.864Z] #55 10.86 go: downloading github.com/spf13/viper v1.11.0 [2022-09-05T08:59:31.864Z] #55 ... [2022-09-05T08:59:31.864Z] [2022-09-05T08:59:31.864Z] #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-09-05T08:59:31.864Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T08:59:31.864Z] #34 6.062 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-05T08:59:31.864Z] #34 6.064 Cloning into '.'... [2022-09-05T08:59:32.104Z] #42 26.42 Building dependency tree... [2022-09-05T08:59:32.124Z] #34 ... [2022-09-05T08:59:32.125Z] [2022-09-05T08:59:32.125Z] #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-09-05T08:59:32.125Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:32.125Z] #51 6.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:32.125Z] #51 6.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:32.125Z] #51 6.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:32.125Z] #51 7.317 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-05T08:59:32.125Z] #51 7.600 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:32.125Z] #51 ... [2022-09-05T08:59:32.125Z] [2022-09-05T08:59:32.125Z] #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-09-05T08:59:32.125Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:32.125Z] #14 6.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T08:59:32.125Z] #14 6.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T08:59:32.125Z] #14 6.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T08:59:32.125Z] #14 7.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:32.125Z] #14 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:32.385Z] #14 ... [2022-09-05T08:59:32.385Z] [2022-09-05T08:59:32.385Z] #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-09-05T08:59:32.385Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:32.385Z] #53 10.56 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-05T08:59:32.385Z] #53 10.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-05T08:59:32.385Z] #53 10.88 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-05T08:59:32.385Z] #53 11.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-05T08:59:33.839Z] #62 ... [2022-09-05T08:59:33.839Z] [2022-09-05T08:59:33.839Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:33.839Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:33.839Z] #38 5.208 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-05T08:59:33.839Z] #38 ... [2022-09-05T08:59:33.839Z] [2022-09-05T08:59:33.839Z] #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-09-05T08:59:33.839Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:33.839Z] #53 15.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-05T08:59:33.839Z] #53 15.22 go: downloading golang.org/x/mod v0.3.0 [2022-09-05T08:59:34.655Z] #42 30.34 The following additional packages will be installed: [2022-09-05T08:59:34.655Z] #42 30.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-05T08:59:34.655Z] #42 30.36 Suggested packages: [2022-09-05T08:59:34.655Z] #42 30.38 cmake-doc ninja-build lrzip [2022-09-05T08:59:34.655Z] #42 30.38 Recommended packages: [2022-09-05T08:59:34.655Z] #42 30.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-05T08:59:34.696Z] #55 ... [2022-09-05T08:59:34.696Z] [2022-09-05T08:59:34.696Z] #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-09-05T08:59:34.696Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:34.696Z] #51 20.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-05T08:59:35.225Z] #42 31.18 The following NEW packages will be installed: [2022-09-05T08:59:35.225Z] #42 31.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-05T08:59:35.225Z] #42 31.24 vim-common xxd [2022-09-05T08:59:35.225Z] #53 ... [2022-09-05T08:59:35.225Z] [2022-09-05T08:59:35.225Z] #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-09-05T08:59:35.225Z] #26 sha256:2652e36143933ae30f70a6beda4458285f3b794c24a9bfde52ce457223fc5f5d [2022-09-05T08:59:35.225Z] #26 15.06 + mkdir -p /build [2022-09-05T08:59:35.225Z] #26 15.06 + mv docker/docker /build/ [2022-09-05T08:59:35.225Z] #26 15.09 + rmdir docker [2022-09-05T08:59:35.225Z] #26 DONE 16.1s [2022-09-05T08:59:35.225Z] [2022-09-05T08:59:35.225Z] #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-09-05T08:59:35.225Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:35.225Z] #55 13.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:35.225Z] #55 13.68 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-05T08:59:35.225Z] #55 14.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-05T08:59:35.225Z] #55 14.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-05T08:59:35.225Z] #55 14.23 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-05T08:59:35.225Z] #55 14.25 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-05T08:59:35.225Z] #55 14.38 go: downloading github.com/spf13/afero v1.8.2 [2022-09-05T08:59:35.225Z] #55 14.49 go: downloading github.com/spf13/cast v1.4.1 [2022-09-05T08:59:35.225Z] #55 14.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-05T08:59:35.225Z] #55 14.85 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-05T08:59:35.225Z] #55 14.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-05T08:59:35.225Z] #55 15.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-05T08:59:35.225Z] #55 15.24 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-05T08:59:35.225Z] #55 15.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-05T08:59:35.225Z] #55 15.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-05T08:59:35.225Z] #55 15.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-05T08:59:35.225Z] #55 15.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-05T08:59:35.225Z] #55 16.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-05T08:59:35.265Z] #51 ... [2022-09-05T08:59:35.265Z] [2022-09-05T08:59:35.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-09-05T08:59:35.265Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:35.265Z] #42 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:35.265Z] #42 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:35.265Z] #42 ... [2022-09-05T08:59:35.265Z] [2022-09-05T08:59:35.265Z] #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-09-05T08:59:35.265Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:35.265Z] #40 11.40 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-05T08:59:35.265Z] #40 11.45 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-05T08:59:35.265Z] #40 16.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-05T08:59:35.265Z] #40 16.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:35.485Z] #42 31.66 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:35.485Z] #42 31.66 Need to get 15.6 MB of archives. [2022-09-05T08:59:35.485Z] #42 31.66 After this operation, 67.4 MB of additional disk space will be used. [2022-09-05T08:59:35.485Z] #42 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T08:59:35.485Z] #42 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T08:59:35.485Z] #42 31.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-05T08:59:35.485Z] #42 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-05T08:59:35.526Z] #40 ... [2022-09-05T08:59:35.526Z] [2022-09-05T08:59:35.526Z] #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-09-05T08:59:35.526Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:35.526Z] #53 20.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-05T08:59:35.526Z] #53 20.99 go: downloading golang.org/x/mod v0.3.0 [2022-09-05T08:59:35.748Z] #42 ... [2022-09-05T08:59:35.748Z] [2022-09-05T08:59:35.748Z] #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-09-05T08:59:35.748Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:35.748Z] #55 30.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-05T08:59:35.748Z] #55 30.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-05T08:59:35.748Z] #55 30.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-05T08:59:35.748Z] #55 30.79 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-05T08:59:35.748Z] #55 30.81 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-05T08:59:35.748Z] #55 31.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-05T08:59:35.748Z] #55 31.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-05T08:59:35.748Z] #55 31.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-05T08:59:35.748Z] #55 31.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-05T08:59:35.748Z] #55 31.45 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-05T08:59:35.748Z] #55 31.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-05T08:59:35.748Z] #55 31.49 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-05T08:59:35.748Z] #55 31.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-05T08:59:35.748Z] #55 31.61 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-05T08:59:35.748Z] #55 31.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-05T08:59:35.748Z] #55 31.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-05T08:59:35.748Z] #55 31.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-05T08:59:35.786Z] #53 ... [2022-09-05T08:59:35.786Z] [2022-09-05T08:59:35.786Z] #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-09-05T08:59:35.786Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:35.786Z] #14 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:35.786Z] #14 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:35.799Z] #55 17.48 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-05T08:59:36.046Z] #14 ... [2022-09-05T08:59:36.046Z] [2022-09-05T08:59:36.046Z] #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-09-05T08:59:36.046Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:59:36.046Z] #57 12.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-05T08:59:36.046Z] #57 ... [2022-09-05T08:59:36.046Z] [2022-09-05T08:59:36.046Z] #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-09-05T08:59:36.046Z] #26 sha256:73ee46c2df36997032ee60fadab5e72f2b663c4694c419e0110746fef6484a62 [2022-09-05T08:59:36.046Z] #26 21.70 + mkdir -p /build [2022-09-05T08:59:36.046Z] #26 21.70 + mv docker/docker /build/ [2022-09-05T08:59:36.046Z] #26 21.72 + rmdir docker [2022-09-05T08:59:36.053Z] #84 61.95 configure.ac:7: installing './compile' [2022-09-05T08:59:36.053Z] #84 61.97 configure.ac:11: installing './config.guess' [2022-09-05T08:59:36.053Z] #84 61.98 configure.ac:11: installing './config.sub' [2022-09-05T08:59:36.053Z] #84 62.01 configure.ac:8: installing './install-sh' [2022-09-05T08:59:36.053Z] #84 62.05 configure.ac:8: installing './missing' [2022-09-05T08:59:36.053Z] #84 62.12 Makefile.am: installing './depcomp' [2022-09-05T08:59:36.060Z] #55 17.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-05T08:59:36.317Z] #55 32.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-05T08:59:36.317Z] #55 32.29 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-05T08:59:36.317Z] #55 32.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-05T08:59:36.577Z] #55 32.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-05T08:59:36.633Z] #55 18.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-05T08:59:36.848Z] #55 ... [2022-09-05T08:59:36.848Z] [2022-09-05T08:59:36.848Z] #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-09-05T08:59:36.848Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-05T08:59:36.848Z] #57 32.82 v3.0.2 [2022-09-05T08:59:36.848Z] #57 DONE 33.0s [2022-09-05T08:59:36.848Z] [2022-09-05T08:59:36.848Z] #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-09-05T08:59:36.848Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-05T08:59:36.848Z] #62 21.09 Reading package lists... [2022-09-05T08:59:36.848Z] #62 25.96 Building dependency tree... [2022-09-05T08:59:36.848Z] #62 29.54 The following additional packages will be installed: [2022-09-05T08:59:36.848Z] #62 29.55 libbtrfs0 [2022-09-05T08:59:36.848Z] #62 29.77 The following NEW packages will be installed: [2022-09-05T08:59:36.848Z] #62 29.79 libbtrfs-dev libbtrfs0 [2022-09-05T08:59:36.848Z] #62 30.22 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:36.848Z] #62 30.22 Need to get 454 kB of archives. [2022-09-05T08:59:36.848Z] #62 30.22 After this operation, 1275 kB of additional disk space will be used. [2022-09-05T08:59:36.848Z] #62 30.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-05T08:59:36.848Z] #62 30.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-05T08:59:36.848Z] #62 31.28 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:36.848Z] #62 31.50 Fetched 454 kB in 0s (1330 kB/s) [2022-09-05T08:59:36.848Z] #62 31.63 Selecting previously unselected package libbtrfs0:arm64. [2022-09-05T08:59:36.848Z] #62 31.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-05T08:59:36.848Z] #62 31.69 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-05T08:59:36.848Z] #62 31.70 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-05T08:59:36.848Z] #62 31.97 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-05T08:59:36.848Z] #62 31.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-05T08:59:36.848Z] #62 32.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-05T08:59:36.848Z] #62 32.30 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-05T08:59:36.848Z] #62 32.34 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-05T08:59:36.848Z] #62 32.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:36.848Z] #62 DONE 33.0s [2022-09-05T08:59:36.848Z] [2022-09-05T08:59:36.848Z] #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-09-05T08:59:36.848Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:36.848Z] #55 33.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-05T08:59:37.116Z] #55 33.25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-05T08:59:37.116Z] #55 33.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-05T08:59:37.375Z] #55 ... [2022-09-05T08:59:37.375Z] [2022-09-05T08:59:37.375Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-05T08:59:37.375Z] #63 sha256:acfb0057b2772eb9bea64ead0057c3b8a17e502a6156761e4245920231b0d6f1 [2022-09-05T08:59:37.375Z] #63 DONE 0.4s [2022-09-05T08:59:37.375Z] [2022-09-05T08:59:37.375Z] #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-09-05T08:59:37.375Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:37.375Z] #55 33.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-05T08:59:37.375Z] #55 33.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-05T08:59:37.375Z] #55 33.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-05T08:59:37.375Z] #55 33.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-05T08:59:37.427Z] #26 ... [2022-09-05T08:59:37.427Z] [2022-09-05T08:59:37.427Z] #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-09-05T08:59:37.427Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:37.427Z] #76 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:37.427Z] #76 ... [2022-09-05T08:59:37.427Z] [2022-09-05T08:59:37.427Z] #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-09-05T08:59:37.427Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T08:59:37.427Z] #67 14.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:37.427Z] #67 14.18 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-05T08:59:37.427Z] #67 15.48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-05T08:59:37.427Z] #67 20.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-05T08:59:37.427Z] #67 21.88 go: downloading github.com/google/uuid v1.3.0 [2022-09-05T08:59:37.427Z] #67 22.09 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-05T08:59:37.427Z] #67 22.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-05T08:59:37.427Z] #67 22.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:37.427Z] #67 23.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-05T08:59:37.427Z] #67 23.30 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-05T08:59:37.427Z] #67 ... [2022-09-05T08:59:37.427Z] [2022-09-05T08:59:37.427Z] #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-09-05T08:59:37.427Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:37.427Z] #55 23.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:37.427Z] #55 23.85 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-05T08:59:37.575Z] #55 19.14 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-05T08:59:37.575Z] #55 19.18 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-05T08:59:37.576Z] #55 19.24 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-05T08:59:37.576Z] #55 19.30 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-05T08:59:37.636Z] #55 33.71 go: downloading github.com/prometheus/common v0.32.1 [2022-09-05T08:59:37.672Z] #53 ... [2022-09-05T08:59:37.672Z] [2022-09-05T08:59:37.672Z] #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-09-05T08:59:37.672Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:37.672Z] #47 5.888 + git clone https://github.com/docker/distribution.git . [2022-09-05T08:59:37.672Z] #47 5.895 Cloning into '.'... [2022-09-05T08:59:37.672Z] #47 ... [2022-09-05T08:59:37.672Z] [2022-09-05T08:59:37.672Z] #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-09-05T08:59:37.672Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:37.672Z] #55 11.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-05T08:59:37.672Z] #55 11.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-05T08:59:37.673Z] #55 11.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-05T08:59:37.673Z] #55 11.77 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-05T08:59:37.673Z] #55 11.94 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-05T08:59:37.673Z] #55 14.74 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-05T08:59:37.673Z] #55 15.08 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-05T08:59:37.673Z] #55 15.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-05T08:59:37.673Z] #55 15.79 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-05T08:59:37.673Z] #55 ... [2022-09-05T08:59:37.673Z] [2022-09-05T08:59:37.673Z] #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-09-05T08:59:37.673Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:37.673Z] #40 6.380 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-05T08:59:37.673Z] #40 7.508 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-05T08:59:37.673Z] #40 10.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-05T08:59:37.673Z] #40 10.99 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-05T08:59:37.673Z] #40 11.08 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-05T08:59:37.673Z] #40 16.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-05T08:59:37.673Z] #40 16.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:37.673Z] #40 ... [2022-09-05T08:59:37.673Z] [2022-09-05T08:59:37.673Z] #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-09-05T08:59:37.673Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:37.673Z] #76 6.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T08:59:37.673Z] #76 8.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:37.673Z] #76 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:37.673Z] #76 ... [2022-09-05T08:59:37.673Z] [2022-09-05T08:59:37.673Z] #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-09-05T08:59:37.673Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T08:59:37.673Z] #67 11.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:37.673Z] #67 11.99 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-05T08:59:37.673Z] #67 13.11 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-05T08:59:37.686Z] #55 24.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-05T08:59:37.686Z] #55 24.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-05T08:59:37.836Z] #55 ... [2022-09-05T08:59:37.836Z] [2022-09-05T08:59:37.836Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:37.836Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:37.836Z] #38 18.83 tomll can be used in two ways: [2022-09-05T08:59:37.836Z] #38 18.86 Writing to STDIN and reading from STDOUT: [2022-09-05T08:59:37.836Z] #38 18.86 cat file.toml | tomll > file.toml [2022-09-05T08:59:37.836Z] #38 18.86 [2022-09-05T08:59:37.836Z] #38 18.86 Reading and updating a list of files: [2022-09-05T08:59:37.836Z] #38 18.86 tomll a.toml b.toml c.toml [2022-09-05T08:59:37.836Z] #38 18.86 [2022-09-05T08:59:37.836Z] #38 18.86 When given a list of files, tomll will modify all files in place without asking. [2022-09-05T08:59:37.836Z] #38 DONE 19.4s [2022-09-05T08:59:37.836Z] [2022-09-05T08:59:37.836Z] #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-09-05T08:59:37.836Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:37.836Z] #55 19.44 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-05T08:59:37.836Z] #55 ... [2022-09-05T08:59:37.836Z] [2022-09-05T08:59:37.836Z] #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-09-05T08:59:37.836Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:37.836Z] #36 16.32 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-05T08:59:37.836Z] #36 16.38 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-05T08:59:37.836Z] #36 16.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-05T08:59:37.836Z] #36 17.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-05T08:59:37.836Z] #36 17.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-05T08:59:37.836Z] #36 17.64 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-05T08:59:37.836Z] #36 17.77 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-05T08:59:37.836Z] #36 17.78 go: downloading github.com/peterh/liner v1.2.2 [2022-09-05T08:59:37.836Z] #36 17.92 go: downloading github.com/google/go-dap v0.6.0 [2022-09-05T08:59:37.836Z] #36 18.38 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-05T08:59:37.836Z] #36 18.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-05T08:59:37.836Z] #36 19.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-05T08:59:37.836Z] #36 19.51 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-05T08:59:37.836Z] #36 19.51 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-05T08:59:37.945Z] #55 24.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-05T08:59:37.948Z] #84 63.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T08:59:37.948Z] #84 63.64 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T08:59:37.948Z] #84 63.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T08:59:37.948Z] #84 63.94 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T08:59:37.948Z] #84 64.14 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T08:59:38.205Z] #55 24.42 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-05T08:59:38.205Z] #55 24.47 go: downloading github.com/spf13/afero v1.8.2 [2022-09-05T08:59:38.466Z] #55 24.69 go: downloading github.com/spf13/cast v1.4.1 [2022-09-05T08:59:38.511Z] #84 64.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T08:59:38.573Z] #55 34.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-05T08:59:38.573Z] #55 34.49 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-05T08:59:38.728Z] #55 24.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-05T08:59:38.728Z] #55 25.08 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-05T08:59:38.768Z] #84 64.61 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T08:59:38.768Z] #84 64.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T08:59:38.988Z] #55 25.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-05T08:59:39.228Z] #55 35.34 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-05T08:59:39.247Z] #55 ... [2022-09-05T08:59:39.247Z] [2022-09-05T08:59:39.247Z] #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-09-05T08:59:39.247Z] #26 sha256:73ee46c2df36997032ee60fadab5e72f2b663c4694c419e0110746fef6484a62 [2022-09-05T08:59:39.247Z] #26 DONE 25.4s [2022-09-05T08:59:39.332Z] #84 65.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T08:59:39.507Z] [2022-09-05T08:59:39.507Z] #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-09-05T08:59:39.507Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:39.507Z] #36 24.95 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-05T08:59:39.507Z] #36 24.95 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-05T08:59:39.591Z] #67 18.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-05T08:59:39.591Z] #67 ... [2022-09-05T08:59:39.591Z] [2022-09-05T08:59:39.591Z] #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-09-05T08:59:39.591Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:39.591Z] #53 18.79 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-05T08:59:39.766Z] #36 ... [2022-09-05T08:59:39.766Z] [2022-09-05T08:59:39.766Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:39.766Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:39.766Z] #38 25.89 tomll can be used in two ways: [2022-09-05T08:59:39.766Z] #38 25.89 Writing to STDIN and reading from STDOUT: [2022-09-05T08:59:39.766Z] #38 25.89 cat file.toml | tomll > file.toml [2022-09-05T08:59:39.766Z] #38 25.89 [2022-09-05T08:59:39.766Z] #38 25.89 Reading and updating a list of files: [2022-09-05T08:59:39.766Z] #38 25.89 tomll a.toml b.toml c.toml [2022-09-05T08:59:39.766Z] #38 25.89 [2022-09-05T08:59:39.766Z] #38 25.89 When given a list of files, tomll will modify all files in place without asking. [2022-09-05T08:59:39.766Z] #38 DONE 26.0s [2022-09-05T08:59:39.766Z] [2022-09-05T08:59:39.766Z] #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-09-05T08:59:39.766Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:39.766Z] #36 26.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-05T08:59:39.797Z] #55 ... [2022-09-05T08:59:39.797Z] [2022-09-05T08:59:39.797Z] #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-09-05T08:59:39.797Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:39.797Z] #76 20.87 Reading package lists... [2022-09-05T08:59:39.797Z] #76 25.84 Building dependency tree... [2022-09-05T08:59:39.797Z] #76 29.74 python3 is already the newest version (3.9.2-3). [2022-09-05T08:59:39.797Z] #76 29.74 The following additional packages will be installed: [2022-09-05T08:59:39.797Z] #76 29.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-05T08:59:39.797Z] #76 29.76 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-05T08:59:39.797Z] #76 29.77 Suggested packages: [2022-09-05T08:59:39.797Z] #76 29.79 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-05T08:59:39.797Z] #76 29.79 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-05T08:59:39.797Z] #76 29.79 m4-doc ed diffutils-doc [2022-09-05T08:59:39.797Z] #76 29.79 Recommended packages: [2022-09-05T08:59:39.797Z] #76 29.79 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-05T08:59:39.797Z] #76 31.08 The following NEW packages will be installed: [2022-09-05T08:59:39.797Z] #76 31.08 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-05T08:59:39.797Z] #76 31.08 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-05T08:59:39.797Z] #76 31.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-05T08:59:39.797Z] #76 31.09 libyajl2 m4 patch xz-utils [2022-09-05T08:59:39.797Z] #76 31.56 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:39.797Z] #76 31.56 Need to get 5916 kB of archives. [2022-09-05T08:59:39.797Z] #76 31.56 After this operation, 18.6 MB of additional disk space will be used. [2022-09-05T08:59:39.797Z] #76 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-05T08:59:39.797Z] #76 31.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-05T08:59:39.797Z] #76 31.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-05T08:59:39.797Z] #76 31.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-05T08:59:39.797Z] #76 31.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-05T08:59:39.797Z] #76 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-05T08:59:39.797Z] #76 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-05T08:59:39.797Z] #76 31.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-05T08:59:39.797Z] #76 31.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-05T08:59:39.797Z] #76 31.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-05T08:59:39.797Z] #76 31.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-05T08:59:39.797Z] #76 31.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T08:59:39.797Z] #76 31.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-05T08:59:39.797Z] #76 31.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-05T08:59:39.797Z] #76 31.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-05T08:59:39.797Z] #76 31.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-05T08:59:39.797Z] #76 31.81 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-09-05T08:59:39.797Z] #76 31.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-05T08:59:39.797Z] #76 31.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-05T08:59:39.797Z] #76 31.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-05T08:59:39.797Z] #76 31.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-05T08:59:39.797Z] #76 31.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-05T08:59:39.797Z] #76 31.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-05T08:59:39.797Z] #76 33.08 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:39.797Z] #76 33.66 Fetched 5916 kB in 1s (8370 kB/s) [2022-09-05T08:59:39.797Z] #76 33.83 Selecting previously unselected package bzip2. [2022-09-05T08:59:39.797Z] #76 33.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-09-05T08:59:39.797Z] #76 33.95 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-05T08:59:39.797Z] #76 33.95 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T08:59:39.797Z] #76 34.14 Selecting previously unselected package libmagic-mgc. [2022-09-05T08:59:39.797Z] #76 34.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-05T08:59:39.797Z] #76 34.18 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T08:59:39.797Z] #76 35.30 Selecting previously unselected package libmagic1:arm64. [2022-09-05T08:59:39.797Z] #76 35.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-05T08:59:39.797Z] #76 35.32 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-05T08:59:39.797Z] #76 35.47 Selecting previously unselected package file. [2022-09-05T08:59:39.797Z] #76 35.50 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-05T08:59:39.797Z] #76 35.50 Unpacking file (1:5.39-3) ... [2022-09-05T08:59:39.797Z] #76 ... [2022-09-05T08:59:39.797Z] [2022-09-05T08:59:39.797Z] #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-09-05T08:59:39.797Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-05T08:59:39.797Z] #40 35.57 NAME: [2022-09-05T08:59:39.797Z] #40 35.60 go-winres - A tool for embedding resources in Windows executables [2022-09-05T08:59:39.797Z] #40 35.60 [2022-09-05T08:59:39.797Z] #40 35.60 USAGE: [2022-09-05T08:59:39.797Z] #40 35.60 go-winres [global options] command [command options] [arguments...] [2022-09-05T08:59:39.797Z] #40 35.60 [2022-09-05T08:59:39.797Z] #40 35.60 COMMANDS: [2022-09-05T08:59:39.797Z] #40 35.60 init Create an initial ./winres/winres.json [2022-09-05T08:59:39.797Z] #40 35.60 make Make syso files for the "go build" command [2022-09-05T08:59:39.797Z] #40 35.60 simply Make syso files for the "go build" command (simplified) [2022-09-05T08:59:39.797Z] #40 35.60 extract Extract all resources from an executable [2022-09-05T08:59:39.797Z] #40 35.60 patch Replace resources in an executable file (exe, dll) [2022-09-05T08:59:39.797Z] #40 35.60 help, h Shows a list of commands or help for one command [2022-09-05T08:59:39.797Z] #40 35.60 [2022-09-05T08:59:39.797Z] #40 35.60 GLOBAL OPTIONS: [2022-09-05T08:59:39.797Z] #40 35.60 --help, -h show help (default: false) [2022-09-05T08:59:39.852Z] #53 19.00 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-05T08:59:40.112Z] #53 19.16 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-05T08:59:40.346Z] #36 26.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-05T08:59:40.401Z] #36 21.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-05T08:59:40.401Z] #36 21.89 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-05T08:59:40.401Z] #36 ... [2022-09-05T08:59:40.401Z] [2022-09-05T08:59:40.401Z] #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-09-05T08:59:40.401Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:40.401Z] #14 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:40.401Z] #14 21.89 Fetched 8573 kB in 16s (551 kB/s) [2022-09-05T08:59:40.662Z] #14 21.89 Reading package lists... [2022-09-05T08:59:40.662Z] #14 ... [2022-09-05T08:59:40.662Z] [2022-09-05T08:59:40.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-09-05T08:59:40.662Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:40.662Z] #55 19.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-05T08:59:40.662Z] #55 19.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-05T08:59:40.662Z] #55 19.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-05T08:59:40.662Z] #55 20.11 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-05T08:59:40.662Z] #55 20.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-05T08:59:40.662Z] #55 20.37 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-05T08:59:40.662Z] #55 20.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-05T08:59:40.662Z] #55 20.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-05T08:59:40.662Z] #55 20.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-05T08:59:40.662Z] #55 20.84 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-05T08:59:40.662Z] #55 20.93 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-05T08:59:40.662Z] #55 21.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-05T08:59:40.662Z] #55 21.09 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-05T08:59:40.662Z] #55 21.20 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-05T08:59:40.662Z] #55 21.34 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-05T08:59:40.662Z] #55 21.48 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-05T08:59:40.662Z] #55 21.50 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-05T08:59:40.662Z] #55 21.56 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-05T08:59:40.662Z] #55 21.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-05T08:59:40.662Z] #55 21.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-05T08:59:40.662Z] #55 21.79 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-05T08:59:40.662Z] #55 21.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-05T08:59:40.662Z] #55 22.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-05T08:59:40.753Z] #40 DONE 36.6s [2022-09-05T08:59:40.753Z] [2022-09-05T08:59:40.753Z] #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-09-05T08:59:40.753Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:40.753Z] #76 35.96 Selecting previously unselected package xz-utils. [2022-09-05T08:59:40.753Z] #76 35.98 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-05T08:59:40.753Z] #76 35.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T08:59:40.753Z] #76 36.60 Selecting previously unselected package libsigsegv2:arm64. [2022-09-05T08:59:40.753Z] #76 36.61 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-05T08:59:40.753Z] #76 36.62 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-05T08:59:40.753Z] #76 36.87 Selecting previously unselected package m4. [2022-09-05T08:59:40.753Z] #76 36.88 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-05T08:59:40.915Z] #36 27.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-05T08:59:40.923Z] #55 22.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-05T08:59:40.923Z] #55 22.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-05T08:59:40.923Z] #55 22.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-05T08:59:40.923Z] #55 ... [2022-09-05T08:59:40.923Z] [2022-09-05T08:59:40.923Z] #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-09-05T08:59:40.923Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:40.923Z] #51 12.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:40.923Z] #51 15.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-05T08:59:41.013Z] #76 37.04 Unpacking m4 (1.4.18-5) ... [2022-09-05T08:59:41.184Z] #51 ... [2022-09-05T08:59:41.184Z] [2022-09-05T08:59:41.184Z] #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-09-05T08:59:41.184Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:41.184Z] #55 22.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-05T08:59:41.184Z] #55 22.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-05T08:59:41.184Z] #55 22.89 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-05T08:59:41.272Z] #76 37.32 Selecting previously unselected package autoconf. [2022-09-05T08:59:41.272Z] #76 37.35 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-05T08:59:41.272Z] #76 37.36 Unpacking autoconf (2.69-14) ... [2022-09-05T08:59:41.444Z] #55 22.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-05T08:59:41.444Z] #55 23.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-05T08:59:41.444Z] #55 23.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-05T08:59:41.444Z] #55 23.11 go: downloading github.com/julz/importas v0.1.0 [2022-09-05T08:59:41.444Z] #55 23.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-05T08:59:41.496Z] #36 27.64 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-05T08:59:41.496Z] #36 27.70 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-05T08:59:41.705Z] #55 23.24 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-05T08:59:41.705Z] #55 ... [2022-09-05T08:59:41.705Z] [2022-09-05T08:59:41.705Z] #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-09-05T08:59:41.705Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T08:59:41.705Z] #40 13.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-05T08:59:41.705Z] #40 13.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:41.705Z] #40 ... [2022-09-05T08:59:41.705Z] [2022-09-05T08:59:41.705Z] #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-09-05T08:59:41.705Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:41.705Z] #55 23.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-05T08:59:41.705Z] #55 23.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-05T08:59:41.705Z] #55 23.49 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-05T08:59:41.755Z] #36 28.00 go: downloading github.com/peterh/liner v1.2.2 [2022-09-05T08:59:41.852Z] #84 ... [2022-09-05T08:59:41.852Z] [2022-09-05T08:59:41.852Z] #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-09-05T08:59:41.852Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T08:59:41.852Z] #19 93.29 Reading package lists... [2022-09-05T08:59:41.966Z] #55 23.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-05T08:59:41.967Z] #55 23.57 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-05T08:59:41.967Z] #55 23.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-05T08:59:42.014Z] #36 28.35 go: downloading github.com/google/go-dap v0.6.0 [2022-09-05T08:59:42.034Z] #53 ... [2022-09-05T08:59:42.034Z] [2022-09-05T08:59:42.034Z] #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-09-05T08:59:42.034Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T08:59:42.034Z] #57 10.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-05T08:59:42.034Z] #57 ... [2022-09-05T08:59:42.034Z] [2022-09-05T08:59:42.034Z] #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-09-05T08:59:42.034Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T08:59:42.034Z] #67 20.34 go: downloading github.com/google/uuid v1.3.0 [2022-09-05T08:59:42.034Z] #67 20.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-05T08:59:42.034Z] #67 20.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-05T08:59:42.213Z] #76 38.06 Selecting previously unselected package autotools-dev. [2022-09-05T08:59:42.213Z] #76 38.06 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-05T08:59:42.213Z] #76 38.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-05T08:59:42.213Z] #76 38.26 Selecting previously unselected package automake. [2022-09-05T08:59:42.213Z] #76 38.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-05T08:59:42.213Z] #76 38.28 Unpacking automake (1:1.16.3-2) ... [2022-09-05T08:59:42.213Z] #76 ... [2022-09-05T08:59:42.213Z] [2022-09-05T08:59:42.213Z] #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-09-05T08:59:42.213Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:42.213Z] #14 26.85 Building dependency tree... [2022-09-05T08:59:42.213Z] #14 30.56 The following additional packages will be installed: [2022-09-05T08:59:42.213Z] #14 30.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T08:59:42.213Z] #14 30.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-05T08:59:42.213Z] #14 30.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-05T08:59:42.213Z] #14 30.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-05T08:59:42.213Z] #14 30.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-05T08:59:42.213Z] #14 30.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-05T08:59:42.213Z] #14 30.59 mingw-w64-common mingw-w64-x86-64-dev [2022-09-05T08:59:42.213Z] #14 30.62 Suggested packages: [2022-09-05T08:59:42.213Z] #14 30.62 gcc-10-locales seccomp wine64 [2022-09-05T08:59:42.213Z] #14 31.73 The following NEW packages will be installed: [2022-09-05T08:59:42.213Z] #14 31.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T08:59:42.213Z] #14 31.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-05T08:59:42.213Z] #14 31.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-05T08:59:42.213Z] #14 31.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-05T08:59:42.213Z] #14 31.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-05T08:59:42.213Z] #14 31.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-05T08:59:42.213Z] #14 31.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-05T08:59:42.213Z] #14 31.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-05T08:59:42.213Z] #14 31.77 mingw-w64-x86-64-dev [2022-09-05T08:59:42.213Z] #14 32.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:42.213Z] #14 32.23 Need to get 108 MB of archives. [2022-09-05T08:59:42.213Z] #14 32.23 After this operation, 620 MB of additional disk space will be used. [2022-09-05T08:59:42.213Z] #14 32.23 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-09-05T08:59:42.213Z] #14 32.32 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-09-05T08:59:42.213Z] #14 32.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-05T08:59:42.213Z] #14 32.43 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-09-05T08:59:42.213Z] #14 32.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-05T08:59:42.213Z] #14 32.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-05T08:59:42.213Z] #14 32.67 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-09-05T08:59:42.213Z] #14 32.85 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-09-05T08:59:42.213Z] #14 32.85 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-09-05T08:59:42.213Z] #14 33.57 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-09-05T08:59:42.213Z] #14 34.74 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-09-05T08:59:42.213Z] #14 35.25 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-09-05T08:59:42.213Z] #14 35.94 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-09-05T08:59:42.213Z] #14 37.17 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-09-05T08:59:42.213Z] #14 37.91 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-09-05T08:59:42.213Z] #14 37.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-05T08:59:42.213Z] #14 37.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-05T08:59:42.213Z] #14 37.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-05T08:59:42.213Z] #14 37.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-05T08:59:42.213Z] #14 37.97 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-09-05T08:59:42.213Z] #14 37.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-05T08:59:42.213Z] #14 37.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-05T08:59:42.213Z] #14 37.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-05T08:59:42.213Z] #14 38.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-05T08:59:42.213Z] #14 38.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-05T08:59:42.213Z] #14 38.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-05T08:59:42.213Z] #14 38.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-05T08:59:42.213Z] #14 38.09 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-09-05T08:59:42.213Z] #14 38.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-05T08:59:42.213Z] #14 38.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-05T08:59:42.228Z] #55 23.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-05T08:59:42.228Z] #55 23.87 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-05T08:59:42.228Z] #55 23.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-05T08:59:42.294Z] #67 20.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:42.489Z] #55 ... [2022-09-05T08:59:42.489Z] [2022-09-05T08:59:42.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-09-05T08:59:42.489Z] #67 sha256:0349d66e2181f147b4cfcae4416d59c872f85d5f1d51230207c388e094ea0c12 [2022-09-05T08:59:42.489Z] #67 13.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-05T08:59:42.489Z] #67 14.47 go: downloading github.com/google/uuid v1.3.0 [2022-09-05T08:59:42.489Z] #67 14.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-05T08:59:42.489Z] #67 15.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-05T08:59:42.489Z] #67 16.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T08:59:42.489Z] #67 16.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-05T08:59:42.489Z] #67 16.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-05T08:59:42.489Z] #67 17.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-05T08:59:42.489Z] #67 17.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-05T08:59:42.489Z] #67 17.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-05T08:59:42.489Z] #67 18.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:42.490Z] #14 ... [2022-09-05T08:59:42.490Z] [2022-09-05T08:59:42.490Z] #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-09-05T08:59:42.490Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:42.490Z] #42 32.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-05T08:59:42.490Z] #42 32.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-05T08:59:42.490Z] #42 32.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-05T08:59:42.490Z] #42 32.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-05T08:59:42.490Z] #42 32.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-05T08:59:42.490Z] #42 32.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-05T08:59:42.490Z] #42 33.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:42.490Z] #42 34.23 Fetched 15.6 MB in 1s (17.1 MB/s) [2022-09-05T08:59:42.490Z] #42 34.46 Selecting previously unselected package xxd. [2022-09-05T08:59:42.490Z] #42 34.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-05T08:59:42.490Z] #42 34.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-05T08:59:42.490Z] #42 34.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T08:59:42.490Z] #42 34.81 Selecting previously unselected package vim-common. [2022-09-05T08:59:42.490Z] #42 34.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T08:59:42.490Z] #42 34.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T08:59:42.490Z] #42 35.47 Selecting previously unselected package cmake-data. [2022-09-05T08:59:42.490Z] #42 35.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-05T08:59:42.490Z] #42 35.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T08:59:42.582Z] #36 28.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-05T08:59:42.587Z] #67 21.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-05T08:59:42.750Z] #42 ... [2022-09-05T08:59:42.750Z] [2022-09-05T08:59:42.750Z] #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-09-05T08:59:42.750Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:42.750Z] #51 23.40 Reading package lists... [2022-09-05T08:59:42.750Z] #51 28.44 Building dependency tree... [2022-09-05T08:59:42.750Z] #51 32.21 The following additional packages will be installed: [2022-09-05T08:59:42.750Z] #51 32.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T08:59:42.750Z] #51 32.26 python3-protobuf python3-six [2022-09-05T08:59:42.750Z] #51 32.28 Suggested packages: [2022-09-05T08:59:42.750Z] #51 32.28 python3-setuptools [2022-09-05T08:59:42.750Z] #51 32.28 Recommended packages: [2022-09-05T08:59:42.750Z] #51 32.28 iproute2 | iproute [2022-09-05T08:59:42.750Z] #51 32.74 The following NEW packages will be installed: [2022-09-05T08:59:42.750Z] #51 32.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T08:59:42.750Z] #51 32.74 python3-protobuf python3-six [2022-09-05T08:59:42.750Z] #51 33.50 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:42.750Z] #51 33.50 Need to get 2136 kB of archives. [2022-09-05T08:59:42.750Z] #51 33.50 After this operation, 10.8 MB of additional disk space will be used. [2022-09-05T08:59:42.750Z] #51 33.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-05T08:59:42.750Z] #51 33.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T08:59:42.750Z] #51 33.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-05T08:59:42.750Z] #51 33.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-05T08:59:42.750Z] #51 33.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-05T08:59:42.750Z] #51 33.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-05T08:59:42.750Z] #51 33.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-05T08:59:42.750Z] #51 35.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-05T08:59:42.750Z] #51 37.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:42.750Z] #51 37.88 Fetched 2136 kB in 3s (638 kB/s) [2022-09-05T08:59:42.750Z] #51 37.99 Selecting previously unselected package libprotobuf23:arm64. [2022-09-05T08:59:42.750Z] #51 37.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-05T08:59:42.750Z] #51 38.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-05T08:59:42.750Z] #51 38.06 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-05T08:59:42.750Z] #51 ... [2022-09-05T08:59:42.750Z] [2022-09-05T08:59:42.750Z] #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-09-05T08:59:42.750Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:42.750Z] #76 38.89 Selecting previously unselected package patch. [2022-09-05T08:59:42.750Z] #76 38.89 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-05T08:59:42.750Z] #76 38.90 Unpacking patch (2.7.6-7) ... [2022-09-05T08:59:42.750Z] #76 39.03 Selecting previously unselected package dpkg-dev. [2022-09-05T08:59:42.888Z] #67 21.73 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-05T08:59:43.010Z] #76 39.03 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-05T08:59:43.010Z] #76 39.04 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T08:59:43.151Z] #36 29.28 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-05T08:59:43.152Z] #67 ... [2022-09-05T08:59:43.152Z] [2022-09-05T08:59:43.153Z] #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-09-05T08:59:43.153Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:43.153Z] #51 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T08:59:43.153Z] #51 15.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:43.153Z] #51 19.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-05T08:59:43.153Z] #51 ... [2022-09-05T08:59:43.153Z] [2022-09-05T08:59:43.153Z] #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-09-05T08:59:43.153Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:43.153Z] #36 22.29 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-05T08:59:43.153Z] #36 22.29 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-05T08:59:43.434Z] #67 ... [2022-09-05T08:59:43.434Z] [2022-09-05T08:59:43.434Z] #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-09-05T08:59:43.434Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:43.434Z] #55 24.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-05T08:59:43.434Z] #55 24.75 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-05T08:59:43.434Z] #55 24.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-05T08:59:43.434Z] #55 24.93 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-05T08:59:43.434Z] #55 25.05 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-05T08:59:43.434Z] #55 25.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-05T08:59:43.434Z] #55 25.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-05T08:59:43.696Z] #55 25.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-05T08:59:43.696Z] #55 25.24 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-05T08:59:43.724Z] #36 22.93 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-05T08:59:43.724Z] #36 ... [2022-09-05T08:59:43.724Z] [2022-09-05T08:59:43.724Z] #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-09-05T08:59:43.724Z] #26 sha256:fee566dc7ceba9be25f1244eaa2b664c71a45b1498c560755c13dfbe98999ab0 [2022-09-05T08:59:43.724Z] #26 20.23 + mkdir -p /build [2022-09-05T08:59:43.724Z] #26 20.26 + mv docker/docker /build/ [2022-09-05T08:59:43.724Z] #26 20.27 + rmdir docker [2022-09-05T08:59:43.724Z] #26 DONE 22.5s [2022-09-05T08:59:43.948Z] #76 39.96 Selecting previously unselected package build-essential. [2022-09-05T08:59:43.948Z] #76 39.96 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-05T08:59:43.948Z] #76 39.99 Unpacking build-essential (12.9) ... [2022-09-05T08:59:43.967Z] #55 25.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-05T08:59:43.967Z] #55 25.69 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-05T08:59:43.967Z] #55 25.75 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-05T08:59:43.967Z] #55 25.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-05T08:59:43.992Z] [2022-09-05T08:59:43.992Z] #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-09-05T08:59:43.992Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T08:59:43.992Z] #67 22.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-05T08:59:44.089Z] #36 30.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-05T08:59:44.209Z] #76 40.12 Selecting previously unselected package libcap2:arm64. [2022-09-05T08:59:44.209Z] #76 40.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-05T08:59:44.209Z] #76 40.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-05T08:59:44.209Z] #76 40.28 Selecting previously unselected package libcap-dev:arm64. [2022-09-05T08:59:44.209Z] #76 40.29 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-05T08:59:44.209Z] #76 40.31 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-05T08:59:44.255Z] #67 22.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-05T08:59:44.348Z] #36 30.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-05T08:59:44.348Z] #36 30.72 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-05T08:59:44.468Z] #76 40.49 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-05T08:59:44.468Z] #76 40.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-05T08:59:44.468Z] #76 40.50 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:44.468Z] #76 40.60 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-05T08:59:44.468Z] #76 40.61 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-05T08:59:44.468Z] #76 40.63 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:44.515Z] #67 23.16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-05T08:59:44.540Z] #55 ... [2022-09-05T08:59:44.540Z] [2022-09-05T08:59:44.540Z] #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-09-05T08:59:44.540Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:44.540Z] #42 15.94 Fetched 8573 kB in 12s (694 kB/s) [2022-09-05T08:59:44.540Z] #42 15.94 Reading package lists... [2022-09-05T08:59:44.540Z] #42 23.08 Reading package lists... [2022-09-05T08:59:44.540Z] #42 ... [2022-09-05T08:59:44.540Z] [2022-09-05T08:59:44.540Z] #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-09-05T08:59:44.540Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:44.540Z] #55 25.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-05T08:59:44.540Z] #55 26.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-05T08:59:44.540Z] #55 26.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-05T08:59:44.607Z] #36 ... [2022-09-05T08:59:44.607Z] [2022-09-05T08:59:44.607Z] #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-09-05T08:59:44.607Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:44.607Z] #62 31.05 Fetched 8573 kB in 24s (361 kB/s) [2022-09-05T08:59:44.728Z] #76 40.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-05T08:59:44.728Z] #76 40.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-05T08:59:44.728Z] #76 40.80 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T08:59:44.728Z] #76 40.98 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-05T08:59:44.802Z] #55 26.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-05T08:59:44.802Z] #55 26.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-05T08:59:44.802Z] #55 26.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-05T08:59:44.802Z] #55 26.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-05T08:59:44.866Z] #67 ... [2022-09-05T08:59:44.866Z] [2022-09-05T08:59:44.866Z] #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-09-05T08:59:44.866Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:44.866Z] #42 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:44.866Z] #42 ... [2022-09-05T08:59:44.866Z] [2022-09-05T08:59:44.866Z] #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-09-05T08:59:44.866Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:44.866Z] #62 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:44.988Z] #76 41.01 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-05T08:59:44.988Z] #76 41.02 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-05T08:59:45.063Z] #55 26.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-05T08:59:45.063Z] #55 26.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-05T08:59:45.163Z] #62 ... [2022-09-05T08:59:45.163Z] [2022-09-05T08:59:45.163Z] #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-09-05T08:59:45.163Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:45.163Z] #55 22.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T08:59:45.163Z] #55 22.84 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-05T08:59:45.163Z] #55 23.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-05T08:59:45.163Z] #55 23.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-05T08:59:45.163Z] #55 23.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-05T08:59:45.163Z] #55 24.33 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-05T08:59:45.325Z] #55 27.00 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-05T08:59:45.325Z] #55 ... [2022-09-05T08:59:45.325Z] [2022-09-05T08:59:45.326Z] #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-09-05T08:59:45.326Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:45.326Z] #76 16.92 Fetched 8573 kB in 13s (663 kB/s) [2022-09-05T08:59:45.326Z] #76 16.92 Reading package lists... [2022-09-05T08:59:45.453Z] #55 ... [2022-09-05T08:59:45.453Z] [2022-09-05T08:59:45.453Z] #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-09-05T08:59:45.453Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:45.453Z] #14 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T08:59:45.453Z] #14 ... [2022-09-05T08:59:45.453Z] [2022-09-05T08:59:45.453Z] #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-09-05T08:59:45.453Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:45.453Z] #55 24.71 go: downloading github.com/spf13/afero v1.8.2 [2022-09-05T08:59:45.587Z] #76 23.88 Reading package lists... [2022-09-05T08:59:45.587Z] #76 ... [2022-09-05T08:59:45.587Z] [2022-09-05T08:59:45.588Z] #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-09-05T08:59:45.588Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:45.588Z] #55 27.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-05T08:59:45.588Z] #55 27.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-05T08:59:45.588Z] #55 27.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-05T08:59:45.588Z] #55 27.27 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-05T08:59:45.719Z] #55 24.95 go: downloading github.com/spf13/cast v1.4.1 [2022-09-05T08:59:45.849Z] #55 27.32 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-05T08:59:45.926Z] #76 41.80 Selecting previously unselected package libtool. [2022-09-05T08:59:45.926Z] #76 41.83 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-05T08:59:45.926Z] #76 41.83 Unpacking libtool (2.4.6-15) ... [2022-09-05T08:59:45.926Z] #76 42.14 Selecting previously unselected package libudev-dev:arm64. [2022-09-05T08:59:45.926Z] #76 42.15 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-05T08:59:45.982Z] #55 25.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-05T08:59:46.112Z] #55 27.59 go: downloading honnef.co/go/tools v0.3.1 [2022-09-05T08:59:46.185Z] #76 42.16 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-05T08:59:46.185Z] #76 42.36 Selecting previously unselected package libyajl2:arm64. [2022-09-05T08:59:46.185Z] #76 42.38 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-05T08:59:46.185Z] #76 42.39 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-05T08:59:46.245Z] #55 25.34 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-05T08:59:46.445Z] #76 42.52 Selecting previously unselected package libyajl-dev:arm64. [2022-09-05T08:59:46.445Z] #76 42.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-05T08:59:46.445Z] #76 42.53 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-05T08:59:46.521Z] #55 25.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-05T08:59:46.713Z] #76 42.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T08:59:46.713Z] #76 42.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T08:59:46.713Z] #76 42.80 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-05T08:59:46.713Z] #76 42.85 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-05T08:59:46.713Z] #76 42.88 Setting up file (1:5.39-3) ... [2022-09-05T08:59:46.713Z] #76 42.90 Setting up bzip2 (1.0.8-4) ... [2022-09-05T08:59:46.713Z] #76 42.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:46.713Z] #76 42.94 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:46.713Z] #76 42.95 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-05T08:59:46.713Z] #76 42.97 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-05T08:59:47.020Z] #76 42.98 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-05T08:59:47.020Z] #76 43.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T08:59:47.020Z] #76 43.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T08:59:47.020Z] #76 43.06 Setting up patch (2.7.6-7) ... [2022-09-05T08:59:47.020Z] #76 43.10 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-05T08:59:47.020Z] #76 43.14 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-05T08:59:47.020Z] #76 43.16 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-05T08:59:47.020Z] #76 43.17 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-05T08:59:47.020Z] #76 43.18 Setting up libtool (2.4.6-15) ... [2022-09-05T08:59:47.020Z] #76 43.20 Setting up m4 (1.4.18-5) ... [2022-09-05T08:59:47.020Z] #76 43.21 Setting up dpkg-dev (1.20.11) ... [2022-09-05T08:59:47.109Z] #55 26.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-05T08:59:47.280Z] #76 43.22 Setting up autoconf (2.69-14) ... [2022-09-05T08:59:47.280Z] #76 43.24 Setting up build-essential (12.9) ... [2022-09-05T08:59:47.280Z] #76 43.26 Setting up automake (1:1.16.3-2) ... [2022-09-05T08:59:47.280Z] #76 43.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-05T08:59:47.280Z] #76 43.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:47.280Z] #76 ... [2022-09-05T08:59:47.280Z] [2022-09-05T08:59:47.280Z] #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-09-05T08:59:47.280Z] #64 sha256:55285baa557674f40794d8c03164ce6f534b7ef6b944278ca163331cef2eb56f [2022-09-05T08:59:47.280Z] #64 1.085 + RM_GOPATH=0 [2022-09-05T08:59:47.280Z] #64 1.085 + TMP_GOPATH= [2022-09-05T08:59:47.280Z] #64 1.085 + : /build [2022-09-05T08:59:47.280Z] #64 1.085 + '[' -z '' ']' [2022-09-05T08:59:47.280Z] #64 1.086 ++ mktemp -d [2022-09-05T08:59:47.280Z] #64 1.125 + export GOPATH=/tmp/tmp.ULcVn6slK6 [2022-09-05T08:59:47.280Z] #64 1.125 + GOPATH=/tmp/tmp.ULcVn6slK6 [2022-09-05T08:59:47.280Z] #64 1.125 + RM_GOPATH=1 [2022-09-05T08:59:47.280Z] #64 1.125 + case "$(go env GOARCH)" in [2022-09-05T08:59:47.280Z] #64 1.125 ++ go env GOARCH [2022-09-05T08:59:47.280Z] #64 1.150 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:47.280Z] #64 1.150 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:47.280Z] #64 1.160 ++ dirname /install.sh [2022-09-05T08:59:47.280Z] #64 1.178 + dir=/ [2022-09-05T08:59:47.280Z] #64 1.178 + bin=containerd [2022-09-05T08:59:47.280Z] #64 1.178 + shift [2022-09-05T08:59:47.280Z] #64 1.178 + '[' '!' -f //containerd.installer ']' [2022-09-05T08:59:47.280Z] #64 1.178 + . //containerd.installer [2022-09-05T08:59:47.280Z] #64 1.178 ++ set -e [2022-09-05T08:59:47.280Z] #64 1.178 ++ : v1.6.8 [2022-09-05T08:59:47.280Z] #64 1.178 + install_containerd [2022-09-05T08:59:47.280Z] #64 1.179 + echo 'Install containerd version v1.6.8' [2022-09-05T08:59:47.280Z] #64 1.179 Install containerd version v1.6.8 [2022-09-05T08:59:47.280Z] #64 1.179 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ULcVn6slK6/src/github.com/containerd/containerd [2022-09-05T08:59:47.280Z] #64 1.181 Cloning into '/tmp/tmp.ULcVn6slK6/src/github.com/containerd/containerd'... [2022-09-05T08:59:47.368Z] #55 26.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-05T08:59:47.368Z] #55 26.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-05T08:59:47.558Z] #64 ... [2022-09-05T08:59:47.558Z] [2022-09-05T08:59:47.558Z] #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-09-05T08:59:47.558Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:47.558Z] #51 38.91 Selecting previously unselected package python3-pkg-resources. [2022-09-05T08:59:47.558Z] #51 38.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T08:59:47.558Z] #51 38.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T08:59:47.558Z] #51 39.12 Selecting previously unselected package python3-six. [2022-09-05T08:59:47.558Z] #51 39.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-05T08:59:47.558Z] #51 39.13 Unpacking python3-six (1.16.0-2) ... [2022-09-05T08:59:47.558Z] #51 39.28 Selecting previously unselected package python3-protobuf. [2022-09-05T08:59:47.558Z] #51 39.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-05T08:59:47.558Z] #51 39.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-05T08:59:47.558Z] #51 39.87 Selecting previously unselected package libnet1:arm64. [2022-09-05T08:59:47.558Z] #51 39.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-05T08:59:47.558Z] #51 39.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-05T08:59:47.558Z] #51 40.05 Selecting previously unselected package libnl-3-200:arm64. [2022-09-05T08:59:47.558Z] #51 40.05 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-05T08:59:47.558Z] #51 40.06 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-05T08:59:47.558Z] #51 40.17 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-05T08:59:47.558Z] #51 40.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-05T08:59:47.558Z] #51 40.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:47.558Z] #51 40.26 Selecting previously unselected package criu. [2022-09-05T08:59:47.558Z] #51 40.26 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-05T08:59:47.558Z] #51 40.27 Unpacking criu (3.17.1-1) ... [2022-09-05T08:59:47.558Z] #51 41.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T08:59:47.558Z] #51 42.96 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-05T08:59:47.558Z] #51 43.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-05T08:59:47.558Z] #51 43.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T08:59:47.558Z] #51 43.06 Setting up python3-six (1.16.0-2) ... [2022-09-05T08:59:47.629Z] #55 26.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-05T08:59:47.892Z] #62 31.05 Reading package lists... [2022-09-05T08:59:47.892Z] #62 ... [2022-09-05T08:59:47.892Z] [2022-09-05T08:59:47.892Z] #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-09-05T08:59:47.892Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T08:59:47.892Z] #67 23.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-05T08:59:47.892Z] #67 24.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-05T08:59:47.892Z] #67 24.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-05T08:59:47.892Z] #67 26.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:48.043Z] #55 29.57 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-05T08:59:48.043Z] #55 29.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-05T08:59:48.150Z] #67 ... [2022-09-05T08:59:48.151Z] [2022-09-05T08:59:48.151Z] #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-09-05T08:59:48.151Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:48.200Z] #55 27.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-05T08:59:48.200Z] #55 27.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-05T08:59:48.303Z] #55 29.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-05T08:59:48.304Z] #55 29.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-05T08:59:48.304Z] #55 30.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-05T08:59:48.459Z] #55 27.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-05T08:59:48.509Z] #51 44.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-05T08:59:48.564Z] #55 30.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-05T08:59:48.564Z] #55 30.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-05T08:59:48.564Z] #55 30.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-05T08:59:48.654Z] #19 115.1 Building dependency tree... [2022-09-05T08:59:48.824Z] #55 30.47 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-05T08:59:48.824Z] #55 30.47 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-05T08:59:48.832Z] #51 44.45 Setting up python3-protobuf (3.12.4-1) ... [2022-09-05T08:59:49.084Z] #55 30.68 go: downloading golang.org/x/text v0.3.7 [2022-09-05T08:59:49.194Z] #47 33.97 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: 81% (1777/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-09-05T08:59:49.399Z] #55 ... [2022-09-05T08:59:49.399Z] [2022-09-05T08:59:49.399Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-05T08:59:49.399Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-05T08:59:49.399Z] #38 28.04 tomll can be used in two ways: [2022-09-05T08:59:49.399Z] #38 28.04 Writing to STDIN and reading from STDOUT: [2022-09-05T08:59:49.399Z] #38 28.04 cat file.toml | tomll > file.toml [2022-09-05T08:59:49.399Z] #38 28.04 [2022-09-05T08:59:49.399Z] #38 28.04 Reading and updating a list of files: [2022-09-05T08:59:49.399Z] #38 28.04 tomll a.toml b.toml c.toml [2022-09-05T08:59:49.399Z] #38 28.04 [2022-09-05T08:59:49.399Z] #38 28.04 When given a list of files, tomll will modify all files in place without asking. [2022-09-05T08:59:49.399Z] #38 DONE 28.3s [2022-09-05T08:59:49.399Z] [2022-09-05T08:59:49.399Z] #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-09-05T08:59:49.399Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:49.399Z] #36 23.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-05T08:59:49.399Z] #36 24.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-05T08:59:49.399Z] #36 24.78 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-05T08:59:49.399Z] #36 24.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-05T08:59:49.399Z] #36 24.94 go: downloading github.com/peterh/liner v1.2.2 [2022-09-05T08:59:49.399Z] #36 25.25 go: downloading github.com/google/go-dap v0.6.0 [2022-09-05T08:59:49.399Z] #36 25.99 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-05T08:59:49.399Z] #36 27.21 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-05T08:59:49.399Z] #36 27.72 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-05T08:59:49.399Z] #36 27.87 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-05T08:59:49.457Z] #47 35.52 + git checkout -q v2.3.0 [2022-09-05T08:59:49.716Z] #47 ... [2022-09-05T08:59:49.716Z] [2022-09-05T08:59:49.716Z] #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-09-05T08:59:49.716Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:49.716Z] #55 25.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-05T08:59:49.716Z] #55 26.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-05T08:59:49.716Z] #55 26.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-05T08:59:49.716Z] #55 26.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-05T08:59:49.716Z] #55 26.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-05T08:59:49.716Z] #55 26.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-05T08:59:49.716Z] #55 27.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-05T08:59:49.716Z] #55 29.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-05T08:59:49.716Z] #55 29.41 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-05T08:59:49.716Z] #55 30.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-05T08:59:49.716Z] #55 31.44 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-05T08:59:49.716Z] #55 31.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-05T08:59:49.716Z] #55 31.67 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-05T08:59:49.716Z] #55 31.81 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-05T08:59:49.716Z] #55 31.93 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-05T08:59:49.716Z] #55 31.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-05T08:59:49.716Z] #55 32.25 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-05T08:59:49.716Z] #55 32.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-05T08:59:49.716Z] #55 32.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-05T08:59:49.716Z] #55 32.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-05T08:59:49.716Z] #55 33.17 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-05T08:59:49.716Z] #55 33.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-05T08:59:49.716Z] #55 33.43 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-05T08:59:49.716Z] #55 33.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-05T08:59:49.716Z] #55 33.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-05T08:59:49.716Z] #55 33.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-05T08:59:49.716Z] #55 34.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-05T08:59:49.716Z] #55 34.14 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-05T08:59:49.716Z] #55 34.29 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-05T08:59:49.716Z] #55 34.44 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-05T08:59:49.716Z] #55 34.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-05T08:59:49.716Z] #55 34.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-05T08:59:49.716Z] #55 35.03 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-05T08:59:49.716Z] #55 35.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-05T08:59:49.716Z] #55 35.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-05T08:59:49.716Z] #55 35.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-05T08:59:49.716Z] #55 35.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-05T08:59:49.716Z] #55 36.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-05T08:59:49.772Z] #51 ... [2022-09-05T08:59:49.772Z] [2022-09-05T08:59:49.772Z] #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-09-05T08:59:49.772Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-05T08:59:49.772Z] #76 DONE 45.8s [2022-09-05T08:59:49.772Z] [2022-09-05T08:59:49.772Z] #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-09-05T08:59:49.772Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:49.772Z] #14 39.28 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T08:59:49.772Z] #14 39.53 Fetched 108 MB in 6s (17.4 MB/s) [2022-09-05T08:59:49.772Z] #14 39.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-05T08:59:49.772Z] #14 39.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-05T08:59:49.772Z] #14 39.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-05T08:59:49.772Z] #14 39.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T08:59:49.772Z] #14 41.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-05T08:59:49.772Z] #14 41.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-05T08:59:49.772Z] #14 41.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T08:59:49.772Z] #14 44.78 Selecting previously unselected package binutils-mingw-w64. [2022-09-05T08:59:49.772Z] #14 44.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-05T08:59:49.772Z] #14 45.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T08:59:49.772Z] #14 45.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-05T08:59:49.772Z] #14 45.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-05T08:59:49.772Z] #14 45.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-05T08:59:49.772Z] #14 45.90 Selecting previously unselected package dmsetup. [2022-09-05T08:59:49.772Z] #14 45.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-05T08:59:49.772Z] #14 45.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-05T08:59:49.976Z] #55 36.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-05T08:59:50.033Z] #14 ... [2022-09-05T08:59:50.033Z] [2022-09-05T08:59:50.033Z] #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-09-05T08:59:50.033Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T08:59:50.033Z] #55 36.06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-05T08:59:50.033Z] #55 ... [2022-09-05T08:59:50.033Z] [2022-09-05T08:59:50.033Z] #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-09-05T08:59:50.033Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:50.033Z] #14 46.28 Selecting previously unselected package mingw-w64-common. [2022-09-05T08:59:50.235Z] #55 36.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-05T08:59:50.235Z] #55 ... [2022-09-05T08:59:50.235Z] [2022-09-05T08:59:50.235Z] #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-09-05T08:59:50.235Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:50.235Z] #76 26.40 Fetched 8573 kB in 21s (415 kB/s) [2022-09-05T08:59:50.235Z] #76 26.40 Reading package lists... [2022-09-05T08:59:50.235Z] #76 35.93 Reading package lists... [2022-09-05T08:59:50.235Z] #76 ... [2022-09-05T08:59:50.235Z] [2022-09-05T08:59:50.235Z] #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-09-05T08:59:50.235Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:50.235Z] #55 36.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-05T08:59:50.293Z] #14 46.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-05T08:59:50.294Z] #14 46.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-05T08:59:50.494Z] #55 36.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-05T08:59:50.754Z] #55 36.99 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-05T08:59:50.754Z] #55 37.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-05T08:59:50.998Z] #55 ... [2022-09-05T08:59:50.998Z] [2022-09-05T08:59:50.998Z] #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-09-05T08:59:50.998Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:50.998Z] #62 22.27 Fetched 8573 kB in 16s (535 kB/s) [2022-09-05T08:59:50.998Z] #62 22.27 Reading package lists... [2022-09-05T08:59:50.998Z] #62 28.52 Reading package lists... [2022-09-05T08:59:50.998Z] #62 ... [2022-09-05T08:59:50.998Z] [2022-09-05T08:59:50.998Z] #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-09-05T08:59:50.998Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:50.998Z] #47 25.46 Updating files: 73% (1599/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-09-05T08:59:50.998Z] #47 26.21 + git checkout -q v2.3.0 [2022-09-05T08:59:50.998Z] #47 28.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-05T08:59:51.012Z] #55 37.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-05T08:59:51.012Z] #55 37.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-05T08:59:51.012Z] #55 37.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-05T08:59:51.270Z] #55 37.52 go: downloading github.com/julz/importas v0.1.0 [2022-09-05T08:59:51.270Z] #55 37.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-05T08:59:51.308Z] #36 ... [2022-09-05T08:59:51.308Z] [2022-09-05T08:59:51.308Z] #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-09-05T08:59:51.308Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:51.308Z] #55 29.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-05T08:59:51.308Z] #55 29.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-05T08:59:51.308Z] #55 30.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-05T08:59:51.308Z] #55 30.40 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-05T08:59:51.308Z] #55 30.52 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-05T08:59:51.529Z] #55 37.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-05T08:59:51.570Z] #47 ... [2022-09-05T08:59:51.570Z] [2022-09-05T08:59:51.570Z] #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-09-05T08:59:51.570Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:51.570Z] #51 22.55 Fetched 8576 kB in 17s (520 kB/s) [2022-09-05T08:59:51.570Z] #51 22.55 Reading package lists... [2022-09-05T08:59:51.570Z] #51 29.13 Reading package lists... [2022-09-05T08:59:51.570Z] #51 ... [2022-09-05T08:59:51.570Z] [2022-09-05T08:59:51.570Z] #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-09-05T08:59:51.570Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:51.570Z] #76 23.88 Reading package lists... [2022-09-05T08:59:51.570Z] #76 30.35 Building dependency tree... [2022-09-05T08:59:51.788Z] #55 37.89 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-05T08:59:51.788Z] #55 38.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-05T08:59:51.877Z] #55 30.90 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-05T08:59:51.877Z] #55 30.99 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-05T08:59:52.047Z] #55 38.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-05T08:59:52.047Z] #55 38.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-05T08:59:52.306Z] #55 38.43 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-05T08:59:52.306Z] #55 38.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-05T08:59:52.306Z] #55 38.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-05T08:59:52.565Z] #55 38.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-05T08:59:52.565Z] #55 38.92 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-05T08:59:52.817Z] #55 ... [2022-09-05T08:59:52.817Z] [2022-09-05T08:59:52.817Z] #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-09-05T08:59:52.817Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T08:59:52.817Z] #53 21.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-05T08:59:52.817Z] #53 21.98 go: downloading golang.org/x/mod v0.3.0 [2022-09-05T08:59:52.817Z] #53 ... [2022-09-05T08:59:52.817Z] [2022-09-05T08:59:52.817Z] #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-09-05T08:59:52.817Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:52.817Z] #36 30.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-05T08:59:52.817Z] #36 30.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-05T08:59:52.824Z] #55 ... [2022-09-05T08:59:52.824Z] [2022-09-05T08:59:52.824Z] #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-09-05T08:59:52.824Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:52.824Z] #42 29.12 Fetched 8573 kB in 22s (388 kB/s) [2022-09-05T08:59:52.824Z] #42 29.12 Reading package lists... [2022-09-05T08:59:52.828Z] #19 125.9 The following additional packages will be installed: [2022-09-05T08:59:52.828Z] #19 125.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-05T08:59:52.828Z] #19 125.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-05T08:59:52.828Z] #19 125.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-05T08:59:52.828Z] #19 125.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-05T08:59:52.828Z] #19 125.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-05T08:59:52.828Z] #19 125.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-05T08:59:52.828Z] #19 125.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-05T08:59:52.828Z] #19 125.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-05T08:59:52.828Z] #19 125.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-05T08:59:52.828Z] #19 125.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-05T08:59:52.829Z] #19 125.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-05T08:59:52.829Z] #19 125.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-05T08:59:52.829Z] #19 125.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-05T08:59:52.829Z] #19 125.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-05T08:59:52.829Z] #19 125.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-05T08:59:52.829Z] #19 125.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-05T08:59:52.829Z] #19 125.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-05T08:59:52.829Z] #19 125.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-05T08:59:52.829Z] #19 125.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-05T08:59:52.829Z] #19 125.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-05T08:59:52.829Z] #19 125.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-05T08:59:52.829Z] #19 125.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-05T08:59:52.829Z] #19 125.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-05T08:59:52.829Z] #19 125.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-05T08:59:52.829Z] #19 125.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-05T08:59:52.829Z] #19 125.9 linux-libc-dev-s390x-cross patch xz-utils [2022-09-05T08:59:52.829Z] #19 126.0 Suggested packages: [2022-09-05T08:59:52.955Z] #76 34.63 python3 is already the newest version (3.9.2-3). [2022-09-05T08:59:52.956Z] #76 34.63 The following additional packages will be installed: [2022-09-05T08:59:53.083Z] #42 38.43 Reading package lists... [2022-09-05T08:59:53.083Z] #42 ... [2022-09-05T08:59:53.083Z] [2022-09-05T08:59:53.083Z] #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-09-05T08:59:53.083Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T08:59:53.083Z] #47 38.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-05T08:59:53.085Z] #19 126.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-05T08:59:53.085Z] #19 126.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-05T08:59:53.085Z] #19 126.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-05T08:59:53.085Z] #19 126.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-05T08:59:53.085Z] #19 126.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-05T08:59:53.085Z] #19 126.0 libyaml-shell-perl ed diffutils-doc [2022-09-05T08:59:53.085Z] #19 126.0 Recommended packages: [2022-09-05T08:59:53.085Z] #19 126.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-05T08:59:53.085Z] #19 126.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-05T08:59:53.217Z] #76 34.65 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-05T08:59:53.217Z] #76 34.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-05T08:59:53.217Z] #76 34.67 Suggested packages: [2022-09-05T08:59:53.217Z] #76 34.68 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-05T08:59:53.217Z] #76 34.68 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-05T08:59:53.217Z] #76 34.68 m4-doc ed diffutils-doc [2022-09-05T08:59:53.217Z] #76 34.68 Recommended packages: [2022-09-05T08:59:53.217Z] #76 34.68 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-05T08:59:53.386Z] #36 32.47 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-05T08:59:53.585Z] #14 ... [2022-09-05T08:59:53.585Z] [2022-09-05T08:59:53.585Z] #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-09-05T08:59:53.585Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-05T08:59:53.585Z] #34 39.43 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-05T08:59:53.585Z] #34 39.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-05T08:59:53.585Z] #34 40.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-05T08:59:53.844Z] #34 ... [2022-09-05T08:59:53.844Z] [2022-09-05T08:59:53.844Z] #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-09-05T08:59:53.844Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:53.844Z] #42 39.61 Selecting previously unselected package libicu67:arm64. [2022-09-05T08:59:53.844Z] #42 39.62 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 39.64 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-05T08:59:53.844Z] #42 45.89 Selecting previously unselected package libxml2:arm64. [2022-09-05T08:59:53.844Z] #42 45.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 45.95 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T08:59:53.844Z] #42 46.55 Selecting previously unselected package libarchive13:arm64. [2022-09-05T08:59:53.844Z] #42 46.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 46.57 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-05T08:59:53.844Z] #42 46.84 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-05T08:59:53.844Z] #42 46.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 46.85 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-05T08:59:53.844Z] #42 47.00 Selecting previously unselected package librhash0:arm64. [2022-09-05T08:59:53.844Z] #42 47.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 47.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-05T08:59:53.844Z] #42 47.18 Selecting previously unselected package libuv1:arm64. [2022-09-05T08:59:53.844Z] #42 47.20 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 47.21 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-05T08:59:53.844Z] #42 47.40 Selecting previously unselected package cmake. [2022-09-05T08:59:53.844Z] #42 47.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-05T08:59:53.844Z] #42 47.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-05T08:59:54.030Z] #47 ... [2022-09-05T08:59:54.030Z] [2022-09-05T08:59:54.030Z] #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-09-05T08:59:54.030Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:54.030Z] #14 30.21 Fetched 8573 kB in 23s (374 kB/s) [2022-09-05T08:59:54.030Z] #14 30.21 Reading package lists... [2022-09-05T08:59:54.030Z] #14 39.85 Reading package lists... [2022-09-05T08:59:54.030Z] #14 ... [2022-09-05T08:59:54.030Z] [2022-09-05T08:59:54.030Z] #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-09-05T08:59:54.030Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:54.030Z] #55 40.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-05T08:59:54.030Z] #55 40.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-05T08:59:54.102Z] #42 50.28 Setting up libicu67:arm64 (67.1-7) ... [2022-09-05T08:59:54.102Z] #42 50.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T08:59:54.296Z] #55 40.55 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-05T08:59:54.296Z] #55 40.60 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-05T08:59:54.361Z] #42 50.33 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-05T08:59:54.361Z] #42 50.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T08:59:54.361Z] #42 50.41 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-05T08:59:54.361Z] #42 50.43 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-05T08:59:54.361Z] #42 50.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T08:59:54.361Z] #42 50.47 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T08:59:54.361Z] #42 50.48 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-05T08:59:54.361Z] #42 50.50 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-05T08:59:54.361Z] #42 50.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:54.564Z] #55 40.77 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-05T08:59:54.564Z] #55 40.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-05T08:59:54.824Z] #55 41.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-05T08:59:54.824Z] #55 41.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-05T08:59:54.824Z] #55 41.21 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-05T08:59:55.185Z] #76 ... [2022-09-05T08:59:55.185Z] [2022-09-05T08:59:55.185Z] #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-09-05T08:59:55.185Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:55.185Z] #42 23.08 Reading package lists... [2022-09-05T08:59:55.185Z] #42 29.46 Building dependency tree... [2022-09-05T08:59:55.185Z] #42 33.92 The following additional packages will be installed: [2022-09-05T08:59:55.185Z] #42 33.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-05T08:59:55.185Z] #42 33.99 Suggested packages: [2022-09-05T08:59:55.185Z] #42 33.99 cmake-doc ninja-build lrzip [2022-09-05T08:59:55.185Z] #42 33.99 Recommended packages: [2022-09-05T08:59:55.185Z] #42 33.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-05T08:59:55.185Z] #42 35.08 The following NEW packages will be installed: [2022-09-05T08:59:55.185Z] #42 35.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-05T08:59:55.185Z] #42 35.10 vim-common xxd [2022-09-05T08:59:55.185Z] #42 35.55 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:55.185Z] #42 35.55 Need to get 17.7 MB of archives. [2022-09-05T08:59:55.185Z] #42 35.55 After this operation, 70.7 MB of additional disk space will be used. [2022-09-05T08:59:55.185Z] #42 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T08:59:55.185Z] #42 35.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T08:59:55.185Z] #42 35.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-05T08:59:55.185Z] #42 35.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T08:59:55.185Z] #42 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-05T08:59:55.185Z] #42 36.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-05T08:59:55.185Z] #42 36.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-05T08:59:55.185Z] #42 36.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-05T08:59:55.185Z] #42 36.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-05T08:59:55.185Z] #42 36.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-05T08:59:55.185Z] #42 ... [2022-09-05T08:59:55.185Z] [2022-09-05T08:59:55.185Z] #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-09-05T08:59:55.185Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:55.185Z] #76 36.73 The following NEW packages will be installed: [2022-09-05T08:59:55.185Z] #76 36.75 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-05T08:59:55.185Z] #76 36.76 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-05T08:59:55.185Z] #76 36.76 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-05T08:59:55.185Z] #76 36.77 libyajl2 m4 patch xz-utils [2022-09-05T08:59:55.397Z] #55 ... [2022-09-05T08:59:55.397Z] [2022-09-05T08:59:55.397Z] #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-09-05T08:59:55.397Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T08:59:55.397Z] #51 31.19 Fetched 8576 kB in 24s (353 kB/s) [2022-09-05T08:59:55.397Z] #51 31.19 Reading package lists... [2022-09-05T08:59:55.397Z] #51 40.34 Reading package lists... [2022-09-05T08:59:55.397Z] #51 ... [2022-09-05T08:59:55.397Z] [2022-09-05T08:59:55.397Z] #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-09-05T08:59:55.397Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:55.397Z] #62 31.05 Reading package lists... [2022-09-05T08:59:55.452Z] #76 37.22 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T08:59:55.452Z] #76 37.22 Need to get 5940 kB of archives. [2022-09-05T08:59:55.452Z] #76 37.22 After this operation, 18.7 MB of additional disk space will be used. [2022-09-05T08:59:55.452Z] #76 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T08:59:55.452Z] #76 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-05T08:59:55.452Z] #76 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-05T08:59:55.452Z] #76 37.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-05T08:59:55.452Z] #76 37.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T08:59:55.608Z] #19 ... [2022-09-05T08:59:55.608Z] [2022-09-05T08:59:55.608Z] #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-09-05T08:59:55.608Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T08:59:55.608Z] #84 81.47 configure.ac:7: installing 'build-aux/compile' [2022-09-05T08:59:55.608Z] #84 81.48 configure.ac:9: installing 'build-aux/config.guess' [2022-09-05T08:59:55.608Z] #84 81.50 configure.ac:9: installing 'build-aux/config.sub' [2022-09-05T08:59:55.608Z] #84 81.50 configure.ac:11: installing 'build-aux/install-sh' [2022-09-05T08:59:55.608Z] #84 81.55 configure.ac:11: installing 'build-aux/missing' [2022-09-05T08:59:55.722Z] #76 37.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-05T08:59:55.722Z] #76 37.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-05T08:59:55.722Z] #76 37.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-05T08:59:55.722Z] #76 37.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-05T08:59:55.722Z] #76 37.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-05T08:59:55.722Z] #76 37.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T08:59:55.722Z] #76 37.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T08:59:55.865Z] #84 81.89 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T08:59:55.865Z] #84 82.02 parallel-tests: installing 'build-aux/test-driver' [2022-09-05T08:59:55.998Z] #76 37.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-05T08:59:55.998Z] #76 37.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T08:59:55.998Z] #76 37.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-05T08:59:55.998Z] #76 37.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T08:59:55.998Z] #76 37.65 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-09-05T08:59:55.998Z] #76 37.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T08:59:55.998Z] #76 37.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T08:59:55.998Z] #76 37.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-05T08:59:55.998Z] #76 37.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T08:59:56.260Z] #76 37.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T08:59:56.260Z] #76 37.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-05T08:59:56.274Z] #42 ... [2022-09-05T08:59:56.274Z] [2022-09-05T08:59:56.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-09-05T08:59:56.274Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T08:59:56.274Z] #14 52.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-05T08:59:56.274Z] #14 52.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-05T08:59:56.274Z] #14 52.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T08:59:56.540Z] #14 ... [2022-09-05T08:59:56.540Z] [2022-09-05T08:59:56.540Z] #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-09-05T08:59:56.540Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-05T08:59:56.540Z] #51 48.67 Setting up criu (3.17.1-1) ... [2022-09-05T08:59:56.540Z] #51 50.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T08:59:56.540Z] #51 DONE 52.3s [2022-09-05T08:59:56.540Z] [2022-09-05T08:59:56.540Z] #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-09-05T08:59:56.540Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-05T08:59:56.540Z] #42 DONE 52.7s [2022-09-05T08:59:56.775Z] #62 40.27 Reading package lists... [2022-09-05T08:59:56.775Z] #62 ... [2022-09-05T08:59:56.775Z] [2022-09-05T08:59:56.775Z] #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-09-05T08:59:56.775Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T08:59:56.775Z] #36 32.96 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-05T08:59:56.775Z] #36 32.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-05T08:59:56.775Z] #36 ... [2022-09-05T08:59:56.775Z] [2022-09-05T08:59:56.775Z] #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-09-05T08:59:56.775Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:56.775Z] #55 41.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-05T08:59:56.775Z] #55 41.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-05T08:59:56.775Z] #55 42.01 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-05T08:59:56.775Z] #55 42.07 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-05T08:59:56.775Z] #55 42.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-05T08:59:56.775Z] #55 42.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-05T08:59:56.775Z] #55 42.75 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-05T08:59:56.775Z] #55 42.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-05T08:59:56.775Z] #55 42.89 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-05T08:59:56.775Z] #55 43.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-05T08:59:56.775Z] #55 43.11 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-05T08:59:56.799Z] [2022-09-05T08:59:56.800Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-05T08:59:56.800Z] #43 sha256:1b00ad18f0aad3790fa4be54477f3380ccf9d0c578a3aab8489f145130ed173e [2022-09-05T08:59:56.800Z] #43 DONE 0.3s [2022-09-05T08:59:56.800Z] [2022-09-05T08:59:56.800Z] #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-09-05T08:59:56.800Z] #44 sha256:25899e0a3e91490132032b6e18c116c448efbf3bc892ff093e1f7cca1315f7c8 [2022-09-05T08:59:56.855Z] #76 ... [2022-09-05T08:59:56.855Z] [2022-09-05T08:59:56.855Z] #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-09-05T08:59:56.855Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:56.855Z] #14 21.89 Reading package lists... [2022-09-05T08:59:56.855Z] #14 28.52 Reading package lists... [2022-09-05T08:59:56.855Z] #14 34.69 Building dependency tree... [2022-09-05T08:59:56.855Z] #14 ... [2022-09-05T08:59:56.855Z] [2022-09-05T08:59:56.855Z] #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-09-05T08:59:56.855Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:56.855Z] #55 38.47 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-05T08:59:56.855Z] #55 38.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-05T08:59:57.034Z] #55 43.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-05T08:59:57.034Z] #55 43.39 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-05T08:59:57.115Z] #55 38.77 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-05T08:59:57.115Z] #55 38.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-05T08:59:57.375Z] #55 38.86 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-05T08:59:57.375Z] #55 38.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-05T08:59:57.584Z] #36 ... [2022-09-05T08:59:57.584Z] [2022-09-05T08:59:57.584Z] #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-09-05T08:59:57.584Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:57.584Z] #55 32.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-05T08:59:57.584Z] #55 32.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-05T08:59:57.584Z] #55 33.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-05T08:59:57.584Z] #55 33.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-05T08:59:57.584Z] #55 33.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-05T08:59:57.584Z] #55 33.16 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-05T08:59:57.584Z] #55 33.31 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-05T08:59:57.584Z] #55 33.31 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-05T08:59:57.584Z] #55 33.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-05T08:59:57.584Z] #55 33.87 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-05T08:59:57.584Z] #55 33.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-05T08:59:57.584Z] #55 34.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-05T08:59:57.584Z] #55 34.22 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-05T08:59:57.584Z] #55 34.33 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-05T08:59:57.584Z] #55 34.43 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-05T08:59:57.584Z] #55 34.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-05T08:59:57.584Z] #55 34.91 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-05T08:59:57.584Z] #55 35.11 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-05T08:59:57.584Z] #55 35.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-05T08:59:57.584Z] #55 35.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-05T08:59:57.584Z] #55 35.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-05T08:59:57.584Z] #55 35.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-05T08:59:57.584Z] #55 36.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-05T08:59:57.584Z] #55 36.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-05T08:59:57.584Z] #55 36.33 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-05T08:59:57.584Z] #55 36.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-05T08:59:57.584Z] #55 36.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-05T08:59:57.584Z] #55 36.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-05T08:59:57.584Z] #55 ... [2022-09-05T08:59:57.584Z] [2022-09-05T08:59:57.584Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-05T08:59:57.584Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T08:59:57.584Z] #76 26.62 Fetched 8573 kB in 21s (406 kB/s) [2022-09-05T08:59:57.584Z] #76 26.62 Reading package lists... [2022-09-05T08:59:57.613Z] #55 43.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-05T08:59:57.636Z] #55 39.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-05T08:59:57.636Z] #55 39.14 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-05T08:59:57.636Z] #55 39.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-05T08:59:57.739Z] #44 0.881 + RM_GOPATH=0 [2022-09-05T08:59:57.739Z] #44 0.888 + TMP_GOPATH= [2022-09-05T08:59:57.739Z] #44 0.888 + : /build [2022-09-05T08:59:57.739Z] #44 0.888 + '[' -z '' ']' [2022-09-05T08:59:57.739Z] #44 0.889 ++ mktemp -d [2022-09-05T08:59:57.739Z] #44 0.904 + export GOPATH=/tmp/tmp.nzDeOypwgD [2022-09-05T08:59:57.739Z] #44 0.904 + GOPATH=/tmp/tmp.nzDeOypwgD [2022-09-05T08:59:57.739Z] #44 0.904 + RM_GOPATH=1 [2022-09-05T08:59:57.739Z] #44 0.904 + case "$(go env GOARCH)" in [2022-09-05T08:59:57.739Z] #44 0.905 ++ go env GOARCH [2022-09-05T08:59:57.739Z] #44 0.964 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:57.739Z] #44 0.964 + GO_BUILDMODE=-buildmode=pie [2022-09-05T08:59:57.739Z] #44 0.996 ++ dirname /install.sh [2022-09-05T08:59:57.844Z] #76 36.21 Reading package lists... [2022-09-05T08:59:57.844Z] #76 ... [2022-09-05T08:59:57.844Z] [2022-09-05T08:59:57.844Z] #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-09-05T08:59:57.844Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:57.844Z] #55 36.89 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-05T08:59:57.844Z] #55 36.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-05T08:59:57.872Z] #55 44.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-05T08:59:57.872Z] #55 44.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-05T08:59:57.872Z] #55 44.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-05T08:59:57.896Z] #55 39.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-05T08:59:57.896Z] #55 39.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-05T08:59:57.998Z] #44 1.012 Install tini version v0.19.0 [2022-09-05T08:59:57.998Z] #44 1.012 + dir=/ [2022-09-05T08:59:57.998Z] #44 1.012 + bin=tini [2022-09-05T08:59:57.998Z] #44 1.012 + shift [2022-09-05T08:59:57.998Z] #44 1.012 + '[' '!' -f //tini.installer ']' [2022-09-05T08:59:57.998Z] #44 1.012 + . //tini.installer [2022-09-05T08:59:57.998Z] #44 1.012 ++ : v0.19.0 [2022-09-05T08:59:57.998Z] #44 1.012 + install_tini [2022-09-05T08:59:57.998Z] #44 1.012 + echo 'Install tini version v0.19.0' [2022-09-05T08:59:57.998Z] #44 1.012 + git clone https://github.com/krallin/tini.git /tmp/tmp.nzDeOypwgD/tini [2022-09-05T08:59:57.998Z] #44 1.017 Cloning into '/tmp/tmp.nzDeOypwgD/tini'... [2022-09-05T08:59:58.111Z] #55 37.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-05T08:59:58.111Z] #55 37.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-05T08:59:58.130Z] #55 44.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-05T08:59:58.161Z] #55 39.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-05T08:59:58.161Z] #55 39.63 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-05T08:59:58.382Z] #55 37.39 go: downloading github.com/julz/importas v0.1.0 [2022-09-05T08:59:58.382Z] #55 ... [2022-09-05T08:59:58.382Z] [2022-09-05T08:59:58.382Z] #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-09-05T08:59:58.382Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T08:59:58.382Z] #67 27.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T08:59:58.382Z] #67 ... [2022-09-05T08:59:58.382Z] [2022-09-05T08:59:58.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-05T08:59:58.382Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:58.382Z] #55 37.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-05T08:59:58.650Z] #55 37.69 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-05T08:59:58.650Z] #55 37.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-05T08:59:58.650Z] #55 ... [2022-09-05T08:59:58.650Z] [2022-09-05T08:59:58.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-09-05T08:59:58.650Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T08:59:58.650Z] #62 27.70 Fetched 8573 kB in 22s (388 kB/s) [2022-09-05T08:59:58.650Z] #62 27.70 Reading package lists... [2022-09-05T08:59:58.650Z] #62 37.65 Reading package lists... [2022-09-05T08:59:58.650Z] #62 ... [2022-09-05T08:59:58.650Z] [2022-09-05T08:59:58.650Z] #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-09-05T08:59:58.650Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:58.650Z] #55 37.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-05T08:59:58.698Z] #55 44.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-05T08:59:58.912Z] #55 ... [2022-09-05T08:59:58.912Z] [2022-09-05T08:59:58.912Z] #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-09-05T08:59:58.912Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T08:59:58.912Z] #14 28.02 Fetched 8573 kB in 22s (385 kB/s) [2022-09-05T08:59:58.912Z] #14 28.02 Reading package lists... [2022-09-05T08:59:58.912Z] #14 37.31 Reading package lists... [2022-09-05T08:59:58.912Z] #14 ... [2022-09-05T08:59:58.912Z] [2022-09-05T08:59:58.912Z] #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-09-05T08:59:58.912Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T08:59:58.912Z] #42 27.93 Fetched 8573 kB in 22s (385 kB/s) [2022-09-05T08:59:58.912Z] #42 27.93 Reading package lists... [2022-09-05T08:59:58.936Z] #44 1.818 + cd /tmp/tmp.nzDeOypwgD/tini [2022-09-05T08:59:58.936Z] #44 1.824 + git checkout -q v0.19.0 [2022-09-05T08:59:58.936Z] #44 1.844 + cmake . [2022-09-05T08:59:59.105Z] #55 40.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-05T08:59:59.105Z] #55 40.55 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-05T08:59:59.105Z] #55 40.72 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-05T08:59:59.139Z] #84 85.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T08:59:59.139Z] #84 85.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T08:59:59.173Z] #42 37.76 Reading package lists... [2022-09-05T08:59:59.173Z] #42 ... [2022-09-05T08:59:59.173Z] [2022-09-05T08:59:59.173Z] #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-09-05T08:59:59.173Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T08:59:59.173Z] #55 38.12 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-05T08:59:59.173Z] #55 38.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-05T08:59:59.173Z] #55 38.37 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-05T08:59:59.194Z] #44 2.309 -- The C compiler identification is GNU 10.2.1 [2022-09-05T08:59:59.194Z] #44 2.378 -- Detecting C compiler ABI info [2022-09-05T08:59:59.266Z] #55 45.35 go: downloading honnef.co/go/tools v0.3.1 [2022-09-05T08:59:59.366Z] #55 41.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-05T08:59:59.434Z] #55 38.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-05T08:59:59.434Z] #55 38.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-05T08:59:59.434Z] #55 38.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-05T08:59:59.628Z] #55 41.23 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-05T08:59:59.628Z] #55 41.29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-05T08:59:59.763Z] #44 ... [2022-09-05T08:59:59.763Z] [2022-09-05T08:59:59.763Z] #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-09-05T08:59:59.763Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-05T08:59:59.763Z] #53 55.18 gotestsum version dev [2022-09-05T08:59:59.763Z] #53 DONE 55.7s [2022-09-05T08:59:59.763Z] [2022-09-05T08:59:59.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T08:59:59.763Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T08:59:59.763Z] #77 0.642 Cloning into '/tmp/crun-build'... [2022-09-05T08:59:59.763Z] #77 5.795 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-05T08:59:59.763Z] #77 5.807 Cloning into '/tmp/crun-build/libocispec'... [2022-09-05T08:59:59.763Z] #77 6.788 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-05T08:59:59.763Z] #77 6.823 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-05T08:59:59.763Z] #77 6.829 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-05T08:59:59.763Z] #77 6.830 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-05T08:59:59.763Z] #77 6.859 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-05T08:59:59.763Z] #77 9.331 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-05T08:59:59.889Z] #55 41.37 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-05T08:59:59.889Z] #55 41.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-05T08:59:59.889Z] #55 41.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-05T09:00:00.007Z] #55 38.94 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-05T09:00:00.022Z] #77 ... [2022-09-05T09:00:00.022Z] [2022-09-05T09:00:00.022Z] #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-09-05T09:00:00.022Z] #44 sha256:25899e0a3e91490132032b6e18c116c448efbf3bc892ff093e1f7cca1315f7c8 [2022-09-05T09:00:00.022Z] #44 3.084 -- Detecting C compiler ABI info - done [2022-09-05T09:00:00.022Z] #44 3.182 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-05T09:00:00.022Z] #44 3.209 -- Detecting C compile features [2022-09-05T09:00:00.022Z] #44 3.209 -- Detecting C compile features - done [2022-09-05T09:00:00.022Z] #44 3.217 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-05T09:00:00.022Z] #44 3.326 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-05T09:00:00.158Z] #55 41.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-05T09:00:00.158Z] #55 41.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-05T09:00:00.158Z] #55 41.63 go: downloading github.com/prometheus/common v0.32.1 [2022-09-05T09:00:00.289Z] #44 3.435 -- Configuring done [2022-09-05T09:00:00.290Z] #44 3.464 -- Generating done [2022-09-05T09:00:00.290Z] #44 3.501 -- Build files have been written to: /tmp/tmp.nzDeOypwgD/tini [2022-09-05T09:00:00.290Z] #44 3.536 + make tini-static [2022-09-05T09:00:00.507Z] #84 86.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:00:00.507Z] #84 86.45 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:00:00.507Z] #84 86.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:00:00.733Z] #55 ... [2022-09-05T09:00:00.733Z] [2022-09-05T09:00:00.733Z] #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-09-05T09:00:00.733Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T09:00:00.733Z] #57 41.80 v3.0.2 [2022-09-05T09:00:00.733Z] #57 DONE 42.2s [2022-09-05T09:00:00.733Z] [2022-09-05T09:00:00.733Z] #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-09-05T09:00:00.733Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:00.733Z] #55 42.46 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-05T09:00:00.733Z] #55 42.46 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-05T09:00:00.763Z] #84 86.89 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:00:00.858Z] #44 4.020 Scanning dependencies of target tini-static [2022-09-05T09:00:01.117Z] #44 4.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-05T09:00:01.313Z] #55 ... [2022-09-05T09:00:01.313Z] [2022-09-05T09:00:01.313Z] #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-09-05T09:00:01.313Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:01.313Z] #62 28.52 Reading package lists... [2022-09-05T09:00:01.313Z] #62 34.71 Building dependency tree... [2022-09-05T09:00:01.313Z] #62 38.95 The following additional packages will be installed: [2022-09-05T09:00:01.313Z] #62 38.95 libbtrfs0 [2022-09-05T09:00:01.313Z] #62 39.22 The following NEW packages will be installed: [2022-09-05T09:00:01.313Z] #62 39.22 libbtrfs-dev libbtrfs0 [2022-09-05T09:00:01.313Z] #62 39.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:01.313Z] #62 39.71 Need to get 460 kB of archives. [2022-09-05T09:00:01.313Z] #62 39.71 After this operation, 1237 kB of additional disk space will be used. [2022-09-05T09:00:01.313Z] #62 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:01.313Z] #62 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:01.313Z] #62 40.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:01.313Z] #62 41.34 Fetched 460 kB in 0s (1088 kB/s) [2022-09-05T09:00:01.313Z] #62 41.45 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:00:01.313Z] #62 41.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:01.313Z] #62 41.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:00:01.313Z] #62 41.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:01.313Z] #62 41.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:00:01.313Z] #62 41.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:00:01.313Z] #62 41.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:01.313Z] #62 42.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:01.313Z] #62 42.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:01.313Z] #62 42.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:01.313Z] #62 DONE 42.8s [2022-09-05T09:00:01.313Z] [2022-09-05T09:00:01.313Z] #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-09-05T09:00:01.313Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:01.313Z] #76 39.10 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:01.313Z] #76 39.47 Fetched 5940 kB in 1s (6447 kB/s) [2022-09-05T09:00:01.313Z] #76 39.55 Selecting previously unselected package bzip2. [2022-09-05T09:00:01.313Z] #76 39.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:01.313Z] #76 39.69 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 39.71 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:00:01.313Z] #76 39.86 Selecting previously unselected package libmagic-mgc. [2022-09-05T09:00:01.313Z] #76 39.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 39.88 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:01.313Z] #76 40.50 Selecting previously unselected package libmagic1:amd64. [2022-09-05T09:00:01.313Z] #76 40.50 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 40.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:01.313Z] #76 40.72 Selecting previously unselected package file. [2022-09-05T09:00:01.313Z] #76 40.73 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 40.74 Unpacking file (1:5.39-3) ... [2022-09-05T09:00:01.313Z] #76 40.90 Selecting previously unselected package xz-utils. [2022-09-05T09:00:01.313Z] #76 40.91 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 40.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:01.313Z] #76 41.20 Selecting previously unselected package libsigsegv2:amd64. [2022-09-05T09:00:01.313Z] #76 41.21 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 41.21 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:01.313Z] #76 41.33 Selecting previously unselected package m4. [2022-09-05T09:00:01.313Z] #76 41.34 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-05T09:00:01.313Z] #76 41.35 Unpacking m4 (1.4.18-5) ... [2022-09-05T09:00:01.313Z] #76 41.63 Selecting previously unselected package autoconf. [2022-09-05T09:00:01.313Z] #76 41.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-05T09:00:01.313Z] #76 41.66 Unpacking autoconf (2.69-14) ... [2022-09-05T09:00:01.313Z] #76 42.21 Selecting previously unselected package autotools-dev. [2022-09-05T09:00:01.313Z] #76 42.21 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-05T09:00:01.313Z] #76 42.25 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:01.313Z] #76 42.52 Selecting previously unselected package automake. [2022-09-05T09:00:01.313Z] #76 42.52 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-05T09:00:01.313Z] #76 42.61 Unpacking automake (1:1.16.3-2) ... [2022-09-05T09:00:01.327Z] #84 87.21 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:00:01.327Z] #84 87.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:00:01.394Z] #55 40.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-05T09:00:01.394Z] #55 40.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-05T09:00:01.394Z] #55 40.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-05T09:00:01.394Z] #55 40.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-05T09:00:01.394Z] #55 ... [2022-09-05T09:00:01.394Z] [2022-09-05T09:00:01.394Z] #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-09-05T09:00:01.394Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:01.394Z] #51 29.98 Fetched 8576 kB in 24s (354 kB/s) [2022-09-05T09:00:01.394Z] #51 29.98 Reading package lists... [2022-09-05T09:00:01.394Z] #51 39.60 Reading package lists... [2022-09-05T09:00:01.394Z] #51 ... [2022-09-05T09:00:01.394Z] [2022-09-05T09:00:01.395Z] #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-09-05T09:00:01.395Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:00:01.395Z] #47 39.38 Updating files: 65% (1427/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-09-05T09:00:01.395Z] #47 40.37 + git checkout -q v2.3.0 [2022-09-05T09:00:01.575Z] #76 ... [2022-09-05T09:00:01.575Z] [2022-09-05T09:00:01.575Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-05T09:00:01.575Z] #63 sha256:8bfd16df49d17374e7bb8759eb80ec2eddfea7b89e9f2bd43d97fa9b478d9724 [2022-09-05T09:00:01.575Z] #63 DONE 0.4s [2022-09-05T09:00:01.575Z] [2022-09-05T09:00:01.575Z] #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-09-05T09:00:01.575Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:01.575Z] #76 43.25 Selecting previously unselected package patch. [2022-09-05T09:00:01.575Z] #76 43.25 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:00:01.575Z] #76 43.25 Unpacking patch (2.7.6-7) ... [2022-09-05T09:00:01.837Z] #76 43.50 Selecting previously unselected package dpkg-dev. [2022-09-05T09:00:01.837Z] #76 43.50 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-05T09:00:01.837Z] #76 43.50 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T09:00:01.882Z] #55 48.19 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-05T09:00:01.882Z] #55 48.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-05T09:00:02.149Z] #55 48.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-05T09:00:02.257Z] #84 ... [2022-09-05T09:00:02.257Z] [2022-09-05T09:00:02.257Z] #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-09-05T09:00:02.257Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:00:02.257Z] #19 135.0 The following NEW packages will be installed: [2022-09-05T09:00:02.257Z] #19 135.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-05T09:00:02.257Z] #19 135.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-05T09:00:02.257Z] #19 135.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-05T09:00:02.257Z] #19 135.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-05T09:00:02.257Z] #19 135.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-05T09:00:02.257Z] #19 135.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-05T09:00:02.257Z] #19 135.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-05T09:00:02.257Z] #19 135.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-05T09:00:02.257Z] #19 135.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-05T09:00:02.257Z] #19 135.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-05T09:00:02.257Z] #19 135.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-05T09:00:02.257Z] #19 135.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-05T09:00:02.257Z] #19 135.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-05T09:00:02.257Z] #19 135.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-05T09:00:02.257Z] #19 135.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-05T09:00:02.257Z] #19 135.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-05T09:00:02.257Z] #19 135.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-05T09:00:02.257Z] #19 135.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-05T09:00:02.257Z] #19 135.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-05T09:00:02.257Z] #19 135.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-05T09:00:02.257Z] #19 135.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-05T09:00:02.257Z] #19 135.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-05T09:00:02.257Z] #19 135.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-05T09:00:02.257Z] #19 135.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-05T09:00:02.257Z] #19 135.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-05T09:00:02.257Z] #19 135.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-05T09:00:02.257Z] #19 135.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-05T09:00:02.257Z] #19 135.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-05T09:00:02.257Z] #19 135.1 linux-libc-dev-s390x-cross patch xz-utils [2022-09-05T09:00:02.407Z] #55 48.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-05T09:00:02.495Z] #44 5.430 [100%] Linking C executable tini-static [2022-09-05T09:00:02.666Z] #55 48.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-05T09:00:02.666Z] #55 48.99 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-05T09:00:02.666Z] #55 49.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-05T09:00:02.755Z] #44 5.908 [100%] Built target tini-static [2022-09-05T09:00:02.755Z] #44 5.936 + mkdir -p /build [2022-09-05T09:00:02.821Z] #19 135.6 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:02.821Z] #19 135.6 Need to get 788 MB of archives. [2022-09-05T09:00:02.821Z] #19 135.6 After this operation, 3385 MB of additional disk space will be used. [2022-09-05T09:00:02.821Z] #19 135.6 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-05T09:00:02.821Z] #19 135.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:00:02.821Z] #19 135.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-05T09:00:02.821Z] #19 135.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-05T09:00:02.821Z] #19 135.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-05T09:00:02.821Z] #19 135.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-09-05T09:00:02.821Z] #19 135.7 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-05T09:00:02.821Z] #19 135.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-09-05T09:00:03.016Z] #44 5.960 + cp tini-static /build/docker-init [2022-09-05T09:00:03.078Z] #19 136.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-05T09:00:03.226Z] #76 44.74 Selecting previously unselected package build-essential. [2022-09-05T09:00:03.226Z] #76 44.74 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-05T09:00:03.226Z] #76 44.75 Unpacking build-essential (12.9) ... [2022-09-05T09:00:03.226Z] #76 44.83 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:00:03.226Z] #76 44.83 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:03.226Z] #76 44.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:03.226Z] #76 44.96 Selecting previously unselected package libcap-dev:amd64. [2022-09-05T09:00:03.226Z] #76 44.96 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:03.226Z] #76 45.00 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:03.250Z] #55 49.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-05T09:00:03.334Z] #19 136.3 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-05T09:00:03.510Z] #55 ... [2022-09-05T09:00:03.510Z] [2022-09-05T09:00:03.510Z] #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-09-05T09:00:03.510Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:03.510Z] #14 39.85 Reading package lists... [2022-09-05T09:00:03.591Z] #19 136.5 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-05T09:00:03.591Z] #19 136.6 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-05T09:00:03.591Z] #19 136.6 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-05T09:00:03.796Z] #76 45.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:03.796Z] #76 45.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:03.796Z] #76 45.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:03.796Z] #76 45.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-05T09:00:03.796Z] #76 45.35 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:03.796Z] #76 45.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:03.796Z] #76 45.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:00:03.796Z] #76 45.56 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:00:03.796Z] #76 45.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:04.057Z] #76 45.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:00:04.057Z] #76 45.75 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:04.057Z] #76 45.76 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:04.057Z] #76 ... [2022-09-05T09:00:04.057Z] [2022-09-05T09:00:04.057Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-05T09:00:04.057Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:04.057Z] #51 29.13 Reading package lists... [2022-09-05T09:00:04.057Z] #51 35.33 Building dependency tree... [2022-09-05T09:00:04.057Z] #51 40.11 The following additional packages will be installed: [2022-09-05T09:00:04.057Z] #51 40.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:04.057Z] #51 40.12 python3-protobuf python3-six [2022-09-05T09:00:04.057Z] #51 40.14 Suggested packages: [2022-09-05T09:00:04.057Z] #51 40.14 python3-setuptools [2022-09-05T09:00:04.057Z] #51 40.14 Recommended packages: [2022-09-05T09:00:04.057Z] #51 40.14 iproute2 | iproute [2022-09-05T09:00:04.057Z] #51 40.93 The following NEW packages will be installed: [2022-09-05T09:00:04.057Z] #51 40.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:04.057Z] #51 40.97 python3-protobuf python3-six [2022-09-05T09:00:04.057Z] #51 41.49 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:04.057Z] #51 41.49 Need to get 2315 kB of archives. [2022-09-05T09:00:04.057Z] #51 41.49 After this operation, 11.1 MB of additional disk space will be used. [2022-09-05T09:00:04.057Z] #51 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-05T09:00:04.057Z] #51 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:00:04.057Z] #51 41.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-05T09:00:04.057Z] #51 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-05T09:00:04.057Z] #51 41.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:00:04.057Z] #51 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-05T09:00:04.057Z] #51 41.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:00:04.057Z] #51 44.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-05T09:00:04.318Z] #51 ... [2022-09-05T09:00:04.318Z] [2022-09-05T09:00:04.318Z] #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-09-05T09:00:04.318Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T09:00:04.318Z] #40 45.78 NAME: [2022-09-05T09:00:04.318Z] #40 45.79 go-winres - A tool for embedding resources in Windows executables [2022-09-05T09:00:04.318Z] #40 45.79 [2022-09-05T09:00:04.318Z] #40 45.79 USAGE: [2022-09-05T09:00:04.318Z] #40 45.79 go-winres [global options] command [command options] [arguments...] [2022-09-05T09:00:04.318Z] #40 45.79 [2022-09-05T09:00:04.318Z] #40 45.79 COMMANDS: [2022-09-05T09:00:04.318Z] #40 45.79 init Create an initial ./winres/winres.json [2022-09-05T09:00:04.318Z] #40 45.79 make Make syso files for the "go build" command [2022-09-05T09:00:04.318Z] #40 45.79 simply Make syso files for the "go build" command (simplified) [2022-09-05T09:00:04.318Z] #40 45.79 extract Extract all resources from an executable [2022-09-05T09:00:04.318Z] #40 45.79 patch Replace resources in an executable file (exe, dll) [2022-09-05T09:00:04.318Z] #40 45.79 help, h Shows a list of commands or help for one command [2022-09-05T09:00:04.318Z] #40 45.79 [2022-09-05T09:00:04.318Z] #40 45.79 GLOBAL OPTIONS: [2022-09-05T09:00:04.318Z] #40 45.79 --help, -h show help (default: false) [2022-09-05T09:00:04.690Z] #47 43.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-05T09:00:04.924Z] #44 DONE 7.8s [2022-09-05T09:00:04.924Z] [2022-09-05T09:00:04.924Z] #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-09-05T09:00:04.924Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:04.924Z] #14 60.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-05T09:00:04.924Z] #14 60.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:04.924Z] #14 60.36 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:00:04.924Z] #14 60.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-05T09:00:04.924Z] #14 60.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:04.924Z] #14 60.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:05.275Z] #40 DONE 46.8s [2022-09-05T09:00:05.275Z] [2022-09-05T09:00:05.275Z] #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-09-05T09:00:05.275Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:05.275Z] #51 46.27 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:05.536Z] #51 46.61 Fetched 2315 kB in 4s (612 kB/s) [2022-09-05T09:00:05.536Z] #51 46.72 Selecting previously unselected package libprotobuf23:amd64. [2022-09-05T09:00:05.797Z] #51 46.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:05.797Z] #51 46.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-05T09:00:05.797Z] #51 46.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:06.306Z] #14 50.04 Building dependency tree... [2022-09-05T09:00:06.742Z] #51 47.70 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:00:06.742Z] #51 47.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:00:06.742Z] #51 47.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:06.742Z] #51 ... [2022-09-05T09:00:06.742Z] [2022-09-05T09:00:06.742Z] #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-09-05T09:00:06.742Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:06.742Z] #42 38.23 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:06.742Z] #42 38.55 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-09-05T09:00:06.742Z] #42 38.64 Selecting previously unselected package xxd. [2022-09-05T09:00:06.742Z] #42 38.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-09-05T09:00:06.742Z] #42 38.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:00:06.742Z] #42 38.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:06.742Z] #42 38.98 Selecting previously unselected package vim-common. [2022-09-05T09:00:06.742Z] #42 38.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:00:06.742Z] #42 39.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:06.742Z] #42 39.48 Selecting previously unselected package cmake-data. [2022-09-05T09:00:06.742Z] #42 39.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-05T09:00:06.742Z] #42 39.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:06.742Z] #42 43.70 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:00:06.742Z] #42 43.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:00:06.742Z] #42 43.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:06.742Z] #42 ... [2022-09-05T09:00:06.742Z] [2022-09-05T09:00:06.742Z] #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-09-05T09:00:06.742Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:00:06.742Z] #34 47.66 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-05T09:00:06.742Z] #34 48.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-05T09:00:06.865Z] #19 139.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-05T09:00:06.865Z] #19 139.3 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-05T09:00:07.693Z] #34 48.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-05T09:00:07.693Z] #34 ... [2022-09-05T09:00:07.693Z] [2022-09-05T09:00:07.693Z] #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-09-05T09:00:07.693Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:07.693Z] #14 39.32 The following additional packages will be installed: [2022-09-05T09:00:07.693Z] #14 39.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:07.693Z] #14 39.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-05T09:00:07.693Z] #14 39.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-05T09:00:07.693Z] #14 39.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-05T09:00:07.693Z] #14 39.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-05T09:00:07.693Z] #14 39.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-05T09:00:07.693Z] #14 39.34 mingw-w64-common mingw-w64-x86-64-dev [2022-09-05T09:00:07.693Z] #14 39.34 Suggested packages: [2022-09-05T09:00:07.693Z] #14 39.34 gcc-10-locales seccomp wine64 [2022-09-05T09:00:07.693Z] #14 40.89 The following NEW packages will be installed: [2022-09-05T09:00:07.693Z] #14 40.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:07.693Z] #14 40.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-05T09:00:07.693Z] #14 40.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-05T09:00:07.693Z] #14 40.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-05T09:00:07.693Z] #14 40.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-05T09:00:07.693Z] #14 40.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-05T09:00:07.693Z] #14 40.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-05T09:00:07.693Z] #14 40.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-05T09:00:07.693Z] #14 40.91 mingw-w64-x86-64-dev [2022-09-05T09:00:07.693Z] #14 41.37 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:07.693Z] #14 41.37 Need to get 115 MB of archives. [2022-09-05T09:00:07.693Z] #14 41.37 After this operation, 645 MB of additional disk space will be used. [2022-09-05T09:00:07.693Z] #14 41.37 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-09-05T09:00:07.693Z] #14 41.52 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-09-05T09:00:07.693Z] #14 41.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-05T09:00:07.693Z] #14 41.73 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-09-05T09:00:07.693Z] #14 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-05T09:00:07.693Z] #14 41.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-05T09:00:07.693Z] #14 42.25 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-09-05T09:00:07.693Z] #14 42.51 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-09-05T09:00:07.693Z] #14 42.55 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-09-05T09:00:07.693Z] #14 43.25 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-09-05T09:00:07.693Z] #14 44.90 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-09-05T09:00:07.693Z] #14 45.67 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-09-05T09:00:07.693Z] #14 46.49 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-09-05T09:00:07.693Z] #14 48.17 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-09-05T09:00:07.693Z] #14 49.01 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-09-05T09:00:07.693Z] #14 49.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-05T09:00:07.693Z] #14 49.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-05T09:00:07.693Z] #14 49.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:07.693Z] #14 49.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:07.693Z] #14 49.01 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-09-05T09:00:07.693Z] #14 49.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:00:07.693Z] #14 49.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-05T09:00:07.693Z] #14 49.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-05T09:00:07.693Z] #14 49.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-05T09:00:07.693Z] #14 49.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-05T09:00:07.693Z] #14 49.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-05T09:00:07.693Z] #14 49.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-05T09:00:07.693Z] #14 49.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-05T09:00:07.693Z] #14 49.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:00:07.693Z] #14 49.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:00:07.956Z] #14 ... [2022-09-05T09:00:07.956Z] [2022-09-05T09:00:07.956Z] #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-09-05T09:00:07.956Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:07.956Z] #76 46.76 Selecting previously unselected package libtool. [2022-09-05T09:00:07.956Z] #76 46.76 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-05T09:00:07.956Z] #76 46.76 Unpacking libtool (2.4.6-15) ... [2022-09-05T09:00:07.956Z] #76 47.06 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:00:07.956Z] #76 47.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:07.956Z] #76 47.11 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:07.956Z] #76 47.31 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:00:07.956Z] #76 47.32 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:00:07.956Z] #76 47.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:07.956Z] #76 47.48 Selecting previously unselected package libyajl-dev:amd64. [2022-09-05T09:00:07.956Z] #76 47.48 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-05T09:00:07.956Z] #76 47.48 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:07.956Z] #76 47.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:07.956Z] #76 47.71 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:07.956Z] #76 47.72 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:07.956Z] #76 47.75 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:07.956Z] #76 47.78 Setting up file (1:5.39-3) ... [2022-09-05T09:00:07.956Z] #76 47.78 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:00:07.956Z] #76 47.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:07.956Z] #76 47.85 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:07.956Z] #76 47.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:07.956Z] #76 47.85 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:07.956Z] #76 47.92 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:07.956Z] #76 47.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:07.956Z] #76 48.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:00:07.956Z] #76 48.18 Setting up patch (2.7.6-7) ... [2022-09-05T09:00:07.956Z] #76 48.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:07.956Z] #76 48.25 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:07.956Z] #76 48.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:07.956Z] #76 48.28 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:07.956Z] #76 48.37 Setting up libtool (2.4.6-15) ... [2022-09-05T09:00:07.956Z] #76 48.37 Setting up m4 (1.4.18-5) ... [2022-09-05T09:00:07.956Z] #76 48.37 Setting up dpkg-dev (1.20.11) ... [2022-09-05T09:00:07.956Z] #76 48.42 Setting up autoconf (2.69-14) ... [2022-09-05T09:00:07.956Z] #76 48.46 Setting up build-essential (12.9) ... [2022-09-05T09:00:07.956Z] #76 48.46 Setting up automake (1:1.16.3-2) ... [2022-09-05T09:00:07.956Z] #76 48.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-05T09:00:07.956Z] #76 48.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:07.989Z] #47 ... [2022-09-05T09:00:07.989Z] [2022-09-05T09:00:07.989Z] #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-09-05T09:00:07.989Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:07.989Z] #14 37.31 Reading package lists... [2022-09-05T09:00:08.217Z] #76 DONE 49.7s [2022-09-05T09:00:08.217Z] [2022-09-05T09:00:08.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-09-05T09:00:08.217Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:09.385Z] #19 142.3 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-05T09:00:09.385Z] #19 142.4 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-05T09:00:09.597Z] #14 ... [2022-09-05T09:00:09.597Z] [2022-09-05T09:00:09.597Z] #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-09-05T09:00:09.597Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:09.597Z] #76 35.93 Reading package lists... [2022-09-05T09:00:09.597Z] #76 45.69 Building dependency tree... [2022-09-05T09:00:09.597Z] #76 52.92 python3 is already the newest version (3.9.2-3). [2022-09-05T09:00:09.597Z] #76 52.92 The following additional packages will be installed: [2022-09-05T09:00:09.597Z] #76 52.94 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-05T09:00:09.597Z] #76 52.96 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-05T09:00:09.597Z] #76 53.00 Suggested packages: [2022-09-05T09:00:09.597Z] #76 53.01 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-05T09:00:09.597Z] #76 53.01 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-05T09:00:09.597Z] #76 53.01 m4-doc ed diffutils-doc [2022-09-05T09:00:09.597Z] #76 53.01 Recommended packages: [2022-09-05T09:00:09.597Z] #76 53.01 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-05T09:00:09.597Z] #76 55.82 The following NEW packages will be installed: [2022-09-05T09:00:09.597Z] #76 55.83 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-05T09:00:09.597Z] #76 55.84 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-05T09:00:09.597Z] #76 55.84 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-05T09:00:09.597Z] #76 55.84 libyajl2 m4 patch xz-utils [2022-09-05T09:00:09.909Z] #14 46.95 Building dependency tree... [2022-09-05T09:00:10.166Z] #76 56.44 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:10.166Z] #76 56.44 Need to get 5940 kB of archives. [2022-09-05T09:00:10.166Z] #76 56.44 After this operation, 18.7 MB of additional disk space will be used. [2022-09-05T09:00:10.166Z] #76 56.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:00:10.166Z] #76 ... [2022-09-05T09:00:10.166Z] [2022-09-05T09:00:10.166Z] #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-09-05T09:00:10.166Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:10.166Z] #14 56.36 The following additional packages will be installed: [2022-09-05T09:00:10.166Z] #14 56.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:10.166Z] #14 56.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-05T09:00:10.166Z] #14 56.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-05T09:00:10.166Z] #14 56.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-05T09:00:10.166Z] #14 56.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-05T09:00:10.166Z] #14 56.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-05T09:00:10.166Z] #14 56.37 mingw-w64-common mingw-w64-x86-64-dev [2022-09-05T09:00:10.166Z] #14 56.38 Suggested packages: [2022-09-05T09:00:10.166Z] #14 56.38 gcc-10-locales seccomp wine64 [2022-09-05T09:00:11.106Z] #14 ... [2022-09-05T09:00:11.106Z] [2022-09-05T09:00:11.106Z] #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-09-05T09:00:11.106Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:11.106Z] #42 38.43 Reading package lists... [2022-09-05T09:00:11.106Z] #42 47.54 Building dependency tree... [2022-09-05T09:00:11.106Z] #42 54.64 The following additional packages will be installed: [2022-09-05T09:00:11.106Z] #42 54.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-05T09:00:11.106Z] #42 54.65 Suggested packages: [2022-09-05T09:00:11.106Z] #42 54.65 cmake-doc ninja-build lrzip [2022-09-05T09:00:11.106Z] #42 54.65 Recommended packages: [2022-09-05T09:00:11.106Z] #42 54.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-05T09:00:11.106Z] #42 56.02 The following NEW packages will be installed: [2022-09-05T09:00:11.106Z] #42 56.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-05T09:00:11.106Z] #42 56.03 vim-common xxd [2022-09-05T09:00:11.106Z] #42 56.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:11.106Z] #42 56.63 Need to get 17.7 MB of archives. [2022-09-05T09:00:11.106Z] #42 56.63 After this operation, 70.7 MB of additional disk space will be used. [2022-09-05T09:00:11.106Z] #42 56.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:00:11.106Z] #42 56.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:00:11.106Z] #42 56.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-05T09:00:11.106Z] #42 56.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:00:11.106Z] #42 ... [2022-09-05T09:00:11.106Z] [2022-09-05T09:00:11.106Z] #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-09-05T09:00:11.106Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:11.106Z] #76 56.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-05T09:00:11.106Z] #76 56.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-05T09:00:11.106Z] #76 56.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-05T09:00:11.106Z] #76 56.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T09:00:11.106Z] #76 56.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-05T09:00:11.106Z] #76 56.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-05T09:00:11.106Z] #76 56.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-05T09:00:11.106Z] #76 56.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-05T09:00:11.106Z] #76 56.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-05T09:00:11.106Z] #76 56.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:00:11.106Z] #76 56.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T09:00:11.106Z] #76 56.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-05T09:00:11.106Z] #76 56.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:00:11.106Z] #76 56.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-05T09:00:11.106Z] #76 56.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:00:11.106Z] #76 56.96 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-09-05T09:00:11.106Z] #76 56.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:00:11.106Z] #76 56.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:00:11.106Z] #76 57.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-05T09:00:11.106Z] #76 57.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:00:11.106Z] #76 57.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:00:11.106Z] #76 57.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-05T09:00:11.503Z] #14 67.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-05T09:00:11.503Z] #14 67.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:11.503Z] #14 67.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:11.503Z] #14 ... [2022-09-05T09:00:11.503Z] [2022-09-05T09:00:11.503Z] #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-09-05T09:00:11.503Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:00:11.503Z] #77 11.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-05T09:00:11.503Z] #77 12.61 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-05T09:00:11.503Z] #77 12.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-05T09:00:11.503Z] #77 13.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-05T09:00:11.819Z] #14 ... [2022-09-05T09:00:11.820Z] [2022-09-05T09:00:11.820Z] #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-09-05T09:00:11.820Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:11.820Z] #55 40.80 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-05T09:00:11.820Z] #55 40.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-05T09:00:11.820Z] #55 41.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-05T09:00:11.820Z] #55 41.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-05T09:00:11.820Z] #55 41.36 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-05T09:00:11.820Z] #55 41.85 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-05T09:00:11.820Z] #55 41.91 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-05T09:00:11.820Z] #55 41.96 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-05T09:00:11.820Z] #55 42.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-05T09:00:11.820Z] #55 42.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-05T09:00:11.820Z] #55 42.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-05T09:00:11.820Z] #55 42.63 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-05T09:00:11.820Z] #55 42.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-05T09:00:11.820Z] #55 42.75 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-05T09:00:11.820Z] #55 42.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-05T09:00:11.820Z] #55 42.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-05T09:00:11.820Z] #55 43.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-05T09:00:11.820Z] #55 43.43 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-05T09:00:11.820Z] #55 43.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-05T09:00:11.820Z] #55 44.09 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-05T09:00:11.820Z] #55 44.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-05T09:00:11.820Z] #55 44.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-05T09:00:11.820Z] #55 44.49 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-05T09:00:11.820Z] #55 44.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-05T09:00:11.820Z] #55 45.05 go: downloading honnef.co/go/tools v0.3.1 [2022-09-05T09:00:11.820Z] #55 48.05 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-05T09:00:11.820Z] #55 48.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-05T09:00:11.820Z] #55 48.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-05T09:00:11.820Z] #55 48.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-05T09:00:11.820Z] #55 48.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-05T09:00:11.820Z] #55 48.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-05T09:00:11.820Z] #55 48.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-05T09:00:11.820Z] #55 48.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-05T09:00:11.820Z] #55 48.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-05T09:00:11.820Z] #55 49.39 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-05T09:00:11.820Z] #55 49.39 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-05T09:00:11.820Z] #55 49.82 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-05T09:00:11.820Z] #55 50.14 go: downloading golang.org/x/text v0.3.7 [2022-09-05T09:00:11.922Z] #19 144.5 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-05T09:00:11.922Z] #19 144.6 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-05T09:00:12.435Z] #77 ... [2022-09-05T09:00:12.435Z] [2022-09-05T09:00:12.435Z] #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-09-05T09:00:12.435Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:00:12.435Z] #64 7.530 + RM_GOPATH=0 [2022-09-05T09:00:12.435Z] #64 7.530 + TMP_GOPATH= [2022-09-05T09:00:12.435Z] #64 7.530 + : /build [2022-09-05T09:00:12.435Z] #64 7.530 + '[' -z '' ']' [2022-09-05T09:00:12.435Z] #64 7.530 ++ mktemp -d [2022-09-05T09:00:12.435Z] #64 7.542 + export GOPATH=/tmp/tmp.YUUbZU8D7w [2022-09-05T09:00:12.435Z] #64 7.542 + GOPATH=/tmp/tmp.YUUbZU8D7w [2022-09-05T09:00:12.435Z] #64 7.542 + RM_GOPATH=1 [2022-09-05T09:00:12.435Z] #64 7.542 + case "$(go env GOARCH)" in [2022-09-05T09:00:12.435Z] #64 7.542 ++ go env GOARCH [2022-09-05T09:00:12.435Z] #64 7.574 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:12.435Z] #64 7.574 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:12.435Z] #64 7.574 ++ dirname /install.sh [2022-09-05T09:00:12.435Z] #64 7.574 + dir=/ [2022-09-05T09:00:12.435Z] #64 7.574 + bin=containerd [2022-09-05T09:00:12.435Z] #64 7.574 + shift [2022-09-05T09:00:12.435Z] #64 7.574 + '[' '!' -f //containerd.installer ']' [2022-09-05T09:00:12.435Z] #64 7.574 + . //containerd.installer [2022-09-05T09:00:12.435Z] #64 7.574 ++ set -e [2022-09-05T09:00:12.435Z] #64 7.584 Install containerd version v1.6.8 [2022-09-05T09:00:12.435Z] #64 7.584 ++ : v1.6.8 [2022-09-05T09:00:12.435Z] #64 7.584 + install_containerd [2022-09-05T09:00:12.435Z] #64 7.584 + echo 'Install containerd version v1.6.8' [2022-09-05T09:00:12.435Z] #64 7.584 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YUUbZU8D7w/src/github.com/containerd/containerd [2022-09-05T09:00:12.435Z] #64 7.584 Cloning into '/tmp/tmp.YUUbZU8D7w/src/github.com/containerd/containerd'... [2022-09-05T09:00:12.435Z] #64 ... [2022-09-05T09:00:12.435Z] [2022-09-05T09:00:12.435Z] #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-09-05T09:00:12.435Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:12.435Z] #14 50.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:12.435Z] #14 50.59 Fetched 115 MB in 8s (14.1 MB/s) [2022-09-05T09:00:12.435Z] #14 50.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-05T09:00:12.435Z] #14 50.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:12.435Z] #14 50.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:12.435Z] #14 50.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:12.435Z] #14 53.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-05T09:00:12.435Z] #14 53.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:12.435Z] #14 53.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:12.435Z] #14 ... [2022-09-05T09:00:12.435Z] [2022-09-05T09:00:12.435Z] #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-09-05T09:00:12.435Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:12.435Z] #55 43.60 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-05T09:00:12.435Z] #55 44.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-05T09:00:12.435Z] #55 ... [2022-09-05T09:00:12.435Z] [2022-09-05T09:00:12.435Z] #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-09-05T09:00:12.435Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:12.435Z] #42 49.98 Selecting previously unselected package libxml2:amd64. [2022-09-05T09:00:12.435Z] #42 49.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 50.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:12.435Z] #42 50.51 Selecting previously unselected package libarchive13:amd64. [2022-09-05T09:00:12.435Z] #42 50.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 50.52 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:12.435Z] #42 50.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-05T09:00:12.435Z] #42 50.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 50.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:12.435Z] #42 51.04 Selecting previously unselected package librhash0:amd64. [2022-09-05T09:00:12.435Z] #42 51.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 51.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:12.435Z] #42 51.26 Selecting previously unselected package libuv1:amd64. [2022-09-05T09:00:12.435Z] #42 51.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 51.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:12.435Z] #42 51.51 Selecting previously unselected package cmake. [2022-09-05T09:00:12.435Z] #42 51.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-05T09:00:12.435Z] #42 51.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:13.012Z] #76 59.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:13.271Z] #76 59.61 Fetched 5940 kB in 1s (5244 kB/s) [2022-09-05T09:00:13.729Z] #55 ... [2022-09-05T09:00:13.730Z] [2022-09-05T09:00:13.730Z] #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-09-05T09:00:13.730Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:13.730Z] #14 53.02 The following additional packages will be installed: [2022-09-05T09:00:13.730Z] #14 53.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:13.730Z] #14 53.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-05T09:00:13.730Z] #14 53.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-05T09:00:13.730Z] #14 53.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-05T09:00:13.730Z] #14 53.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-05T09:00:13.730Z] #14 53.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-05T09:00:13.730Z] #14 53.05 mingw-w64-common mingw-w64-x86-64-dev [2022-09-05T09:00:13.730Z] #14 53.08 Suggested packages: [2022-09-05T09:00:13.789Z] #76 59.89 Selecting previously unselected package bzip2. [2022-09-05T09:00:13.789Z] #76 59.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:13.789Z] #76 59.93 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:00:13.789Z] #76 59.96 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:00:13.789Z] #76 ... [2022-09-05T09:00:13.789Z] [2022-09-05T09:00:13.789Z] #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-09-05T09:00:13.789Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:13.789Z] #55 50.03 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-05T09:00:13.789Z] #55 50.04 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-05T09:00:13.789Z] #55 50.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-05T09:00:13.789Z] #55 50.64 go: downloading golang.org/x/text v0.3.7 [2022-09-05T09:00:13.789Z] #55 ... [2022-09-05T09:00:13.789Z] [2022-09-05T09:00:13.789Z] #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-09-05T09:00:13.789Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:13.789Z] #62 40.27 Reading package lists... [2022-09-05T09:00:13.789Z] #62 50.21 Building dependency tree... [2022-09-05T09:00:13.789Z] #62 56.52 The following additional packages will be installed: [2022-09-05T09:00:13.789Z] #62 56.53 libbtrfs0 [2022-09-05T09:00:13.789Z] #62 56.95 The following NEW packages will be installed: [2022-09-05T09:00:13.789Z] #62 56.95 libbtrfs-dev libbtrfs0 [2022-09-05T09:00:13.789Z] #62 57.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:13.789Z] #62 57.40 Need to get 460 kB of archives. [2022-09-05T09:00:13.789Z] #62 57.40 After this operation, 1237 kB of additional disk space will be used. [2022-09-05T09:00:13.789Z] #62 57.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:13.789Z] #62 57.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:13.789Z] #62 59.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:13.789Z] #62 59.95 Fetched 460 kB in 0s (1206 kB/s) [2022-09-05T09:00:13.789Z] #62 60.08 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:00:13.912Z] #19 147.0 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-05T09:00:13.912Z] #19 147.0 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-05T09:00:13.990Z] #14 53.08 gcc-10-locales seccomp wine64 [2022-09-05T09:00:14.048Z] #62 60.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:14.048Z] #62 60.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:00:14.048Z] #62 60.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:14.048Z] #62 ... [2022-09-05T09:00:14.048Z] [2022-09-05T09:00:14.048Z] #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-09-05T09:00:14.048Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:14.048Z] #76 60.21 Selecting previously unselected package libmagic-mgc. [2022-09-05T09:00:14.048Z] #76 60.24 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:14.048Z] #76 60.25 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:14.308Z] #76 ... [2022-09-05T09:00:14.308Z] [2022-09-05T09:00:14.308Z] #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-09-05T09:00:14.308Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:14.308Z] #51 40.34 Reading package lists... [2022-09-05T09:00:14.308Z] #51 50.32 Building dependency tree... [2022-09-05T09:00:14.308Z] #51 56.48 The following additional packages will be installed: [2022-09-05T09:00:14.308Z] #51 56.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:14.308Z] #51 56.50 python3-protobuf python3-six [2022-09-05T09:00:14.308Z] #51 56.50 Suggested packages: [2022-09-05T09:00:14.308Z] #51 56.54 python3-setuptools [2022-09-05T09:00:14.308Z] #51 56.54 Recommended packages: [2022-09-05T09:00:14.308Z] #51 56.54 iproute2 | iproute [2022-09-05T09:00:14.308Z] #51 57.85 The following NEW packages will be installed: [2022-09-05T09:00:14.308Z] #51 57.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:14.308Z] #51 57.91 python3-protobuf python3-six [2022-09-05T09:00:14.308Z] #51 58.69 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:14.308Z] #51 58.69 Need to get 2315 kB of archives. [2022-09-05T09:00:14.308Z] #51 58.69 After this operation, 11.1 MB of additional disk space will be used. [2022-09-05T09:00:14.308Z] #51 58.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-05T09:00:14.308Z] #51 58.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:00:14.308Z] #51 58.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-05T09:00:14.308Z] #51 58.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-05T09:00:14.308Z] #51 58.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:00:14.308Z] #51 58.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-05T09:00:14.308Z] #51 58.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:00:14.308Z] #51 ... [2022-09-05T09:00:14.308Z] [2022-09-05T09:00:14.308Z] #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-09-05T09:00:14.308Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:14.308Z] #62 60.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:00:14.365Z] #42 ... [2022-09-05T09:00:14.365Z] [2022-09-05T09:00:14.365Z] #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-09-05T09:00:14.365Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:14.365Z] #14 55.86 Selecting previously unselected package binutils-mingw-w64. [2022-09-05T09:00:14.365Z] #14 55.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-05T09:00:14.365Z] #14 55.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:00:14.365Z] #14 55.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-05T09:00:14.365Z] #14 55.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:14.365Z] #14 56.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:00:14.568Z] #62 60.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:00:14.568Z] #62 60.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:14.635Z] #14 56.23 Selecting previously unselected package dmsetup. [2022-09-05T09:00:14.636Z] #14 56.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:14.636Z] #14 56.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:00:14.897Z] #14 56.52 Selecting previously unselected package mingw-w64-common. [2022-09-05T09:00:14.897Z] #14 56.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-05T09:00:14.897Z] #14 56.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-05T09:00:15.506Z] #62 61.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:15.506Z] #62 61.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:15.506Z] #62 61.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:15.693Z] #77 25.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-05T09:00:16.284Z] #14 ... [2022-09-05T09:00:16.284Z] [2022-09-05T09:00:16.284Z] #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-09-05T09:00:16.284Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:16.284Z] #42 56.01 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:16.284Z] #42 56.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:16.284Z] #42 56.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:16.284Z] #42 56.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:16.284Z] #42 56.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:16.284Z] #42 56.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:16.284Z] #42 56.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:16.284Z] #42 56.31 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:16.284Z] #42 56.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:16.284Z] #42 56.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:16.284Z] #42 56.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:16.284Z] #42 DONE 57.6s [2022-09-05T09:00:16.284Z] [2022-09-05T09:00:16.284Z] #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-09-05T09:00:16.284Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:16.284Z] #77 7.957 Cloning into '/tmp/crun-build'... [2022-09-05T09:00:16.469Z] #19 149.4 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-05T09:00:16.469Z] #19 149.4 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-05T09:00:16.469Z] #19 149.5 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-05T09:00:16.469Z] #19 149.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-05T09:00:16.469Z] #19 149.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-05T09:00:16.469Z] #19 149.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-05T09:00:16.469Z] #19 149.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-05T09:00:16.540Z] #14 55.23 The following NEW packages will be installed: [2022-09-05T09:00:16.540Z] #14 55.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:16.540Z] #14 55.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-05T09:00:16.540Z] #14 55.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-05T09:00:16.540Z] #14 55.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-05T09:00:16.540Z] #14 55.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-05T09:00:16.540Z] #14 55.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-05T09:00:16.540Z] #14 55.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-05T09:00:16.540Z] #14 55.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-05T09:00:16.540Z] #14 55.23 mingw-w64-x86-64-dev [2022-09-05T09:00:16.540Z] #14 ... [2022-09-05T09:00:16.540Z] [2022-09-05T09:00:16.540Z] #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-09-05T09:00:16.540Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:16.540Z] #76 36.21 Reading package lists... [2022-09-05T09:00:16.540Z] #76 45.49 Building dependency tree... [2022-09-05T09:00:16.540Z] #76 52.21 python3 is already the newest version (3.9.2-3). [2022-09-05T09:00:16.540Z] #76 52.21 The following additional packages will be installed: [2022-09-05T09:00:16.540Z] #76 52.26 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-05T09:00:16.540Z] #76 52.27 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-05T09:00:16.540Z] #76 52.30 Suggested packages: [2022-09-05T09:00:16.540Z] #76 52.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-05T09:00:16.540Z] #76 52.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-05T09:00:16.540Z] #76 52.30 m4-doc ed diffutils-doc [2022-09-05T09:00:16.540Z] #76 52.30 Recommended packages: [2022-09-05T09:00:16.540Z] #76 52.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-05T09:00:16.540Z] #76 54.76 The following NEW packages will be installed: [2022-09-05T09:00:16.540Z] #76 54.79 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-05T09:00:16.540Z] #76 54.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-05T09:00:16.540Z] #76 54.80 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-05T09:00:16.540Z] #76 54.80 libyajl2 m4 patch xz-utils [2022-09-05T09:00:16.540Z] #76 55.28 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:16.540Z] #76 55.28 Need to get 5940 kB of archives. [2022-09-05T09:00:16.540Z] #76 55.28 After this operation, 18.7 MB of additional disk space will be used. [2022-09-05T09:00:16.540Z] #76 55.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:00:16.540Z] #76 55.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-05T09:00:16.540Z] #76 55.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-05T09:00:16.540Z] #76 55.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-05T09:00:16.540Z] #76 55.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T09:00:16.540Z] #76 55.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-05T09:00:16.540Z] #76 55.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-05T09:00:16.540Z] #76 55.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-05T09:00:16.540Z] #76 55.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-05T09:00:16.540Z] #76 55.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-05T09:00:16.540Z] #76 55.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:00:16.540Z] #76 55.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T09:00:16.540Z] #76 55.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-05T09:00:16.540Z] #76 55.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:00:16.540Z] #76 55.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-05T09:00:16.540Z] #76 55.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:00:16.540Z] #76 55.81 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-09-05T09:00:16.726Z] #19 149.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-05T09:00:16.726Z] #19 149.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-05T09:00:16.726Z] #19 149.8 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-05T09:00:16.800Z] #76 55.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:00:16.800Z] #76 55.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:00:16.800Z] #76 55.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-05T09:00:16.800Z] #76 55.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:00:16.800Z] #76 55.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:00:16.800Z] #76 55.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-05T09:00:16.800Z] #76 ... [2022-09-05T09:00:16.800Z] [2022-09-05T09:00:16.800Z] #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-09-05T09:00:16.800Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:16.800Z] #14 55.92 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:16.800Z] #14 55.92 Need to get 115 MB of archives. [2022-09-05T09:00:16.800Z] #14 55.92 After this operation, 645 MB of additional disk space will be used. [2022-09-05T09:00:16.800Z] #14 55.92 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-09-05T09:00:16.858Z] #77 ... [2022-09-05T09:00:16.858Z] [2022-09-05T09:00:16.858Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-05T09:00:16.858Z] #43 sha256:7597a952f3bcd9b85b8717981c9ebec3d01b3888c512af5bf595bdfe62b4fb55 [2022-09-05T09:00:16.858Z] #43 DONE 0.7s [2022-09-05T09:00:16.858Z] [2022-09-05T09:00:16.858Z] #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-09-05T09:00:16.858Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:16.858Z] #51 48.03 Selecting previously unselected package python3-six. [2022-09-05T09:00:16.858Z] #51 48.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-05T09:00:16.858Z] #51 48.03 Unpacking python3-six (1.16.0-2) ... [2022-09-05T09:00:16.858Z] #51 48.18 Selecting previously unselected package python3-protobuf. [2022-09-05T09:00:16.858Z] #51 48.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-05T09:00:16.859Z] #51 48.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:16.859Z] #51 48.73 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:00:16.859Z] #51 48.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:00:16.859Z] #51 48.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:16.859Z] #51 48.82 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:00:16.859Z] #51 48.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:00:16.859Z] #51 48.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:16.859Z] #51 49.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:16.859Z] #51 49.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:16.859Z] #51 49.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:16.859Z] #51 49.10 Selecting previously unselected package criu. [2022-09-05T09:00:16.859Z] #51 49.10 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-05T09:00:16.859Z] #51 49.18 Unpacking criu (3.17.1-1) ... [2022-09-05T09:00:16.859Z] #51 49.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:16.859Z] #51 51.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:16.859Z] #51 51.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:16.859Z] #51 51.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:16.859Z] #51 51.95 Setting up python3-six (1.16.0-2) ... [2022-09-05T09:00:16.859Z] #51 53.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:16.859Z] #51 53.24 Setting up python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:16.859Z] #51 57.30 Setting up criu (3.17.1-1) ... [2022-09-05T09:00:16.886Z] #62 DONE 62.9s [2022-09-05T09:00:16.886Z] [2022-09-05T09:00:16.886Z] #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-09-05T09:00:16.886Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T09:00:16.886Z] #57 61.85 v3.0.2 [2022-09-05T09:00:16.886Z] #57 DONE 62.9s [2022-09-05T09:00:16.886Z] [2022-09-05T09:00:16.886Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-05T09:00:16.886Z] #63 sha256:c7a20eecb8b4358c83608d1f1a6954611fe964f83e9c0552794ca5b954685cda [2022-09-05T09:00:16.886Z] #63 DONE 0.3s [2022-09-05T09:00:16.886Z] [2022-09-05T09:00:16.886Z] #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-09-05T09:00:16.886Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:16.886Z] #76 61.09 Selecting previously unselected package libmagic1:amd64. [2022-09-05T09:00:16.886Z] #76 61.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:16.886Z] #76 61.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:16.886Z] #76 61.46 Selecting previously unselected package file. [2022-09-05T09:00:16.886Z] #76 61.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:16.886Z] #76 61.50 Unpacking file (1:5.39-3) ... [2022-09-05T09:00:16.886Z] #76 61.83 Selecting previously unselected package xz-utils. [2022-09-05T09:00:16.886Z] #76 61.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:00:16.886Z] #76 61.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:16.886Z] #76 62.40 Selecting previously unselected package libsigsegv2:amd64. [2022-09-05T09:00:16.886Z] #76 62.41 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-05T09:00:16.886Z] #76 62.45 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:16.886Z] #76 62.66 Selecting previously unselected package m4. [2022-09-05T09:00:16.886Z] #76 62.67 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-05T09:00:16.886Z] #76 62.70 Unpacking m4 (1.4.18-5) ... [2022-09-05T09:00:16.886Z] #76 63.11 Selecting previously unselected package autoconf. [2022-09-05T09:00:16.886Z] #76 63.12 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-05T09:00:16.886Z] #76 63.12 Unpacking autoconf (2.69-14) ... [2022-09-05T09:00:16.982Z] #19 149.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-05T09:00:16.982Z] #19 149.8 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-05T09:00:16.982Z] #19 149.9 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-05T09:00:17.061Z] #14 56.25 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-09-05T09:00:17.120Z] #51 ... [2022-09-05T09:00:17.120Z] [2022-09-05T09:00:17.120Z] #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-09-05T09:00:17.120Z] #44 sha256:8585db7ed16edce40ab1c32366925fd97872e4c1d5d64e5b004fb378e8ba0361 [2022-09-05T09:00:17.321Z] #14 56.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-05T09:00:17.322Z] #14 56.54 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-09-05T09:00:17.322Z] #14 56.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-05T09:00:17.322Z] #14 56.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-05T09:00:17.826Z] #76 63.84 Selecting previously unselected package autotools-dev. [2022-09-05T09:00:17.826Z] #76 63.85 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-05T09:00:17.826Z] #76 63.89 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:17.826Z] #76 64.18 Selecting previously unselected package automake. [2022-09-05T09:00:17.826Z] #76 64.18 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-05T09:00:17.827Z] #76 64.19 Unpacking automake (1:1.16.3-2) ... [2022-09-05T09:00:17.891Z] #14 ... [2022-09-05T09:00:17.891Z] [2022-09-05T09:00:17.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-09-05T09:00:17.891Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:17.891Z] #62 37.65 Reading package lists... [2022-09-05T09:00:17.891Z] #62 47.17 Building dependency tree... [2022-09-05T09:00:17.891Z] #62 53.65 The following additional packages will be installed: [2022-09-05T09:00:17.891Z] #62 53.68 libbtrfs0 [2022-09-05T09:00:17.891Z] #62 54.01 The following NEW packages will be installed: [2022-09-05T09:00:17.891Z] #62 54.05 libbtrfs-dev libbtrfs0 [2022-09-05T09:00:17.891Z] #62 54.64 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:17.891Z] #62 54.64 Need to get 460 kB of archives. [2022-09-05T09:00:17.891Z] #62 54.64 After this operation, 1237 kB of additional disk space will be used. [2022-09-05T09:00:17.891Z] #62 54.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:17.891Z] #62 54.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:17.891Z] #62 56.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:17.891Z] #62 56.71 Fetched 460 kB in 0s (1048 kB/s) [2022-09-05T09:00:17.891Z] #62 ... [2022-09-05T09:00:17.891Z] [2022-09-05T09:00:17.891Z] #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-09-05T09:00:17.891Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:17.891Z] #42 37.76 Reading package lists... [2022-09-05T09:00:17.891Z] #42 47.25 Building dependency tree... [2022-09-05T09:00:17.891Z] #42 53.84 The following additional packages will be installed: [2022-09-05T09:00:17.891Z] #42 53.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-05T09:00:17.891Z] #42 53.87 Suggested packages: [2022-09-05T09:00:17.891Z] #42 53.88 cmake-doc ninja-build lrzip [2022-09-05T09:00:17.892Z] #42 53.88 Recommended packages: [2022-09-05T09:00:17.892Z] #42 53.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-05T09:00:17.892Z] #42 55.36 The following NEW packages will be installed: [2022-09-05T09:00:17.892Z] #42 55.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-05T09:00:17.892Z] #42 55.36 vim-common xxd [2022-09-05T09:00:17.892Z] #42 55.93 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:17.892Z] #42 55.93 Need to get 17.7 MB of archives. [2022-09-05T09:00:17.892Z] #42 55.93 After this operation, 70.7 MB of additional disk space will be used. [2022-09-05T09:00:17.892Z] #42 55.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:00:17.892Z] #42 55.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:00:17.892Z] #42 55.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-05T09:00:17.892Z] #42 56.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:00:17.892Z] #42 57.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-05T09:00:17.892Z] #42 57.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-05T09:00:17.892Z] #42 57.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-05T09:00:17.892Z] #42 57.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-05T09:00:17.892Z] #42 57.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-05T09:00:17.892Z] #42 57.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-05T09:00:17.892Z] #42 ... [2022-09-05T09:00:17.892Z] [2022-09-05T09:00:17.892Z] #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-09-05T09:00:17.892Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:17.892Z] #62 57.20 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:00:18.152Z] #62 57.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-09-05T09:00:18.152Z] #62 57.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:00:18.152Z] #62 57.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:18.722Z] #62 57.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:00:18.722Z] #62 57.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:00:18.722Z] #62 57.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:19.208Z] #76 65.38 Selecting previously unselected package patch. [2022-09-05T09:00:19.208Z] #76 65.38 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:00:19.208Z] #76 65.38 Unpacking patch (2.7.6-7) ... [2022-09-05T09:00:19.293Z] #62 58.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:00:19.293Z] #62 58.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:00:19.471Z] #76 ... [2022-09-05T09:00:19.471Z] [2022-09-05T09:00:19.471Z] #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-09-05T09:00:19.471Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T09:00:19.471Z] #40 65.46 NAME: [2022-09-05T09:00:19.471Z] #40 65.46 go-winres - A tool for embedding resources in Windows executables [2022-09-05T09:00:19.471Z] #40 65.46 [2022-09-05T09:00:19.471Z] #40 65.46 USAGE: [2022-09-05T09:00:19.471Z] #40 65.46 go-winres [global options] command [command options] [arguments...] [2022-09-05T09:00:19.471Z] #40 65.46 [2022-09-05T09:00:19.471Z] #40 65.46 COMMANDS: [2022-09-05T09:00:19.471Z] #40 65.46 init Create an initial ./winres/winres.json [2022-09-05T09:00:19.471Z] #40 65.46 make Make syso files for the "go build" command [2022-09-05T09:00:19.471Z] #40 65.46 simply Make syso files for the "go build" command (simplified) [2022-09-05T09:00:19.471Z] #40 65.46 extract Extract all resources from an executable [2022-09-05T09:00:19.471Z] #40 65.46 patch Replace resources in an executable file (exe, dll) [2022-09-05T09:00:19.471Z] #40 65.46 help, h Shows a list of commands or help for one command [2022-09-05T09:00:19.471Z] #40 65.46 [2022-09-05T09:00:19.471Z] #40 65.46 GLOBAL OPTIONS: [2022-09-05T09:00:19.471Z] #40 65.46 --help, -h show help (default: false) [2022-09-05T09:00:19.471Z] #40 DONE 65.8s [2022-09-05T09:00:19.471Z] [2022-09-05T09:00:19.471Z] #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-09-05T09:00:19.471Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:19.471Z] #76 65.72 Selecting previously unselected package dpkg-dev. [2022-09-05T09:00:19.471Z] #76 65.72 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-05T09:00:19.471Z] #76 65.74 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T09:00:19.553Z] #62 58.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:19.677Z] #44 ... [2022-09-05T09:00:19.677Z] [2022-09-05T09:00:19.677Z] #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-09-05T09:00:19.677Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:19.677Z] #51 59.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:19.677Z] #51 DONE 60.2s [2022-09-05T09:00:19.677Z] [2022-09-05T09:00:19.677Z] #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-09-05T09:00:19.677Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:19.730Z] #76 ... [2022-09-05T09:00:19.730Z] [2022-09-05T09:00:19.730Z] #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-09-05T09:00:19.730Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:19.730Z] #55 61.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-05T09:00:19.730Z] #55 61.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-05T09:00:19.730Z] #55 61.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-05T09:00:19.730Z] #55 62.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-05T09:00:19.730Z] #55 62.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-05T09:00:19.730Z] #55 62.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-05T09:00:19.730Z] #55 62.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-05T09:00:19.730Z] #55 62.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-05T09:00:19.730Z] #55 62.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-05T09:00:19.730Z] #55 62.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-05T09:00:19.730Z] #55 62.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-05T09:00:19.730Z] #55 63.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-05T09:00:19.730Z] #55 64.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-05T09:00:19.730Z] #55 64.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-05T09:00:19.730Z] #55 64.65 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-05T09:00:19.730Z] #55 64.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-05T09:00:19.730Z] #55 65.15 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-05T09:00:19.730Z] #55 65.38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-05T09:00:19.730Z] #55 65.38 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-05T09:00:19.730Z] #55 65.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-05T09:00:19.730Z] #55 65.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-05T09:00:19.730Z] #55 65.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-05T09:00:19.730Z] #55 65.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-05T09:00:19.730Z] #55 66.05 go: downloading github.com/prometheus/common v0.32.1 [2022-09-05T09:00:19.885Z] #77 ... [2022-09-05T09:00:19.885Z] [2022-09-05T09:00:19.885Z] #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-09-05T09:00:19.885Z] #64 sha256:55285baa557674f40794d8c03164ce6f534b7ef6b944278ca163331cef2eb56f [2022-09-05T09:00:20.404Z] #64 42.11 Updating files: 59% (2949/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-05T09:00:20.404Z] #64 43.05 + cd /tmp/tmp.ULcVn6slK6/src/github.com/containerd/containerd [2022-09-05T09:00:20.404Z] #64 43.05 + git checkout -q v1.6.8 [2022-09-05T09:00:20.493Z] #62 ... [2022-09-05T09:00:20.493Z] [2022-09-05T09:00:20.493Z] #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-09-05T09:00:20.493Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:20.493Z] #51 39.60 Reading package lists... [2022-09-05T09:00:20.493Z] #51 49.28 Building dependency tree... [2022-09-05T09:00:20.493Z] #51 55.28 The following additional packages will be installed: [2022-09-05T09:00:20.493Z] #51 55.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:20.493Z] #51 55.30 python3-protobuf python3-six [2022-09-05T09:00:20.493Z] #51 55.32 Suggested packages: [2022-09-05T09:00:20.493Z] #51 55.35 python3-setuptools [2022-09-05T09:00:20.493Z] #51 55.35 Recommended packages: [2022-09-05T09:00:20.493Z] #51 55.35 iproute2 | iproute [2022-09-05T09:00:20.493Z] #51 56.52 The following NEW packages will be installed: [2022-09-05T09:00:20.493Z] #51 56.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-05T09:00:20.493Z] #51 56.55 python3-protobuf python3-six [2022-09-05T09:00:20.493Z] #51 57.36 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:20.493Z] #51 57.36 Need to get 2315 kB of archives. [2022-09-05T09:00:20.493Z] #51 57.36 After this operation, 11.1 MB of additional disk space will be used. [2022-09-05T09:00:20.493Z] #51 57.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-05T09:00:20.493Z] #51 57.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:00:20.493Z] #51 57.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-05T09:00:20.493Z] #51 57.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-05T09:00:20.493Z] #51 57.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:00:20.493Z] #51 57.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-05T09:00:20.493Z] #51 57.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:00:20.493Z] #51 ... [2022-09-05T09:00:20.493Z] [2022-09-05T09:00:20.493Z] #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-09-05T09:00:20.493Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:20.493Z] #76 58.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:20.493Z] #76 58.75 Fetched 5940 kB in 1s (5107 kB/s) [2022-09-05T09:00:20.493Z] #76 58.88 Selecting previously unselected package bzip2. [2022-09-05T09:00:20.493Z] #76 58.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:20.493Z] #76 59.03 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:00:20.493Z] #76 59.03 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:00:20.493Z] #76 59.40 Selecting previously unselected package libmagic-mgc. [2022-09-05T09:00:20.493Z] #76 59.40 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:20.674Z] #55 66.75 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-05T09:00:20.674Z] #55 66.75 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-05T09:00:20.755Z] #76 60.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:21.066Z] #55 ... [2022-09-05T09:00:21.066Z] [2022-09-05T09:00:21.066Z] #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-09-05T09:00:21.066Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:21.066Z] #14 62.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-05T09:00:21.066Z] #14 62.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-05T09:00:21.066Z] #14 62.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:00:21.242Z] #55 ... [2022-09-05T09:00:21.242Z] [2022-09-05T09:00:21.242Z] #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-09-05T09:00:21.242Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:21.242Z] #51 67.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-05T09:00:21.502Z] #51 ... [2022-09-05T09:00:21.502Z] [2022-09-05T09:00:21.502Z] #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-09-05T09:00:21.502Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:21.502Z] #42 57.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-05T09:00:21.502Z] #42 57.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-05T09:00:21.502Z] #42 57.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-05T09:00:21.502Z] #42 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-05T09:00:21.502Z] #42 57.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-05T09:00:21.502Z] #42 57.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-05T09:00:21.502Z] #42 60.58 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:21.502Z] #42 61.02 Fetched 17.7 MB in 2s (7543 kB/s) [2022-09-05T09:00:21.502Z] #42 61.18 Selecting previously unselected package xxd. [2022-09-05T09:00:21.502Z] #42 61.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:21.502Z] #42 61.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:00:21.502Z] #42 61.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:21.502Z] #42 61.75 Selecting previously unselected package vim-common. [2022-09-05T09:00:21.502Z] #42 61.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:00:21.502Z] #42 61.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:21.502Z] #42 62.46 Selecting previously unselected package cmake-data. [2022-09-05T09:00:21.502Z] #42 62.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-05T09:00:21.502Z] #42 62.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:21.502Z] #42 ... [2022-09-05T09:00:21.502Z] [2022-09-05T09:00:21.502Z] #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-09-05T09:00:21.502Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:21.502Z] #76 67.49 Selecting previously unselected package build-essential. [2022-09-05T09:00:21.503Z] #76 67.50 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-05T09:00:21.503Z] #76 67.50 Unpacking build-essential (12.9) ... [2022-09-05T09:00:21.503Z] #76 67.76 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:00:21.503Z] #76 67.76 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:21.503Z] #76 67.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:21.762Z] #76 67.97 Selecting previously unselected package libcap-dev:amd64. [2022-09-05T09:00:21.762Z] #76 68.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:21.762Z] #76 68.03 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:21.794Z] #64 44.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-05T09:00:21.794Z] #64 44.54 + BUILDTAGS='netgo osusergo static_build' [2022-09-05T09:00:21.794Z] #64 44.54 + export EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:00:21.794Z] #64 44.54 + EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:00:21.794Z] #64 44.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-05T09:00:21.794Z] #64 44.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-05T09:00:21.794Z] #64 44.54 + '[' '' = dynamic ']' [2022-09-05T09:00:21.794Z] #64 44.54 + make [2022-09-05T09:00:22.024Z] #76 68.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:22.024Z] #76 68.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:22.024Z] #76 68.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:22.137Z] #76 ... [2022-09-05T09:00:22.137Z] [2022-09-05T09:00:22.137Z] #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-09-05T09:00:22.137Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-05T09:00:22.137Z] #57 59.96 v3.0.2 [2022-09-05T09:00:22.137Z] #57 DONE 61.4s [2022-09-05T09:00:22.137Z] [2022-09-05T09:00:22.137Z] #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-09-05T09:00:22.137Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:22.137Z] #76 61.37 Selecting previously unselected package libmagic1:amd64. [2022-09-05T09:00:22.137Z] #76 61.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:22.137Z] #76 61.38 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:22.245Z] #19 ... [2022-09-05T09:00:22.245Z] [2022-09-05T09:00:22.245Z] #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-09-05T09:00:22.245Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:11: installing 'build-aux/compile' [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:11: installing 'build-aux/config.guess' [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:11: installing 'build-aux/config.sub' [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:13: installing 'build-aux/install-sh' [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:13: installing 'build-aux/missing' [2022-09-05T09:00:22.245Z] #84 107.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-05T09:00:22.245Z] #84 107.7 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:00:22.284Z] #76 68.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-05T09:00:22.284Z] #76 68.50 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:22.284Z] #76 68.50 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:22.398Z] #76 ... [2022-09-05T09:00:22.398Z] [2022-09-05T09:00:22.398Z] #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-09-05T09:00:22.398Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-05T09:00:22.398Z] #62 DONE 61.4s [2022-09-05T09:00:22.398Z] [2022-09-05T09:00:22.398Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-05T09:00:22.398Z] #63 sha256:fd6989f8a3d2457cdb89790b315c8d180909fb38bc608a5686ce2f54c17fcaf2 [2022-09-05T09:00:22.398Z] #63 DONE 0.2s [2022-09-05T09:00:22.398Z] [2022-09-05T09:00:22.398Z] #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-09-05T09:00:22.398Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:22.398Z] #42 60.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:22.398Z] #42 61.05 Fetched 17.7 MB in 2s (7851 kB/s) [2022-09-05T09:00:22.398Z] #42 61.29 Selecting previously unselected package xxd. [2022-09-05T09:00:22.398Z] #42 61.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 ... 15717 files and directories currently installed.) [2022-09-05T09:00:22.398Z] #42 61.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:00:22.398Z] #42 61.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:22.544Z] #76 ... [2022-09-05T09:00:22.544Z] [2022-09-05T09:00:22.544Z] #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-09-05T09:00:22.544Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:22.544Z] #14 58.76 The following NEW packages will be installed: [2022-09-05T09:00:22.544Z] #14 58.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:00:22.544Z] #14 58.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-05T09:00:22.544Z] #14 58.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-05T09:00:22.544Z] #14 58.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-05T09:00:22.544Z] #14 58.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-05T09:00:22.544Z] #14 58.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-05T09:00:22.544Z] #14 58.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-05T09:00:22.544Z] #14 58.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-05T09:00:22.544Z] #14 58.82 mingw-w64-x86-64-dev [2022-09-05T09:00:22.544Z] #14 59.42 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:00:22.544Z] #14 59.42 Need to get 115 MB of archives. [2022-09-05T09:00:22.544Z] #14 59.42 After this operation, 645 MB of additional disk space will be used. [2022-09-05T09:00:22.544Z] #14 59.42 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-09-05T09:00:22.544Z] #14 59.67 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-09-05T09:00:22.544Z] #14 59.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-05T09:00:22.544Z] #14 59.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-05T09:00:22.544Z] #14 59.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-05T09:00:22.544Z] #14 59.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-05T09:00:22.544Z] #14 60.50 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-09-05T09:00:22.544Z] #14 60.75 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-09-05T09:00:22.544Z] #14 60.77 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-09-05T09:00:22.544Z] #14 62.15 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-09-05T09:00:22.544Z] #14 64.73 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-09-05T09:00:22.544Z] #14 65.70 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-09-05T09:00:22.544Z] #14 66.86 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-09-05T09:00:22.803Z] #14 ... [2022-09-05T09:00:22.803Z] [2022-09-05T09:00:22.803Z] #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-09-05T09:00:22.803Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:22.803Z] #76 68.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:00:22.803Z] #76 68.96 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:00:22.803Z] #76 69.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:22.981Z] #42 62.00 Selecting previously unselected package vim-common. [2022-09-05T09:00:22.981Z] #42 62.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:00:22.981Z] #42 62.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:23.062Z] #76 69.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:00:23.063Z] #76 69.39 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:23.063Z] #76 69.39 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:23.557Z] #42 62.74 Selecting previously unselected package cmake-data. [2022-09-05T09:00:23.557Z] #42 62.74 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-05T09:00:23.557Z] #42 62.78 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:23.700Z] #64 46.31 + bin/ctr [2022-09-05T09:00:24.737Z] #84 110.1 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:00:24.737Z] #84 110.6 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:00:24.737Z] #84 110.6 checking how to print strings... printf [2022-09-05T09:00:24.737Z] #84 110.6 checking for gcc... gcc [2022-09-05T09:00:24.969Z] #76 70.80 Selecting previously unselected package libtool. [2022-09-05T09:00:24.969Z] #76 70.82 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-05T09:00:24.969Z] #76 70.83 Unpacking libtool (2.4.6-15) ... [2022-09-05T09:00:24.969Z] #76 71.32 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:00:24.969Z] #76 71.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:24.969Z] #76 71.34 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:24.993Z] #84 110.7 checking whether the C compiler works... yes [2022-09-05T09:00:24.993Z] #84 111.1 checking for C compiler default output file name... a.out [2022-09-05T09:00:25.231Z] #76 71.70 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:00:25.491Z] #76 71.71 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:00:25.491Z] #76 71.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:25.557Z] #84 111.1 checking for suffix of executables... [2022-09-05T09:00:25.606Z] #64 ... [2022-09-05T09:00:25.606Z] [2022-09-05T09:00:25.606Z] #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-09-05T09:00:25.606Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:00:25.606Z] #77 35.79 libtoolize: putting auxiliary files in '.'. [2022-09-05T09:00:25.606Z] #77 35.79 libtoolize: copying file './ltmain.sh' [2022-09-05T09:00:25.752Z] #76 71.95 Selecting previously unselected package libyajl-dev:amd64. [2022-09-05T09:00:25.752Z] #76 72.00 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-05T09:00:25.752Z] #76 72.03 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:25.815Z] #84 111.4 checking whether we are cross compiling... no [2022-09-05T09:00:26.033Z] #76 72.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:26.033Z] #76 72.39 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:26.033Z] #76 72.41 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:26.033Z] #76 72.43 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:26.076Z] #84 111.9 checking for suffix of object files... o [2022-09-05T09:00:26.174Z] #77 36.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-05T09:00:26.174Z] #77 36.65 libtoolize: and rerunning libtoolize and aclocal. [2022-09-05T09:00:26.174Z] #77 36.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:00:26.298Z] #76 72.45 Setting up file (1:5.39-3) ... [2022-09-05T09:00:26.298Z] #76 72.47 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:00:26.298Z] #76 72.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:26.298Z] #76 72.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:26.298Z] #76 72.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:26.298Z] #76 72.57 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:26.298Z] #76 72.59 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:26.298Z] #76 72.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:26.298Z] #76 72.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:00:26.298Z] #76 72.66 Setting up patch (2.7.6-7) ... [2022-09-05T09:00:26.333Z] #84 112.2 checking whether we are using the GNU C compiler... yes [2022-09-05T09:00:26.376Z] #14 ... [2022-09-05T09:00:26.376Z] [2022-09-05T09:00:26.376Z] #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-09-05T09:00:26.376Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T09:00:26.376Z] #53 66.78 gotestsum version dev [2022-09-05T09:00:26.376Z] #53 DONE 67.2s [2022-09-05T09:00:26.376Z] [2022-09-05T09:00:26.376Z] #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-09-05T09:00:26.376Z] #44 sha256:8585db7ed16edce40ab1c32366925fd97872e4c1d5d64e5b004fb378e8ba0361 [2022-09-05T09:00:26.376Z] #44 7.142 + RM_GOPATH=0 [2022-09-05T09:00:26.376Z] #44 7.142 + TMP_GOPATH= [2022-09-05T09:00:26.376Z] #44 7.142 + : /build [2022-09-05T09:00:26.376Z] #44 7.142 + '[' -z '' ']' [2022-09-05T09:00:26.376Z] #44 7.142 ++ mktemp -d [2022-09-05T09:00:26.376Z] #44 7.153 + export GOPATH=/tmp/tmp.6qT8XR7GK6 [2022-09-05T09:00:26.376Z] #44 7.153 + GOPATH=/tmp/tmp.6qT8XR7GK6 [2022-09-05T09:00:26.376Z] #44 7.153 + RM_GOPATH=1 [2022-09-05T09:00:26.376Z] #44 7.153 + case "$(go env GOARCH)" in [2022-09-05T09:00:26.376Z] #44 7.153 ++ go env GOARCH [2022-09-05T09:00:26.376Z] #44 7.230 Install tini version v0.19.0 [2022-09-05T09:00:26.376Z] #44 7.230 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:26.376Z] #44 7.230 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:26.376Z] #44 7.230 ++ dirname /install.sh [2022-09-05T09:00:26.376Z] #44 7.230 + dir=/ [2022-09-05T09:00:26.376Z] #44 7.230 + bin=tini [2022-09-05T09:00:26.376Z] #44 7.230 + shift [2022-09-05T09:00:26.376Z] #44 7.230 + '[' '!' -f //tini.installer ']' [2022-09-05T09:00:26.376Z] #44 7.230 + . //tini.installer [2022-09-05T09:00:26.376Z] #44 7.230 ++ : v0.19.0 [2022-09-05T09:00:26.376Z] #44 7.230 + install_tini [2022-09-05T09:00:26.376Z] #44 7.230 + echo 'Install tini version v0.19.0' [2022-09-05T09:00:26.376Z] #44 7.230 + git clone https://github.com/krallin/tini.git /tmp/tmp.6qT8XR7GK6/tini [2022-09-05T09:00:26.376Z] #44 7.230 Cloning into '/tmp/tmp.6qT8XR7GK6/tini'... [2022-09-05T09:00:26.376Z] #44 7.999 + cd /tmp/tmp.6qT8XR7GK6/tini [2022-09-05T09:00:26.376Z] #44 7.999 + git checkout -q v0.19.0 [2022-09-05T09:00:26.376Z] #44 7.999 + cmake . [2022-09-05T09:00:26.376Z] #44 8.465 -- The C compiler identification is GNU 10.2.1 [2022-09-05T09:00:26.376Z] #44 8.493 -- Detecting C compiler ABI info [2022-09-05T09:00:26.376Z] #44 9.292 -- Detecting C compiler ABI info - done [2022-09-05T09:00:26.376Z] #44 9.292 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-05T09:00:26.376Z] #44 9.292 -- Detecting C compile features [2022-09-05T09:00:26.376Z] #44 9.328 -- Detecting C compile features - done [2022-09-05T09:00:26.376Z] #44 9.362 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-05T09:00:26.558Z] #76 72.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:26.558Z] #76 72.72 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:26.558Z] #76 72.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:26.558Z] #76 72.82 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:26.558Z] #76 72.85 Setting up libtool (2.4.6-15) ... [2022-09-05T09:00:26.558Z] #76 72.88 Setting up m4 (1.4.18-5) ... [2022-09-05T09:00:26.558Z] #76 72.90 Setting up dpkg-dev (1.20.11) ... [2022-09-05T09:00:26.558Z] #76 72.95 Setting up autoconf (2.69-14) ... [2022-09-05T09:00:26.590Z] #84 112.4 checking whether gcc accepts -g... yes [2022-09-05T09:00:26.636Z] #44 9.634 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-05T09:00:26.636Z] #44 9.754 -- Configuring done [2022-09-05T09:00:26.636Z] #44 9.754 -- Generating done [2022-09-05T09:00:26.636Z] #44 9.778 -- Build files have been written to: /tmp/tmp.6qT8XR7GK6/tini [2022-09-05T09:00:26.636Z] #44 9.778 + make tini-static [2022-09-05T09:00:26.819Z] #76 72.97 Setting up build-essential (12.9) ... [2022-09-05T09:00:26.819Z] #76 72.98 Setting up automake (1:1.16.3-2) ... [2022-09-05T09:00:26.819Z] #76 73.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-05T09:00:26.819Z] #76 73.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:26.819Z] #76 ... [2022-09-05T09:00:26.819Z] [2022-09-05T09:00:26.819Z] #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-09-05T09:00:26.819Z] #64 sha256:d7830dd931c748ae6fa95ad5fe1e20341f9e6c619ec1239bba6549220f257718 [2022-09-05T09:00:26.819Z] #64 2.166 + RM_GOPATH=0 [2022-09-05T09:00:26.819Z] #64 2.166 + TMP_GOPATH= [2022-09-05T09:00:26.819Z] #64 2.166 + : /build [2022-09-05T09:00:26.819Z] #64 2.166 + '[' -z '' ']' [2022-09-05T09:00:26.819Z] #64 2.166 ++ mktemp -d [2022-09-05T09:00:26.819Z] #64 2.166 + export GOPATH=/tmp/tmp.TesFzXFDjM [2022-09-05T09:00:26.819Z] #64 2.166 + GOPATH=/tmp/tmp.TesFzXFDjM [2022-09-05T09:00:26.819Z] #64 2.166 + RM_GOPATH=1 [2022-09-05T09:00:26.819Z] #64 2.166 + case "$(go env GOARCH)" in [2022-09-05T09:00:26.819Z] #64 2.166 ++ go env GOARCH [2022-09-05T09:00:26.819Z] #64 2.215 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:26.819Z] #64 2.215 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:26.819Z] #64 2.215 ++ dirname /install.sh [2022-09-05T09:00:26.819Z] #64 2.216 + dir=/ [2022-09-05T09:00:26.819Z] #64 2.216 + bin=containerd [2022-09-05T09:00:26.819Z] #64 2.216 + shift [2022-09-05T09:00:26.819Z] #64 2.216 + '[' '!' -f //containerd.installer ']' [2022-09-05T09:00:26.819Z] #64 2.216 + . //containerd.installer [2022-09-05T09:00:26.819Z] #64 2.216 ++ set -e [2022-09-05T09:00:26.819Z] #64 2.216 ++ : v1.6.8 [2022-09-05T09:00:26.819Z] #64 2.222 Install containerd version v1.6.8 [2022-09-05T09:00:26.819Z] #64 2.222 + install_containerd [2022-09-05T09:00:26.819Z] #64 2.222 + echo 'Install containerd version v1.6.8' [2022-09-05T09:00:26.819Z] #64 2.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TesFzXFDjM/src/github.com/containerd/containerd [2022-09-05T09:00:26.819Z] #64 2.231 Cloning into '/tmp/tmp.TesFzXFDjM/src/github.com/containerd/containerd'... [2022-09-05T09:00:26.861Z] #42 ... [2022-09-05T09:00:26.862Z] [2022-09-05T09:00:26.862Z] #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-09-05T09:00:26.862Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-05T09:00:26.862Z] #40 65.14 NAME: [2022-09-05T09:00:26.862Z] #40 65.17 go-winres - A tool for embedding resources in Windows executables [2022-09-05T09:00:26.862Z] #40 65.17 [2022-09-05T09:00:26.862Z] #40 65.17 USAGE: [2022-09-05T09:00:26.862Z] #40 65.17 go-winres [global options] command [command options] [arguments...] [2022-09-05T09:00:26.862Z] #40 65.17 [2022-09-05T09:00:26.862Z] #40 65.17 COMMANDS: [2022-09-05T09:00:26.862Z] #40 65.17 init Create an initial ./winres/winres.json [2022-09-05T09:00:26.862Z] #40 65.17 make Make syso files for the "go build" command [2022-09-05T09:00:26.862Z] #40 65.17 simply Make syso files for the "go build" command (simplified) [2022-09-05T09:00:26.862Z] #40 65.17 extract Extract all resources from an executable [2022-09-05T09:00:26.862Z] #40 65.17 patch Replace resources in an executable file (exe, dll) [2022-09-05T09:00:26.862Z] #40 65.17 help, h Shows a list of commands or help for one command [2022-09-05T09:00:26.862Z] #40 65.17 [2022-09-05T09:00:26.862Z] #40 65.17 GLOBAL OPTIONS: [2022-09-05T09:00:26.862Z] #40 65.17 --help, -h show help (default: false) [2022-09-05T09:00:26.862Z] #40 DONE 65.5s [2022-09-05T09:00:26.862Z] [2022-09-05T09:00:26.862Z] #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-09-05T09:00:26.862Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:26.862Z] #76 61.78 Selecting previously unselected package file. [2022-09-05T09:00:26.862Z] #76 61.79 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:26.862Z] #76 61.82 Unpacking file (1:5.39-3) ... [2022-09-05T09:00:26.862Z] #76 62.12 Selecting previously unselected package xz-utils. [2022-09-05T09:00:26.862Z] #76 62.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:00:26.862Z] #76 62.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:26.862Z] #76 62.75 Selecting previously unselected package libsigsegv2:amd64. [2022-09-05T09:00:26.862Z] #76 62.75 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-05T09:00:26.862Z] #76 62.79 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:26.862Z] #76 62.99 Selecting previously unselected package m4. [2022-09-05T09:00:26.862Z] #76 62.99 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-05T09:00:26.862Z] #76 63.00 Unpacking m4 (1.4.18-5) ... [2022-09-05T09:00:26.862Z] #76 63.58 Selecting previously unselected package autoconf. [2022-09-05T09:00:26.862Z] #76 63.58 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-05T09:00:26.862Z] #76 63.64 Unpacking autoconf (2.69-14) ... [2022-09-05T09:00:26.862Z] #76 64.52 Selecting previously unselected package autotools-dev. [2022-09-05T09:00:26.862Z] #76 64.53 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-05T09:00:26.862Z] #76 64.54 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:26.862Z] #76 64.77 Selecting previously unselected package automake. [2022-09-05T09:00:26.862Z] #76 64.77 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-05T09:00:26.862Z] #76 64.80 Unpacking automake (1:1.16.3-2) ... [2022-09-05T09:00:26.862Z] #76 65.74 Selecting previously unselected package patch. [2022-09-05T09:00:26.862Z] #76 65.76 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:00:26.862Z] #76 65.78 Unpacking patch (2.7.6-7) ... [2022-09-05T09:00:26.862Z] #76 66.20 Selecting previously unselected package dpkg-dev. [2022-09-05T09:00:26.862Z] #76 66.21 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-05T09:00:26.897Z] #44 10.11 Scanning dependencies of target tini-static [2022-09-05T09:00:27.083Z] #64 ... [2022-09-05T09:00:27.083Z] [2022-09-05T09:00:27.083Z] #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-09-05T09:00:27.083Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:27.083Z] #51 69.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:27.083Z] #51 69.54 Fetched 2315 kB in 9s (249 kB/s) [2022-09-05T09:00:27.083Z] #51 69.64 Selecting previously unselected package libprotobuf23:amd64. [2022-09-05T09:00:27.083Z] #51 69.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-09-05T09:00:27.083Z] #51 69.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-05T09:00:27.083Z] #51 69.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:27.083Z] #51 71.04 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:00:27.083Z] #51 71.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:00:27.083Z] #51 71.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:27.083Z] #51 71.40 Selecting previously unselected package python3-six. [2022-09-05T09:00:27.083Z] #51 71.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-05T09:00:27.083Z] #51 71.41 Unpacking python3-six (1.16.0-2) ... [2022-09-05T09:00:27.083Z] #51 71.57 Selecting previously unselected package python3-protobuf. [2022-09-05T09:00:27.083Z] #51 71.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-05T09:00:27.083Z] #51 71.60 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:27.083Z] #51 72.60 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:00:27.083Z] #51 72.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:00:27.083Z] #51 72.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:27.083Z] #51 72.92 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:00:27.083Z] #51 72.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:00:27.083Z] #51 72.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:27.083Z] #51 ... [2022-09-05T09:00:27.083Z] [2022-09-05T09:00:27.083Z] #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-09-05T09:00:27.083Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:27.083Z] #76 DONE 73.5s [2022-09-05T09:00:27.122Z] #76 66.26 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T09:00:27.155Z] #84 112.7 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:00:27.158Z] #44 10.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-05T09:00:27.343Z] [2022-09-05T09:00:27.343Z] #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-09-05T09:00:27.343Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:27.343Z] #51 73.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:27.343Z] #51 73.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:27.343Z] #51 73.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:27.446Z] #84 113.1 checking whether gcc understands -c and -o together... yes [2022-09-05T09:00:27.446Z] #84 113.5 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:00:27.446Z] #84 113.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:00:27.446Z] #84 113.6 checking for egrep... /bin/grep -E [2022-09-05T09:00:27.446Z] #84 113.6 checking for fgrep... /bin/grep -F [2022-09-05T09:00:27.446Z] #84 113.6 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:00:27.603Z] #51 73.50 Selecting previously unselected package criu. [2022-09-05T09:00:27.603Z] #51 73.51 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-05T09:00:27.603Z] #51 73.52 Unpacking criu (3.17.1-1) ... [2022-09-05T09:00:27.708Z] #84 113.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:00:27.708Z] #84 113.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:00:27.708Z] #84 113.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:00:27.708Z] #84 113.9 checking whether ln -s works... yes [2022-09-05T09:00:27.965Z] #84 113.9 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:00:27.965Z] #84 114.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:00:27.965Z] #84 114.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:00:27.965Z] #84 114.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:00:27.965Z] #84 114.0 checking for objdump... objdump [2022-09-05T09:00:27.965Z] #84 114.0 checking how to recognize dependent libraries... pass_all [2022-09-05T09:00:27.965Z] #84 114.0 checking for dlltool... no [2022-09-05T09:00:27.965Z] #84 114.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:00:27.965Z] #84 114.0 checking for ar... ar [2022-09-05T09:00:28.066Z] #76 ... [2022-09-05T09:00:28.066Z] [2022-09-05T09:00:28.066Z] #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-09-05T09:00:28.066Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:28.066Z] #14 57.12 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-09-05T09:00:28.066Z] #14 57.49 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-09-05T09:00:28.066Z] #14 57.50 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-09-05T09:00:28.066Z] #14 58.66 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-09-05T09:00:28.066Z] #14 61.03 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-09-05T09:00:28.066Z] #14 61.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-05T09:00:28.066Z] #14 62.98 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-09-05T09:00:28.066Z] #14 65.47 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-09-05T09:00:28.066Z] #14 66.13 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-09-05T09:00:28.066Z] #14 66.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-05T09:00:28.066Z] #14 66.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-05T09:00:28.066Z] #14 66.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:28.066Z] #14 66.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:28.066Z] #14 66.19 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-09-05T09:00:28.066Z] #14 66.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:00:28.066Z] #14 66.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-05T09:00:28.066Z] #14 66.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-05T09:00:28.066Z] #14 66.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-05T09:00:28.066Z] #14 66.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-05T09:00:28.066Z] #14 66.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-05T09:00:28.066Z] #14 66.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-05T09:00:28.066Z] #14 66.32 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-09-05T09:00:28.067Z] #14 66.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:00:28.067Z] #14 66.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:00:28.067Z] #14 ... [2022-09-05T09:00:28.067Z] [2022-09-05T09:00:28.067Z] #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-09-05T09:00:28.067Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:28.067Z] #55 61.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-05T09:00:28.067Z] #55 61.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-05T09:00:28.067Z] #55 61.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-05T09:00:28.067Z] #55 62.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-05T09:00:28.067Z] #55 62.29 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-05T09:00:28.067Z] #55 62.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-05T09:00:28.067Z] #55 62.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-05T09:00:28.067Z] #55 62.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-05T09:00:28.067Z] #55 62.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-05T09:00:28.067Z] #55 63.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-05T09:00:28.067Z] #55 63.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-05T09:00:28.067Z] #55 63.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-05T09:00:28.067Z] #55 64.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-05T09:00:28.067Z] #55 64.96 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-05T09:00:28.067Z] #55 65.42 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-05T09:00:28.067Z] #55 65.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-05T09:00:28.067Z] #55 65.70 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-05T09:00:28.067Z] #55 65.95 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-05T09:00:28.067Z] #55 66.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-05T09:00:28.067Z] #55 66.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-05T09:00:28.067Z] #55 66.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-05T09:00:28.067Z] #55 66.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-05T09:00:28.067Z] #55 66.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-05T09:00:28.067Z] #55 66.64 go: downloading github.com/prometheus/common v0.32.1 [2022-09-05T09:00:28.067Z] #55 67.19 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-05T09:00:28.222Z] #84 114.0 checking for archiver @FILE support... @ [2022-09-05T09:00:28.222Z] #84 114.3 checking for strip... strip [2022-09-05T09:00:28.222Z] #84 114.3 checking for ranlib... ranlib [2022-09-05T09:00:28.330Z] #55 67.36 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-05T09:00:28.480Z] #84 114.3 checking for gawk... no [2022-09-05T09:00:28.480Z] #84 114.3 checking for mawk... mawk [2022-09-05T09:00:28.543Z] #44 11.79 [100%] Linking C executable tini-static [2022-09-05T09:00:28.590Z] #55 ... [2022-09-05T09:00:28.590Z] [2022-09-05T09:00:28.590Z] #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-09-05T09:00:28.590Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:28.590Z] #42 67.71 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:00:28.590Z] #42 67.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:00:28.590Z] #42 67.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:28.740Z] #84 114.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:00:28.740Z] #84 114.9 checking for sysroot... no [2022-09-05T09:00:28.740Z] #84 114.9 checking for a working dd... /bin/dd [2022-09-05T09:00:28.740Z] #84 114.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:00:28.982Z] #51 74.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:28.997Z] #84 115.0 checking for mt... no [2022-09-05T09:00:28.997Z] #84 115.0 checking if : is a manifest tool... no [2022-09-05T09:00:29.255Z] #84 115.0 checking how to run the C preprocessor... gcc -E [2022-09-05T09:00:29.485Z] #44 12.48 [100%] Built target tini-static [2022-09-05T09:00:29.485Z] #44 12.52 + mkdir -p /build [2022-09-05T09:00:29.485Z] #44 12.52 + cp tini-static /build/docker-init [2022-09-05T09:00:30.185Z] #84 115.3 checking for ANSI C header files... yes [2022-09-05T09:00:30.431Z] #44 DONE 13.4s [2022-09-05T09:00:30.431Z] [2022-09-05T09:00:30.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-09-05T09:00:30.431Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:30.431Z] #14 69.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-05T09:00:30.431Z] #14 69.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:30.431Z] #14 69.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:00:30.431Z] #14 69.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-05T09:00:30.431Z] #14 69.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:30.431Z] #14 69.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:30.750Z] #84 116.4 checking for sys/types.h... yes [2022-09-05T09:00:31.008Z] #84 116.7 checking for sys/stat.h... yes [2022-09-05T09:00:31.008Z] #84 116.9 checking for stdlib.h... yes [2022-09-05T09:00:31.268Z] #84 117.0 checking for string.h... yes [2022-09-05T09:00:31.526Z] #84 117.3 checking for memory.h... yes [2022-09-05T09:00:31.816Z] #84 117.8 checking for strings.h... [2022-09-05T09:00:31.816Z] #84 ... [2022-09-05T09:00:31.816Z] [2022-09-05T09:00:31.816Z] #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-09-05T09:00:31.816Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:00:31.816Z] #19 154.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-05T09:00:31.816Z] #19 154.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-05T09:00:31.816Z] #19 155.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-05T09:00:31.816Z] #19 155.1 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-05T09:00:31.816Z] #19 155.2 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-05T09:00:31.816Z] #19 158.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-05T09:00:31.816Z] #19 158.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:00:31.816Z] #19 158.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-05T09:00:31.816Z] #19 158.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-05T09:00:31.816Z] #19 158.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-05T09:00:31.816Z] #19 158.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:00:31.816Z] #19 158.7 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-05T09:00:31.816Z] #19 158.7 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-05T09:00:31.816Z] #19 158.7 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-09-05T09:00:31.816Z] #19 158.7 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-05T09:00:31.816Z] #19 158.7 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-05T09:00:31.816Z] #19 158.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-05T09:00:31.816Z] #19 158.8 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-05T09:00:31.816Z] #19 158.9 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-09-05T09:00:31.816Z] #19 159.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-05T09:00:31.816Z] #19 159.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-05T09:00:31.816Z] #19 159.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-05T09:00:31.816Z] #19 159.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-05T09:00:31.816Z] #19 159.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-05T09:00:31.816Z] #19 159.2 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-09-05T09:00:31.816Z] #19 159.2 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-09-05T09:00:31.816Z] #19 162.1 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-09-05T09:00:31.816Z] #19 162.1 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-09-05T09:00:31.816Z] #19 162.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-05T09:00:31.816Z] #19 162.4 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-09-05T09:00:31.816Z] #19 162.5 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-09-05T09:00:31.886Z] #42 ... [2022-09-05T09:00:31.886Z] [2022-09-05T09:00:31.886Z] #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-09-05T09:00:31.886Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:31.886Z] #51 60.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-05T09:00:31.886Z] #51 62.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:31.886Z] #51 63.41 Fetched 2315 kB in 4s (566 kB/s) [2022-09-05T09:00:31.886Z] #51 63.64 Selecting previously unselected package libprotobuf23:amd64. [2022-09-05T09:00:31.886Z] #51 63.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-09-05T09:00:31.886Z] #51 63.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 63.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:31.886Z] #51 65.26 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:00:31.886Z] #51 65.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:00:31.886Z] #51 65.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:31.886Z] #51 65.95 Selecting previously unselected package python3-six. [2022-09-05T09:00:31.886Z] #51 65.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-05T09:00:31.886Z] #51 65.98 Unpacking python3-six (1.16.0-2) ... [2022-09-05T09:00:31.886Z] #51 66.36 Selecting previously unselected package python3-protobuf. [2022-09-05T09:00:31.886Z] #51 66.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 66.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:31.886Z] #51 67.67 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:00:31.886Z] #51 67.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 67.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:31.886Z] #51 67.90 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:00:31.886Z] #51 67.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 67.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:31.886Z] #51 68.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:31.886Z] #51 68.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 68.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:31.886Z] #51 68.34 Selecting previously unselected package criu. [2022-09-05T09:00:31.886Z] #51 68.34 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-05T09:00:31.886Z] #51 68.34 Unpacking criu (3.17.1-1) ... [2022-09-05T09:00:31.886Z] #51 69.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:00:31.886Z] #51 ... [2022-09-05T09:00:31.886Z] [2022-09-05T09:00:31.886Z] #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-09-05T09:00:31.886Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:00:31.886Z] #34 69.65 Updating files: 78% (1192/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: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-05T09:00:31.886Z] #34 70.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-05T09:00:32.073Z] #19 ... [2022-09-05T09:00:32.073Z] [2022-09-05T09:00:32.073Z] #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-09-05T09:00:32.073Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:32.073Z] #84 117.8 checking for strings.h... yes [2022-09-05T09:00:32.146Z] #34 71.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-05T09:00:32.277Z] #51 ... [2022-09-05T09:00:32.277Z] [2022-09-05T09:00:32.277Z] #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-09-05T09:00:32.277Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:32.277Z] #55 68.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-05T09:00:32.277Z] #55 70.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-05T09:00:32.277Z] #55 ... [2022-09-05T09:00:32.277Z] [2022-09-05T09:00:32.277Z] #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-09-05T09:00:32.277Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:32.277Z] #42 68.12 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:00:32.277Z] #42 68.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:00:32.277Z] #42 68.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:32.277Z] #42 ... [2022-09-05T09:00:32.277Z] [2022-09-05T09:00:32.277Z] #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-09-05T09:00:32.277Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:32.277Z] #51 77.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:32.277Z] #51 77.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:32.277Z] #51 78.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:32.277Z] #51 78.07 Setting up python3-six (1.16.0-2) ... [2022-09-05T09:00:32.330Z] #84 118.1 checking for inttypes.h... yes [2022-09-05T09:00:32.587Z] #84 118.5 checking for stdint.h... yes [2022-09-05T09:00:32.729Z] #34 ... [2022-09-05T09:00:32.729Z] [2022-09-05T09:00:32.729Z] #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-09-05T09:00:32.729Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:00:32.729Z] #64 1.882 + RM_GOPATH=0 [2022-09-05T09:00:32.729Z] #64 1.882 + TMP_GOPATH= [2022-09-05T09:00:32.729Z] #64 1.882 + : /build [2022-09-05T09:00:32.729Z] #64 1.882 + '[' -z '' ']' [2022-09-05T09:00:32.729Z] #64 1.882 ++ mktemp -d [2022-09-05T09:00:32.729Z] #64 1.928 + export GOPATH=/tmp/tmp.JuuJzazPJS [2022-09-05T09:00:32.729Z] #64 1.928 + GOPATH=/tmp/tmp.JuuJzazPJS [2022-09-05T09:00:32.729Z] #64 1.928 + RM_GOPATH=1 [2022-09-05T09:00:32.729Z] #64 1.928 + case "$(go env GOARCH)" in [2022-09-05T09:00:32.729Z] #64 1.928 ++ go env GOARCH [2022-09-05T09:00:32.729Z] #64 1.942 Install containerd version v1.6.8 [2022-09-05T09:00:32.729Z] #64 1.943 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:32.729Z] #64 1.943 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:32.729Z] #64 1.943 ++ dirname /install.sh [2022-09-05T09:00:32.729Z] #64 1.943 + dir=/ [2022-09-05T09:00:32.729Z] #64 1.943 + bin=containerd [2022-09-05T09:00:32.729Z] #64 1.943 + shift [2022-09-05T09:00:32.729Z] #64 1.943 + '[' '!' -f //containerd.installer ']' [2022-09-05T09:00:32.729Z] #64 1.943 + . //containerd.installer [2022-09-05T09:00:32.729Z] #64 1.943 ++ set -e [2022-09-05T09:00:32.729Z] #64 1.943 ++ : v1.6.8 [2022-09-05T09:00:32.729Z] #64 1.943 + install_containerd [2022-09-05T09:00:32.729Z] #64 1.943 + echo 'Install containerd version v1.6.8' [2022-09-05T09:00:32.729Z] #64 1.943 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JuuJzazPJS/src/github.com/containerd/containerd [2022-09-05T09:00:32.729Z] #64 1.983 Cloning into '/tmp/tmp.JuuJzazPJS/src/github.com/containerd/containerd'... [2022-09-05T09:00:32.729Z] #64 ... [2022-09-05T09:00:32.729Z] [2022-09-05T09:00:32.729Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-05T09:00:32.729Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:32.729Z] #76 68.10 Selecting previously unselected package build-essential. [2022-09-05T09:00:32.729Z] #76 68.11 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 68.13 Unpacking build-essential (12.9) ... [2022-09-05T09:00:32.729Z] #76 68.42 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:00:32.729Z] #76 68.43 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 68.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:32.729Z] #76 68.63 Selecting previously unselected package libcap-dev:amd64. [2022-09-05T09:00:32.729Z] #76 68.63 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 68.65 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:32.729Z] #76 69.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:00:32.729Z] #76 69.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 69.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:32.729Z] #76 69.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-05T09:00:32.729Z] #76 69.44 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 69.45 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:32.729Z] #76 69.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:00:32.729Z] #76 69.71 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 69.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:32.729Z] #76 70.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:00:32.729Z] #76 70.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 70.15 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:32.729Z] #76 71.12 Selecting previously unselected package libtool. [2022-09-05T09:00:32.729Z] #76 71.13 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-05T09:00:32.729Z] #76 71.15 Unpacking libtool (2.4.6-15) ... [2022-09-05T09:00:32.729Z] #76 71.52 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:00:32.729Z] #76 71.52 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 71.53 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:32.729Z] #76 71.89 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:00:32.729Z] #76 71.90 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:00:32.729Z] #76 71.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:32.729Z] #76 72.04 Selecting previously unselected package libyajl-dev:amd64. [2022-09-05T09:00:32.749Z] #77 ... [2022-09-05T09:00:32.749Z] [2022-09-05T09:00:32.749Z] #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-09-05T09:00:32.749Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:32.749Z] #14 78.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-05T09:00:32.749Z] #14 78.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:32.749Z] #14 78.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:32.749Z] #14 82.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-05T09:00:32.749Z] #14 82.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:32.749Z] #14 82.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:32.749Z] #14 88.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-05T09:00:32.749Z] #14 88.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:32.749Z] #14 88.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:00:32.844Z] #84 118.8 checking for unistd.h... yes [2022-09-05T09:00:32.846Z] #51 ... [2022-09-05T09:00:32.846Z] [2022-09-05T09:00:32.846Z] #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-09-05T09:00:32.846Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:32.846Z] #14 69.17 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-09-05T09:00:32.846Z] #14 70.12 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-09-05T09:00:32.846Z] #14 70.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-05T09:00:32.846Z] #14 70.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-05T09:00:32.846Z] #14 70.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:00:32.846Z] #14 70.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:00:32.846Z] #14 70.18 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-09-05T09:00:32.846Z] #14 70.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:00:32.846Z] #14 70.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-05T09:00:32.846Z] #14 70.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-05T09:00:32.846Z] #14 70.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-05T09:00:32.846Z] #14 70.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-05T09:00:32.846Z] #14 70.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-05T09:00:32.846Z] #14 70.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-05T09:00:32.846Z] #14 70.38 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-09-05T09:00:32.846Z] #14 70.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:00:32.846Z] #14 70.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:00:32.846Z] #14 72.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:32.846Z] #14 72.41 Fetched 115 MB in 12s (9896 kB/s) [2022-09-05T09:00:32.846Z] #14 72.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-05T09:00:32.846Z] #14 72.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:32.846Z] #14 72.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:32.846Z] #14 72.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:32.846Z] #14 77.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-05T09:00:32.846Z] #14 77.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:32.846Z] #14 77.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:32.977Z] #14 ... [2022-09-05T09:00:32.977Z] [2022-09-05T09:00:32.977Z] #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-09-05T09:00:32.977Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:32.977Z] #77 14.59 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-05T09:00:32.977Z] #77 14.59 Cloning into '/tmp/crun-build/libocispec'... [2022-09-05T09:00:32.977Z] #77 16.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-05T09:00:32.977Z] #77 16.32 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-05T09:00:32.977Z] #77 16.32 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-05T09:00:32.977Z] #77 16.32 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-05T09:00:32.977Z] #77 16.36 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-05T09:00:32.977Z] #77 18.45 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-05T09:00:32.977Z] #77 20.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-05T09:00:32.977Z] #77 21.83 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-05T09:00:32.977Z] #77 22.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-05T09:00:32.977Z] #77 22.32 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-05T09:00:32.993Z] #76 72.05 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-05T09:00:32.993Z] #76 72.07 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:32.993Z] #76 72.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:33.144Z] #84 119.1 checking for dlfcn.h... yes [2022-09-05T09:00:33.253Z] #76 72.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:33.253Z] #76 72.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:00:33.253Z] #76 72.43 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:33.253Z] #76 72.48 Setting up file (1:5.39-3) ... [2022-09-05T09:00:33.253Z] #76 72.52 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:00:33.253Z] #76 72.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:33.253Z] #76 72.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:33.401Z] #84 119.3 checking for objdir... .libs [2022-09-05T09:00:33.514Z] #76 72.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:00:33.514Z] #76 72.67 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-05T09:00:33.514Z] #76 72.73 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-05T09:00:33.514Z] #76 72.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:33.514Z] #76 72.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:00:33.774Z] #76 72.93 Setting up patch (2.7.6-7) ... [2022-09-05T09:00:33.774Z] #76 72.99 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:00:33.774Z] #76 73.01 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-05T09:00:33.774Z] #76 73.06 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-05T09:00:33.774Z] #76 73.08 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:00:34.076Z] #76 73.15 Setting up libtool (2.4.6-15) ... [2022-09-05T09:00:34.076Z] #76 73.20 Setting up m4 (1.4.18-5) ... [2022-09-05T09:00:34.076Z] #76 73.23 Setting up dpkg-dev (1.20.11) ... [2022-09-05T09:00:34.076Z] #76 ... [2022-09-05T09:00:34.076Z] [2022-09-05T09:00:34.076Z] #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-09-05T09:00:34.076Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:34.076Z] #51 72.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-05T09:00:34.076Z] #51 72.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:00:34.076Z] #51 72.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:00:34.076Z] #51 72.86 Setting up python3-six (1.16.0-2) ... [2022-09-05T09:00:34.223Z] #84 120.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:00:34.223Z] #84 120.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:00:34.223Z] #84 120.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:00:34.226Z] #14 ... [2022-09-05T09:00:34.226Z] [2022-09-05T09:00:34.226Z] #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-09-05T09:00:34.226Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:34.226Z] #51 79.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:34.226Z] #51 79.98 Setting up python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:34.656Z] #14 ... [2022-09-05T09:00:34.656Z] [2022-09-05T09:00:34.656Z] #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-09-05T09:00:34.656Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:00:34.656Z] #77 44.59 configure.ac:7: installing './compile' [2022-09-05T09:00:34.656Z] #77 44.60 configure.ac:11: installing './config.guess' [2022-09-05T09:00:34.656Z] #77 44.61 configure.ac:11: installing './config.sub' [2022-09-05T09:00:34.656Z] #77 44.63 configure.ac:8: installing './install-sh' [2022-09-05T09:00:34.656Z] #77 44.63 configure.ac:8: installing './missing' [2022-09-05T09:00:34.656Z] #77 44.74 Makefile.am: installing './depcomp' [2022-09-05T09:00:34.794Z] #51 ... [2022-09-05T09:00:34.794Z] [2022-09-05T09:00:34.794Z] #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-09-05T09:00:34.794Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:00:34.794Z] #34 70.69 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-05T09:00:34.794Z] #34 71.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-05T09:00:34.794Z] #34 71.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-05T09:00:34.794Z] #34 ... [2022-09-05T09:00:34.794Z] [2022-09-05T09:00:34.794Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-05T09:00:34.794Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:34.794Z] #42 80.38 Selecting previously unselected package libxml2:amd64. [2022-09-05T09:00:34.794Z] #42 80.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-05T09:00:34.794Z] #42 80.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:35.102Z] #51 ... [2022-09-05T09:00:35.102Z] [2022-09-05T09:00:35.102Z] #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-09-05T09:00:35.102Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-05T09:00:35.102Z] #76 73.27 Setting up autoconf (2.69-14) ... [2022-09-05T09:00:35.102Z] #76 73.30 Setting up build-essential (12.9) ... [2022-09-05T09:00:35.102Z] #76 73.33 Setting up automake (1:1.16.3-2) ... [2022-09-05T09:00:35.102Z] #76 73.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-05T09:00:35.102Z] #76 73.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:35.102Z] #76 DONE 74.4s [2022-09-05T09:00:35.184Z] #84 120.4 checking if gcc static flag -static works... yes [2022-09-05T09:00:35.362Z] [2022-09-05T09:00:35.362Z] #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-09-05T09:00:35.362Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:35.444Z] #84 121.1 checking if gcc supports -c -o file.o... yes [2022-09-05T09:00:35.444Z] #84 121.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:00:35.444Z] #84 121.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:00:35.524Z] #77 ... [2022-09-05T09:00:35.524Z] [2022-09-05T09:00:35.524Z] #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-09-05T09:00:35.524Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:35.524Z] #14 76.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-05T09:00:35.524Z] #14 76.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:35.524Z] #14 76.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:35.594Z] #77 45.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:00:35.594Z] #77 45.81 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:00:35.594Z] #77 46.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:00:35.594Z] #77 46.00 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:00:35.732Z] #42 81.93 Selecting previously unselected package libarchive13:amd64. [2022-09-05T09:00:35.732Z] #42 81.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-05T09:00:35.732Z] #42 81.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:35.855Z] #77 46.12 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:00:35.855Z] #77 46.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:00:35.855Z] #77 46.34 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:00:36.009Z] #84 121.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:00:36.009Z] #84 122.0 checking how to hardcode library paths into programs... immediate [2022-09-05T09:00:36.009Z] #84 122.0 checking whether stripping libraries is possible... yes [2022-09-05T09:00:36.009Z] #84 122.0 checking if libtool supports shared libraries... yes [2022-09-05T09:00:36.009Z] #84 122.0 checking whether to build shared libraries... no [2022-09-05T09:00:36.009Z] #84 122.0 checking whether to build static libraries... yes [2022-09-05T09:00:36.009Z] #84 122.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:00:36.114Z] #77 46.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:00:36.114Z] #77 46.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:00:36.265Z] #84 122.1 checking whether build environment is sane... yes [2022-09-05T09:00:36.265Z] #84 122.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:00:36.265Z] #84 122.3 checking whether make sets $(MAKE)... yes [2022-09-05T09:00:36.265Z] #84 122.4 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:00:36.265Z] #84 122.5 checking whether make supports nested variables... yes [2022-09-05T09:00:36.301Z] #42 82.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-05T09:00:36.301Z] #42 82.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-05T09:00:36.301Z] #42 82.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:36.301Z] #42 82.77 Selecting previously unselected package librhash0:amd64. [2022-09-05T09:00:36.522Z] #84 122.6 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:00:36.522Z] #84 122.6 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:00:36.560Z] #42 82.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-05T09:00:36.560Z] #42 82.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:36.745Z] #77 1.646 Cloning into '/tmp/crun-build'... [2022-09-05T09:00:36.779Z] #84 122.6 checking how to create a ustar tar archive... gnutar [2022-09-05T09:00:37.035Z] #84 122.7 checking dependency style of gcc... gcc3 [2022-09-05T09:00:37.035Z] #84 123.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:00:37.036Z] #84 123.0 checking whether make supports nested variables... (cached) yes [2022-09-05T09:00:37.036Z] #84 123.0 checking for gawk... (cached) mawk [2022-09-05T09:00:37.036Z] #84 123.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:00:37.036Z] #84 123.0 checking for gcc... (cached) gcc [2022-09-05T09:00:37.036Z] #84 123.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:00:37.036Z] #84 123.1 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:00:37.036Z] #84 123.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:00:37.036Z] #84 123.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:00:37.081Z] #42 83.18 Selecting previously unselected package libuv1:amd64. [2022-09-05T09:00:37.081Z] #42 83.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-05T09:00:37.081Z] #42 83.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:37.292Z] #84 123.1 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:00:37.292Z] #84 123.3 checking for python3... /usr/bin/python3 [2022-09-05T09:00:37.292Z] #84 123.3 checking for python3 version... 3.9 [2022-09-05T09:00:37.292Z] #84 123.4 checking for python3 platform... linux [2022-09-05T09:00:37.340Z] #42 83.59 Selecting previously unselected package cmake. [2022-09-05T09:00:37.340Z] #42 ... [2022-09-05T09:00:37.340Z] [2022-09-05T09:00:37.340Z] #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-09-05T09:00:37.340Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:37.340Z] #77 1.364 Cloning into '/tmp/crun-build'... [2022-09-05T09:00:37.340Z] #77 ... [2022-09-05T09:00:37.340Z] [2022-09-05T09:00:37.340Z] #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-09-05T09:00:37.340Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:37.340Z] #42 83.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-05T09:00:37.340Z] #42 83.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:37.898Z] #84 123.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:00:38.155Z] #84 123.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:00:38.155Z] #84 124.0 checking for go-md2man... no [2022-09-05T09:00:38.155Z] #84 124.0 checking error.h usability... yes [2022-09-05T09:00:38.155Z] #84 124.1 checking error.h presence... yes [2022-09-05T09:00:38.155Z] #84 124.2 checking for error.h... yes [2022-09-05T09:00:38.412Z] #84 124.2 checking linux/openat2.h usability... yes [2022-09-05T09:00:38.412Z] #84 124.4 checking linux/openat2.h presence... yes [2022-09-05T09:00:38.412Z] #84 124.4 checking for linux/openat2.h... yes [2022-09-05T09:00:38.669Z] #84 124.4 checking for copy_file_range... yes [2022-09-05T09:00:38.926Z] #84 124.7 checking for fgetxattr... yes [2022-09-05T09:00:39.290Z] #77 ... [2022-09-05T09:00:39.290Z] [2022-09-05T09:00:39.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-09-05T09:00:39.290Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:39.290Z] #14 68.04 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:39.290Z] #14 68.51 Fetched 115 MB in 11s (10.5 MB/s) [2022-09-05T09:00:39.290Z] #14 68.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-05T09:00:39.290Z] #14 68.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:39.290Z] #14 68.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:39.290Z] #14 68.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:39.290Z] #14 73.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-05T09:00:39.290Z] #14 73.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:00:39.290Z] #14 73.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:39.290Z] #14 78.36 Selecting previously unselected package binutils-mingw-w64. [2022-09-05T09:00:39.290Z] #14 78.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-05T09:00:39.290Z] #14 78.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:00:39.290Z] #14 ... [2022-09-05T09:00:39.290Z] [2022-09-05T09:00:39.290Z] #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-09-05T09:00:39.290Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:00:39.290Z] #55 68.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-05T09:00:39.290Z] #55 68.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-05T09:00:39.557Z] #55 ... [2022-09-05T09:00:39.557Z] [2022-09-05T09:00:39.557Z] #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-09-05T09:00:39.557Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:39.557Z] #14 78.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-05T09:00:39.557Z] #14 78.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:39.557Z] #14 78.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:00:39.746Z] #84 125.2 checking for statx... yes [2022-09-05T09:00:39.746Z] #84 125.7 checking for fgetpwent_r... yes [2022-09-05T09:00:40.127Z] #14 79.11 Selecting previously unselected package dmsetup. [2022-09-05T09:00:40.127Z] #14 79.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:40.127Z] #14 79.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:00:40.127Z] #14 79.34 Selecting previously unselected package mingw-w64-common. [2022-09-05T09:00:40.127Z] #14 79.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-05T09:00:40.127Z] #14 79.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-05T09:00:40.567Z] #84 126.0 checking for issetugid... no [2022-09-05T09:00:40.567Z] #84 126.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:00:40.567Z] #84 126.5 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:00:41.132Z] #84 126.6 checking for library containing yajl_tree_get... -lyajl [2022-09-05T09:00:41.133Z] #84 127.2 checking for yajl >= 2.0.0... yes [2022-09-05T09:00:41.389Z] #84 127.3 checking sys/capability.h usability... yes [2022-09-05T09:00:41.651Z] #84 127.5 checking sys/capability.h presence... yes [2022-09-05T09:00:41.651Z] #84 127.6 checking for sys/capability.h... yes [2022-09-05T09:00:42.588Z] #84 127.6 checking for library containing cap_from_name... -lcap [2022-09-05T09:00:42.588Z] #84 128.4 checking for library containing dlopen... [2022-09-05T09:00:42.588Z] #84 ... [2022-09-05T09:00:42.588Z] [2022-09-05T09:00:42.588Z] #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-09-05T09:00:42.588Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:00:42.588Z] #19 165.4 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-09-05T09:00:42.588Z] #19 165.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-05T09:00:42.588Z] #19 165.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-05T09:00:42.588Z] #19 165.5 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-09-05T09:00:42.588Z] #19 165.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-05T09:00:42.588Z] #19 165.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-05T09:00:42.588Z] #19 165.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-05T09:00:42.588Z] #19 165.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-05T09:00:42.588Z] #19 165.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-05T09:00:42.588Z] #19 165.6 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-09-05T09:00:42.588Z] #19 165.6 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-09-05T09:00:42.588Z] #19 168.6 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-09-05T09:00:42.588Z] #19 168.6 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-09-05T09:00:42.588Z] #19 168.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-05T09:00:42.588Z] #19 168.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-09-05T09:00:42.588Z] #19 168.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-09-05T09:00:42.588Z] #19 171.2 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-09-05T09:00:42.588Z] #19 171.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-05T09:00:42.588Z] #19 171.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-05T09:00:42.588Z] #19 171.3 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-09-05T09:00:42.588Z] #19 171.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-05T09:00:42.588Z] #19 171.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-05T09:00:42.588Z] #19 171.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-05T09:00:42.588Z] #19 171.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-05T09:00:42.588Z] #19 171.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-05T09:00:42.588Z] #19 171.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-05T09:00:42.588Z] #19 171.7 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-05T09:00:42.588Z] #19 171.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-05T09:00:42.588Z] #19 171.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-05T09:00:42.588Z] #19 171.8 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-09-05T09:00:42.588Z] #19 171.8 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-09-05T09:00:42.588Z] #19 174.9 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-09-05T09:00:42.588Z] #19 174.9 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-09-05T09:00:42.588Z] #19 174.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-05T09:00:42.588Z] #19 175.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-09-05T09:00:42.588Z] #19 175.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-09-05T09:00:43.152Z] #19 ... [2022-09-05T09:00:43.152Z] [2022-09-05T09:00:43.152Z] #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-09-05T09:00:43.152Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:43.152Z] #84 128.4 checking for library containing dlopen... -ldl [2022-09-05T09:00:43.408Z] #84 129.2 checking seccomp.h usability... yes [2022-09-05T09:00:43.408Z] #84 129.4 checking seccomp.h presence... yes [2022-09-05T09:00:43.408Z] #84 129.5 checking for seccomp.h... yes [2022-09-05T09:00:43.944Z] #42 ... [2022-09-05T09:00:43.944Z] [2022-09-05T09:00:43.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-09-05T09:00:43.944Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:43.944Z] #14 82.05 Selecting previously unselected package binutils-mingw-w64. [2022-09-05T09:00:43.944Z] #14 82.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-05T09:00:43.944Z] #14 82.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:00:43.944Z] #14 82.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-05T09:00:43.944Z] #14 82.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:43.944Z] #14 82.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:00:43.944Z] #14 82.76 Selecting previously unselected package dmsetup. [2022-09-05T09:00:43.944Z] #14 82.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:00:43.944Z] #14 82.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:00:43.944Z] #14 82.96 Selecting previously unselected package mingw-w64-common. [2022-09-05T09:00:43.944Z] #14 82.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-05T09:00:43.944Z] #14 82.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-05T09:00:44.299Z] #77 ... [2022-09-05T09:00:44.299Z] [2022-09-05T09:00:44.299Z] #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-09-05T09:00:44.299Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:44.299Z] #14 99.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-05T09:00:44.299Z] #14 99.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-05T09:00:44.299Z] #14 99.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:00:44.337Z] #84 129.5 checking for library containing seccomp_rule_add... -lseccomp [2022-09-05T09:00:44.704Z] #84 130.2 checking for library containing seccomp_arch_resolve_name... none required [2022-09-05T09:00:44.704Z] #84 130.6 checking systemd/sd-bus.h usability... yes [2022-09-05T09:00:45.020Z] #84 130.8 checking systemd/sd-bus.h presence... yes [2022-09-05T09:00:45.020Z] #84 130.9 checking for systemd/sd-bus.h... yes [2022-09-05T09:00:45.324Z] #14 ... [2022-09-05T09:00:45.324Z] [2022-09-05T09:00:45.324Z] #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-09-05T09:00:45.324Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:45.324Z] #42 91.79 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:45.582Z] #84 130.9 checking for library containing sd_bus_match_signal_async... [2022-09-05T09:00:45.582Z] #84 ... [2022-09-05T09:00:45.582Z] [2022-09-05T09:00:45.582Z] #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-09-05T09:00:45.582Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:00:45.582Z] #41 DONE 190.1s [2022-09-05T09:00:45.582Z] [2022-09-05T09:00:45.582Z] #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-09-05T09:00:45.582Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:45.582Z] #84 130.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-05T09:00:45.583Z] #42 ... [2022-09-05T09:00:45.583Z] [2022-09-05T09:00:45.583Z] #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-09-05T09:00:45.583Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:45.583Z] #51 86.72 Setting up criu (3.17.1-1) ... [2022-09-05T09:00:45.583Z] #51 90.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:45.583Z] #51 DONE 91.4s [2022-09-05T09:00:45.583Z] [2022-09-05T09:00:45.583Z] #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-09-05T09:00:45.583Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:45.583Z] #42 91.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:45.583Z] #42 91.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:45.583Z] #42 91.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:45.583Z] #42 91.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:45.583Z] #42 92.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:45.843Z] #42 92.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:45.843Z] #42 92.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:45.843Z] #42 92.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:45.843Z] #42 92.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:45.843Z] #42 92.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:46.145Z] #84 131.7 checking for sd_notify_barrier... yes [2022-09-05T09:00:46.403Z] #84 132.0 checking linux/bpf.h usability... yes [2022-09-05T09:00:46.403Z] #84 132.3 checking linux/bpf.h presence... yes [2022-09-05T09:00:46.403Z] #84 132.4 checking for linux/bpf.h... yes [2022-09-05T09:00:46.411Z] #42 DONE 92.7s [2022-09-05T09:00:46.411Z] [2022-09-05T09:00:46.411Z] #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-09-05T09:00:46.411Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:46.411Z] #77 12.16 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-05T09:00:46.411Z] #77 12.22 Cloning into '/tmp/crun-build/libocispec'... [2022-09-05T09:00:46.411Z] #77 14.44 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-05T09:00:46.411Z] #77 14.47 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-05T09:00:46.411Z] #77 14.47 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-05T09:00:46.411Z] #77 14.47 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-05T09:00:46.411Z] #77 14.57 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-05T09:00:46.411Z] #77 18.64 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-05T09:00:46.411Z] #77 ... [2022-09-05T09:00:46.411Z] [2022-09-05T09:00:46.411Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-05T09:00:46.411Z] #43 sha256:28d46d53b2ca7615a1266f38c96d252e3491093da8b7d946751b80f4b0d08597 [2022-09-05T09:00:46.670Z] #43 DONE 0.2s [2022-09-05T09:00:46.670Z] [2022-09-05T09:00:46.670Z] #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-09-05T09:00:46.670Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:46.670Z] #14 92.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-05T09:00:46.670Z] #14 92.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-05T09:00:46.670Z] #14 92.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:00:46.689Z] #84 132.4 checking compilation for eBPF... yes [2022-09-05T09:00:46.690Z] #84 132.7 checking for criu >= 3.15... no [2022-09-05T09:00:46.690Z] #84 132.8 configure: CRIU headers not found, building without CRIU support [2022-09-05T09:00:46.690Z] #84 132.8 checking for criu > 3.16... no [2022-09-05T09:00:46.706Z] #14 ... [2022-09-05T09:00:46.706Z] [2022-09-05T09:00:46.706Z] #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-09-05T09:00:46.706Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:46.706Z] #42 79.63 Selecting previously unselected package libxml2:amd64. [2022-09-05T09:00:46.706Z] #42 79.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 79.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:46.706Z] #42 80.55 Selecting previously unselected package libarchive13:amd64. [2022-09-05T09:00:46.706Z] #42 80.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 80.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:46.706Z] #42 81.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-05T09:00:46.706Z] #42 81.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 81.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:46.706Z] #42 81.99 Selecting previously unselected package librhash0:amd64. [2022-09-05T09:00:46.706Z] #42 82.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 82.00 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:46.706Z] #42 82.39 Selecting previously unselected package libuv1:amd64. [2022-09-05T09:00:46.706Z] #42 82.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 82.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:46.706Z] #42 82.84 Selecting previously unselected package cmake. [2022-09-05T09:00:46.706Z] #42 82.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-05T09:00:46.706Z] #42 82.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:46.706Z] #42 ... [2022-09-05T09:00:46.706Z] [2022-09-05T09:00:46.706Z] #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-09-05T09:00:46.706Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:46.706Z] #51 75.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:00:46.706Z] #51 75.22 Setting up python3-protobuf (3.12.4-1) ... [2022-09-05T09:00:46.706Z] #51 82.01 Setting up criu (3.17.1-1) ... [2022-09-05T09:00:46.706Z] #51 85.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:46.947Z] #84 132.8 configure: CRIU version doesn't support join-ns API [2022-09-05T09:00:46.947Z] #84 132.8 checking for criu > 3.16.1... no [2022-09-05T09:00:46.947Z] #84 132.9 configure: CRIU version doesn't support for pre-dumping [2022-09-05T09:00:46.947Z] #84 132.9 checking for new mount API (fsconfig)... yes [2022-09-05T09:00:46.947Z] #84 133.0 checking for seccomp notify API... yes [2022-09-05T09:00:46.947Z] #84 133.1 checking for gperf... no [2022-09-05T09:00:46.947Z] #84 133.1 configure: gperf not found - cannot rebuild signal parser code [2022-09-05T09:00:47.277Z] #51 ... [2022-09-05T09:00:47.277Z] [2022-09-05T09:00:47.277Z] #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-09-05T09:00:47.277Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:47.277Z] #77 12.20 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-05T09:00:47.277Z] #77 12.28 Cloning into '/tmp/crun-build/libocispec'... [2022-09-05T09:00:47.513Z] #84 133.1 checking for library containing argp_parse... #84 ... [2022-09-05T09:00:47.513Z] [2022-09-05T09:00:47.513Z] #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-09-05T09:00:47.513Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T09:00:47.513Z] #43 191.8 Delve is a source level debugger for Go programs. [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-05T09:00:47.513Z] #43 191.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 Pass flags to the program you are debugging using `--`, for example: [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 Usage: [2022-09-05T09:00:47.513Z] #43 191.8 dlv [command] [2022-09-05T09:00:47.513Z] #43 191.8 [2022-09-05T09:00:47.513Z] #43 191.8 Available Commands: [2022-09-05T09:00:47.513Z] #43 191.8 attach Attach to running process and begin debugging. [2022-09-05T09:00:47.513Z] #43 191.8 connect Connect to a headless debug server with a terminal client. [2022-09-05T09:00:47.514Z] #43 191.8 core Examine a core dump. [2022-09-05T09:00:47.514Z] #43 191.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-05T09:00:47.514Z] #43 191.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-05T09:00:47.514Z] #43 191.8 exec Execute a precompiled binary, and begin a debug session. [2022-09-05T09:00:47.514Z] #43 191.8 help Help about any command [2022-09-05T09:00:47.514Z] #43 191.8 run Deprecated command. Use 'debug' instead. [2022-09-05T09:00:47.514Z] #43 191.8 test Compile test binary and begin debugging program. [2022-09-05T09:00:47.514Z] #43 191.8 trace Compile and begin tracing program. [2022-09-05T09:00:47.514Z] #43 191.8 version Prints version. [2022-09-05T09:00:47.514Z] #43 191.8 [2022-09-05T09:00:47.514Z] #43 191.8 Flags: [2022-09-05T09:00:47.514Z] #43 191.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-05T09:00:47.514Z] #43 191.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-05T09:00:47.514Z] #43 191.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-05T09:00:47.514Z] #43 191.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-05T09:00:47.514Z] #43 191.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-05T09:00:47.514Z] #43 191.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-05T09:00:47.514Z] #43 191.8 --disable-aslr Disables address space randomization [2022-09-05T09:00:47.514Z] #43 191.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-05T09:00:47.514Z] #43 191.8 -h, --help help for dlv [2022-09-05T09:00:47.514Z] #43 191.8 --init string Init file, executed by the terminal client. [2022-09-05T09:00:47.514Z] #43 191.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-05T09:00:47.514Z] #43 191.8 --log Enable debugging server logging. [2022-09-05T09:00:47.514Z] #43 191.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-05T09:00:47.514Z] #43 191.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-05T09:00:47.514Z] #43 191.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-05T09:00:47.514Z] #43 191.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-05T09:00:47.514Z] #43 191.8 --wd string Working directory for running the program. [2022-09-05T09:00:47.514Z] #43 191.8 [2022-09-05T09:00:47.514Z] #43 191.8 Additional help topics: [2022-09-05T09:00:47.514Z] #43 191.8 dlv backend Help about the --backend flag. [2022-09-05T09:00:47.514Z] #43 191.8 dlv log Help about logging flags. [2022-09-05T09:00:47.514Z] #43 191.8 dlv redirect Help about file redirection. [2022-09-05T09:00:47.514Z] #43 191.8 [2022-09-05T09:00:47.514Z] #43 191.8 Use "dlv [command] --help" for more information about a command. [2022-09-05T09:00:47.514Z] #43 DONE 192.3s [2022-09-05T09:00:47.514Z] [2022-09-05T09:00:47.514Z] #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-09-05T09:00:47.514Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:47.514Z] #84 133.1 checking for library containing argp_parse... none required [2022-09-05T09:00:47.771Z] #84 133.7 checking that generated files are newer than configure... done [2022-09-05T09:00:47.771Z] #84 133.7 configure: creating ./config.status [2022-09-05T09:00:47.772Z] #14 ... [2022-09-05T09:00:47.772Z] [2022-09-05T09:00:47.772Z] #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-09-05T09:00:47.772Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:47.772Z] #77 38.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-05T09:00:48.224Z] #77 ... [2022-09-05T09:00:48.224Z] [2022-09-05T09:00:48.224Z] #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-09-05T09:00:48.224Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-05T09:00:48.224Z] #51 DONE 86.9s [2022-09-05T09:00:48.224Z] [2022-09-05T09:00:48.224Z] #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-09-05T09:00:48.224Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:00:49.611Z] #34 ... [2022-09-05T09:00:49.611Z] [2022-09-05T09:00:49.611Z] #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-09-05T09:00:49.611Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:49.611Z] #77 14.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-05T09:00:49.611Z] #77 14.47 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-05T09:00:49.611Z] #77 14.47 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-05T09:00:49.611Z] #77 14.47 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-05T09:00:49.611Z] #77 14.55 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-05T09:00:50.865Z] #14 105.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-05T09:00:50.865Z] #14 105.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-05T09:00:50.865Z] #14 105.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:00:50.865Z] #14 106.1 Selecting previously unselected package libapparmor1:arm64. [2022-09-05T09:00:50.865Z] #14 106.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-05T09:00:50.865Z] #14 106.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-05T09:00:50.865Z] #14 106.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-05T09:00:50.865Z] #14 106.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-05T09:00:50.865Z] #14 106.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-05T09:00:50.865Z] #14 106.7 Selecting previously unselected package libbtrfs0:arm64. [2022-09-05T09:00:50.865Z] #14 106.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-05T09:00:51.047Z] #84 137.1 config.status: creating Makefile [2022-09-05T09:00:51.047Z] #84 137.1 config.status: creating rpm/crun.spec [2022-09-05T09:00:51.047Z] #84 137.2 config.status: creating config.h [2022-09-05T09:00:51.047Z] #84 137.2 config.status: executing libtool commands [2022-09-05T09:00:51.047Z] #84 137.2 config.status: executing depfiles commands [2022-09-05T09:00:51.198Z] #14 107.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-05T09:00:51.497Z] #14 107.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-05T09:00:51.497Z] #14 107.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-05T09:00:51.823Z] #14 107.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-05T09:00:52.144Z] #77 ... [2022-09-05T09:00:52.144Z] [2022-09-05T09:00:52.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-09-05T09:00:52.144Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:52.144Z] #14 90.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-05T09:00:52.144Z] #14 90.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:52.144Z] #14 90.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:52.909Z] #77 ... [2022-09-05T09:00:52.909Z] [2022-09-05T09:00:52.909Z] #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-09-05T09:00:52.909Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-05T09:00:52.909Z] #42 90.44 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:00:52.909Z] #42 90.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:52.909Z] #42 90.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:00:52.909Z] #42 90.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:00:52.909Z] #42 90.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:00:52.909Z] #42 90.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:00:52.909Z] #42 90.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:00:52.909Z] #42 90.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:00:52.909Z] #42 90.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:00:52.909Z] #42 90.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:00:52.909Z] #42 90.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:52.909Z] #42 DONE 91.5s [2022-09-05T09:00:52.909Z] [2022-09-05T09:00:52.909Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-05T09:00:52.909Z] #43 sha256:2e95434f478ca80b2467bdfe0d5edfa49582596967531aa78dc041e13ab88889 [2022-09-05T09:00:52.909Z] #43 DONE 0.2s [2022-09-05T09:00:52.909Z] [2022-09-05T09:00:52.909Z] #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-09-05T09:00:52.909Z] #44 sha256:6b4ab854ca444c4d3f98c8c7dcca78bd362b381f7b93226c685d0a481c756ebf [2022-09-05T09:00:52.956Z] #84 138.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-05T09:00:52.956Z] #84 138.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:00:53.213Z] #84 139.2 checking for gcc... gcc [2022-09-05T09:00:53.259Z] #14 108.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-05T09:00:53.259Z] #14 108.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-05T09:00:53.259Z] #14 108.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-05T09:00:53.394Z] #14 ... [2022-09-05T09:00:53.394Z] [2022-09-05T09:00:53.394Z] #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-09-05T09:00:53.394Z] #44 sha256:a8eba2010612375a3bcf400c7424758230c2145c4c93cd74b9051ac5a36f28d1 [2022-09-05T09:00:53.394Z] #44 1.596 + RM_GOPATH=0 [2022-09-05T09:00:53.394Z] #44 1.596 + TMP_GOPATH= [2022-09-05T09:00:53.394Z] #44 1.596 + : /build [2022-09-05T09:00:53.394Z] #44 1.596 + '[' -z '' ']' [2022-09-05T09:00:53.394Z] #44 1.596 ++ mktemp -d [2022-09-05T09:00:53.394Z] #44 1.596 + export GOPATH=/tmp/tmp.18JBxoLFPq [2022-09-05T09:00:53.394Z] #44 1.596 + GOPATH=/tmp/tmp.18JBxoLFPq [2022-09-05T09:00:53.394Z] #44 1.596 + RM_GOPATH=1 [2022-09-05T09:00:53.394Z] #44 1.596 + case "$(go env GOARCH)" in [2022-09-05T09:00:53.394Z] #44 1.596 ++ go env GOARCH [2022-09-05T09:00:53.394Z] #44 1.658 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:53.394Z] #44 1.658 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:53.394Z] #44 1.658 ++ dirname /install.sh [2022-09-05T09:00:53.394Z] #44 1.672 Install tini version v0.19.0 [2022-09-05T09:00:53.394Z] #44 1.672 + dir=/ [2022-09-05T09:00:53.394Z] #44 1.672 + bin=tini [2022-09-05T09:00:53.394Z] #44 1.672 + shift [2022-09-05T09:00:53.394Z] #44 1.672 + '[' '!' -f //tini.installer ']' [2022-09-05T09:00:53.394Z] #44 1.672 + . //tini.installer [2022-09-05T09:00:53.394Z] #44 1.672 ++ : v0.19.0 [2022-09-05T09:00:53.394Z] #44 1.672 + install_tini [2022-09-05T09:00:53.394Z] #44 1.672 + echo 'Install tini version v0.19.0' [2022-09-05T09:00:53.394Z] #44 1.672 + git clone https://github.com/krallin/tini.git /tmp/tmp.18JBxoLFPq/tini [2022-09-05T09:00:53.394Z] #44 1.705 Cloning into '/tmp/tmp.18JBxoLFPq/tini'... [2022-09-05T09:00:53.394Z] #44 3.103 + cd /tmp/tmp.18JBxoLFPq/tini [2022-09-05T09:00:53.394Z] #44 3.104 + git checkout -q v0.19.0 [2022-09-05T09:00:53.394Z] #44 3.109 + cmake . [2022-09-05T09:00:53.394Z] #44 4.216 -- The C compiler identification is GNU 10.2.1 [2022-09-05T09:00:53.394Z] #44 4.350 -- Detecting C compiler ABI info [2022-09-05T09:00:53.394Z] #44 5.416 -- Detecting C compiler ABI info - done [2022-09-05T09:00:53.394Z] #44 5.580 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-05T09:00:53.394Z] #44 5.580 -- Detecting C compile features [2022-09-05T09:00:53.394Z] #44 5.606 -- Detecting C compile features - done [2022-09-05T09:00:53.394Z] #44 5.672 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-05T09:00:53.394Z] #44 6.018 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-05T09:00:53.394Z] #44 6.182 -- Configuring done [2022-09-05T09:00:53.394Z] #44 6.205 -- Generating done [2022-09-05T09:00:53.394Z] #44 6.223 -- Build files have been written to: /tmp/tmp.18JBxoLFPq/tini [2022-09-05T09:00:53.394Z] #44 6.232 + make tini-static [2022-09-05T09:00:53.394Z] #44 6.670 Scanning dependencies of target tini-static [2022-09-05T09:00:53.608Z] #14 109.5 Selecting previously unselected package libudev-dev:arm64. [2022-09-05T09:00:53.608Z] #14 109.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-05T09:00:53.608Z] #14 109.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-05T09:00:53.652Z] #44 6.914 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-05T09:00:53.778Z] #84 139.2 checking whether the C compiler works... yes [2022-09-05T09:00:53.779Z] #84 139.6 checking for C compiler default output file name... a.out [2022-09-05T09:00:53.779Z] #84 139.6 checking for suffix of executables... [2022-09-05T09:00:53.851Z] #44 1.274 + RM_GOPATH=0 [2022-09-05T09:00:53.851Z] #44 1.274 + TMP_GOPATH= [2022-09-05T09:00:53.851Z] #44 1.274 + : /build [2022-09-05T09:00:53.851Z] #44 1.274 + '[' -z '' ']' [2022-09-05T09:00:53.851Z] #44 1.274 ++ mktemp -d [2022-09-05T09:00:53.851Z] #44 1.284 + export GOPATH=/tmp/tmp.5Bn1NcruM5 [2022-09-05T09:00:53.851Z] #44 1.284 + GOPATH=/tmp/tmp.5Bn1NcruM5 [2022-09-05T09:00:53.851Z] #44 1.284 + RM_GOPATH=1 [2022-09-05T09:00:53.851Z] #44 1.284 + case "$(go env GOARCH)" in [2022-09-05T09:00:53.851Z] #44 1.284 ++ go env GOARCH [2022-09-05T09:00:53.851Z] #44 1.314 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:53.851Z] #44 1.314 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:53.851Z] #44 1.319 ++ dirname /install.sh [2022-09-05T09:00:53.851Z] #44 1.332 + dir=/ [2022-09-05T09:00:53.851Z] #44 1.333 + bin=tini [2022-09-05T09:00:53.851Z] #44 1.336 Install tini version v0.19.0 [2022-09-05T09:00:53.851Z] #44 1.336 + shift [2022-09-05T09:00:53.851Z] #44 1.336 + '[' '!' -f //tini.installer ']' [2022-09-05T09:00:53.851Z] #44 1.336 + . //tini.installer [2022-09-05T09:00:53.851Z] #44 1.336 ++ : v0.19.0 [2022-09-05T09:00:53.851Z] #44 1.336 + install_tini [2022-09-05T09:00:53.851Z] #44 1.336 + echo 'Install tini version v0.19.0' [2022-09-05T09:00:53.851Z] #44 1.336 + git clone https://github.com/krallin/tini.git /tmp/tmp.5Bn1NcruM5/tini [2022-09-05T09:00:53.851Z] #44 1.336 Cloning into '/tmp/tmp.5Bn1NcruM5/tini'... [2022-09-05T09:00:54.044Z] #84 139.8 checking whether we are cross compiling... no [2022-09-05T09:00:54.044Z] #84 140.1 checking for suffix of object files... o [2022-09-05T09:00:54.202Z] #14 110.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-05T09:00:54.202Z] #14 110.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-05T09:00:54.202Z] #14 110.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-05T09:00:54.306Z] #84 140.2 checking whether we are using the GNU C compiler... yes [2022-09-05T09:00:54.306Z] #84 140.4 checking whether gcc accepts -g... yes [2022-09-05T09:00:54.596Z] #84 140.5 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:00:54.771Z] #14 110.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-05T09:00:54.771Z] #14 110.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-05T09:00:54.771Z] #14 110.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-05T09:00:55.038Z] #14 ... [2022-09-05T09:00:55.038Z] [2022-09-05T09:00:55.038Z] #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-09-05T09:00:55.038Z] #67 sha256:99833078707eaebf713bedec88b70a90e4584195a99488bda11f4c931e0cded5 [2022-09-05T09:00:55.038Z] #67 101.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:00:55.038Z] #67 101.0 + GOBIN=/build [2022-09-05T09:00:55.038Z] #67 101.0 + GO111MODULE=on [2022-09-05T09:00:55.038Z] #67 101.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:00:55.038Z] #67 105.9 rootlesskit version 1.0.0 [2022-09-05T09:00:55.038Z] #67 106.0 Usage of /build/rootlesskit-docker-proxy: [2022-09-05T09:00:55.038Z] #67 106.0 -container-ip string [2022-09-05T09:00:55.039Z] #67 106.0 container ip [2022-09-05T09:00:55.039Z] #67 106.0 -container-port int [2022-09-05T09:00:55.039Z] #67 106.0 container port (default -1) [2022-09-05T09:00:55.039Z] #67 106.0 -host-ip string [2022-09-05T09:00:55.039Z] #67 106.0 host ip [2022-09-05T09:00:55.039Z] #67 106.0 -host-port int [2022-09-05T09:00:55.039Z] #67 106.0 host port (default -1) [2022-09-05T09:00:55.039Z] #67 106.0 -proto string [2022-09-05T09:00:55.039Z] #67 106.0 proxy protocol (default "tcp") [2022-09-05T09:00:55.039Z] #67 DONE 110.8s [2022-09-05T09:00:55.039Z] [2022-09-05T09:00:55.039Z] #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-09-05T09:00:55.039Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:55.039Z] #14 111.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-05T09:00:55.039Z] #14 111.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-05T09:00:55.039Z] #14 111.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-05T09:00:55.039Z] #14 ... [2022-09-05T09:00:55.039Z] [2022-09-05T09:00:55.039Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-05T09:00:55.039Z] #68 sha256:e5e5cd93598b9d86cc31fa955ec059d527987460ec6f03f11863e42f1b9a122c [2022-09-05T09:00:55.169Z] #84 140.7 checking whether gcc understands -c and -o together... yes [2022-09-05T09:00:55.169Z] #84 141.0 checking how to run the C preprocessor... gcc -E [2022-09-05T09:00:55.169Z] #84 ... [2022-09-05T09:00:55.169Z] [2022-09-05T09:00:55.169Z] #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-09-05T09:00:55.169Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:00:55.169Z] #19 178.0 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-09-05T09:00:55.169Z] #19 178.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-05T09:00:55.169Z] #19 178.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-05T09:00:55.169Z] #19 178.0 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-09-05T09:00:55.169Z] #19 178.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-05T09:00:55.169Z] #19 178.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-05T09:00:55.169Z] #19 178.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-05T09:00:55.169Z] #19 178.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-05T09:00:55.169Z] #19 178.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-05T09:00:55.169Z] #19 178.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-05T09:00:55.169Z] #19 178.3 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-09-05T09:00:55.169Z] #19 178.3 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-09-05T09:00:55.169Z] #19 180.2 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-09-05T09:00:55.169Z] #19 180.2 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-09-05T09:00:55.169Z] #19 180.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-05T09:00:55.169Z] #19 180.4 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-09-05T09:00:55.169Z] #19 180.5 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-09-05T09:00:55.169Z] #19 182.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-09-05T09:00:55.169Z] #19 182.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-05T09:00:55.169Z] #19 183.4 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:00:55.169Z] #19 183.9 Fetched 788 MB in 47s (16.9 MB/s) [2022-09-05T09:00:55.169Z] #19 184.0 Selecting previously unselected package liblocale-gettext-perl. [2022-09-05T09:00:55.169Z] #19 184.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-05T09:00:55.169Z] #19 184.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 184.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-05T09:00:55.169Z] #19 184.2 Selecting previously unselected package bzip2. [2022-09-05T09:00:55.169Z] #19 184.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 184.2 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:00:55.169Z] #19 184.3 Selecting previously unselected package libmagic-mgc. [2022-09-05T09:00:55.169Z] #19 184.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 184.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-05T09:00:55.169Z] #19 184.8 Selecting previously unselected package libmagic1:amd64. [2022-09-05T09:00:55.169Z] #19 184.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 184.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:00:55.169Z] #19 185.0 Selecting previously unselected package file. [2022-09-05T09:00:55.169Z] #19 185.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 185.0 Unpacking file (1:5.39-3) ... [2022-09-05T09:00:55.169Z] #19 185.3 Selecting previously unselected package xz-utils. [2022-09-05T09:00:55.169Z] #19 185.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 185.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:00:55.169Z] #19 185.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-05T09:00:55.169Z] #19 185.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 185.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-05T09:00:55.169Z] #19 187.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-05T09:00:55.169Z] #19 187.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-05T09:00:55.169Z] #19 187.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-05T09:00:55.169Z] #19 ... [2022-09-05T09:00:55.169Z] [2022-09-05T09:00:55.169Z] #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-09-05T09:00:55.169Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:55.169Z] #84 141.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:00:55.169Z] #84 141.2 checking for egrep... /bin/grep -E [2022-09-05T09:00:55.299Z] #68 DONE 0.1s [2022-09-05T09:00:55.299Z] [2022-09-05T09:00:55.299Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-05T09:00:55.299Z] #69 sha256:daabda704772b9b0151d3bc69dc22ea81ec5ed030d4e8c540509cc252efe4109 [2022-09-05T09:00:55.299Z] #69 DONE 0.1s [2022-09-05T09:00:55.299Z] [2022-09-05T09:00:55.299Z] #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-09-05T09:00:55.299Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:55.299Z] #14 111.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-05T09:00:55.299Z] #14 111.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-05T09:00:55.299Z] #14 111.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-05T09:00:55.442Z] #14 ... [2022-09-05T09:00:55.442Z] [2022-09-05T09:00:55.442Z] #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-09-05T09:00:55.442Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:00:55.553Z] #44 ... [2022-09-05T09:00:55.553Z] [2022-09-05T09:00:55.553Z] #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-09-05T09:00:55.553Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T09:00:55.553Z] #53 101.5 gotestsum version dev [2022-09-05T09:00:55.558Z] #14 111.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-05T09:00:55.558Z] #14 111.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-05T09:00:55.558Z] #14 111.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-05T09:00:55.771Z] #84 141.2 checking for ANSI C header files... yes [2022-09-05T09:00:55.771Z] #84 141.6 checking for sys/types.h... yes [2022-09-05T09:00:55.771Z] #84 141.8 checking for sys/stat.h... yes [2022-09-05T09:00:56.034Z] #84 142.0 checking for stdlib.h... yes [2022-09-05T09:00:56.122Z] #53 DONE 102.2s [2022-09-05T09:00:56.122Z] [2022-09-05T09:00:56.122Z] #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-09-05T09:00:56.122Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:56.122Z] #77 21.93 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-05T09:00:56.122Z] #77 24.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-05T09:00:56.122Z] #77 24.68 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-05T09:00:56.122Z] #77 24.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-05T09:00:56.122Z] #77 ... [2022-09-05T09:00:56.122Z] [2022-09-05T09:00:56.122Z] #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-09-05T09:00:56.122Z] #44 sha256:a8eba2010612375a3bcf400c7424758230c2145c4c93cd74b9051ac5a36f28d1 [2022-09-05T09:00:56.122Z] #44 9.432 [100%] Linking C executable tini-static [2022-09-05T09:00:56.296Z] #84 142.2 checking for string.h... yes [2022-09-05T09:00:56.396Z] #44 3.442 + cd /tmp/tmp.5Bn1NcruM5/tini [2022-09-05T09:00:56.397Z] #44 3.442 + git checkout -q v0.19.0 [2022-09-05T09:00:56.397Z] #44 3.465 + cmake . [2022-09-05T09:00:56.511Z] #14 112.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-05T09:00:56.511Z] #14 112.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-05T09:00:56.511Z] #14 112.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-05T09:00:56.569Z] #84 142.5 checking for memory.h... yes [2022-09-05T09:00:56.657Z] #44 4.228 -- The C compiler identification is GNU 10.2.1 [2022-09-05T09:00:56.748Z] #64 53.32 Updating files: 42% (2111/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 82% (4116/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-05T09:00:56.748Z] #64 55.05 + cd /tmp/tmp.YUUbZU8D7w/src/github.com/containerd/containerd [2022-09-05T09:00:56.748Z] #64 55.06 + git checkout -q v1.6.8 [2022-09-05T09:00:56.771Z] #14 112.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-05T09:00:56.771Z] #14 112.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-05T09:00:56.771Z] #14 112.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-05T09:00:56.771Z] #14 112.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-05T09:00:56.771Z] #14 112.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-05T09:00:56.771Z] #14 112.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:56.825Z] #84 142.8 checking for strings.h... yes [2022-09-05T09:00:56.917Z] #44 4.403 -- Detecting C compiler ABI info [2022-09-05T09:00:57.031Z] #14 113.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-05T09:00:57.031Z] #14 113.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-05T09:00:57.031Z] #14 113.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-05T09:00:57.058Z] #44 10.47 [100%] Built target tini-static [2022-09-05T09:00:57.058Z] #44 10.58 + mkdir -p /build [2022-09-05T09:00:57.058Z] #44 10.58 + cp tini-static /build/docker-init [2022-09-05T09:00:57.290Z] #14 ... [2022-09-05T09:00:57.290Z] [2022-09-05T09:00:57.290Z] #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-09-05T09:00:57.290Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:00:57.290Z] #77 57.68 configure.ac:7: installing 'build-aux/compile' [2022-09-05T09:00:57.290Z] #77 57.68 configure.ac:9: installing 'build-aux/config.guess' [2022-09-05T09:00:57.290Z] #77 57.69 configure.ac:9: installing 'build-aux/config.sub' [2022-09-05T09:00:57.290Z] #77 57.69 configure.ac:11: installing 'build-aux/install-sh' [2022-09-05T09:00:57.290Z] #77 57.70 configure.ac:11: installing 'build-aux/missing' [2022-09-05T09:00:57.290Z] #77 57.92 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:00:57.290Z] #77 58.03 parallel-tests: installing 'build-aux/test-driver' [2022-09-05T09:00:57.290Z] #77 60.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:00:57.290Z] #77 60.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:00:57.290Z] #77 60.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:00:57.290Z] #77 60.77 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:00:57.290Z] #77 60.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:00:57.290Z] #77 60.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:00:57.290Z] #77 60.99 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:00:57.290Z] #77 61.09 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:00:57.317Z] #44 DONE 10.8s [2022-09-05T09:00:57.318Z] [2022-09-05T09:00:57.318Z] #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-09-05T09:00:57.318Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:00:57.387Z] #84 143.0 checking for inttypes.h... yes [2022-09-05T09:00:57.387Z] #84 143.2 checking for stdint.h... yes [2022-09-05T09:00:57.387Z] #84 143.4 checking for unistd.h... yes [2022-09-05T09:00:57.549Z] #77 ... [2022-09-05T09:00:57.549Z] [2022-09-05T09:00:57.549Z] #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-09-05T09:00:57.549Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-05T09:00:57.549Z] #14 113.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:00:57.549Z] #14 113.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-05T09:00:57.549Z] #14 113.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:57.549Z] #14 113.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-05T09:00:57.549Z] #14 113.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-05T09:00:57.549Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-05T09:00:57.549Z] #14 113.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-05T09:00:57.577Z] #77 ... [2022-09-05T09:00:57.577Z] [2022-09-05T09:00:57.577Z] #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-09-05T09:00:57.577Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:00:57.577Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-05T09:00:57.577Z] #14 103.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:57.643Z] #84 143.6 checking minix/config.h usability... no [2022-09-05T09:00:57.818Z] #14 113.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 113.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:00:57.818Z] #14 113.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:00:57.818Z] #14 113.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:00:57.818Z] #14 113.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-05T09:00:57.818Z] #14 114.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 114.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:00:57.818Z] #14 114.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-05T09:00:57.818Z] #14 114.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:00:57.836Z] #14 103.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:00:57.836Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-05T09:00:57.836Z] #14 104.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:00:57.836Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:00:57.862Z] #44 5.454 -- Detecting C compiler ABI info - done [2022-09-05T09:00:57.899Z] #84 143.8 checking minix/config.h presence... no [2022-09-05T09:00:57.899Z] #84 143.9 checking for minix/config.h... no [2022-09-05T09:00:58.084Z] #14 114.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-05T09:00:58.085Z] #14 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-05T09:00:58.085Z] #14 114.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:00:58.122Z] #44 5.681 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-05T09:00:58.122Z] #44 5.690 -- Detecting C compile features [2022-09-05T09:00:58.122Z] #44 5.693 -- Detecting C compile features - done [2022-09-05T09:00:58.156Z] #84 143.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-05T09:00:58.348Z] #14 DONE 114.3s [2022-09-05T09:00:58.348Z] [2022-09-05T09:00:58.348Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-05T09:00:58.348Z] #59 sha256:24e88cb050578e8c80b17264cf0b5e6327f7c9efed613b30cea483bb1ea5af49 [2022-09-05T09:00:58.348Z] #59 DONE 0.2s [2022-09-05T09:00:58.348Z] [2022-09-05T09:00:58.348Z] #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-09-05T09:00:58.348Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:00:58.382Z] #44 5.756 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-05T09:00:58.642Z] #44 6.094 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-05T09:00:58.662Z] #64 57.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-05T09:00:58.662Z] #64 57.12 + BUILDTAGS='netgo osusergo static_build' [2022-09-05T09:00:58.720Z] #84 144.2 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:00:58.720Z] #84 144.6 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:00:58.720Z] #84 144.6 checking how to print strings... printf [2022-09-05T09:00:58.720Z] #84 144.7 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:00:58.720Z] #84 144.7 checking for fgrep... /bin/grep -F [2022-09-05T09:00:58.720Z] #84 144.7 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:00:58.720Z] #84 144.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:00:58.720Z] #84 144.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:00:58.902Z] #44 6.215 -- Configuring done [2022-09-05T09:00:58.902Z] #44 6.258 -- Generating done [2022-09-05T09:00:58.902Z] #44 6.267 -- Build files have been written to: /tmp/tmp.5Bn1NcruM5/tini [2022-09-05T09:00:58.902Z] #44 6.295 + make tini-static [2022-09-05T09:00:58.923Z] #64 57.12 + export EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:00:58.923Z] #64 57.12 + EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:00:58.923Z] #64 57.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-05T09:00:58.923Z] #64 57.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-05T09:00:58.923Z] #64 57.12 + '[' '' = dynamic ']' [2022-09-05T09:00:58.923Z] #64 57.12 + make [2022-09-05T09:00:58.980Z] #84 144.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:00:58.980Z] #84 144.9 checking whether ln -s works... yes [2022-09-05T09:00:58.980Z] #84 144.9 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:00:58.980Z] #84 145.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:00:58.980Z] #84 145.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:00:58.980Z] #84 145.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:00:58.980Z] #84 145.0 checking for objdump... objdump [2022-09-05T09:00:58.980Z] #84 145.0 checking how to recognize dependent libraries... pass_all [2022-09-05T09:00:58.980Z] #84 145.0 checking for dlltool... no [2022-09-05T09:00:58.980Z] #84 145.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:00:58.980Z] #84 145.0 checking for ar... ar [2022-09-05T09:00:59.237Z] #84 145.0 checking for archiver @FILE support... @ [2022-09-05T09:00:59.237Z] #84 145.2 checking for strip... strip [2022-09-05T09:00:59.237Z] #84 145.2 checking for ranlib... ranlib [2022-09-05T09:00:59.237Z] #84 145.2 checking for gawk... no [2022-09-05T09:00:59.237Z] #84 145.2 checking for mawk... mawk [2022-09-05T09:00:59.286Z] #60 ... [2022-09-05T09:00:59.286Z] [2022-09-05T09:00:59.286Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:00:59.286Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-05T09:00:59.286Z] #15 DONE 1.2s [2022-09-05T09:00:59.286Z] [2022-09-05T09:00:59.286Z] #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-09-05T09:00:59.286Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:00:59.286Z] #60 0.829 + RM_GOPATH=0 [2022-09-05T09:00:59.286Z] #60 0.829 + TMP_GOPATH= [2022-09-05T09:00:59.286Z] #60 0.829 + : /build [2022-09-05T09:00:59.286Z] #60 0.829 + '[' -z '' ']' [2022-09-05T09:00:59.286Z] #60 0.830 ++ mktemp -d [2022-09-05T09:00:59.286Z] #60 0.834 + export GOPATH=/tmp/tmp.dJkL8mJ8XO [2022-09-05T09:00:59.286Z] #60 0.834 + GOPATH=/tmp/tmp.dJkL8mJ8XO [2022-09-05T09:00:59.286Z] #60 0.835 + RM_GOPATH=1 [2022-09-05T09:00:59.286Z] #60 0.835 + case "$(go env GOARCH)" in [2022-09-05T09:00:59.286Z] #60 0.835 ++ go env GOARCH [2022-09-05T09:00:59.286Z] #60 0.845 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:59.286Z] #60 0.845 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:00:59.286Z] #60 0.846 ++ dirname /install.sh [2022-09-05T09:00:59.286Z] #60 0.853 + dir=/ [2022-09-05T09:00:59.286Z] #60 0.853 + bin=runc [2022-09-05T09:00:59.286Z] #60 0.853 + shift [2022-09-05T09:00:59.286Z] #60 0.853 + '[' '!' -f //runc.installer ']' [2022-09-05T09:00:59.286Z] #60 0.853 + . //runc.installer [2022-09-05T09:00:59.286Z] #60 0.853 ++ set -e [2022-09-05T09:00:59.286Z] #60 0.853 ++ : v1.1.4 [2022-09-05T09:00:59.286Z] #60 0.853 + install_runc [2022-09-05T09:00:59.286Z] #60 0.853 + RUNC_BUILDTAGS=seccomp [2022-09-05T09:00:59.286Z] #60 0.853 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-05T09:00:59.286Z] #60 0.853 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dJkL8mJ8XO/src/github.com/opencontainers/runc [2022-09-05T09:00:59.286Z] #60 0.853 Install runc version v1.1.4 (build tags: seccomp) [2022-09-05T09:00:59.286Z] #60 0.863 Cloning into '/tmp/tmp.dJkL8mJ8XO/src/github.com/opencontainers/runc'... [2022-09-05T09:00:59.473Z] #44 6.909 Scanning dependencies of target tini-static [2022-09-05T09:00:59.473Z] #44 7.087 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-05T09:00:59.801Z] #84 145.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:00:59.801Z] #84 145.8 checking for sysroot... no [2022-09-05T09:00:59.801Z] #84 145.8 checking for a working dd... /bin/dd [2022-09-05T09:00:59.801Z] #84 145.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:00:59.801Z] #84 145.8 checking for mt... no [2022-09-05T09:00:59.801Z] #84 145.9 checking if : is a manifest tool... no [2022-09-05T09:01:00.058Z] #84 145.9 checking for dlfcn.h... yes [2022-09-05T09:01:00.058Z] #84 146.0 checking for objdir... .libs [2022-09-05T09:01:00.314Z] #84 146.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:00.314Z] #84 146.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:00.676Z] #60 ... [2022-09-05T09:01:00.676Z] [2022-09-05T09:01:00.676Z] #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-09-05T09:01:00.676Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-05T09:01:00.676Z] #16 DONE 0.9s [2022-09-05T09:01:00.676Z] [2022-09-05T09:01:00.676Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-05T09:01:00.677Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-05T09:01:00.829Z] #84 146.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:00.838Z] #64 58.83 + bin/ctr [2022-09-05T09:01:00.858Z] #44 ... [2022-09-05T09:01:00.858Z] [2022-09-05T09:01:00.858Z] #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-09-05T09:01:00.858Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:00.858Z] #14 89.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-05T09:01:00.858Z] #14 89.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-05T09:01:00.858Z] #14 89.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:01:00.858Z] #14 ... [2022-09-05T09:01:00.858Z] [2022-09-05T09:01:00.858Z] #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-09-05T09:01:00.858Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:00.858Z] #77 18.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-05T09:01:00.858Z] #77 20.88 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-05T09:01:00.858Z] #77 23.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-05T09:01:00.858Z] #77 23.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-05T09:01:00.858Z] #77 24.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-05T09:01:00.935Z] #17 0.702 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-05T09:01:01.086Z] #84 146.7 checking if gcc static flag -static works... yes [2022-09-05T09:01:01.118Z] #77 ... [2022-09-05T09:01:01.118Z] [2022-09-05T09:01:01.118Z] #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-09-05T09:01:01.118Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:01.118Z] #14 100.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-05T09:01:01.195Z] #17 DONE 1.0s [2022-09-05T09:01:01.195Z] [2022-09-05T09:01:01.195Z] #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-09-05T09:01:01.195Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-05T09:01:01.343Z] #84 147.1 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:01.343Z] #84 147.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:01.343Z] #84 147.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:01:01.378Z] #14 100.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:01.378Z] #14 100.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:01:01.378Z] #14 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-05T09:01:01.455Z] #36 ... [2022-09-05T09:01:01.455Z] [2022-09-05T09:01:01.455Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-05T09:01:01.455Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-05T09:01:01.601Z] #84 147.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:01.601Z] #84 147.8 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:01.601Z] #84 147.8 checking whether stripping libraries is possible... yes [2022-09-05T09:01:01.601Z] #84 147.8 checking if libtool supports shared libraries... yes [2022-09-05T09:01:01.601Z] #84 147.8 checking whether to build shared libraries... no [2022-09-05T09:01:01.601Z] #84 147.8 checking whether to build static libraries... yes [2022-09-05T09:01:01.601Z] #84 147.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:01.639Z] #14 100.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:01.639Z] #14 100.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:01.859Z] #84 147.8 checking whether build environment is sane... yes [2022-09-05T09:01:01.859Z] #84 147.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:01.859Z] #84 147.9 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:01.859Z] #84 147.9 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:01.859Z] #84 148.0 checking whether make supports nested variables... yes [2022-09-05T09:01:01.859Z] #84 148.0 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:01.859Z] #84 148.0 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:02.116Z] #84 148.0 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:02.116Z] #84 148.1 checking dependency style of gcc... gcc3 [2022-09-05T09:01:02.116Z] #84 148.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:02.116Z] #84 148.2 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:02.116Z] #84 148.2 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:01:02.116Z] #84 148.2 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:01:02.116Z] #84 148.3 checking for yajl >= 2.1.0... yes [2022-09-05T09:01:02.116Z] #84 148.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:01:02.116Z] #84 148.3 checking for gcc... (cached) gcc [2022-09-05T09:01:02.217Z] #14 ... [2022-09-05T09:01:02.217Z] [2022-09-05T09:01:02.217Z] #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-09-05T09:01:02.217Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-05T09:01:02.217Z] #53 100.9 gotestsum version dev [2022-09-05T09:01:02.217Z] #53 DONE 101.4s [2022-09-05T09:01:02.217Z] [2022-09-05T09:01:02.217Z] #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-09-05T09:01:02.217Z] #44 sha256:6b4ab854ca444c4d3f98c8c7dcca78bd362b381f7b93226c685d0a481c756ebf [2022-09-05T09:01:02.217Z] #44 9.012 [100%] Linking C executable tini-static [2022-09-05T09:01:02.373Z] #84 148.3 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:01:02.373Z] #84 148.3 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:01:02.373Z] #84 148.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:01:02.373Z] #84 148.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:01:02.373Z] #84 148.4 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:01:02.373Z] #84 148.4 checking for python3... /usr/bin/python3 [2022-09-05T09:01:02.373Z] #84 148.4 checking for python3 version... 3.9 [2022-09-05T09:01:02.630Z] #84 148.5 checking for python3 platform... linux [2022-09-05T09:01:02.630Z] #84 148.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:01:02.630Z] #84 148.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:01:02.794Z] #44 10.10 [100%] Built target tini-static [2022-09-05T09:01:02.794Z] #44 10.27 + mkdir -p /build [2022-09-05T09:01:02.794Z] #44 10.27 + cp tini-static /build/docker-init [2022-09-05T09:01:02.794Z] #44 DONE 10.4s [2022-09-05T09:01:02.794Z] [2022-09-05T09:01:02.794Z] #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-09-05T09:01:02.794Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:01:02.842Z] #18 DONE 1.4s [2022-09-05T09:01:02.842Z] [2022-09-05T09:01:02.842Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:01:02.842Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-05T09:01:02.887Z] #84 148.9 checking that generated files are newer than configure... done [2022-09-05T09:01:02.887Z] #84 148.9 configure: creating ./config.status [2022-09-05T09:01:03.106Z] #19 ... [2022-09-05T09:01:03.106Z] [2022-09-05T09:01:03.106Z] #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-09-05T09:01:03.106Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-05T09:01:03.106Z] #36 119.0 Delve is a source level debugger for Go programs. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-05T09:01:03.106Z] #36 119.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Usage: [2022-09-05T09:01:03.106Z] #36 119.0 dlv [command] [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Available Commands: [2022-09-05T09:01:03.106Z] #36 119.0 attach Attach to running process and begin debugging. [2022-09-05T09:01:03.106Z] #36 119.0 connect Connect to a headless debug server with a terminal client. [2022-09-05T09:01:03.106Z] #36 119.0 core Examine a core dump. [2022-09-05T09:01:03.106Z] #36 119.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-05T09:01:03.106Z] #36 119.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-05T09:01:03.106Z] #36 119.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-05T09:01:03.106Z] #36 119.0 help Help about any command [2022-09-05T09:01:03.106Z] #36 119.0 run Deprecated command. Use 'debug' instead. [2022-09-05T09:01:03.106Z] #36 119.0 test Compile test binary and begin debugging program. [2022-09-05T09:01:03.106Z] #36 119.0 trace Compile and begin tracing program. [2022-09-05T09:01:03.106Z] #36 119.0 version Prints version. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Flags: [2022-09-05T09:01:03.106Z] #36 119.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-05T09:01:03.106Z] #36 119.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-05T09:01:03.106Z] #36 119.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-09-05T09:01:03.106Z] #36 119.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-05T09:01:03.106Z] #36 119.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-05T09:01:03.106Z] #36 119.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-09-05T09:01:03.106Z] #36 119.0 --disable-aslr Disables address space randomization [2022-09-05T09:01:03.106Z] #36 119.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-05T09:01:03.106Z] #36 119.0 -h, --help help for dlv [2022-09-05T09:01:03.106Z] #36 119.0 --init string Init file, executed by the terminal client. [2022-09-05T09:01:03.106Z] #36 119.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-05T09:01:03.106Z] #36 119.0 --log Enable debugging server logging. [2022-09-05T09:01:03.106Z] #36 119.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-05T09:01:03.106Z] #36 119.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-05T09:01:03.106Z] #36 119.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-05T09:01:03.106Z] #36 119.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-05T09:01:03.106Z] #36 119.0 --wd string Working directory for running the program. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Additional help topics: [2022-09-05T09:01:03.106Z] #36 119.0 dlv backend Help about the --backend flag. [2022-09-05T09:01:03.106Z] #36 119.0 dlv log Help about logging flags. [2022-09-05T09:01:03.106Z] #36 119.0 dlv redirect Help about file redirection. [2022-09-05T09:01:03.106Z] #36 119.0 [2022-09-05T09:01:03.106Z] #36 119.0 Use "dlv [command] --help" for more information about a command. [2022-09-05T09:01:03.106Z] #36 DONE 119.1s [2022-09-05T09:01:03.106Z] [2022-09-05T09:01:03.106Z] #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-09-05T09:01:03.106Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:01:03.675Z] #60 ... [2022-09-05T09:01:03.675Z] [2022-09-05T09:01:03.675Z] #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-09-05T09:01:03.675Z] #26 sha256:19968b40b9dcceab69d2ef77269b89dbffee43136baffe08d92ee76c06b17b25 [2022-09-05T09:01:03.934Z] #26 119.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) [2022-09-05T09:01:03.934Z] #26 ... [2022-09-05T09:01:03.934Z] [2022-09-05T09:01:03.934Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:01:03.934Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-05T09:01:03.934Z] #19 DONE 1.3s [2022-09-05T09:01:03.934Z] [2022-09-05T09:01:03.934Z] #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-09-05T09:01:03.934Z] #26 sha256:19968b40b9dcceab69d2ef77269b89dbffee43136baffe08d92ee76c06b17b25 [2022-09-05T09:01:04.974Z] #26 119.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3316/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-09-05T09:01:04.974Z] #26 ... [2022-09-05T09:01:04.974Z] [2022-09-05T09:01:04.974Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-05T09:01:04.974Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-05T09:01:04.974Z] #20 DONE 1.0s [2022-09-05T09:01:04.974Z] [2022-09-05T09:01:04.974Z] #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-09-05T09:01:04.974Z] #26 sha256:19968b40b9dcceab69d2ef77269b89dbffee43136baffe08d92ee76c06b17b25 [2022-09-05T09:01:06.131Z] #64 ... [2022-09-05T09:01:06.131Z] [2022-09-05T09:01:06.131Z] #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-09-05T09:01:06.131Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:06.131Z] #14 97.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-05T09:01:06.131Z] #14 97.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:06.131Z] #14 97.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:06.131Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-05T09:01:06.131Z] #14 104.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:06.131Z] #14 104.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:01:06.160Z] #84 151.9 config.status: creating Makefile [2022-09-05T09:01:06.160Z] #84 152.0 config.status: creating config.h [2022-09-05T09:01:06.160Z] #84 152.1 config.status: executing libtool commands [2022-09-05T09:01:06.160Z] #84 152.2 config.status: executing depfiles commands [2022-09-05T09:01:06.430Z] #84 ... [2022-09-05T09:01:06.430Z] [2022-09-05T09:01:06.430Z] #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-09-05T09:01:06.430Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:01:06.430Z] #19 189.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-05T09:01:06.430Z] #19 189.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-05T09:01:06.430Z] #19 189.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-05T09:01:06.430Z] #19 191.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-05T09:01:06.430Z] #19 191.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-05T09:01:06.430Z] #19 191.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-05T09:01:06.430Z] #19 192.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-05T09:01:06.430Z] #19 192.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-05T09:01:06.430Z] #19 192.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-05T09:01:06.430Z] #19 193.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-05T09:01:06.430Z] #19 193.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:06.430Z] #19 193.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:01:06.430Z] #19 193.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-05T09:01:06.430Z] #19 193.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:06.430Z] #19 193.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:01:06.994Z] #19 ... [2022-09-05T09:01:06.994Z] [2022-09-05T09:01:06.994Z] #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-09-05T09:01:06.994Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:06.994Z] #84 153.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-05T09:01:07.251Z] #84 153.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:01:07.518Z] #14 ... [2022-09-05T09:01:07.518Z] [2022-09-05T09:01:07.518Z] #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-09-05T09:01:07.518Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:07.518Z] #77 49.19 libtoolize: putting auxiliary files in '.'. [2022-09-05T09:01:07.518Z] #77 49.19 libtoolize: copying file './ltmain.sh' [2022-09-05T09:01:07.518Z] #77 49.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-05T09:01:07.518Z] #77 49.88 libtoolize: and rerunning libtoolize and aclocal. [2022-09-05T09:01:07.518Z] #77 49.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:01:07.578Z] #26 119.3 Updating files: 16% (1907/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3316/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: 49% (5598/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 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: 73% (8409/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-05T09:01:07.815Z] #84 153.7 checking for gcc... gcc [2022-09-05T09:01:07.815Z] #84 153.8 checking whether the C compiler works... yes [2022-09-05T09:01:07.837Z] #26 123.5 + cd /tmp/tmp.8WEmV4CvJA/tmp/docker-ce [2022-09-05T09:01:07.838Z] #26 123.5 + git checkout -q v17.06.2-ce [2022-09-05T09:01:08.072Z] #84 153.9 checking for C compiler default output file name... a.out [2022-09-05T09:01:08.072Z] #84 153.9 checking for suffix of executables... [2022-09-05T09:01:08.090Z] #77 59.73 configure.ac:7: installing './compile' [2022-09-05T09:01:08.090Z] #77 59.75 configure.ac:11: installing './config.guess' [2022-09-05T09:01:08.091Z] #77 59.75 configure.ac:11: installing './config.sub' [2022-09-05T09:01:08.091Z] #77 59.76 configure.ac:8: installing './install-sh' [2022-09-05T09:01:08.091Z] #77 59.77 configure.ac:8: installing './missing' [2022-09-05T09:01:08.091Z] #77 59.89 Makefile.am: installing './depcomp' [2022-09-05T09:01:08.329Z] #84 154.2 checking whether we are cross compiling... no [2022-09-05T09:01:08.329Z] #84 154.3 checking for suffix of object files... o [2022-09-05T09:01:08.329Z] #84 154.4 checking whether we are using the GNU C compiler... yes [2022-09-05T09:01:08.329Z] #84 154.4 checking whether gcc accepts -g... yes [2022-09-05T09:01:08.586Z] #84 154.5 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:01:08.843Z] #84 154.7 checking whether gcc understands -c and -o together... yes [2022-09-05T09:01:08.843Z] #84 154.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:08.843Z] #84 154.9 checking whether build environment is sane... yes [2022-09-05T09:01:08.843Z] #84 155.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:08.843Z] #84 155.0 checking for gawk... no [2022-09-05T09:01:08.843Z] #84 155.0 checking for mawk... mawk [2022-09-05T09:01:08.843Z] #84 155.0 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:09.103Z] #84 155.0 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:09.103Z] #84 155.0 checking whether make supports nested variables... yes [2022-09-05T09:01:09.103Z] #84 155.1 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:09.103Z] #84 155.1 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:09.103Z] #84 155.1 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:09.360Z] #84 155.2 checking dependency style of gcc... gcc3 [2022-09-05T09:01:09.360Z] #84 155.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:09.360Z] #84 155.5 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:09.477Z] #77 61.15 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:01:09.477Z] #77 61.15 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:01:09.477Z] #77 61.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:01:09.477Z] #77 61.30 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:01:09.477Z] #77 61.39 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:01:09.738Z] #77 61.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:01:09.738Z] #77 61.62 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:01:09.738Z] #77 61.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:01:09.924Z] #84 155.6 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:01:09.924Z] #84 156.0 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:01:09.924Z] #84 156.0 checking how to print strings... printf [2022-09-05T09:01:09.924Z] #84 156.1 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:01:09.999Z] #77 61.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:01:10.050Z] #14 116.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-05T09:01:10.181Z] #84 156.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:01:10.181Z] #84 156.1 checking for egrep... /bin/grep -E [2022-09-05T09:01:10.181Z] #84 156.1 checking for fgrep... /bin/grep -F [2022-09-05T09:01:10.181Z] #84 156.2 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:01:10.181Z] #84 156.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:01:10.181Z] #84 156.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:01:10.181Z] #84 156.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:01:10.309Z] #14 116.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:10.309Z] #14 116.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:10.437Z] #84 156.4 checking whether ln -s works... yes [2022-09-05T09:01:10.438Z] #84 156.4 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:01:10.438Z] #84 156.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:01:10.438Z] #84 156.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:01:10.438Z] #84 156.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:01:10.438Z] #84 156.4 checking for objdump... objdump [2022-09-05T09:01:10.438Z] #84 156.4 checking how to recognize dependent libraries... pass_all [2022-09-05T09:01:10.438Z] #84 156.4 checking for dlltool... no [2022-09-05T09:01:10.438Z] #84 156.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:01:10.438Z] #84 156.5 checking for ar... ar [2022-09-05T09:01:10.438Z] #84 156.5 checking for archiver @FILE support... @ [2022-09-05T09:01:10.438Z] #84 156.6 checking for strip... strip [2022-09-05T09:01:10.438Z] #84 156.6 checking for ranlib... ranlib [2022-09-05T09:01:11.003Z] #84 156.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:01:11.003Z] #84 157.0 checking for sysroot... no [2022-09-05T09:01:11.003Z] #84 157.0 checking for a working dd... /bin/dd [2022-09-05T09:01:11.003Z] #84 157.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:01:11.003Z] #84 157.2 checking for mt... no [2022-09-05T09:01:11.125Z] #26 126.9 + mkdir -p /tmp/tmp.8WEmV4CvJA/src/github.com/docker [2022-09-05T09:01:11.125Z] #26 126.9 + mv components/cli /tmp/tmp.8WEmV4CvJA/src/github.com/docker/cli [2022-09-05T09:01:11.125Z] #26 126.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-05T09:01:11.260Z] #84 157.2 checking if : is a manifest tool... no [2022-09-05T09:01:11.260Z] #84 157.2 checking how to run the C preprocessor... gcc -E [2022-09-05T09:01:12.080Z] #84 157.5 checking for ANSI C header files... yes [2022-09-05T09:01:12.337Z] #84 158.2 checking for sys/types.h... yes [2022-09-05T09:01:12.337Z] #84 158.3 checking for sys/stat.h... yes [2022-09-05T09:01:12.594Z] #84 158.5 checking for stdlib.h... yes [2022-09-05T09:01:12.851Z] #84 158.7 checking for string.h... yes [2022-09-05T09:01:13.030Z] #26 ... [2022-09-05T09:01:13.030Z] [2022-09-05T09:01:13.030Z] #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-09-05T09:01:13.030Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:13.030Z] #77 75.12 configure.ac:11: installing 'build-aux/compile' [2022-09-05T09:01:13.030Z] #77 75.13 configure.ac:11: installing 'build-aux/config.guess' [2022-09-05T09:01:13.030Z] #77 75.13 configure.ac:11: installing 'build-aux/config.sub' [2022-09-05T09:01:13.030Z] #77 75.14 configure.ac:13: installing 'build-aux/install-sh' [2022-09-05T09:01:13.030Z] #77 75.14 configure.ac:13: installing 'build-aux/missing' [2022-09-05T09:01:13.030Z] #77 75.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-05T09:01:13.030Z] #77 75.23 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:01:13.030Z] #77 76.69 checking build system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:13.030Z] #77 77.10 checking host system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:13.030Z] #77 77.10 checking how to print strings... printf [2022-09-05T09:01:13.030Z] #77 77.11 checking for gcc... gcc [2022-09-05T09:01:13.030Z] #77 77.25 checking whether the C compiler works... yes [2022-09-05T09:01:13.030Z] #77 77.48 checking for C compiler default output file name... a.out [2022-09-05T09:01:13.030Z] #77 77.48 checking for suffix of executables... [2022-09-05T09:01:13.030Z] #77 77.76 checking whether we are cross compiling... no [2022-09-05T09:01:13.030Z] #77 78.02 checking for suffix of object files... o [2022-09-05T09:01:13.030Z] #77 78.19 checking whether we are using the GNU C compiler... yes [2022-09-05T09:01:13.030Z] #77 78.33 checking whether gcc accepts -g... yes [2022-09-05T09:01:13.030Z] #77 78.45 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:01:13.030Z] #77 78.70 checking whether gcc understands -c and -o together... yes [2022-09-05T09:01:13.030Z] #77 78.94 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:01:13.030Z] #77 78.97 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:01:13.030Z] #77 78.98 checking for egrep... /bin/grep -E [2022-09-05T09:01:13.030Z] #77 78.99 checking for fgrep... /bin/grep -F [2022-09-05T09:01:13.030Z] #77 78.99 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:01:13.030Z] #77 79.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:01:13.030Z] #77 79.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:01:13.030Z] #77 79.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:01:13.030Z] #77 79.23 checking whether ln -s works... yes [2022-09-05T09:01:13.030Z] #77 79.23 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:01:13.030Z] #77 79.27 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-05T09:01:13.030Z] #77 79.29 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:01:13.030Z] #77 79.29 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:01:13.030Z] #77 79.29 checking for objdump... objdump [2022-09-05T09:01:13.030Z] #77 79.29 checking how to recognize dependent libraries... pass_all [2022-09-05T09:01:13.030Z] #77 79.31 checking for dlltool... no [2022-09-05T09:01:13.030Z] #77 79.31 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:01:13.030Z] #77 79.31 checking for ar... ar [2022-09-05T09:01:13.030Z] #77 79.32 checking for archiver @FILE support... @ [2022-09-05T09:01:13.030Z] #77 79.48 checking for strip... strip [2022-09-05T09:01:13.030Z] #77 79.49 checking for ranlib... ranlib [2022-09-05T09:01:13.030Z] #77 79.49 checking for gawk... no [2022-09-05T09:01:13.030Z] #77 79.49 checking for mawk... mawk [2022-09-05T09:01:13.030Z] #77 79.49 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:01:13.030Z] #77 79.83 checking for sysroot... no [2022-09-05T09:01:13.030Z] #77 79.84 checking for a working dd... /bin/dd [2022-09-05T09:01:13.030Z] #77 79.87 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:01:13.030Z] #77 79.89 checking for mt... no [2022-09-05T09:01:13.030Z] #77 79.90 checking if : is a manifest tool... no [2022-09-05T09:01:13.030Z] #77 79.91 checking how to run the C preprocessor... gcc -E [2022-09-05T09:01:13.030Z] #77 80.17 checking for ANSI C header files... yes [2022-09-05T09:01:13.030Z] #77 81.00 checking for sys/types.h... yes [2022-09-05T09:01:13.030Z] #77 81.28 checking for sys/stat.h... yes [2022-09-05T09:01:13.030Z] #77 81.50 checking for stdlib.h... yes [2022-09-05T09:01:13.030Z] #77 81.73 checking for string.h... yes [2022-09-05T09:01:13.030Z] #77 82.01 checking for memory.h... yes [2022-09-05T09:01:13.030Z] #77 82.21 checking for strings.h... yes [2022-09-05T09:01:13.030Z] #77 82.38 checking for inttypes.h... yes [2022-09-05T09:01:13.030Z] #77 82.55 checking for stdint.h... yes [2022-09-05T09:01:13.030Z] #77 82.72 checking for unistd.h... yes [2022-09-05T09:01:13.030Z] #77 82.90 checking for dlfcn.h... yes [2022-09-05T09:01:13.030Z] #77 83.02 checking for objdir... .libs [2022-09-05T09:01:13.030Z] #77 83.40 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:13.108Z] #84 159.0 checking for memory.h... yes [2022-09-05T09:01:13.108Z] #84 159.1 checking for strings.h... yes [2022-09-05T09:01:13.290Z] #77 83.51 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:13.290Z] #77 83.51 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:13.365Z] #84 159.3 checking for inttypes.h... yes [2022-09-05T09:01:13.365Z] #84 159.5 checking for stdint.h... yes [2022-09-05T09:01:13.622Z] #84 159.6 checking for unistd.h... yes [2022-09-05T09:01:13.622Z] #84 159.7 checking for dlfcn.h... yes [2022-09-05T09:01:13.857Z] #77 83.62 checking if gcc static flag -static works... yes [2022-09-05T09:01:13.858Z] #77 83.97 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:13.858Z] #77 84.11 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:13.858Z] #77 84.11 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-05T09:01:13.878Z] #84 159.9 checking for objdir... .libs [2022-09-05T09:01:14.392Z] #84 160.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:14.392Z] #84 160.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:14.392Z] #84 160.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:14.425Z] #77 84.17 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:14.425Z] #77 84.58 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:14.425Z] #77 84.59 checking whether stripping libraries is possible... yes [2022-09-05T09:01:14.425Z] #77 84.60 checking if libtool supports shared libraries... yes [2022-09-05T09:01:14.425Z] #77 84.60 checking whether to build shared libraries... no [2022-09-05T09:01:14.425Z] #77 84.60 checking whether to build static libraries... yes [2022-09-05T09:01:14.425Z] #77 84.60 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:14.425Z] #77 84.65 checking whether build environment is sane... yes [2022-09-05T09:01:14.425Z] #77 84.74 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:14.425Z] #77 84.75 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:14.425Z] #77 84.83 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:14.425Z] #77 84.89 checking whether make supports nested variables... yes [2022-09-05T09:01:14.683Z] #77 84.94 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:14.684Z] #77 84.94 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:14.684Z] #77 84.94 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:14.943Z] #77 84.99 checking dependency style of gcc... gcc3 [2022-09-05T09:01:14.943Z] #77 85.15 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:14.943Z] #77 85.15 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:14.943Z] #77 85.15 checking for gawk... (cached) mawk [2022-09-05T09:01:14.943Z] #77 85.15 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:01:14.943Z] #77 85.15 checking for gcc... (cached) gcc [2022-09-05T09:01:14.943Z] #77 85.23 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:01:14.943Z] #77 85.23 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:01:14.943Z] #77 85.23 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:01:14.943Z] #77 85.23 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:01:14.943Z] #77 85.23 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:01:14.943Z] #77 85.31 checking for python3... [2022-09-05T09:01:14.943Z] #77 ... [2022-09-05T09:01:14.943Z] [2022-09-05T09:01:14.943Z] #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-09-05T09:01:14.943Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-05T09:01:14.943Z] #21 1.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:01:14.943Z] #21 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:01:14.943Z] #21 1.723 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:01:14.943Z] #21 1.929 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T09:01:14.943Z] #21 2.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T09:01:14.943Z] #21 4.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T09:01:14.943Z] #21 6.721 Fetched 8458 kB in 6s (1453 kB/s) [2022-09-05T09:01:14.943Z] #21 6.721 Reading package lists... [2022-09-05T09:01:14.943Z] #21 9.266 Reading package lists... [2022-09-05T09:01:14.943Z] #21 ... [2022-09-05T09:01:14.943Z] [2022-09-05T09:01:14.943Z] #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-09-05T09:01:14.943Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:14.943Z] #77 85.31 checking for python3... /usr/bin/python3 [2022-09-05T09:01:14.943Z] #77 85.31 checking for python3 version... 3.9 [2022-09-05T09:01:14.943Z] #77 85.36 checking for python3 platform... linux [2022-09-05T09:01:14.957Z] #84 160.4 checking if gcc static flag -static works... yes [2022-09-05T09:01:14.957Z] #84 160.8 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:14.957Z] #84 161.0 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:14.957Z] #84 161.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:01:15.024Z] #47 ... [2022-09-05T09:01:15.024Z] [2022-09-05T09:01:15.024Z] #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-09-05T09:01:15.024Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:15.024Z] #14 113.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-05T09:01:15.024Z] #14 113.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:15.024Z] #14 113.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:15.203Z] #77 85.45 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:01:15.203Z] #77 85.54 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:01:15.203Z] #77 85.63 checking for go-md2man... no [2022-09-05T09:01:15.462Z] #77 85.66 checking error.h usability... yes [2022-09-05T09:01:15.462Z] #77 85.86 checking error.h presence... yes [2022-09-05T09:01:15.520Z] #84 161.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:15.520Z] #84 161.5 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:15.520Z] #84 161.5 checking whether stripping libraries is possible... yes [2022-09-05T09:01:15.520Z] #84 161.5 checking if libtool supports shared libraries... yes [2022-09-05T09:01:15.520Z] #84 161.5 checking whether to build shared libraries... no [2022-09-05T09:01:15.520Z] #84 161.5 checking whether to build static libraries... yes [2022-09-05T09:01:15.721Z] #77 85.92 checking for error.h... yes [2022-09-05T09:01:15.721Z] #77 85.97 checking linux/openat2.h usability... yes [2022-09-05T09:01:15.721Z] #77 86.12 checking linux/openat2.h presence... yes [2022-09-05T09:01:15.777Z] #84 161.6 checking float.h usability... yes [2022-09-05T09:01:15.777Z] #84 161.8 checking float.h presence... yes [2022-09-05T09:01:15.777Z] #84 161.9 checking for float.h... yes [2022-09-05T09:01:15.981Z] [2022-09-05T09:01:15.981Z] #77 ... [2022-09-05T09:01:15.981Z] [2022-09-05T09:01:15.981Z] #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-09-05T09:01:15.981Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-05T09:01:15.981Z] #34 DONE 131.7s [2022-09-05T09:01:15.981Z] [2022-09-05T09:01:15.981Z] #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-09-05T09:01:15.981Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:15.981Z] #77 86.19 checking for linux/openat2.h... yes [2022-09-05T09:01:15.981Z] #77 86.24 checking for copy_file_range... yes [2022-09-05T09:01:16.033Z] #84 161.9 checking limits.h usability... yes [2022-09-05T09:01:16.033Z] #84 162.1 checking limits.h presence... yes [2022-09-05T09:01:16.033Z] #84 162.2 checking for limits.h... yes [2022-09-05T09:01:16.290Z] #84 162.2 checking stddef.h usability... yes [2022-09-05T09:01:16.290Z] #84 162.3 checking stddef.h presence... yes [2022-09-05T09:01:16.290Z] #84 162.3 checking for stddef.h... yes [2022-09-05T09:01:16.290Z] #84 162.3 checking for stdlib.h... (cached) yes [2022-09-05T09:01:16.290Z] #84 162.4 checking for string.h... (cached) yes [2022-09-05T09:01:16.547Z] #84 162.4 checking sys/time.h usability... yes [2022-09-05T09:01:16.594Z] #77 ... [2022-09-05T09:01:16.594Z] [2022-09-05T09:01:16.594Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-05T09:01:16.594Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:16.594Z] #14 118.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-05T09:01:16.594Z] #14 118.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:16.594Z] #14 118.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:01:16.804Z] #84 162.7 checking sys/time.h presence... yes [2022-09-05T09:01:16.804Z] #84 162.7 checking for sys/time.h... yes [2022-09-05T09:01:16.804Z] #84 162.8 checking for inline... inline [2022-09-05T09:01:16.808Z] #77 86.57 checking for fgetxattr... yes [2022-09-05T09:01:16.877Z] #14 ... [2022-09-05T09:01:16.877Z] [2022-09-05T09:01:16.877Z] #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-09-05T09:01:16.877Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:16.877Z] #77 48.99 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-05T09:01:17.069Z] #77 87.09 checking for statx... yes [2022-09-05T09:01:17.069Z] #77 87.39 checking for fgetpwent_r... yes [2022-09-05T09:01:17.328Z] #77 87.54 checking for issetugid... no [2022-09-05T09:01:17.328Z] #77 87.73 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:01:17.328Z] #77 87.74 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:01:17.367Z] #84 162.9 checking for size_t... yes [2022-09-05T09:01:17.367Z] #84 163.2 checking for stdlib.h... (cached) yes [2022-09-05T09:01:17.634Z] #84 163.2 checking for GNU libc compatible malloc... yes [2022-09-05T09:01:17.634Z] #84 163.5 checking for stdlib.h... (cached) yes [2022-09-05T09:01:17.634Z] #84 163.5 checking for GNU libc compatible realloc... yes [2022-09-05T09:01:17.891Z] #84 163.7 checking for working strtod... yes [2022-09-05T09:01:17.897Z] #77 87.74 checking for library containing yajl_tree_get... -lyajl [2022-09-05T09:01:17.897Z] #77 88.15 checking for yajl >= 2.0.0... yes [2022-09-05T09:01:18.148Z] #84 164.0 checking for gettimeofday... yes [2022-09-05T09:01:18.156Z] #77 88.20 checking sys/capability.h usability... yes [2022-09-05T09:01:18.156Z] #77 88.34 checking sys/capability.h presence... yes [2022-09-05T09:01:18.156Z] #77 88.43 checking for sys/capability.h... yes [2022-09-05T09:01:18.405Z] #84 164.2 checking for memset... yes [2022-09-05T09:01:18.414Z] #77 88.44 checking for library containing cap_from_name... -lcap [2022-09-05T09:01:18.662Z] #84 164.5 checking for strspn... yes [2022-09-05T09:01:18.919Z] #84 164.9 checking that generated files are newer than configure... done [2022-09-05T09:01:18.919Z] #84 164.9 configure: creating ./config.status [2022-09-05T09:01:18.982Z] #77 88.83 checking for library containing dlopen... -ldl [2022-09-05T09:01:18.983Z] #77 89.20 checking seccomp.h usability... yes [2022-09-05T09:01:18.983Z] #77 ... [2022-09-05T09:01:18.983Z] [2022-09-05T09:01:18.983Z] #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-09-05T09:01:18.983Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:01:18.983Z] #60 10.54 + cd /tmp/tmp.dJkL8mJ8XO/src/github.com/opencontainers/runc [2022-09-05T09:01:18.983Z] #60 10.54 + git checkout -q v1.1.4 [2022-09-05T09:01:18.983Z] #60 11.20 + '[' -z '' ']' [2022-09-05T09:01:18.983Z] #60 11.20 + target=static [2022-09-05T09:01:18.983Z] #60 11.20 + make BUILDTAGS=seccomp static [2022-09-05T09:01:18.983Z] #60 11.60 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-05T09:01:18.983Z] #60 ... [2022-09-05T09:01:18.983Z] [2022-09-05T09:01:18.983Z] #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-09-05T09:01:18.983Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:18.983Z] #77 89.32 checking seccomp.h presence... yes [2022-09-05T09:01:18.983Z] #77 89.38 checking for seccomp.h... yes [2022-09-05T09:01:19.242Z] #77 89.39 checking for library containing seccomp_rule_add... -lseccomp [2022-09-05T09:01:19.500Z] #77 89.74 checking for library containing seccomp_arch_resolve_name... none required [2022-09-05T09:01:19.759Z] #77 89.89 checking systemd/sd-bus.h usability... yes [2022-09-05T09:01:20.018Z] #77 90.09 checking systemd/sd-bus.h presence... yes [2022-09-05T09:01:20.018Z] #77 90.21 checking for systemd/sd-bus.h... yes [2022-09-05T09:01:20.276Z] #77 90.22 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-05T09:01:20.534Z] #77 90.68 checking for sd_notify_barrier... yes [2022-09-05T09:01:20.534Z] #77 90.81 checking linux/bpf.h usability... yes [2022-09-05T09:01:20.534Z] #77 90.92 checking linux/bpf.h presence... yes [2022-09-05T09:01:20.534Z] #77 90.98 checking for linux/bpf.h... yes [2022-09-05T09:01:20.793Z] #77 90.98 checking compilation for eBPF... yes [2022-09-05T09:01:20.793Z] #77 91.09 checking for criu >= 3.15... no [2022-09-05T09:01:20.793Z] #77 91.11 configure: CRIU headers not found, building without CRIU support [2022-09-05T09:01:20.793Z] #77 91.12 checking for criu > 3.16... no [2022-09-05T09:01:20.793Z] #77 91.15 configure: CRIU version doesn't support join-ns API [2022-09-05T09:01:20.793Z] #77 91.15 checking for criu > 3.16.1... no [2022-09-05T09:01:20.793Z] #77 91.19 configure: CRIU version doesn't support for pre-dumping [2022-09-05T09:01:21.052Z] #77 91.19 checking for new mount API (fsconfig)... yes [2022-09-05T09:01:21.052Z] #77 91.32 checking for seccomp notify API... yes [2022-09-05T09:01:21.052Z] #77 91.42 checking for gperf... no [2022-09-05T09:01:21.052Z] #77 91.42 configure: gperf not found - cannot rebuild signal parser code [2022-09-05T09:01:21.311Z] #77 91.42 checking for library containing argp_parse... none required [2022-09-05T09:01:21.440Z] #84 ... [2022-09-05T09:01:21.440Z] [2022-09-05T09:01:21.440Z] #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-09-05T09:01:21.440Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:01:21.440Z] #19 214.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-05T09:01:21.440Z] #19 214.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:21.440Z] #19 214.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:01:21.440Z] #19 214.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-05T09:01:21.440Z] #19 214.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:21.440Z] #19 214.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:01:21.570Z] #77 91.76 checking that generated files are newer than configure... done [2022-09-05T09:01:21.570Z] #77 91.76 configure: creating ./config.status [2022-09-05T09:01:23.155Z] #14 ... [2022-09-05T09:01:23.155Z] [2022-09-05T09:01:23.155Z] #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-09-05T09:01:23.155Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:23.155Z] #77 47.75 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-05T09:01:23.184Z] #14 124.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-05T09:01:23.184Z] #14 124.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-05T09:01:23.184Z] #14 124.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:01:23.184Z] #14 124.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-05T09:01:23.184Z] #14 124.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-05T09:01:23.184Z] #14 124.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:01:23.184Z] #14 124.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-05T09:01:23.184Z] #14 124.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-05T09:01:23.184Z] #14 124.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:01:23.184Z] #14 ... [2022-09-05T09:01:23.184Z] [2022-09-05T09:01:23.184Z] #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-09-05T09:01:23.184Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:23.184Z] #77 74.96 configure.ac:7: installing 'build-aux/compile' [2022-09-05T09:01:23.184Z] #77 74.96 configure.ac:9: installing 'build-aux/config.guess' [2022-09-05T09:01:23.184Z] #77 74.98 configure.ac:9: installing 'build-aux/config.sub' [2022-09-05T09:01:23.184Z] #77 74.99 configure.ac:11: installing 'build-aux/install-sh' [2022-09-05T09:01:23.184Z] #77 74.99 configure.ac:11: installing 'build-aux/missing' [2022-09-05T09:01:23.446Z] #77 75.22 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:01:23.446Z] #77 75.37 parallel-tests: installing 'build-aux/test-driver' [2022-09-05T09:01:24.858Z] #77 94.66 config.status: creating Makefile [2022-09-05T09:01:24.858Z] #77 94.75 config.status: creating rpm/crun.spec [2022-09-05T09:01:24.858Z] #77 94.85 config.status: creating config.h [2022-09-05T09:01:24.858Z] #77 94.88 config.status: executing libtool commands [2022-09-05T09:01:24.858Z] #77 94.94 config.status: executing depfiles commands [2022-09-05T09:01:25.794Z] #77 96.19 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-05T09:01:25.794Z] #77 96.22 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:01:25.994Z] #77 77.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:01:25.994Z] #77 77.57 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:01:26.053Z] #77 ... [2022-09-05T09:01:26.053Z] [2022-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-05T09:01:26.053Z] #21 9.266 Reading package lists... [2022-09-05T09:01:26.053Z] #21 11.84 Building dependency tree... [2022-09-05T09:01:26.053Z] #21 13.79 The following additional packages will be installed: [2022-09-05T09:01:26.053Z] #21 13.79 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-05T09:01:26.053Z] #21 13.79 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-05T09:01:26.053Z] #21 13.79 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-05T09:01:26.053Z] #21 13.79 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:01:26.053Z] #21 13.79 python3-pkg-resources systemd vim-runtime xxd [2022-09-05T09:01:26.053Z] #21 13.79 Suggested packages: [2022-09-05T09:01:26.053Z] #21 13.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-05T09:01:26.053Z] #21 13.79 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-05T09:01:26.053Z] #21 13.79 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-05T09:01:26.053Z] #21 13.79 Recommended packages: [2022-09-05T09:01:26.053Z] #21 13.79 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-05T09:01:26.053Z] #21 13.79 systemd-timesyncd | time-daemon unzip [2022-09-05T09:01:26.053Z] #21 15.24 The following NEW packages will be installed: [2022-09-05T09:01:26.053Z] #21 15.24 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-05T09:01:26.053Z] #21 15.24 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-05T09:01:26.053Z] #21 15.24 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-05T09:01:26.053Z] #21 15.24 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-05T09:01:26.053Z] #21 15.24 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-05T09:01:26.053Z] #21 15.24 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:01:26.053Z] #21 15.25 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-05T09:01:26.053Z] #21 15.25 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-05T09:01:26.053Z] #21 15.25 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-05T09:01:26.053Z] #21 15.62 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:01:26.053Z] #21 15.62 Need to get 31.8 MB of archives. [2022-09-05T09:01:26.053Z] #21 15.62 After this operation, 123 MB of additional disk space will be used. [2022-09-05T09:01:26.053Z] #21 15.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-05T09:01:26.053Z] #21 15.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-05T09:01:26.053Z] #21 15.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-05T09:01:26.053Z] #21 15.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-05T09:01:26.053Z] #21 15.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-05T09:01:26.053Z] #21 15.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-05T09:01:26.053Z] #21 15.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-05T09:01:26.053Z] #21 15.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-05T09:01:26.053Z] #21 15.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-05T09:01:26.053Z] #21 15.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-05T09:01:26.053Z] #21 15.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-05T09:01:26.053Z] #21 15.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-05T09:01:26.053Z] #21 15.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-05T09:01:26.053Z] #21 15.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-05T09:01:26.053Z] #21 15.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #21 15.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-05T09:01:26.053Z] #21 15.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-05T09:01:26.053Z] #21 15.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-05T09:01:26.053Z] #21 15.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #21 15.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-05T09:01:26.053Z] #21 15.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-05T09:01:26.053Z] #21 15.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-05T09:01:26.053Z] #21 15.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-05T09:01:26.053Z] #21 15.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-05T09:01:26.053Z] #21 15.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-05T09:01:26.053Z] #21 15.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #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-09-05T09:01:26.053Z] #21 15.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-05T09:01:26.053Z] #21 16.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-05T09:01:26.053Z] #21 16.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-05T09:01:26.053Z] #21 16.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-05T09:01:26.053Z] #21 16.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-05T09:01:26.053Z] #21 16.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-05T09:01:26.053Z] #21 16.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-05T09:01:26.053Z] #21 16.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-05T09:01:26.053Z] #21 16.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-05T09:01:26.053Z] #21 16.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-05T09:01:26.053Z] #21 16.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-05T09:01:26.053Z] #21 16.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-05T09:01:26.053Z] #21 16.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:01:26.053Z] #21 16.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-05T09:01:26.053Z] #21 16.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-05T09:01:26.053Z] #21 16.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-05T09:01:26.053Z] #21 16.28 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-05T09:01:26.053Z] #21 16.31 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-05T09:01:26.053Z] #21 16.32 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-05T09:01:26.053Z] #21 16.32 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-05T09:01:26.053Z] #21 16.33 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-05T09:01:26.053Z] #21 16.54 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-05T09:01:26.053Z] #21 16.55 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-05T09:01:26.053Z] #21 16.60 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-05T09:01:26.053Z] #21 16.60 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-05T09:01:26.053Z] #21 17.20 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:01:26.053Z] #21 17.36 Fetched 31.8 MB in 1s (24.4 MB/s) [2022-09-05T09:01:26.053Z] #21 17.45 Selecting previously unselected package libcap2:arm64. [2022-09-05T09:01:26.053Z] #21 17.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-05T09:01:26.053Z] #21 17.51 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-05T09:01:26.053Z] #21 17.58 Selecting previously unselected package libargon2-1:arm64. [2022-09-05T09:01:26.053Z] #21 17.59 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.59 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-05T09:01:26.053Z] #21 17.66 Selecting previously unselected package libjson-c5:arm64. [2022-09-05T09:01:26.053Z] #21 17.67 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.67 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-05T09:01:26.053Z] #21 17.77 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-05T09:01:26.053Z] #21 17.77 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.78 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:01:26.053Z] #21 17.91 Selecting previously unselected package libip4tc2:arm64. [2022-09-05T09:01:26.053Z] #21 17.91 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.92 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-05T09:01:26.053Z] #21 17.97 Selecting previously unselected package libkmod2:arm64. [2022-09-05T09:01:26.053Z] #21 17.98 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 17.99 Unpacking libkmod2:arm64 (28-1) ... [2022-09-05T09:01:26.053Z] #21 18.10 Selecting previously unselected package systemd. [2022-09-05T09:01:26.053Z] #21 18.10 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 18.23 Unpacking systemd (247.3-7) ... [2022-09-05T09:01:26.053Z] #21 20.01 Selecting previously unselected package pigz. [2022-09-05T09:01:26.053Z] #21 20.02 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 20.03 Unpacking pigz (2.6-1) ... [2022-09-05T09:01:26.053Z] #21 20.15 Selecting previously unselected package libelf1:arm64. [2022-09-05T09:01:26.053Z] #21 20.15 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 20.16 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-05T09:01:26.053Z] #21 20.31 Selecting previously unselected package libbpf0:arm64. [2022-09-05T09:01:26.053Z] #21 20.32 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 20.33 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-05T09:01:26.053Z] #21 20.46 Selecting previously unselected package libmnl0:arm64. [2022-09-05T09:01:26.053Z] #21 20.47 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-05T09:01:26.053Z] #21 20.47 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-05T09:01:26.053Z] #21 20.54 Selecting previously unselected package libxtables12:arm64. [2022-09-05T09:01:26.054Z] #21 20.56 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-05T09:01:26.054Z] #21 20.57 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-05T09:01:26.054Z] #21 20.65 Selecting previously unselected package libcap2-bin. [2022-09-05T09:01:26.054Z] #21 20.65 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-05T09:01:26.054Z] #21 20.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-05T09:01:26.054Z] #21 20.74 Selecting previously unselected package iproute2. [2022-09-05T09:01:26.054Z] #21 20.75 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-05T09:01:26.054Z] #21 20.75 Unpacking iproute2 (5.10.0-4) ... [2022-09-05T09:01:26.385Z] #21 21.22 Selecting previously unselected package xxd. [2022-09-05T09:01:26.385Z] #21 21.22 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-05T09:01:26.385Z] #21 21.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:26.385Z] #21 21.36 Selecting previously unselected package vim-common. [2022-09-05T09:01:26.385Z] #21 21.36 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:01:26.385Z] #21 21.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:26.385Z] #21 ... [2022-09-05T09:01:26.385Z] [2022-09-05T09:01:26.385Z] #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-09-05T09:01:26.385Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:26.385Z] #77 96.67 checking for gcc... gcc [2022-09-05T09:01:26.566Z] #77 78.17 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:01:26.566Z] #77 78.17 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:01:26.566Z] #77 78.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:01:26.566Z] #77 78.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:01:26.566Z] #77 78.32 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:01:26.566Z] #77 78.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:01:26.649Z] #77 96.76 checking whether the C compiler works... yes [2022-09-05T09:01:26.649Z] #77 97.01 checking for C compiler default output file name... a.out [2022-09-05T09:01:26.649Z] #77 97.01 checking for suffix of executables... [2022-09-05T09:01:26.909Z] #77 97.16 checking whether we are cross compiling... no [2022-09-05T09:01:27.180Z] #77 97.41 checking for suffix of object files... o [2022-09-05T09:01:27.440Z] #77 97.50 checking whether we are using the GNU C compiler... yes [2022-09-05T09:01:27.440Z] #77 97.57 checking whether gcc accepts -g... yes [2022-09-05T09:01:27.440Z] #77 97.65 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:01:27.698Z] #77 97.86 checking whether gcc understands -c and -o together... yes [2022-09-05T09:01:27.957Z] #77 98.04 checking how to run the C preprocessor... gcc -E [2022-09-05T09:01:27.957Z] #77 98.33 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:01:27.957Z] #77 98.33 checking for egrep... /bin/grep -E [2022-09-05T09:01:27.986Z] #19 ... [2022-09-05T09:01:27.986Z] [2022-09-05T09:01:27.986Z] #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-09-05T09:01:27.986Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:27.986Z] #84 168.4 config.status: creating Makefile [2022-09-05T09:01:27.986Z] #84 168.4 config.status: creating config.h [2022-09-05T09:01:27.986Z] #84 168.5 config.status: executing depfiles commands [2022-09-05T09:01:27.986Z] #84 168.8 config.status: executing libtool commands [2022-09-05T09:01:27.986Z] #84 169.6 GEN .version [2022-09-05T09:01:27.986Z] #84 169.6 make install-recursive [2022-09-05T09:01:27.986Z] #84 169.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-05T09:01:27.986Z] #84 169.7 Making install in libocispec [2022-09-05T09:01:27.986Z] #84 169.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:01:27.986Z] #84 169.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-05T09:01:27.986Z] #84 169.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-05T09:01:27.986Z] #84 169.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-05T09:01:27.986Z] #84 169.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-05T09:01:27.986Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-05T09:01:27.986Z] #84 170.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-05T09:01:27.986Z] #84 170.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-05T09:01:27.986Z] #84 172.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-05T09:01:27.986Z] #84 172.1 make install-recursive [2022-09-05T09:01:27.986Z] #84 172.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:01:27.986Z] #84 172.2 Making install in yajl [2022-09-05T09:01:27.986Z] #84 172.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:01:27.986Z] #84 172.3 CC verify/json_verify-json_verify.o [2022-09-05T09:01:27.986Z] #84 172.3 CC src/libyajl_la-yajl_alloc.lo [2022-09-05T09:01:27.986Z] #84 172.3 CC src/libyajl_la-yajl.lo [2022-09-05T09:01:27.986Z] #84 172.3 CC src/libyajl_la-yajl_gen.lo [2022-09-05T09:01:27.986Z] #84 172.4 CC src/libyajl_la-yajl_parser.lo [2022-09-05T09:01:27.986Z] #84 172.4 CC src/libyajl_la-yajl_buf.lo [2022-09-05T09:01:27.986Z] #84 172.4 CC src/libyajl_la-yajl_encode.lo [2022-09-05T09:01:27.986Z] #84 172.4 CC src/libyajl_la-yajl_lex.lo [2022-09-05T09:01:27.986Z] #84 172.5 CC src/libyajl_la-yajl_tree.lo [2022-09-05T09:01:28.482Z] #77 ... [2022-09-05T09:01:28.482Z] [2022-09-05T09:01:28.482Z] #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-09-05T09:01:28.482Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:28.482Z] #14 124.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:01:28.482Z] #14 124.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 124.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:01:28.482Z] #14 125.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:01:28.482Z] #14 125.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 125.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:01:28.482Z] #14 125.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-05T09:01:28.482Z] #14 125.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 125.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 125.4 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:01:28.482Z] #14 125.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 125.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:01:28.482Z] #14 125.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-05T09:01:28.482Z] #14 125.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 125.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:01:28.482Z] #14 125.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-05T09:01:28.482Z] #14 125.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 125.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 126.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-05T09:01:28.482Z] #14 126.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 126.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-05T09:01:28.482Z] #14 126.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 126.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 126.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-05T09:01:28.482Z] #14 126.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 126.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 126.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-05T09:01:28.482Z] #14 126.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 126.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:01:28.482Z] #14 127.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-05T09:01:28.482Z] #14 127.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 127.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 127.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:01:28.482Z] #14 127.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 127.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:01:28.482Z] #14 127.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:01:28.482Z] #14 127.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:01:28.482Z] #14 127.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:01:28.482Z] #14 128.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:01:28.482Z] #14 128.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:01:28.482Z] #14 128.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:01:28.482Z] #14 128.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:01:28.482Z] #14 128.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:01:28.482Z] #14 128.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:01:28.482Z] #14 128.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:01:28.482Z] #14 128.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:01:28.482Z] #14 128.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-05T09:01:28.482Z] #14 128.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:01:28.482Z] #14 128.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 128.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 128.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 128.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:01:28.482Z] #14 128.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:01:28.482Z] #14 DONE 130.2s [2022-09-05T09:01:28.482Z] [2022-09-05T09:01:28.482Z] #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-09-05T09:01:28.482Z] #67 sha256:0349d66e2181f147b4cfcae4416d59c872f85d5f1d51230207c388e094ea0c12 [2022-09-05T09:01:28.482Z] #67 124.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:01:28.482Z] #67 124.8 + GOBIN=/build [2022-09-05T09:01:28.482Z] #67 124.8 + GO111MODULE=on [2022-09-05T09:01:28.482Z] #67 124.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:01:28.526Z] #77 98.34 checking for ANSI C header files... yes [2022-09-05T09:01:28.744Z] #67 ... [2022-09-05T09:01:28.744Z] [2022-09-05T09:01:28.744Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-05T09:01:28.744Z] #59 sha256:c66ccbdea10ec1a0a7afc58554a06f7e59789621df2552f915fe0e8ce20e033d [2022-09-05T09:01:28.744Z] #59 DONE 0.2s [2022-09-05T09:01:28.744Z] [2022-09-05T09:01:28.744Z] #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-09-05T09:01:28.744Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:01:28.785Z] #77 98.91 checking for sys/types.h... yes [2022-09-05T09:01:29.044Z] #77 99.08 checking for sys/stat.h... yes [2022-09-05T09:01:29.044Z] #77 99.25 checking for stdlib.h... yes [2022-09-05T09:01:29.303Z] #77 99.41 checking for string.h... yes [2022-09-05T09:01:29.566Z] #77 99.64 checking for memory.h... yes [2022-09-05T09:01:29.566Z] #77 99.84 checking for strings.h... yes [2022-09-05T09:01:29.825Z] #77 100.0 checking for inttypes.h... yes [2022-09-05T09:01:30.085Z] #77 100.2 checking for stdint.h... yes [2022-09-05T09:01:30.085Z] #77 100.4 checking for unistd.h... yes [2022-09-05T09:01:30.344Z] #77 100.5 checking minix/config.h usability... no [2022-09-05T09:01:30.603Z] #77 100.6 checking minix/config.h presence... no [2022-09-05T09:01:30.603Z] #77 100.7 checking for minix/config.h... no [2022-09-05T09:01:30.603Z] #77 100.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-05T09:01:30.862Z] #77 100.9 checking build system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:30.862Z] #77 101.2 checking host system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:30.862Z] #77 101.2 checking how to print strings... printf [2022-09-05T09:01:30.862Z] #77 101.2 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:01:30.862Z] #77 101.3 checking for fgrep... /bin/grep -F [2022-09-05T09:01:30.862Z] #77 101.3 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:01:30.862Z] #77 101.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:01:30.862Z] #77 101.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:01:31.122Z] #77 101.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:01:31.122Z] #77 101.4 checking whether ln -s works... yes [2022-09-05T09:01:31.122Z] #77 101.4 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:01:31.122Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-05T09:01:31.122Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:01:31.122Z] #77 101.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:01:31.122Z] #77 101.5 checking for objdump... objdump [2022-09-05T09:01:31.122Z] #77 101.5 checking how to recognize dependent libraries... pass_all [2022-09-05T09:01:31.122Z] #77 101.5 checking for dlltool... no [2022-09-05T09:01:31.122Z] #77 101.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:01:31.122Z] #77 101.5 checking for ar... ar [2022-09-05T09:01:31.292Z] #60 ... [2022-09-05T09:01:31.292Z] [2022-09-05T09:01:31.292Z] #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-09-05T09:01:31.292Z] #67 sha256:0349d66e2181f147b4cfcae4416d59c872f85d5f1d51230207c388e094ea0c12 [2022-09-05T09:01:31.292Z] #67 131.9 rootlesskit version 1.0.0 [2022-09-05T09:01:31.292Z] #67 131.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-05T09:01:31.292Z] #67 131.9 -container-ip string [2022-09-05T09:01:31.292Z] #67 131.9 container ip [2022-09-05T09:01:31.292Z] #67 131.9 -container-port int [2022-09-05T09:01:31.292Z] #67 131.9 container port (default -1) [2022-09-05T09:01:31.292Z] #67 131.9 -host-ip string [2022-09-05T09:01:31.292Z] #67 131.9 host ip [2022-09-05T09:01:31.292Z] #67 131.9 -host-port int [2022-09-05T09:01:31.292Z] #67 131.9 host port (default -1) [2022-09-05T09:01:31.292Z] #67 131.9 -proto string [2022-09-05T09:01:31.292Z] #67 131.9 proxy protocol (default "tcp") [2022-09-05T09:01:31.292Z] #67 DONE 132.2s [2022-09-05T09:01:31.292Z] [2022-09-05T09:01:31.292Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-05T09:01:31.292Z] #68 sha256:1686b437fa4ed99340f1c37a4c67d229b199f47ea1240b3cd2a7625177038f0b [2022-09-05T09:01:31.292Z] #68 DONE 0.2s [2022-09-05T09:01:31.292Z] [2022-09-05T09:01:31.292Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:01:31.292Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-05T09:01:31.381Z] #77 101.5 checking for archiver @FILE support... @ [2022-09-05T09:01:31.381Z] #77 101.7 checking for strip... strip [2022-09-05T09:01:31.381Z] #77 101.7 checking for ranlib... ranlib [2022-09-05T09:01:31.381Z] #77 101.7 checking for gawk... no [2022-09-05T09:01:31.381Z] #77 101.7 checking for mawk... mawk [2022-09-05T09:01:31.553Z] #15 ... [2022-09-05T09:01:31.553Z] [2022-09-05T09:01:31.553Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-05T09:01:31.553Z] #69 sha256:8eec787ced54ef60a7bf1ed96b3771effac41343e0c0a382ddc593d88bf23f6d [2022-09-05T09:01:31.553Z] #69 DONE 0.2s [2022-09-05T09:01:31.553Z] [2022-09-05T09:01:31.553Z] #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-09-05T09:01:31.553Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:01:31.640Z] #77 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:01:31.640Z] #77 102.0 checking for sysroot... no [2022-09-05T09:01:31.640Z] #77 102.0 checking for a working dd... /bin/dd [2022-09-05T09:01:31.640Z] #77 102.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:01:31.640Z] #77 102.0 checking for mt... no [2022-09-05T09:01:31.640Z] #77 102.0 checking if : is a manifest tool... no [2022-09-05T09:01:31.898Z] #77 102.0 checking for dlfcn.h... yes [2022-09-05T09:01:31.898Z] #77 102.2 checking for objdir... .libs [2022-09-05T09:01:32.160Z] #84 178.2 CCLD libyajl.la [2022-09-05T09:01:32.416Z] #77 102.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:32.416Z] #77 102.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:32.416Z] #77 102.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:32.497Z] #34 ... [2022-09-05T09:01:32.497Z] [2022-09-05T09:01:32.497Z] #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-09-05T09:01:32.497Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:01:32.497Z] #60 3.798 + RM_GOPATH=0 [2022-09-05T09:01:32.497Z] #60 3.798 + TMP_GOPATH= [2022-09-05T09:01:32.497Z] #60 3.798 + : /build [2022-09-05T09:01:32.497Z] #60 3.798 + '[' -z '' ']' [2022-09-05T09:01:32.497Z] #60 3.803 ++ mktemp -d [2022-09-05T09:01:32.497Z] #60 3.803 + export GOPATH=/tmp/tmp.cLOy12hMez [2022-09-05T09:01:32.497Z] #60 3.803 + GOPATH=/tmp/tmp.cLOy12hMez [2022-09-05T09:01:32.497Z] #60 3.803 + RM_GOPATH=1 [2022-09-05T09:01:32.497Z] #60 3.803 + case "$(go env GOARCH)" in [2022-09-05T09:01:32.497Z] #60 3.803 ++ go env GOARCH [2022-09-05T09:01:32.675Z] #77 102.8 checking if gcc static flag -static works... yes [2022-09-05T09:01:32.759Z] #60 3.843 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:01:32.759Z] #60 3.843 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:01:32.759Z] #60 3.843 ++ dirname /install.sh [2022-09-05T09:01:32.759Z] #60 3.843 + dir=/ [2022-09-05T09:01:32.759Z] #60 3.843 + bin=runc [2022-09-05T09:01:32.759Z] #60 3.843 + shift [2022-09-05T09:01:32.759Z] #60 3.843 + '[' '!' -f //runc.installer ']' [2022-09-05T09:01:32.759Z] #60 3.843 + . //runc.installer [2022-09-05T09:01:32.759Z] #60 3.843 ++ set -e [2022-09-05T09:01:32.759Z] #60 3.843 ++ : v1.1.4 [2022-09-05T09:01:32.759Z] #60 3.843 + install_runc [2022-09-05T09:01:32.759Z] #60 3.843 + RUNC_BUILDTAGS=seccomp [2022-09-05T09:01:32.759Z] #60 3.843 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-05T09:01:32.759Z] #60 3.843 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cLOy12hMez/src/github.com/opencontainers/runc [2022-09-05T09:01:32.759Z] #60 3.843 Cloning into '/tmp/tmp.cLOy12hMez/src/github.com/opencontainers/runc'... [2022-09-05T09:01:32.759Z] #60 3.843 Install runc version v1.1.4 (build tags: seccomp) [2022-09-05T09:01:32.934Z] #77 103.2 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:32.934Z] #77 103.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:32.934Z] #77 103.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-05T09:01:33.020Z] #60 ... [2022-09-05T09:01:33.020Z] [2022-09-05T09:01:33.020Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:01:33.020Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-05T09:01:33.020Z] #15 DONE 4.3s [2022-09-05T09:01:33.020Z] [2022-09-05T09:01:33.020Z] #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-09-05T09:01:33.020Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-05T09:01:33.090Z] #84 178.9 CCLD verify/json_verify [2022-09-05T09:01:33.193Z] #77 103.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:33.193Z] #77 103.6 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:33.193Z] #77 103.6 checking whether stripping libraries is possible... yes [2022-09-05T09:01:33.193Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-09-05T09:01:33.193Z] #77 103.6 checking whether to build shared libraries... no [2022-09-05T09:01:33.193Z] #77 103.6 checking whether to build static libraries... yes [2022-09-05T09:01:33.193Z] #77 103.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:33.453Z] #77 103.7 checking whether build environment is sane... yes [2022-09-05T09:01:33.453Z] #77 103.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:33.453Z] #77 103.8 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:33.453Z] #77 103.8 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:33.453Z] #77 103.8 checking whether make supports nested variables... yes [2022-09-05T09:01:33.453Z] #77 103.9 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:33.453Z] #77 103.9 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:33.453Z] #77 103.9 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:33.656Z] #84 179.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:01:33.656Z] #84 179.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:01:33.656Z] #84 179.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:01:33.656Z] #84 179.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:01:33.656Z] #84 179.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:01:33.656Z] #84 179.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:01:33.656Z] #84 179.8 CC src/validate.o [2022-09-05T09:01:33.656Z] #84 179.8 CC src/image_spec_schema_config_schema.lo [2022-09-05T09:01:33.656Z] #84 179.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-05T09:01:33.656Z] #84 179.8 CC src/image_spec_schema_defs.lo [2022-09-05T09:01:33.656Z] #84 179.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-05T09:01:33.656Z] #84 179.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-05T09:01:33.712Z] #77 103.9 checking dependency style of gcc... gcc3 [2022-09-05T09:01:33.712Z] #77 104.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:33.712Z] #77 104.2 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:33.712Z] #77 104.2 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:01:33.912Z] #84 179.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-05T09:01:33.912Z] #84 179.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-05T09:01:33.912Z] #84 180.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-05T09:01:33.912Z] #84 180.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-05T09:01:33.912Z] #84 180.0 CC src/runtime_spec_schema_config_schema.lo [2022-09-05T09:01:33.971Z] #77 104.2 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:01:33.971Z] #77 104.2 checking for yajl >= 2.1.0... yes [2022-09-05T09:01:33.971Z] #77 104.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:01:33.971Z] #77 104.2 checking for gcc... (cached) gcc [2022-09-05T09:01:33.971Z] #77 104.3 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:01:33.971Z] #77 104.3 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:01:33.971Z] #77 104.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:01:33.971Z] #77 104.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:01:33.971Z] #77 104.3 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:01:33.971Z] #77 104.4 checking for python3... /usr/bin/python3 [2022-09-05T09:01:33.971Z] #77 104.4 checking for python3 version... 3.9 [2022-09-05T09:01:34.169Z] #84 180.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-05T09:01:34.169Z] #84 180.2 CC src/runtime_spec_schema_config_vm.lo [2022-09-05T09:01:34.169Z] #84 180.2 CC src/runtime_spec_schema_config_windows.lo [2022-09-05T09:01:34.169Z] #84 180.3 CC src/runtime_spec_schema_defs.lo [2022-09-05T09:01:34.169Z] #84 180.3 CC src/runtime_spec_schema_defs_linux.lo [2022-09-05T09:01:34.169Z] #84 180.3 CC src/runtime_spec_schema_defs_zos.lo [2022-09-05T09:01:34.169Z] #84 180.4 CC src/runtime_spec_schema_defs_vm.lo [2022-09-05T09:01:34.230Z] #77 104.5 checking for python3 platform... linux [2022-09-05T09:01:34.426Z] #84 180.5 CC src/runtime_spec_schema_defs_windows.lo [2022-09-05T09:01:34.426Z] #84 180.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-05T09:01:34.426Z] #84 180.6 CC src/runtime_spec_schema_state_schema.lo [2022-09-05T09:01:34.426Z] #84 180.6 CC src/basic_test_double_array_item.lo [2022-09-05T09:01:34.488Z] #77 104.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:01:34.489Z] #77 104.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:01:34.683Z] #84 180.8 CC src/basic_test_double_array.lo [2022-09-05T09:01:34.748Z] #77 105.0 checking that generated files are newer than configure... done [2022-09-05T09:01:34.748Z] #77 105.0 configure: creating ./config.status [2022-09-05T09:01:34.940Z] #84 181.0 CC src/basic_test_top_array_string.lo [2022-09-05T09:01:34.940Z] #84 181.0 CC src/basic_test_top_double_array_int.lo [2022-09-05T09:01:34.940Z] #84 181.0 CC src/basic_test_top_double_array_obj.lo [2022-09-05T09:01:34.940Z] #84 181.0 CC src/basic_test_top_double_array_refobj.lo [2022-09-05T09:01:34.940Z] #84 181.1 CC src/basic_test_top_double_array_string.lo [2022-09-05T09:01:34.940Z] #84 181.1 CC src/basic_test_top_array_int.lo [2022-09-05T09:01:34.974Z] #77 ... [2022-09-05T09:01:34.974Z] [2022-09-05T09:01:34.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-09-05T09:01:34.974Z] #64 sha256:d7830dd931c748ae6fa95ad5fe1e20341f9e6c619ec1239bba6549220f257718 [2022-09-05T09:01:35.197Z] #84 181.2 CC src/read-file.lo [2022-09-05T09:01:35.197Z] #84 181.3 CC src/json_common.lo [2022-09-05T09:01:35.197Z] #84 181.3 CC tests/test-1.o [2022-09-05T09:01:35.197Z] #84 181.3 CC tests/test-2.o [2022-09-05T09:01:35.197Z] #84 181.4 CC tests/test-3.o [2022-09-05T09:01:35.454Z] #84 181.4 CC tests/test-4.o [2022-09-05T09:01:35.493Z] #64 75.30 Updating files: 18% (945/4992) Updating files: 19% (949/4992) Updating files: 20% (999/4992) Updating files: 21% (1049/4992) Updating files: 22% (1099/4992) Updating files: 23% (1149/4992) Updating files: 24% (1199/4992) Updating files: 25% (1248/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 53% (2678/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 79% (3955/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 95% (4759/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-05T09:01:35.493Z] #64 78.61 + cd /tmp/tmp.TesFzXFDjM/src/github.com/containerd/containerd [2022-09-05T09:01:35.711Z] #84 181.6 CC tests/test-5.o [2022-09-05T09:01:35.711Z] #84 181.7 CC tests/test-7.o [2022-09-05T09:01:35.711Z] #84 181.8 CC tests/test-6.o [2022-09-05T09:01:35.711Z] #84 181.8 CC tests/test-8.o [2022-09-05T09:01:35.752Z] #64 78.61 + git checkout -q v1.6.8 [2022-09-05T09:01:35.969Z] #84 181.9 CC tests/test-9.o [2022-09-05T09:01:35.969Z] #84 182.0 CC tests/test-10.o [2022-09-05T09:01:36.228Z] #84 182.0 CC tests/test-11.o [2022-09-05T09:01:36.654Z] #77 ... [2022-09-05T09:01:36.654Z] [2022-09-05T09:01:36.654Z] #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-09-05T09:01:36.654Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-05T09:01:36.654Z] #21 21.51 Selecting previously unselected package bash-completion. [2022-09-05T09:01:36.654Z] #21 21.52 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-05T09:01:36.654Z] #21 24.18 Unpacking bash-completion (1:2.11-2) ... [2022-09-05T09:01:36.654Z] #21 24.60 Selecting previously unselected package bzip2. [2022-09-05T09:01:36.654Z] #21 24.60 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 24.61 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:01:36.654Z] #21 24.69 Selecting previously unselected package xz-utils. [2022-09-05T09:01:36.654Z] #21 24.69 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 24.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:01:36.654Z] #21 24.90 Selecting previously unselected package apparmor. [2022-09-05T09:01:36.654Z] #21 24.91 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 24.98 Unpacking apparmor (2.13.6-10) ... [2022-09-05T09:01:36.654Z] #21 25.46 Selecting previously unselected package inetutils-ping. [2022-09-05T09:01:36.654Z] #21 25.46 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.48 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-05T09:01:36.654Z] #21 25.61 Selecting previously unselected package libip6tc2:arm64. [2022-09-05T09:01:36.654Z] #21 25.62 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.62 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-05T09:01:36.654Z] #21 25.71 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-05T09:01:36.654Z] #21 25.73 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-05T09:01:36.654Z] #21 25.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-05T09:01:36.654Z] #21 25.81 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-05T09:01:36.654Z] #21 25.90 Selecting previously unselected package libnftnl11:arm64. [2022-09-05T09:01:36.654Z] #21 25.91 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.91 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-05T09:01:36.654Z] #21 25.98 Selecting previously unselected package iptables. [2022-09-05T09:01:36.654Z] #21 25.98 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 25.99 Unpacking iptables (1.8.7-1) ... [2022-09-05T09:01:36.654Z] #21 26.31 Selecting previously unselected package libonig5:arm64. [2022-09-05T09:01:36.654Z] #21 26.32 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.32 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-05T09:01:36.654Z] #21 26.46 Selecting previously unselected package libjq1:arm64. [2022-09-05T09:01:36.654Z] #21 26.48 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.49 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-05T09:01:36.654Z] #21 26.61 Selecting previously unselected package jq. [2022-09-05T09:01:36.654Z] #21 26.62 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.63 Unpacking jq (1.6-2.1) ... [2022-09-05T09:01:36.654Z] #21 26.73 Selecting previously unselected package libaio1:arm64. [2022-09-05T09:01:36.654Z] #21 26.74 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.74 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-05T09:01:36.654Z] #21 26.80 Selecting previously unselected package libgpm2:arm64. [2022-09-05T09:01:36.654Z] #21 26.80 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.81 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-05T09:01:36.654Z] #21 26.88 Selecting previously unselected package libicu67:arm64. [2022-09-05T09:01:36.654Z] #21 26.89 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 26.90 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-05T09:01:36.654Z] #21 29.81 Selecting previously unselected package libinih1:arm64. [2022-09-05T09:01:36.654Z] #21 29.81 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 29.81 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-05T09:01:36.654Z] #21 29.91 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-05T09:01:36.654Z] #21 29.91 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 29.92 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-05T09:01:36.654Z] #21 30.06 Selecting previously unselected package libnet1:arm64. [2022-09-05T09:01:36.654Z] #21 30.06 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:01:36.654Z] #21 30.15 Selecting previously unselected package libnl-3-200:arm64. [2022-09-05T09:01:36.654Z] #21 30.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.15 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-05T09:01:36.654Z] #21 30.25 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-05T09:01:36.654Z] #21 30.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T09:01:36.654Z] #21 30.32 Selecting previously unselected package libyajl2:arm64. [2022-09-05T09:01:36.654Z] #21 30.32 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.34 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-05T09:01:36.654Z] #21 30.39 Selecting previously unselected package net-tools. [2022-09-05T09:01:36.654Z] #21 30.40 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:01:36.654Z] #21 30.57 Selecting previously unselected package patch. [2022-09-05T09:01:36.654Z] #21 30.57 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-05T09:01:36.654Z] #21 30.60 Unpacking patch (2.7.6-7) ... [2022-09-05T09:01:36.654Z] #21 30.71 Selecting previously unselected package python-pip-whl. [2022-09-05T09:01:36.654Z] #21 30.73 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:01:36.654Z] #21 30.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:01:36.654Z] #21 31.25 Selecting previously unselected package python3-lib2to3. [2022-09-05T09:01:36.654Z] #21 31.27 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-05T09:01:36.654Z] #21 31.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:01:36.654Z] #21 31.44 Selecting previously unselected package python3-distutils. [2022-09-05T09:01:36.654Z] #21 31.44 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-05T09:01:36.654Z] #21 31.45 Unpacking python3-distutils (3.9.2-1) ... [2022-09-05T09:01:36.654Z] #21 31.59 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:01:36.654Z] #21 31.60 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:01:36.654Z] #21 31.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:01:36.654Z] #21 31.74 Selecting previously unselected package python3-setuptools. [2022-09-05T09:01:36.654Z] #21 31.74 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-05T09:01:36.654Z] #21 31.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-05T09:01:36.913Z] #21 32.03 Selecting previously unselected package python3-wheel. [2022-09-05T09:01:36.913Z] #21 32.05 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-05T09:01:36.913Z] #21 32.08 Unpacking python3-wheel (0.34.2-1) ... [2022-09-05T09:01:37.172Z] #21 32.16 Selecting previously unselected package python3-pip. [2022-09-05T09:01:37.172Z] #21 32.18 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:01:37.172Z] #21 32.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:01:37.432Z] #21 32.43 Selecting previously unselected package sudo. [2022-09-05T09:01:37.432Z] #21 32.44 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-05T09:01:37.432Z] #21 32.44 Unpacking sudo (1.9.5p2-3) ... [2022-09-05T09:01:37.432Z] #21 ... [2022-09-05T09:01:37.432Z] [2022-09-05T09:01:37.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-09-05T09:01:37.432Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:37.432Z] #77 107.8 config.status: creating Makefile [2022-09-05T09:01:37.432Z] #77 107.9 config.status: creating config.h [2022-09-05T09:01:37.432Z] #77 107.9 config.status: executing libtool commands [2022-09-05T09:01:37.711Z] #77 108.0 config.status: executing depfiles commands [2022-09-05T09:01:38.054Z] #77 ... [2022-09-05T09:01:38.054Z] [2022-09-05T09:01:38.054Z] #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-09-05T09:01:38.054Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:01:38.279Z] #77 108.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-05T09:01:38.279Z] #77 108.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:01:38.313Z] #16 DONE 4.5s [2022-09-05T09:01:38.314Z] [2022-09-05T09:01:38.314Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-05T09:01:38.314Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-05T09:01:38.846Z] #77 109.1 checking for gcc... gcc [2022-09-05T09:01:39.040Z] #64 81.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-05T09:01:39.040Z] #64 81.49 + BUILDTAGS='netgo osusergo static_build' [2022-09-05T09:01:39.040Z] #64 81.49 + export EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:01:39.040Z] #64 81.49 + EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:01:39.040Z] #64 81.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-05T09:01:39.040Z] #64 81.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-05T09:01:39.040Z] #64 81.49 + '[' '' = dynamic ']' [2022-09-05T09:01:39.040Z] #64 81.49 + make [2022-09-05T09:01:39.105Z] #77 109.2 checking whether the C compiler works... yes [2022-09-05T09:01:39.105Z] #77 109.4 checking for C compiler default output file name... a.out [2022-09-05T09:01:39.363Z] #77 109.4 checking for suffix of executables... [2022-09-05T09:01:39.622Z] #77 109.6 checking whether we are cross compiling... no [2022-09-05T09:01:39.622Z] #77 109.8 checking for suffix of object files... o [2022-09-05T09:01:39.622Z] #77 109.9 checking whether we are using the GNU C compiler... yes [2022-09-05T09:01:39.885Z] #77 110.1 checking whether gcc accepts -g... yes [2022-09-05T09:01:39.885Z] #77 110.1 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:01:40.144Z] #77 110.3 checking whether gcc understands -c and -o together... yes [2022-09-05T09:01:40.144Z] #77 110.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:40.144Z] #77 110.5 checking whether build environment is sane... yes [2022-09-05T09:01:40.144Z] #77 110.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:40.144Z] #77 110.6 checking for gawk... no [2022-09-05T09:01:40.403Z] #77 110.6 checking for mawk... mawk [2022-09-05T09:01:40.403Z] #77 110.6 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:40.403Z] #77 110.7 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:40.403Z] #77 110.7 checking whether make supports nested variables... yes [2022-09-05T09:01:40.403Z] #77 110.7 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:40.403Z] #77 110.7 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:40.403Z] #77 110.7 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:40.662Z] #77 110.8 checking dependency style of gcc... gcc3 [2022-09-05T09:01:40.662Z] #77 111.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:40.662Z] #77 111.0 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:40.862Z] #17 3.385 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-05T09:01:40.921Z] #77 111.0 checking build system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:40.921Z] #77 111.3 checking host system type... aarch64-unknown-linux-gnu [2022-09-05T09:01:40.921Z] #77 111.3 checking how to print strings... printf [2022-09-05T09:01:40.921Z] #77 111.3 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:01:40.945Z] #64 83.81 + bin/ctr [2022-09-05T09:01:41.123Z] #17 DONE 3.5s [2022-09-05T09:01:41.123Z] [2022-09-05T09:01:41.123Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-05T09:01:41.123Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-05T09:01:41.177Z] #64 75.34 Updating files: 24% (1218/4992) Updating files: 25% (1248/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 54% (2729/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 78% (3919/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 95% (4767/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-05T09:01:41.177Z] #64 78.63 + cd /tmp/tmp.JuuJzazPJS/src/github.com/containerd/containerd [2022-09-05T09:01:41.177Z] #64 78.63 + git checkout -q v1.6.8 [2022-09-05T09:01:41.180Z] #77 111.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:01:41.180Z] #77 111.4 checking for egrep... /bin/grep -E [2022-09-05T09:01:41.180Z] #77 111.4 checking for fgrep... /bin/grep -F [2022-09-05T09:01:41.180Z] #77 111.4 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:01:41.180Z] #77 111.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:01:41.180Z] #77 111.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:01:41.180Z] #77 111.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:01:41.180Z] #77 111.6 checking whether ln -s works... yes [2022-09-05T09:01:41.180Z] #77 111.6 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:01:41.439Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-05T09:01:41.439Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:01:41.439Z] #77 111.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:01:41.439Z] #77 111.6 checking for objdump... objdump [2022-09-05T09:01:41.439Z] #77 111.6 checking how to recognize dependent libraries... pass_all [2022-09-05T09:01:41.439Z] #77 111.6 checking for dlltool... no [2022-09-05T09:01:41.439Z] #77 111.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:01:41.439Z] #77 111.6 checking for ar... ar [2022-09-05T09:01:41.439Z] #77 111.6 checking for archiver @FILE support... @ [2022-09-05T09:01:41.439Z] #77 111.7 checking for strip... strip [2022-09-05T09:01:41.439Z] #77 111.7 checking for ranlib... ranlib [2022-09-05T09:01:41.698Z] #77 111.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:01:41.698Z] #77 112.0 checking for sysroot... no [2022-09-05T09:01:41.698Z] #77 112.0 checking for a working dd... /bin/dd [2022-09-05T09:01:41.698Z] #77 112.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:01:41.698Z] #77 112.0 checking for mt... no [2022-09-05T09:01:41.698Z] #77 112.1 checking if : is a manifest tool... no [2022-09-05T09:01:41.957Z] #77 112.1 checking how to run the C preprocessor... gcc -E [2022-09-05T09:01:42.322Z] #64 ... [2022-09-05T09:01:42.322Z] [2022-09-05T09:01:42.322Z] #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-09-05T09:01:42.322Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:42.322Z] #77 65.15 libtoolize: putting auxiliary files in '.'. [2022-09-05T09:01:42.322Z] #77 65.15 libtoolize: copying file './ltmain.sh' [2022-09-05T09:01:42.322Z] #77 66.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-05T09:01:42.322Z] #77 66.40 libtoolize: and rerunning libtoolize and aclocal. [2022-09-05T09:01:42.322Z] #77 66.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:01:42.526Z] #77 112.3 checking for ANSI C header files... yes [2022-09-05T09:01:42.581Z] #77 ... [2022-09-05T09:01:42.581Z] [2022-09-05T09:01:42.581Z] #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-09-05T09:01:42.581Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:42.581Z] #14 142.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-05T09:01:42.581Z] #14 142.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:42.581Z] #14 142.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:42.786Z] #77 113.0 checking for sys/types.h... yes [2022-09-05T09:01:42.786Z] #77 113.1 checking for sys/stat.h... yes [2022-09-05T09:01:42.819Z] #84 ... [2022-09-05T09:01:42.819Z] [2022-09-05T09:01:42.819Z] #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-09-05T09:01:42.819Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:01:42.819Z] #19 235.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-05T09:01:42.819Z] #19 235.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:42.819Z] #19 235.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:01:42.819Z] #19 235.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-05T09:01:42.819Z] #19 235.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:01:42.819Z] #19 235.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:01:43.045Z] #77 113.3 checking for stdlib.h... yes [2022-09-05T09:01:43.045Z] #77 113.4 checking for string.h... yes [2022-09-05T09:01:43.304Z] #77 113.6 checking for memory.h... yes [2022-09-05T09:01:43.563Z] #77 113.7 checking for strings.h... yes [2022-09-05T09:01:43.671Z] #18 DONE 2.8s [2022-09-05T09:01:43.671Z] [2022-09-05T09:01:43.671Z] #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-09-05T09:01:43.671Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:43.671Z] #77 94.33 configure.ac:11: installing 'build-aux/compile' [2022-09-05T09:01:43.671Z] #77 94.33 configure.ac:11: installing 'build-aux/config.guess' [2022-09-05T09:01:43.671Z] #77 94.33 configure.ac:11: installing 'build-aux/config.sub' [2022-09-05T09:01:43.671Z] #77 94.33 configure.ac:13: installing 'build-aux/install-sh' [2022-09-05T09:01:43.671Z] #77 94.34 configure.ac:13: installing 'build-aux/missing' [2022-09-05T09:01:43.671Z] #77 94.34 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-05T09:01:43.671Z] #77 94.64 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:01:43.822Z] #77 113.9 checking for inttypes.h... yes [2022-09-05T09:01:43.822Z] #77 114.1 checking for stdint.h... yes [2022-09-05T09:01:44.339Z] #77 114.3 checking for unistd.h... yes [2022-09-05T09:01:44.339Z] #77 114.5 checking for dlfcn.h... yes [2022-09-05T09:01:44.339Z] #77 114.6 checking for objdir... .libs [2022-09-05T09:01:44.473Z] #64 81.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-05T09:01:44.473Z] #64 81.93 + BUILDTAGS='netgo osusergo static_build' [2022-09-05T09:01:44.473Z] #64 81.93 + export EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:01:44.473Z] #64 81.93 + EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:01:44.473Z] #64 81.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-05T09:01:44.473Z] #64 81.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-05T09:01:44.473Z] #64 81.93 + '[' '' = dynamic ']' [2022-09-05T09:01:44.473Z] #64 81.93 + make [2022-09-05T09:01:44.614Z] #77 96.14 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:01:44.614Z] #77 96.47 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:01:44.614Z] #77 96.47 checking how to print strings... printf [2022-09-05T09:01:44.614Z] #77 96.47 checking for gcc... gcc [2022-09-05T09:01:44.875Z] #77 96.59 checking whether the C compiler works... yes [2022-09-05T09:01:44.875Z] #77 96.79 checking for C compiler default output file name... a.out [2022-09-05T09:01:44.903Z] #77 115.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:44.903Z] #77 115.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:45.136Z] #77 96.81 checking for suffix of executables... [2022-09-05T09:01:45.161Z] #77 115.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:45.162Z] #77 115.2 checking if gcc static flag -static works... yes [2022-09-05T09:01:45.420Z] #77 115.5 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:45.420Z] #77 115.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:45.420Z] #77 115.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-05T09:01:45.688Z] #77 115.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:45.688Z] #77 116.0 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:45.688Z] #77 116.0 checking whether stripping libraries is possible... yes [2022-09-05T09:01:45.709Z] #77 96.97 checking whether we are cross compiling... no [2022-09-05T09:01:45.709Z] #77 97.30 checking for suffix of object files... [2022-09-05T09:01:45.709Z] #77 ... [2022-09-05T09:01:45.709Z] [2022-09-05T09:01:45.709Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:01:45.709Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-05T09:01:45.709Z] #19 DONE 1.9s [2022-09-05T09:01:45.709Z] [2022-09-05T09:01:45.709Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T09:01:45.709Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:45.709Z] #77 97.30 checking for suffix of object files... o [2022-09-05T09:01:45.947Z] #77 116.1 checking if libtool supports shared libraries... yes [2022-09-05T09:01:45.947Z] #77 116.1 checking whether to build shared libraries... no [2022-09-05T09:01:45.947Z] #77 116.1 checking whether to build static libraries... yes [2022-09-05T09:01:45.947Z] #77 116.1 checking float.h usability... yes [2022-09-05T09:01:45.947Z] #77 116.2 checking float.h presence... yes [2022-09-05T09:01:45.970Z] #77 97.52 checking whether we are using the GNU C compiler... yes [2022-09-05T09:01:45.970Z] #77 97.75 checking whether gcc accepts -g... yes [2022-09-05T09:01:46.206Z] #77 116.3 checking for float.h... yes [2022-09-05T09:01:46.206Z] #77 116.4 checking limits.h usability... yes [2022-09-05T09:01:46.206Z] #77 116.5 checking limits.h presence... yes [2022-09-05T09:01:46.231Z] #77 97.87 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:01:46.471Z] #77 116.6 checking for limits.h... yes [2022-09-05T09:01:46.471Z] #77 116.7 checking stddef.h usability... yes [2022-09-05T09:01:46.493Z] #77 98.05 checking whether gcc understands -c and -o together... yes [2022-09-05T09:01:46.493Z] #77 98.27 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:01:46.493Z] #77 98.31 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:01:46.493Z] #77 98.32 checking for egrep... /bin/grep -E [2022-09-05T09:01:46.493Z] #77 98.33 checking for fgrep... /bin/grep -F [2022-09-05T09:01:46.493Z] #77 98.33 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:01:46.493Z] #77 98.36 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:01:46.729Z] #77 116.9 checking stddef.h presence... yes [2022-09-05T09:01:46.729Z] #77 116.9 checking for stddef.h... yes [2022-09-05T09:01:46.729Z] #77 117.0 checking for stdlib.h... (cached) yes [2022-09-05T09:01:46.729Z] #77 117.0 checking for string.h... (cached) yes [2022-09-05T09:01:46.754Z] #77 98.38 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:01:46.754Z] #77 98.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:01:46.754Z] #77 98.55 checking whether ln -s works... yes [2022-09-05T09:01:46.754Z] #77 98.55 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:01:46.754Z] #77 98.55 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:01:46.754Z] #77 98.56 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:01:46.754Z] #77 98.56 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:01:46.754Z] #77 98.56 checking for objdump... objdump [2022-09-05T09:01:46.754Z] #77 98.56 checking how to recognize dependent libraries... pass_all [2022-09-05T09:01:46.754Z] #77 98.56 checking for dlltool... no [2022-09-05T09:01:46.754Z] #77 98.56 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:01:46.754Z] #77 98.56 checking for ar... ar [2022-09-05T09:01:46.988Z] #77 117.0 checking sys/time.h usability... yes [2022-09-05T09:01:46.988Z] #77 117.2 checking sys/time.h presence... yes [2022-09-05T09:01:46.988Z] #77 117.2 checking for sys/time.h... yes [2022-09-05T09:01:46.988Z] #77 117.3 checking for inline... inline [2022-09-05T09:01:47.015Z] #64 84.40 + bin/ctr [2022-09-05T09:01:47.015Z] #77 98.56 checking for archiver @FILE support... @ [2022-09-05T09:01:47.015Z] #77 98.70 checking for strip... strip [2022-09-05T09:01:47.015Z] #77 98.70 checking for ranlib... ranlib [2022-09-05T09:01:47.015Z] #77 98.70 checking for gawk... no [2022-09-05T09:01:47.015Z] #77 98.70 checking for mawk... mawk [2022-09-05T09:01:47.246Z] #77 117.3 checking for size_t... yes [2022-09-05T09:01:47.246Z] #77 117.6 checking for stdlib.h... (cached) yes [2022-09-05T09:01:47.277Z] #77 98.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:01:47.277Z] #77 99.17 checking for sysroot... no [2022-09-05T09:01:47.277Z] #77 99.17 checking for a working dd... /bin/dd [2022-09-05T09:01:47.277Z] #77 99.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:01:47.505Z] #77 117.6 checking for GNU libc compatible malloc... yes [2022-09-05T09:01:47.505Z] #77 117.7 checking for stdlib.h... (cached) yes [2022-09-05T09:01:47.505Z] #77 117.7 checking for GNU libc compatible realloc... yes [2022-09-05T09:01:47.538Z] #77 99.29 checking for mt... no [2022-09-05T09:01:47.538Z] #77 99.30 checking if : is a manifest tool... no [2022-09-05T09:01:47.764Z] #77 117.9 checking for working strtod... yes [2022-09-05T09:01:47.764Z] #77 118.1 checking for gettimeofday... [2022-09-05T09:01:47.764Z] #77 ... [2022-09-05T09:01:47.764Z] [2022-09-05T09:01:47.764Z] #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-09-05T09:01:47.764Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-05T09:01:47.764Z] #21 32.98 Selecting previously unselected package systemd-journal-remote. [2022-09-05T09:01:47.764Z] #21 32.98 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 32.99 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-05T09:01:47.764Z] #21 33.08 Selecting previously unselected package thin-provisioning-tools. [2022-09-05T09:01:47.764Z] #21 33.08 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 33.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:01:47.764Z] #21 33.29 Selecting previously unselected package uidmap. [2022-09-05T09:01:47.764Z] #21 33.29 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 33.30 Unpacking uidmap (1:4.8.1-1) ... [2022-09-05T09:01:47.764Z] #21 33.47 Selecting previously unselected package vim-runtime. [2022-09-05T09:01:47.764Z] #21 33.47 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:01:47.764Z] #21 33.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-05T09:01:47.764Z] #21 33.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-05T09:01:47.764Z] #21 33.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:47.764Z] #21 36.60 Selecting previously unselected package vim. [2022-09-05T09:01:47.764Z] #21 36.61 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 36.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:47.764Z] #21 37.13 Selecting previously unselected package xfsprogs. [2022-09-05T09:01:47.764Z] #21 37.13 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 37.14 Unpacking xfsprogs (5.10.0-4) ... [2022-09-05T09:01:47.764Z] #21 37.57 Selecting previously unselected package zip. [2022-09-05T09:01:47.764Z] #21 37.60 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 37.60 Unpacking zip (3.0-12) ... [2022-09-05T09:01:47.764Z] #21 37.75 Selecting previously unselected package zstd. [2022-09-05T09:01:47.764Z] #21 37.76 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-05T09:01:47.764Z] #21 37.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:01:47.764Z] #21 38.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:01:47.764Z] #21 38.88 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-05T09:01:47.764Z] #21 38.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:01:47.764Z] #21 38.91 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-05T09:01:47.764Z] #21 38.92 Setting up libicu67:arm64 (67.1-7) ... [2022-09-05T09:01:47.764Z] #21 38.93 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-05T09:01:47.764Z] #21 38.95 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-05T09:01:47.764Z] #21 38.96 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-05T09:01:47.764Z] #21 38.98 Setting up uidmap (1:4.8.1-1) ... [2022-09-05T09:01:47.764Z] #21 39.01 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-05T09:01:47.764Z] #21 39.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:01:47.764Z] #21 39.06 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:01:47.764Z] #21 39.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-05T09:01:47.764Z] #21 39.09 Setting up python3-wheel (0.34.2-1) ... [2022-09-05T09:01:47.764Z] #21 39.79 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-05T09:01:47.764Z] #21 39.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:47.764Z] #21 39.81 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-05T09:01:47.764Z] #21 39.82 Setting up libcap2-bin (1:2.44-1) ... [2022-09-05T09:01:47.764Z] #21 39.85 Setting up apparmor (2.13.6-10) ... [2022-09-05T09:01:47.764Z] #21 41.52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-05T09:01:47.764Z] #21 41.66 Setting up zip (3.0-12) ... [2022-09-05T09:01:47.764Z] #21 41.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:47.764Z] #21 41.71 Setting up bash-completion (1:2.11-2) ... [2022-09-05T09:01:47.800Z] #77 99.33 checking how to run the C preprocessor... gcc -E [2022-09-05T09:01:47.800Z] [2022-09-05T09:01:47.800Z] #77 ... [2022-09-05T09:01:47.800Z] [2022-09-05T09:01:47.800Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-05T09:01:47.800Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-05T09:01:47.800Z] #20 DONE 2.1s [2022-09-05T09:01:47.800Z] [2022-09-05T09:01:47.800Z] #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-09-05T09:01:47.800Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:48.023Z] #21 ... [2022-09-05T09:01:48.023Z] [2022-09-05T09:01:48.023Z] #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-09-05T09:01:48.023Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:48.023Z] #77 118.1 checking for gettimeofday... yes [2022-09-05T09:01:48.281Z] #77 118.4 checking for memset... yes [2022-09-05T09:01:48.372Z] #77 99.61 checking for ANSI C header files... yes [2022-09-05T09:01:48.540Z] #77 118.7 checking for strspn... yes [2022-09-05T09:01:48.633Z] #77 100.2 checking for sys/types.h... yes [2022-09-05T09:01:48.633Z] #77 100.4 checking for sys/stat.h... yes [2022-09-05T09:01:48.798Z] #77 119.0 checking that generated files are newer than configure... done [2022-09-05T09:01:48.798Z] #77 119.0 configure: creating ./config.status [2022-09-05T09:01:48.895Z] #77 100.6 checking for stdlib.h... yes [2022-09-05T09:01:48.924Z] #64 ... [2022-09-05T09:01:48.924Z] [2022-09-05T09:01:48.924Z] #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-09-05T09:01:48.924Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:48.924Z] #14 138.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-05T09:01:48.924Z] #14 138.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:48.924Z] #14 138.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:01:49.149Z] #14 154.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-05T09:01:49.149Z] #14 154.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:49.149Z] #14 154.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:49.156Z] #77 100.8 checking for string.h... yes [2022-09-05T09:01:49.156Z] #77 100.9 checking for memory.h... yes [2022-09-05T09:01:49.184Z] #14 ... [2022-09-05T09:01:49.184Z] [2022-09-05T09:01:49.184Z] #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-09-05T09:01:49.184Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:49.184Z] #77 66.06 libtoolize: putting auxiliary files in '.'. [2022-09-05T09:01:49.184Z] #77 66.07 libtoolize: copying file './ltmain.sh' [2022-09-05T09:01:49.184Z] #77 67.08 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-05T09:01:49.184Z] #77 67.08 libtoolize: and rerunning libtoolize and aclocal. [2022-09-05T09:01:49.184Z] #77 67.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:01:49.408Z] #14 ... [2022-09-05T09:01:49.408Z] [2022-09-05T09:01:49.408Z] #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-09-05T09:01:49.408Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:49.408Z] #77 82.28 configure.ac:7: installing './compile' [2022-09-05T09:01:49.417Z] #77 101.1 checking for strings.h... yes [2022-09-05T09:01:49.668Z] #77 82.29 configure.ac:11: installing './config.guess' [2022-09-05T09:01:49.668Z] #77 82.30 configure.ac:11: installing './config.sub' [2022-09-05T09:01:49.668Z] #77 82.31 configure.ac:8: installing './install-sh' [2022-09-05T09:01:49.668Z] #77 82.31 configure.ac:8: installing './missing' [2022-09-05T09:01:49.668Z] #77 82.54 Makefile.am: installing './depcomp' [2022-09-05T09:01:49.678Z] #77 101.4 checking for inttypes.h... yes [2022-09-05T09:01:49.939Z] #77 101.6 checking for stdint.h... yes [2022-09-05T09:01:50.200Z] #77 101.8 checking for unistd.h... yes [2022-09-05T09:01:50.200Z] #77 101.9 checking for dlfcn.h... yes [2022-09-05T09:01:50.200Z] #77 102.1 checking for objdir... .libs [2022-09-05T09:01:50.566Z] #77 ... [2022-09-05T09:01:50.566Z] [2022-09-05T09:01:50.566Z] #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-09-05T09:01:50.566Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:50.566Z] #14 149.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-05T09:01:50.566Z] #14 149.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:50.566Z] #14 149.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:01:50.781Z] #77 102.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:01:50.781Z] #77 102.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:01:51.043Z] #77 102.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:01:51.304Z] #77 102.7 checking if gcc static flag -static works... yes [2022-09-05T09:01:51.304Z] #77 103.1 checking if gcc supports -c -o file.o... yes [2022-09-05T09:01:51.334Z] #77 121.7 config.status: creating Makefile [2022-09-05T09:01:51.334Z] #77 121.8 config.status: creating config.h [2022-09-05T09:01:51.566Z] #77 103.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:01:51.566Z] #77 103.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:01:51.593Z] #77 121.8 config.status: executing depfiles commands [2022-09-05T09:01:51.827Z] #77 103.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:01:51.827Z] #77 103.8 checking how to hardcode library paths into programs... immediate [2022-09-05T09:01:51.827Z] #77 103.8 checking whether stripping libraries is possible... yes [2022-09-05T09:01:51.827Z] #77 103.8 checking if libtool supports shared libraries... yes [2022-09-05T09:01:51.827Z] #77 103.8 checking whether to build shared libraries... no [2022-09-05T09:01:51.827Z] #77 103.8 checking whether to build static libraries... yes [2022-09-05T09:01:51.827Z] #77 103.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:01:51.852Z] #77 122.1 config.status: executing libtool commands [2022-09-05T09:01:52.089Z] #77 103.8 checking whether build environment is sane... yes [2022-09-05T09:01:52.089Z] #77 103.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:01:52.089Z] #77 103.9 checking whether make sets $(MAKE)... yes [2022-09-05T09:01:52.089Z] #77 104.0 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:01:52.089Z] #77 104.0 checking whether make supports nested variables... yes [2022-09-05T09:01:52.202Z] #77 84.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:01:52.202Z] #77 84.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:01:52.350Z] #77 104.1 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:01:52.350Z] #77 104.1 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:01:52.350Z] #77 104.1 checking how to create a ustar tar archive... gnutar [2022-09-05T09:01:52.461Z] #77 85.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:01:52.461Z] #77 85.19 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:01:52.614Z] #77 104.2 checking dependency style of gcc... gcc3 [2022-09-05T09:01:52.614Z] #77 104.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:01:52.614Z] #77 104.5 checking whether make supports nested variables... (cached) yes [2022-09-05T09:01:52.614Z] #77 104.5 checking for gawk... (cached) mawk [2022-09-05T09:01:52.615Z] #77 104.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:01:52.615Z] #77 104.5 checking for gcc... (cached) gcc [2022-09-05T09:01:52.721Z] #77 85.51 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:01:52.721Z] #77 85.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:01:52.721Z] #77 85.64 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:01:52.790Z] #77 123.0 GEN .version [2022-09-05T09:01:52.790Z] #77 123.0 make install-recursive [2022-09-05T09:01:52.790Z] #77 123.0 make[1]: Entering directory '/tmp/crun-build' [2022-09-05T09:01:52.790Z] #77 123.1 Making install in libocispec [2022-09-05T09:01:52.790Z] #77 123.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:01:52.790Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-05T09:01:52.790Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-05T09:01:52.876Z] #77 104.6 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:01:52.876Z] #77 104.6 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:01:52.876Z] #77 104.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:01:52.876Z] #77 104.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:01:52.876Z] #77 104.6 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:01:52.876Z] #77 104.7 checking for python3... /usr/bin/python3 [2022-09-05T09:01:52.876Z] #77 104.7 checking for python3 version... 3.9 [2022-09-05T09:01:53.049Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-05T09:01:53.049Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-05T09:01:53.137Z] #77 104.9 checking for python3 platform... linux [2022-09-05T09:01:53.137Z] #77 104.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:01:53.288Z] #77 85.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:01:53.288Z] #77 86.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:01:53.617Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-05T09:01:53.617Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-05T09:01:53.709Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:01:53.709Z] #77 105.3 checking for go-md2man... no [2022-09-05T09:01:53.709Z] #77 105.4 checking error.h usability... yes [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-05T09:01:53.890Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-05T09:01:53.971Z] #77 105.5 checking error.h presence... yes [2022-09-05T09:01:53.971Z] #77 105.6 checking for error.h... yes [2022-09-05T09:01:53.971Z] #77 105.7 checking linux/openat2.h usability... [2022-09-05T09:01:53.971Z] #77 ... [2022-09-05T09:01:53.971Z] [2022-09-05T09:01:53.971Z] #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-09-05T09:01:53.971Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:01:53.971Z] #60 14.99 + cd /tmp/tmp.cLOy12hMez/src/github.com/opencontainers/runc [2022-09-05T09:01:53.971Z] #60 15.00 + git checkout -q v1.1.4 [2022-09-05T09:01:53.971Z] #60 15.95 + '[' -z '' ']' [2022-09-05T09:01:53.971Z] #60 15.98 + target=static [2022-09-05T09:01:53.971Z] #60 15.98 + make BUILDTAGS=seccomp static [2022-09-05T09:01:53.971Z] #60 16.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-05T09:01:53.971Z] #60 ... [2022-09-05T09:01:53.971Z] [2022-09-05T09:01:53.971Z] #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-09-05T09:01:53.971Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:01:53.971Z] #21 2.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:01:53.971Z] #21 2.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:01:53.971Z] #21 2.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:01:53.971Z] #21 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:01:53.971Z] #21 4.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:01:53.971Z] #21 5.663 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:01:54.232Z] #21 ... [2022-09-05T09:01:54.232Z] [2022-09-05T09:01:54.232Z] #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-09-05T09:01:54.232Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:54.232Z] #77 105.7 checking linux/openat2.h usability... yes [2022-09-05T09:01:54.232Z] #77 105.9 checking linux/openat2.h presence... yes [2022-09-05T09:01:54.232Z] #77 106.0 checking for linux/openat2.h... yes [2022-09-05T09:01:54.458Z] #77 ... [2022-09-05T09:01:54.458Z] [2022-09-05T09:01:54.458Z] #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-09-05T09:01:54.458Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-05T09:01:54.458Z] #21 44.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:01:54.458Z] #21 44.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:01:54.458Z] #21 44.60 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-05T09:01:54.458Z] #21 44.63 Setting up patch (2.7.6-7) ... [2022-09-05T09:01:54.458Z] #21 44.64 Setting up sudo (1.9.5p2-3) ... [2022-09-05T09:01:54.458Z] #21 44.73 invoke-rc.d: could not determine current runlevel [2022-09-05T09:01:54.458Z] #21 44.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:01:54.458Z] #21 44.78 Setting up xfsprogs (5.10.0-4) ... [2022-09-05T09:01:54.458Z] #21 44.79 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-05T09:01:54.458Z] #21 44.79 Failed to connect to bus: Host is down [2022-09-05T09:01:54.458Z] #21 44.79 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-05T09:01:54.458Z] #21 44.81 Setting up inetutils-ping (2:2.0-1) ... [2022-09-05T09:01:54.458Z] #21 44.83 Setting up pigz (2.6-1) ... [2022-09-05T09:01:54.458Z] #21 44.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-05T09:01:54.458Z] #21 44.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-05T09:01:54.458Z] #21 44.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:01:54.458Z] #21 44.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:54.458Z] #21 45.68 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-05T09:01:54.458Z] #21 45.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:01:54.458Z] #21 46.09 Setting up libelf1:arm64 (0.183-1) ... [2022-09-05T09:01:54.458Z] #21 46.11 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-05T09:01:54.458Z] #21 46.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:01:54.458Z] #21 46.14 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-05T09:01:54.458Z] #21 46.16 Setting up libkmod2:arm64 (28-1) ... [2022-09-05T09:01:54.458Z] #21 46.17 Setting up python3-distutils (3.9.2-1) ... [2022-09-05T09:01:54.458Z] #21 46.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:01:54.458Z] #21 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-05T09:01:54.458Z] #21 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-05T09:01:54.458Z] #21 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-05T09:01:54.458Z] #21 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-05T09:01:54.458Z] #21 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-05T09:01:54.458Z] #21 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-05T09:01:54.458Z] #21 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-05T09:01:54.458Z] #21 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-05T09:01:54.458Z] #21 46.64 Setting up python3-setuptools (52.0.0-4) ... [2022-09-05T09:01:54.458Z] #21 47.96 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-05T09:01:54.458Z] #21 47.98 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-05T09:01:54.458Z] #21 48.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:01:54.458Z] #21 48.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:01:54.458Z] #21 49.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-05T09:01:54.458Z] #21 49.17 Setting up jq (1.6-2.1) ... [2022-09-05T09:01:54.458Z] #21 49.18 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:01:54.458Z] #21 49.19 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-05T09:01:54.458Z] #21 49.22 Setting up iptables (1.8.7-1) ... [2022-09-05T09:01:54.458Z] #21 49.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-05T09:01:54.458Z] #21 49.35 Setting up iproute2 (5.10.0-4) ... [2022-09-05T09:01:54.493Z] #77 106.0 checking for copy_file_range... yes [2022-09-05T09:01:54.717Z] #21 49.77 Setting up systemd (247.3-7) ... [2022-09-05T09:01:54.717Z] #21 49.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-05T09:01:54.717Z] #21 49.82 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-05T09:01:54.717Z] #21 49.84 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-05T09:01:54.717Z] #21 49.86 Initializing machine ID from random generator. [2022-09-05T09:01:54.754Z] #77 106.3 checking for fgetxattr... yes [2022-09-05T09:01:55.016Z] #77 106.5 checking for statx... yes [2022-09-05T09:01:55.277Z] #77 106.8 checking for fgetpwent_r... yes [2022-09-05T09:01:55.849Z] #77 107.2 checking for issetugid... no [2022-09-05T09:01:55.849Z] #77 107.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:01:55.849Z] #77 107.5 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:01:56.095Z] #21 50.94 Setting up systemd-journal-remote (247.3-7) ... [2022-09-05T09:01:56.095Z] #21 51.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:01:56.421Z] #77 107.5 checking for library containing yajl_tree_get... -lyajl [2022-09-05T09:01:56.421Z] #77 108.2 checking for yajl >= 2.0.0... yes [2022-09-05T09:01:56.421Z] #77 108.2 checking sys/capability.h usability... yes [2022-09-05T09:01:56.704Z] #77 108.4 checking sys/capability.h presence... yes [2022-09-05T09:01:56.704Z] #77 108.5 checking for sys/capability.h... yes [2022-09-05T09:01:57.288Z] #77 108.5 checking for library containing cap_from_name... -lcap [2022-09-05T09:01:57.868Z] #77 109.1 checking for library containing dlopen... -ldl [2022-09-05T09:01:58.128Z] #77 109.7 checking seccomp.h usability... yes [2022-09-05T09:01:58.128Z] #77 109.9 checking seccomp.h presence... yes [2022-09-05T09:01:58.388Z] #77 110.0 checking for seccomp.h... yes [2022-09-05T09:01:58.629Z] #21 DONE 53.4s [2022-09-05T09:01:58.629Z] [2022-09-05T09:01:58.629Z] #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-09-05T09:01:58.629Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-09-05T09:01:58.649Z] #77 110.0 checking for library containing seccomp_rule_add... -lseccomp [2022-09-05T09:01:58.696Z] #14 ... [2022-09-05T09:01:58.696Z] [2022-09-05T09:01:58.696Z] #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-09-05T09:01:58.696Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:01:58.696Z] #77 82.59 configure.ac:7: installing './compile' [2022-09-05T09:01:58.696Z] #77 82.63 configure.ac:11: installing './config.guess' [2022-09-05T09:01:58.696Z] #77 82.64 configure.ac:11: installing './config.sub' [2022-09-05T09:01:58.696Z] #77 82.68 configure.ac:8: installing './install-sh' [2022-09-05T09:01:58.696Z] #77 82.70 configure.ac:8: installing './missing' [2022-09-05T09:01:58.696Z] #77 82.82 Makefile.am: installing './depcomp' [2022-09-05T09:01:58.910Z] #77 110.5 checking for library containing seccomp_arch_resolve_name... none required [2022-09-05T09:01:59.171Z] #77 110.8 checking systemd/sd-bus.h usability... yes [2022-09-05T09:01:59.171Z] #77 111.0 checking systemd/sd-bus.h presence... yes [2022-09-05T09:01:59.171Z] #77 111.1 checking for systemd/sd-bus.h... yes [2022-09-05T09:01:59.199Z] #22 0.640 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-05T09:01:59.199Z] #22 0.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-05T09:01:59.199Z] #22 0.678 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-05T09:01:59.199Z] #22 DONE 0.7s [2022-09-05T09:01:59.199Z] [2022-09-05T09:01:59.199Z] #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-09-05T09:01:59.199Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-05T09:01:59.199Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-05T09:01:59.200Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-05T09:01:59.200Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-05T09:01:59.200Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-05T09:01:59.200Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-05T09:01:59.200Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-05T09:01:59.200Z] #77 124.9 make install-recursive [2022-09-05T09:01:59.200Z] #77 124.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:01:59.200Z] #77 125.0 Making install in yajl [2022-09-05T09:01:59.200Z] #77 125.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:01:59.200Z] #77 125.1 CC verify/json_verify-json_verify.o [2022-09-05T09:01:59.200Z] #77 125.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-05T09:01:59.200Z] #77 125.1 CC src/libyajl_la-yajl.lo [2022-09-05T09:01:59.200Z] #77 125.1 CC src/libyajl_la-yajl_gen.lo [2022-09-05T09:01:59.200Z] #77 125.2 CC src/libyajl_la-yajl_parser.lo [2022-09-05T09:01:59.200Z] #77 125.2 CC src/libyajl_la-yajl_buf.lo [2022-09-05T09:01:59.200Z] #77 125.2 CC src/libyajl_la-yajl_encode.lo [2022-09-05T09:01:59.200Z] #77 125.2 CC src/libyajl_la-yajl_lex.lo [2022-09-05T09:01:59.200Z] #77 125.3 CC src/libyajl_la-yajl_tree.lo [2022-09-05T09:01:59.866Z] #77 ... [2022-09-05T09:01:59.866Z] [2022-09-05T09:01:59.866Z] #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-09-05T09:01:59.866Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:01:59.866Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-05T09:01:59.866Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:01:59.866Z] #14 166.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:00.005Z] #77 111.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-05T09:02:00.266Z] #77 111.7 checking for sd_notify_barrier... yes [2022-09-05T09:02:00.266Z] #77 111.9 checking linux/bpf.h usability... yes [2022-09-05T09:02:00.527Z] #77 112.2 checking linux/bpf.h presence... yes [2022-09-05T09:02:00.527Z] #77 112.2 checking for linux/bpf.h... yes [2022-09-05T09:02:00.527Z] #77 112.2 checking compilation for eBPF... yes [2022-09-05T09:02:00.527Z] #77 112.4 checking for criu >= 3.15... no [2022-09-05T09:02:00.527Z] #77 112.4 configure: CRIU headers not found, building without CRIU support [2022-09-05T09:02:00.527Z] #77 112.4 checking for criu > 3.16... no [2022-09-05T09:02:00.527Z] #77 112.4 configure: CRIU version doesn't support join-ns API [2022-09-05T09:02:00.527Z] #77 112.4 checking for criu > 3.16.1... no [2022-09-05T09:02:00.527Z] #77 112.4 configure: CRIU version doesn't support for pre-dumping [2022-09-05T09:02:00.527Z] #77 112.4 checking for new mount API (fsconfig)... yes [2022-09-05T09:02:00.527Z] #77 112.5 checking for seccomp notify API... yes [2022-09-05T09:02:00.577Z] #77 130.9 CCLD libyajl.la [2022-09-05T09:02:00.607Z] #77 85.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:02:00.607Z] #77 85.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:02:00.607Z] #77 85.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:02:00.607Z] #77 85.21 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:02:00.607Z] #77 85.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:02:00.607Z] #77 85.46 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:02:00.788Z] #77 112.5 checking for gperf... no [2022-09-05T09:02:00.788Z] #77 112.6 configure: gperf not found - cannot rebuild signal parser code [2022-09-05T09:02:01.049Z] #77 112.6 checking for library containing argp_parse... [2022-09-05T09:02:01.049Z] #77 ... [2022-09-05T09:02:01.049Z] [2022-09-05T09:02:01.049Z] #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-09-05T09:02:01.049Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:02:01.049Z] #34 DONE 162.2s [2022-09-05T09:02:01.049Z] [2022-09-05T09:02:01.049Z] #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-09-05T09:02:01.049Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:01.049Z] #21 10.26 Fetched 8573 kB in 8s (1057 kB/s) [2022-09-05T09:02:01.145Z] #77 131.3 CCLD verify/json_verify [2022-09-05T09:02:01.177Z] #77 85.77 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:02:01.177Z] #77 85.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:02:01.405Z] #77 131.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:01.405Z] #77 131.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:02:01.405Z] #77 131.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:02:01.405Z] #77 131.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:01.405Z] #77 131.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:01.405Z] #77 131.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:01.476Z] #77 86.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-05T09:02:01.621Z] #21 10.26 Reading package lists... [2022-09-05T09:02:01.664Z] #77 131.8 CC src/validate.o [2022-09-05T09:02:01.664Z] #77 131.8 CC src/image_spec_schema_config_schema.lo [2022-09-05T09:02:01.664Z] #77 131.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-05T09:02:01.664Z] #77 131.9 CC src/image_spec_schema_defs.lo [2022-09-05T09:02:01.664Z] #77 131.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-05T09:02:01.664Z] #77 131.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-05T09:02:01.664Z] #77 132.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-05T09:02:01.664Z] #77 132.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-05T09:02:01.664Z] #77 132.1 CC src/runtime_spec_schema_config_linux.lo [2022-09-05T09:02:01.664Z] #77 132.1 CC src/runtime_spec_schema_config_zos.lo [2022-09-05T09:02:01.664Z] #77 132.2 CC src/runtime_spec_schema_config_schema.lo [2022-09-05T09:02:01.924Z] #77 132.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-05T09:02:01.924Z] #77 132.2 CC src/runtime_spec_schema_config_vm.lo [2022-09-05T09:02:01.924Z] #77 132.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-05T09:02:01.924Z] #77 132.3 CC src/runtime_spec_schema_defs.lo [2022-09-05T09:02:01.924Z] #77 132.4 CC src/runtime_spec_schema_defs_linux.lo [2022-09-05T09:02:02.492Z] #77 132.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-05T09:02:02.492Z] #77 132.8 CC src/runtime_spec_schema_defs_vm.lo [2022-09-05T09:02:02.492Z] #77 132.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-05T09:02:02.492Z] #77 132.9 CC src/runtime_spec_schema_state_schema.lo [2022-09-05T09:02:02.752Z] #77 133.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-05T09:02:03.011Z] #77 133.3 CC src/basic_test_double_array_item.lo [2022-09-05T09:02:03.011Z] #77 133.3 CC src/basic_test_double_array.lo [2022-09-05T09:02:03.287Z] #77 133.5 CC src/basic_test_top_array_int.lo [2022-09-05T09:02:03.287Z] #77 133.7 CC src/basic_test_top_array_string.lo [2022-09-05T09:02:03.549Z] #77 133.8 CC src/basic_test_top_double_array_int.lo [2022-09-05T09:02:03.814Z] #77 134.2 CC src/basic_test_top_double_array_obj.lo [2022-09-05T09:02:03.814Z] #77 134.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-05T09:02:04.080Z] #77 134.5 CC src/basic_test_top_double_array_string.lo [2022-09-05T09:02:04.339Z] #77 134.7 CC src/read-file.lo [2022-09-05T09:02:04.427Z] #21 13.91 Reading package lists... [2022-09-05T09:02:04.427Z] #21 ... [2022-09-05T09:02:04.427Z] [2022-09-05T09:02:04.427Z] #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-09-05T09:02:04.427Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T09:02:04.427Z] #36 166.0 Delve is a source level debugger for Go programs. [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-05T09:02:04.427Z] #36 166.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 Usage: [2022-09-05T09:02:04.427Z] #36 166.0 dlv [command] [2022-09-05T09:02:04.427Z] #36 166.0 [2022-09-05T09:02:04.427Z] #36 166.0 Available Commands: [2022-09-05T09:02:04.427Z] #36 166.0 attach Attach to running process and begin debugging. [2022-09-05T09:02:04.427Z] #36 166.0 connect Connect to a headless debug server with a terminal client. [2022-09-05T09:02:04.427Z] #36 166.0 core Examine a core dump. [2022-09-05T09:02:04.427Z] #36 166.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-05T09:02:04.427Z] #36 166.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-05T09:02:04.427Z] #36 166.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-05T09:02:04.427Z] #36 166.0 help Help about any command [2022-09-05T09:02:04.428Z] #36 166.0 run Deprecated command. Use 'debug' instead. [2022-09-05T09:02:04.428Z] #36 166.0 test Compile test binary and begin debugging program. [2022-09-05T09:02:04.428Z] #36 166.0 trace Compile and begin tracing program. [2022-09-05T09:02:04.428Z] #36 166.0 version Prints version. [2022-09-05T09:02:04.428Z] #36 166.0 [2022-09-05T09:02:04.428Z] #36 166.0 Flags: [2022-09-05T09:02:04.428Z] #36 166.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-05T09:02:04.428Z] #36 166.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-05T09:02:04.428Z] #36 166.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-09-05T09:02:04.428Z] #36 166.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-05T09:02:04.428Z] #36 166.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-05T09:02:04.428Z] #36 166.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-09-05T09:02:04.428Z] #36 166.0 --disable-aslr Disables address space randomization [2022-09-05T09:02:04.428Z] #36 166.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-05T09:02:04.428Z] #36 166.0 -h, --help help for dlv [2022-09-05T09:02:04.428Z] #36 166.0 --init string Init file, executed by the terminal client. [2022-09-05T09:02:04.428Z] #36 166.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-05T09:02:04.428Z] #36 166.0 --log Enable debugging server logging. [2022-09-05T09:02:04.428Z] #36 166.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-05T09:02:04.428Z] #36 166.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-05T09:02:04.428Z] #36 166.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-05T09:02:04.428Z] #36 166.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-05T09:02:04.428Z] #36 166.0 --wd string Working directory for running the program. [2022-09-05T09:02:04.428Z] #36 166.0 [2022-09-05T09:02:04.428Z] #36 166.0 Additional help topics: [2022-09-05T09:02:04.428Z] #36 166.0 dlv backend Help about the --backend flag. [2022-09-05T09:02:04.428Z] #36 166.0 dlv log Help about logging flags. [2022-09-05T09:02:04.428Z] #36 166.0 dlv redirect Help about file redirection. [2022-09-05T09:02:04.428Z] #36 166.0 [2022-09-05T09:02:04.428Z] #36 166.0 Use "dlv [command] --help" for more information about a command. [2022-09-05T09:02:04.597Z] #77 134.9 CC tests/test-1.o [2022-09-05T09:02:04.597Z] #77 134.9 CC tests/test-2.o [2022-09-05T09:02:04.597Z] #77 134.9 CC src/json_common.lo [2022-09-05T09:02:04.727Z] #19 254.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-05T09:02:04.727Z] #19 254.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:02:04.727Z] #19 254.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:02:04.727Z] #19 254.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-05T09:02:04.727Z] #19 254.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:02:04.727Z] #19 254.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:02:04.856Z] #77 135.2 CC tests/test-3.o [2022-09-05T09:02:04.856Z] #77 135.3 CC tests/test-4.o [2022-09-05T09:02:05.000Z] #36 DONE 166.4s [2022-09-05T09:02:05.000Z] [2022-09-05T09:02:05.000Z] #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-09-05T09:02:05.000Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:05.000Z] #77 112.6 checking for library containing argp_parse... none required [2022-09-05T09:02:05.000Z] #77 113.1 checking that generated files are newer than configure... done [2022-09-05T09:02:05.000Z] #77 113.1 configure: creating ./config.status [2022-09-05T09:02:05.000Z] #77 116.3 config.status: creating Makefile [2022-09-05T09:02:05.000Z] #77 116.4 config.status: creating rpm/crun.spec [2022-09-05T09:02:05.000Z] #77 116.5 config.status: creating config.h [2022-09-05T09:02:05.000Z] #77 116.5 config.status: executing libtool commands [2022-09-05T09:02:05.000Z] #77 116.5 config.status: executing depfiles commands [2022-09-05T09:02:05.115Z] #77 135.5 CC tests/test-5.o [2022-09-05T09:02:05.115Z] #77 135.5 CC tests/test-6.o [2022-09-05T09:02:05.683Z] #77 135.8 CC tests/test-7.o [2022-09-05T09:02:05.683Z] #77 135.9 CC tests/test-8.o [2022-09-05T09:02:05.683Z] #77 136.1 CC tests/test-9.o [2022-09-05T09:02:05.942Z] #77 136.3 CC tests/test-10.o [2022-09-05T09:02:05.943Z] #77 117.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-05T09:02:05.943Z] #77 117.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:02:06.201Z] #77 136.6 CC tests/test-11.o [2022-09-05T09:02:06.515Z] #77 118.1 checking for gcc... gcc [2022-09-05T09:02:06.515Z] #77 118.2 checking whether the C compiler works... yes [2022-09-05T09:02:06.515Z] #77 118.5 checking for C compiler default output file name... a.out [2022-09-05T09:02:06.776Z] #77 118.5 checking for suffix of executables... [2022-09-05T09:02:07.038Z] #77 118.7 checking whether we are cross compiling... no [2022-09-05T09:02:07.299Z] #77 118.9 checking for suffix of object files... o [2022-09-05T09:02:07.299Z] #77 119.0 checking whether we are using the GNU C compiler... yes [2022-09-05T09:02:07.299Z] #77 119.0 checking whether gcc accepts -g... yes [2022-09-05T09:02:07.299Z] #77 119.1 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:02:07.561Z] #77 119.2 checking whether gcc understands -c and -o together... yes [2022-09-05T09:02:07.561Z] #77 119.4 checking how to run the C preprocessor... gcc -E [2022-09-05T09:02:07.822Z] #77 119.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:02:07.822Z] #77 119.6 checking for egrep... /bin/grep -E [2022-09-05T09:02:08.393Z] #77 119.6 checking for ANSI C header files... yes [2022-09-05T09:02:08.393Z] #77 120.2 checking for sys/types.h... yes [2022-09-05T09:02:08.654Z] #77 120.3 checking for sys/stat.h... yes [2022-09-05T09:02:08.914Z] #77 120.5 checking for stdlib.h... yes [2022-09-05T09:02:09.175Z] #77 120.7 checking for string.h... yes [2022-09-05T09:02:09.175Z] #77 120.9 checking for memory.h... yes [2022-09-05T09:02:09.436Z] #77 121.1 checking for strings.h... yes [2022-09-05T09:02:09.490Z] #77 ... [2022-09-05T09:02:09.490Z] [2022-09-05T09:02:09.490Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-05T09:02:09.490Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-05T09:02:09.490Z] #23 9.737 Collecting yamllint==1.27.1 [2022-09-05T09:02:09.696Z] #77 121.2 checking for inttypes.h... yes [2022-09-05T09:02:09.696Z] #77 121.4 checking for stdint.h... yes [2022-09-05T09:02:09.748Z] #23 10.79 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-05T09:02:09.957Z] #77 121.5 checking for unistd.h... yes [2022-09-05T09:02:09.957Z] #77 121.7 checking minix/config.h usability... [2022-09-05T09:02:09.957Z] #77 ... [2022-09-05T09:02:09.957Z] [2022-09-05T09:02:09.957Z] #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-09-05T09:02:09.957Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:09.957Z] #21 13.91 Reading package lists... [2022-09-05T09:02:09.957Z] #21 17.43 Building dependency tree... [2022-09-05T09:02:09.957Z] #21 19.58 The following additional packages will be installed: [2022-09-05T09:02:09.957Z] #21 19.58 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-05T09:02:09.957Z] #21 19.58 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-05T09:02:09.957Z] #21 19.58 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-05T09:02:09.957Z] #21 19.58 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:02:09.957Z] #21 19.58 python3-pkg-resources systemd vim-runtime xxd [2022-09-05T09:02:09.957Z] #21 19.60 Suggested packages: [2022-09-05T09:02:09.957Z] #21 19.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-05T09:02:09.957Z] #21 19.60 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-05T09:02:09.957Z] #21 19.60 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-05T09:02:09.957Z] #21 19.60 Recommended packages: [2022-09-05T09:02:09.957Z] #21 19.60 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-05T09:02:09.957Z] #21 19.60 systemd-timesyncd | time-daemon unzip [2022-09-05T09:02:09.957Z] #21 21.44 The following NEW packages will be installed: [2022-09-05T09:02:09.957Z] #21 21.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-05T09:02:09.957Z] #21 21.44 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-05T09:02:09.957Z] #21 21.44 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-05T09:02:09.957Z] #21 21.44 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-05T09:02:09.957Z] #21 21.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-05T09:02:09.957Z] #21 21.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:02:09.957Z] #21 21.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-05T09:02:09.957Z] #21 21.45 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-05T09:02:09.957Z] #21 21.45 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-05T09:02:09.957Z] #21 21.82 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:02:09.957Z] #21 21.82 Need to get 32.8 MB of archives. [2022-09-05T09:02:09.957Z] #21 21.82 After this operation, 124 MB of additional disk space will be used. [2022-09-05T09:02:09.957Z] #21 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:02:09.957Z] #21 21.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-05T09:02:09.957Z] #21 21.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-05T09:02:09.957Z] #21 21.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-05T09:02:09.957Z] #21 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-05T09:02:09.957Z] #21 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-05T09:02:09.957Z] #21 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-05T09:02:09.957Z] #21 21.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-05T09:02:09.957Z] #21 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-05T09:02:09.957Z] #21 21.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-05T09:02:09.957Z] #21 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-05T09:02:09.957Z] #21 22.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-05T09:02:09.957Z] #21 22.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-05T09:02:09.957Z] #21 22.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-05T09:02:09.957Z] #21 22.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:02:09.957Z] #21 22.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:02:09.957Z] #21 22.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-05T09:02:09.957Z] #21 22.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:02:09.957Z] #21 22.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T09:02:09.957Z] #21 22.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-05T09:02:09.957Z] #21 22.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-05T09:02:09.957Z] #21 22.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-05T09:02:09.957Z] #21 22.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-05T09:02:09.957Z] #21 22.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-05T09:02:09.957Z] #21 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-05T09:02:09.957Z] #21 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-05T09:02:09.957Z] #21 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T09:02:09.957Z] #21 22.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T09:02:09.957Z] #21 22.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T09:02:09.957Z] #21 22.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-05T09:02:09.957Z] #21 22.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-05T09:02:09.957Z] #21 22.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:02:10.218Z] #21 22.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-05T09:02:10.218Z] #21 22.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-05T09:02:10.218Z] #21 22.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:02:10.218Z] #21 22.37 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-09-05T09:02:10.218Z] #21 22.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:02:10.218Z] #21 22.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:02:10.218Z] #21 22.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-05T09:02:10.218Z] #21 22.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:02:10.218Z] #21 22.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-05T09:02:10.218Z] #21 22.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-05T09:02:10.218Z] #21 22.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-05T09:02:10.218Z] #21 22.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:02:10.218Z] #21 22.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-05T09:02:10.218Z] #21 22.46 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-05T09:02:10.218Z] #21 22.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-05T09:02:10.218Z] #21 22.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-05T09:02:10.218Z] #21 22.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-05T09:02:10.218Z] #21 22.52 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-05T09:02:10.218Z] #21 22.53 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-05T09:02:10.218Z] #21 22.53 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-05T09:02:10.479Z] #21 22.69 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-05T09:02:10.479Z] #21 22.72 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-05T09:02:10.479Z] #21 22.75 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-05T09:02:10.479Z] #21 22.75 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-05T09:02:11.053Z] #21 23.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:02:11.126Z] #23 11.85 Collecting pathspec>=0.5.3 [2022-09-05T09:02:11.126Z] #23 11.87 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-05T09:02:11.314Z] #21 23.50 Fetched 32.8 MB in 1s (25.8 MB/s) [2022-09-05T09:02:11.314Z] #21 23.56 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:02:11.384Z] #23 12.19 Collecting pyyaml [2022-09-05T09:02:11.384Z] #23 12.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-05T09:02:11.384Z] #23 12.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-05T09:02:11.384Z] #23 12.26 Building wheels for collected packages: yamllint [2022-09-05T09:02:11.384Z] #23 12.26 Building wheel for yamllint (setup.py): started [2022-09-05T09:02:11.575Z] #21 23.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-05T09:02:11.576Z] #21 23.61 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:02:11.576Z] #21 23.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:02:11.576Z] #21 23.71 Selecting previously unselected package libargon2-1:amd64. [2022-09-05T09:02:11.576Z] #21 23.71 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-05T09:02:11.576Z] #21 23.72 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:02:11.576Z] #21 23.78 Selecting previously unselected package libjson-c5:amd64. [2022-09-05T09:02:11.576Z] #21 23.79 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-05T09:02:11.576Z] #21 23.79 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:02:11.837Z] #21 23.88 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-05T09:02:11.837Z] #21 23.88 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-05T09:02:11.837Z] #21 23.89 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:02:11.837Z] #21 24.02 Selecting previously unselected package libip4tc2:amd64. [2022-09-05T09:02:11.837Z] #21 24.03 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:02:11.837Z] #21 24.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:02:12.098Z] #21 24.15 Selecting previously unselected package libkmod2:amd64. [2022-09-05T09:02:12.098Z] #21 24.16 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-05T09:02:12.098Z] #21 24.16 Unpacking libkmod2:amd64 (28-1) ... [2022-09-05T09:02:12.098Z] #21 24.26 Selecting previously unselected package systemd. [2022-09-05T09:02:12.098Z] #21 24.27 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-05T09:02:12.325Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-05T09:02:12.325Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2e7dc8a2ea292f55e298cc17b5c51d5afe54e2f01ca1be8fa8b8f33de01391cc [2022-09-05T09:02:12.325Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-05T09:02:12.325Z] #23 13.10 Successfully built yamllint [2022-09-05T09:02:12.325Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-05T09:02:12.359Z] #21 24.42 Unpacking systemd (247.3-7) ... [2022-09-05T09:02:12.584Z] #23 13.54 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-05T09:02:12.619Z] #21 ... [2022-09-05T09:02:12.619Z] [2022-09-05T09:02:12.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-09-05T09:02:12.619Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:12.619Z] #77 121.7 checking minix/config.h usability... no [2022-09-05T09:02:12.619Z] #77 121.9 checking minix/config.h presence... no [2022-09-05T09:02:12.619Z] #77 122.0 checking for minix/config.h... no [2022-09-05T09:02:12.619Z] #77 122.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-05T09:02:12.620Z] #77 122.2 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:02:12.620Z] #77 122.4 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:02:12.620Z] #77 122.4 checking how to print strings... printf [2022-09-05T09:02:12.620Z] #77 122.5 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:02:12.620Z] #77 122.5 checking for fgrep... /bin/grep -F [2022-09-05T09:02:12.620Z] #77 122.5 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:02:12.620Z] #77 122.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:02:12.620Z] #77 122.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:02:12.620Z] #77 122.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:02:12.620Z] #77 122.7 checking whether ln -s works... yes [2022-09-05T09:02:12.620Z] #77 122.7 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:02:12.620Z] #77 122.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:02:12.620Z] #77 122.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:02:12.620Z] #77 122.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:02:12.620Z] #77 122.7 checking for objdump... objdump [2022-09-05T09:02:12.620Z] #77 122.7 checking how to recognize dependent libraries... pass_all [2022-09-05T09:02:12.620Z] #77 122.7 checking for dlltool... no [2022-09-05T09:02:12.620Z] #77 122.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:02:12.620Z] #77 122.7 checking for ar... ar [2022-09-05T09:02:12.620Z] #77 122.7 checking for archiver @FILE support... @ [2022-09-05T09:02:12.620Z] #77 122.8 checking for strip... strip [2022-09-05T09:02:12.620Z] #77 122.8 checking for ranlib... ranlib [2022-09-05T09:02:12.620Z] #77 122.8 checking for gawk... no [2022-09-05T09:02:12.620Z] #77 122.8 checking for mawk... mawk [2022-09-05T09:02:12.620Z] #77 122.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:02:12.620Z] #77 123.2 checking for sysroot... no [2022-09-05T09:02:12.620Z] #77 123.2 checking for a working dd... /bin/dd [2022-09-05T09:02:12.620Z] #77 123.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:02:12.620Z] #77 123.3 checking for mt... no [2022-09-05T09:02:12.620Z] #77 123.3 checking if : is a manifest tool... no [2022-09-05T09:02:12.620Z] #77 123.3 checking for dlfcn.h... yes [2022-09-05T09:02:12.620Z] #77 123.4 checking for objdir... .libs [2022-09-05T09:02:12.620Z] #77 123.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:02:12.620Z] #77 123.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:02:12.620Z] #77 123.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:02:12.620Z] #77 124.0 checking if gcc static flag -static works... yes [2022-09-05T09:02:12.620Z] #77 124.3 checking if gcc supports -c -o file.o... yes [2022-09-05T09:02:12.620Z] #77 124.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:02:12.620Z] #77 124.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:02:12.880Z] #77 124.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:02:12.880Z] #77 124.7 checking how to hardcode library paths into programs... immediate [2022-09-05T09:02:12.880Z] #77 124.7 checking whether stripping libraries is possible... yes [2022-09-05T09:02:12.880Z] #77 124.7 checking if libtool supports shared libraries... yes [2022-09-05T09:02:12.880Z] #77 124.7 checking whether to build shared libraries... no [2022-09-05T09:02:12.880Z] #77 124.7 checking whether to build static libraries... yes [2022-09-05T09:02:12.880Z] #77 124.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:02:12.880Z] #77 124.8 checking whether build environment is sane... yes [2022-09-05T09:02:13.140Z] #77 124.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:02:13.140Z] #77 124.8 checking whether make sets $(MAKE)... yes [2022-09-05T09:02:13.140Z] #77 124.9 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:02:13.140Z] #77 124.9 checking whether make supports nested variables... yes [2022-09-05T09:02:13.140Z] #77 125.0 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:02:13.140Z] #77 125.0 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:02:13.140Z] #77 125.0 checking how to create a ustar tar archive... gnutar [2022-09-05T09:02:13.140Z] #77 125.0 checking dependency style of gcc... gcc3 [2022-09-05T09:02:13.401Z] #77 125.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:02:13.401Z] #77 125.1 checking whether make supports nested variables... (cached) yes [2022-09-05T09:02:13.401Z] #77 125.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:02:13.401Z] #77 125.1 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:02:13.401Z] #77 125.2 checking for yajl >= 2.1.0... yes [2022-09-05T09:02:13.401Z] #77 125.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:02:13.401Z] #77 125.2 checking for gcc... (cached) gcc [2022-09-05T09:02:13.401Z] #77 125.3 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:02:13.401Z] #77 125.3 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:02:13.401Z] #77 125.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:02:13.401Z] #77 125.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:02:13.401Z] #77 125.3 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:02:13.521Z] #23 DONE 14.2s [2022-09-05T09:02:13.521Z] [2022-09-05T09:02:13.521Z] #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-09-05T09:02:13.521Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:02:13.662Z] #77 125.4 checking for python3... /usr/bin/python3 [2022-09-05T09:02:13.662Z] #77 125.4 checking for python3 version... 3.9 [2022-09-05T09:02:13.662Z] #77 125.4 checking for python3 platform... linux [2022-09-05T09:02:13.662Z] #77 125.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:02:13.725Z] #77 ... [2022-09-05T09:02:13.725Z] [2022-09-05T09:02:13.725Z] #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-09-05T09:02:13.725Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:13.725Z] #14 162.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-05T09:02:13.725Z] #14 162.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:02:13.725Z] #14 162.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:13.928Z] #77 125.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:02:14.189Z] #77 125.9 checking that generated files are newer than configure... done [2022-09-05T09:02:14.189Z] #77 125.9 configure: creating ./config.status [2022-09-05T09:02:14.688Z] #19 ... [2022-09-05T09:02:14.688Z] [2022-09-05T09:02:14.688Z] #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-09-05T09:02:14.688Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:14.688Z] #84 219.6 CCLD libocispec.la [2022-09-05T09:02:14.688Z] #84 220.3 CCLD src/validate [2022-09-05T09:02:14.688Z] #84 220.3 CCLD tests/test-1 [2022-09-05T09:02:14.688Z] #84 220.3 CCLD tests/test-2 [2022-09-05T09:02:14.688Z] #84 220.4 CCLD tests/test-3 [2022-09-05T09:02:14.688Z] #84 220.4 CCLD tests/test-4 [2022-09-05T09:02:14.688Z] #84 220.5 CCLD tests/test-5 [2022-09-05T09:02:14.688Z] #84 220.5 CCLD tests/test-8 [2022-09-05T09:02:14.688Z] #84 220.6 CCLD tests/test-7 [2022-09-05T09:02:14.688Z] #84 220.6 CCLD tests/test-6 [2022-09-05T09:02:14.688Z] #84 220.6 CCLD tests/test-9 [2022-09-05T09:02:14.688Z] #84 220.6 CCLD tests/test-10 [2022-09-05T09:02:14.688Z] #84 220.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-05T09:02:14.688Z] #84 220.7 CCLD tests/test-11 [2022-09-05T09:02:16.113Z] #77 128.1 config.status: creating Makefile [2022-09-05T09:02:16.374Z] #77 128.1 config.status: creating config.h [2022-09-05T09:02:16.374Z] #77 128.2 config.status: executing libtool commands [2022-09-05T09:02:16.374Z] #77 128.2 config.status: executing depfiles commands [2022-09-05T09:02:16.946Z] #77 128.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-05T09:02:16.946Z] #77 128.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:02:17.207Z] #77 129.1 checking for gcc... gcc [2022-09-05T09:02:17.213Z] #84 223.1 libtool: link: ar cr libocispec.a [2022-09-05T09:02:17.213Z] #84 223.2 libtool: link: ranlib libocispec.a [2022-09-05T09:02:17.470Z] #77 129.1 checking whether the C compiler works... yes [2022-09-05T09:02:17.470Z] #77 129.3 checking for C compiler default output file name... a.out [2022-09-05T09:02:17.731Z] #77 129.3 checking for suffix of executables... [2022-09-05T09:02:17.731Z] #77 129.5 checking whether we are cross compiling... no [2022-09-05T09:02:17.992Z] #77 129.7 checking for suffix of object files... o [2022-09-05T09:02:17.992Z] #77 129.8 checking whether we are using the GNU C compiler... yes [2022-09-05T09:02:18.039Z] #14 ... [2022-09-05T09:02:18.039Z] [2022-09-05T09:02:18.039Z] #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-09-05T09:02:18.039Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:18.039Z] #77 109.3 configure.ac:7: installing 'build-aux/compile' [2022-09-05T09:02:18.039Z] #77 109.3 configure.ac:9: installing 'build-aux/config.guess' [2022-09-05T09:02:18.039Z] #77 109.3 configure.ac:9: installing 'build-aux/config.sub' [2022-09-05T09:02:18.039Z] #77 109.3 configure.ac:11: installing 'build-aux/install-sh' [2022-09-05T09:02:18.039Z] #77 109.3 configure.ac:11: installing 'build-aux/missing' [2022-09-05T09:02:18.039Z] #77 109.9 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:02:18.039Z] #77 110.0 parallel-tests: installing 'build-aux/test-driver' [2022-09-05T09:02:18.254Z] #77 129.9 checking whether gcc accepts -g... yes [2022-09-05T09:02:18.515Z] #77 130.0 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:02:18.515Z] #77 130.2 checking whether gcc understands -c and -o together... yes [2022-09-05T09:02:18.515Z] #77 130.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:02:18.515Z] #77 130.4 checking whether build environment is sane... yes [2022-09-05T09:02:18.515Z] #77 130.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:02:18.515Z] #77 130.4 checking for gawk... no [2022-09-05T09:02:18.515Z] #77 130.4 checking for mawk... mawk [2022-09-05T09:02:18.515Z] #77 130.4 checking whether make sets $(MAKE)... yes [2022-09-05T09:02:18.515Z] #77 130.4 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:02:18.776Z] #77 130.5 checking whether make supports nested variables... yes [2022-09-05T09:02:18.776Z] #77 130.5 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:02:18.776Z] #77 130.5 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:02:18.776Z] #77 130.5 checking how to create a ustar tar archive... gnutar [2022-09-05T09:02:18.776Z] #77 130.6 checking dependency style of gcc... gcc3 [2022-09-05T09:02:19.037Z] #77 130.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:02:19.037Z] #77 130.7 checking whether make supports nested variables... (cached) yes [2022-09-05T09:02:19.037Z] #77 130.8 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:02:19.037Z] #77 131.0 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:02:19.037Z] #77 131.0 checking how to print strings... printf [2022-09-05T09:02:19.107Z] #84 225.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:19.107Z] #84 225.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:02:19.107Z] #84 225.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:02:19.107Z] #84 225.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:19.107Z] #84 225.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:19.107Z] #84 225.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:19.107Z] #84 225.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:19.107Z] #84 225.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-05T09:02:19.107Z] #84 225.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-05T09:02:19.299Z] #77 131.0 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:02:19.299Z] #77 131.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:02:19.299Z] #77 131.0 checking for egrep... /bin/grep -E [2022-09-05T09:02:19.299Z] #77 131.0 checking for fgrep... /bin/grep -F [2022-09-05T09:02:19.299Z] #77 131.0 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:02:19.299Z] #77 131.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:02:19.299Z] #77 131.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:02:19.299Z] #77 131.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:02:19.299Z] #77 131.2 checking whether ln -s works... yes [2022-09-05T09:02:19.299Z] #77 131.2 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:02:19.299Z] #77 131.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:02:19.299Z] #77 131.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:02:19.299Z] #77 131.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:02:19.299Z] #77 131.2 checking for objdump... objdump [2022-09-05T09:02:19.299Z] #77 131.2 checking how to recognize dependent libraries... pass_all [2022-09-05T09:02:19.299Z] #77 131.2 checking for dlltool... no [2022-09-05T09:02:19.299Z] #77 131.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:02:19.299Z] #77 131.2 checking for ar... ar [2022-09-05T09:02:19.364Z] #84 225.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-05T09:02:19.364Z] #84 225.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-05T09:02:19.364Z] #84 225.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-05T09:02:19.364Z] #84 225.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-05T09:02:19.364Z] #84 225.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-05T09:02:19.364Z] #84 225.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-05T09:02:19.364Z] #84 225.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-05T09:02:19.364Z] #84 225.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-05T09:02:19.364Z] #84 225.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-05T09:02:19.560Z] #77 131.2 checking for archiver @FILE support... @ [2022-09-05T09:02:19.560Z] #77 131.3 checking for strip... strip [2022-09-05T09:02:19.560Z] #77 131.4 checking for ranlib... ranlib [2022-09-05T09:02:19.621Z] #84 225.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-05T09:02:19.621Z] #84 225.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-05T09:02:19.621Z] #84 225.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-05T09:02:19.621Z] #84 225.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-05T09:02:19.621Z] #84 225.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-05T09:02:19.621Z] #84 225.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-05T09:02:19.821Z] #77 131.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:02:19.821Z] #77 131.6 checking for sysroot... no [2022-09-05T09:02:19.821Z] #77 131.6 checking for a working dd... /bin/dd [2022-09-05T09:02:19.821Z] #77 131.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:02:19.879Z] #84 225.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-05T09:02:19.879Z] #84 225.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-05T09:02:19.879Z] #84 225.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-05T09:02:19.879Z] #84 225.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-05T09:02:20.083Z] #77 131.7 checking for mt... no [2022-09-05T09:02:20.083Z] #77 131.7 checking if : is a manifest tool... no [2022-09-05T09:02:20.083Z] #77 131.8 checking how to run the C preprocessor... gcc -E [2022-09-05T09:02:20.135Z] #84 226.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-05T09:02:20.136Z] #84 226.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-05T09:02:20.136Z] #84 226.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-05T09:02:20.136Z] #84 226.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-05T09:02:20.136Z] #84 226.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-05T09:02:20.394Z] #84 226.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-05T09:02:20.394Z] #84 226.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-05T09:02:20.654Z] #77 132.0 checking for ANSI C header files... yes [2022-09-05T09:02:20.654Z] #77 132.4 checking for sys/types.h... yes [2022-09-05T09:02:20.915Z] #77 132.6 checking for sys/stat.h... yes [2022-09-05T09:02:20.958Z] #84 226.9 CC src/crun-crun.o [2022-09-05T09:02:20.958Z] #84 226.9 CC src/crun-run.o [2022-09-05T09:02:20.958Z] #84 226.9 CC src/crun-delete.o [2022-09-05T09:02:20.958Z] #84 227.1 CC src/crun-kill.o [2022-09-05T09:02:20.958Z] #84 227.1 CC src/crun-pause.o [2022-09-05T09:02:20.958Z] #84 227.1 CC src/crun-spec.o [2022-09-05T09:02:21.176Z] #77 132.8 checking for stdlib.h... yes [2022-09-05T09:02:21.176Z] #77 132.9 checking for string.h... yes [2022-09-05T09:02:21.215Z] #84 227.2 CC src/crun-unpause.o [2022-09-05T09:02:21.215Z] #84 227.3 CC src/crun-exec.o [2022-09-05T09:02:21.215Z] #84 227.3 CC src/crun-list.o [2022-09-05T09:02:21.215Z] #84 227.4 CC src/crun-create.o [2022-09-05T09:02:21.338Z] #77 113.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:02:21.338Z] #77 113.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:02:21.437Z] #77 133.1 checking for memory.h... yes [2022-09-05T09:02:21.437Z] #77 133.2 checking for strings.h... yes [2022-09-05T09:02:21.472Z] #84 227.6 CC src/crun-start.o [2022-09-05T09:02:21.472Z] #84 227.6 CC src/crun-update.o [2022-09-05T09:02:21.472Z] #84 227.6 CC src/crun-state.o [2022-09-05T09:02:21.700Z] #77 133.4 checking for inttypes.h... yes [2022-09-05T09:02:21.729Z] #84 227.7 CC src/crun-checkpoint.o [2022-09-05T09:02:21.729Z] #84 227.8 CC src/libcrun/libcrun_la-utils.lo [2022-09-05T09:02:21.729Z] #84 227.8 CC src/crun-restore.o [2022-09-05T09:02:21.729Z] #84 227.8 CC src/crun-ps.o [2022-09-05T09:02:21.729Z] #84 227.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-05T09:02:21.962Z] #77 133.6 checking for stdint.h... yes [2022-09-05T09:02:21.962Z] #77 133.8 checking for unistd.h... yes [2022-09-05T09:02:21.985Z] #84 228.0 CC src/libcrun/libcrun_la-container.lo [2022-09-05T09:02:21.985Z] #84 228.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-05T09:02:21.985Z] #84 228.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-05T09:02:22.223Z] #77 133.9 checking for dlfcn.h... yes [2022-09-05T09:02:22.223Z] #77 134.1 checking for objdir... .libs [2022-09-05T09:02:22.242Z] #84 228.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-05T09:02:22.242Z] #84 228.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-05T09:02:22.321Z] #77 114.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:02:22.321Z] #77 114.8 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:02:22.321Z] #77 115.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:02:22.498Z] #84 228.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-05T09:02:22.498Z] #84 228.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-05T09:02:22.498Z] #84 228.7 CC src/libcrun/libcrun_la-criu.lo [2022-09-05T09:02:22.755Z] #84 228.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-05T09:02:22.755Z] #84 228.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-05T09:02:22.755Z] #84 229.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-05T09:02:22.755Z] #84 ... [2022-09-05T09:02:22.755Z] [2022-09-05T09:02:22.755Z] #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-09-05T09:02:22.755Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:02:22.755Z] #54 287.6 + dpkg --print-architecture [2022-09-05T09:02:22.755Z] #54 287.6 + git checkout -q v2.1.0 [2022-09-05T09:02:22.797Z] #77 134.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:02:22.797Z] #77 134.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:02:22.797Z] #77 134.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:02:22.899Z] #77 115.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:02:22.899Z] #77 115.7 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:02:23.058Z] #77 134.7 checking if gcc static flag -static works... yes [2022-09-05T09:02:23.158Z] #77 115.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:02:23.323Z] #54 288.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-05T09:02:23.323Z] #54 288.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-05T09:02:23.580Z] #77 135.1 checking if gcc supports -c -o file.o... yes [2022-09-05T09:02:23.580Z] #77 135.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:02:23.580Z] #77 135.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:02:23.580Z] #77 135.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:02:23.722Z] #14 ... [2022-09-05T09:02:23.722Z] [2022-09-05T09:02:23.722Z] #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-09-05T09:02:23.722Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:23.722Z] #77 108.3 configure.ac:7: installing 'build-aux/compile' [2022-09-05T09:02:23.723Z] #77 108.3 configure.ac:9: installing 'build-aux/config.guess' [2022-09-05T09:02:23.723Z] #77 108.3 configure.ac:9: installing 'build-aux/config.sub' [2022-09-05T09:02:23.723Z] #77 108.3 configure.ac:11: installing 'build-aux/install-sh' [2022-09-05T09:02:23.723Z] #77 108.3 configure.ac:11: installing 'build-aux/missing' [2022-09-05T09:02:23.841Z] #77 135.5 checking how to hardcode library paths into programs... immediate [2022-09-05T09:02:23.841Z] #77 135.5 checking whether stripping libraries is possible... yes [2022-09-05T09:02:23.841Z] #77 135.5 checking if libtool supports shared libraries... yes [2022-09-05T09:02:23.841Z] #77 135.5 checking whether to build shared libraries... no [2022-09-05T09:02:23.841Z] #77 135.5 checking whether to build static libraries... yes [2022-09-05T09:02:23.841Z] #77 135.6 checking float.h usability... yes [2022-09-05T09:02:23.983Z] #77 108.8 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:02:24.102Z] #77 135.8 checking float.h presence... yes [2022-09-05T09:02:24.102Z] #77 135.8 checking for float.h... yes [2022-09-05T09:02:24.102Z] #77 135.8 checking limits.h usability... yes [2022-09-05T09:02:24.102Z] #77 135.9 checking limits.h presence... yes [2022-09-05T09:02:24.102Z] #77 136.0 checking for limits.h... yes [2022-09-05T09:02:24.244Z] #77 109.0 parallel-tests: installing 'build-aux/test-driver' [2022-09-05T09:02:24.363Z] #77 136.0 checking stddef.h usability... yes [2022-09-05T09:02:24.363Z] #77 136.1 checking stddef.h presence... yes [2022-09-05T09:02:24.363Z] #77 136.2 checking for stddef.h... yes [2022-09-05T09:02:24.363Z] #77 136.2 checking for stdlib.h... (cached) yes [2022-09-05T09:02:24.363Z] #77 136.2 checking for string.h... (cached) yes [2022-09-05T09:02:24.624Z] #77 136.3 checking sys/time.h usability... yes [2022-09-05T09:02:24.624Z] #77 ... [2022-09-05T09:02:24.624Z] [2022-09-05T09:02:24.624Z] #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-09-05T09:02:24.624Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:24.624Z] #21 26.68 Selecting previously unselected package pigz. [2022-09-05T09:02:24.624Z] #21 26.69 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 26.69 Unpacking pigz (2.6-1) ... [2022-09-05T09:02:24.624Z] #21 26.79 Selecting previously unselected package libelf1:amd64. [2022-09-05T09:02:24.624Z] #21 26.79 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 26.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-05T09:02:24.624Z] #21 26.97 Selecting previously unselected package libbpf0:amd64. [2022-09-05T09:02:24.624Z] #21 26.97 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 26.98 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:02:24.624Z] #21 27.08 Selecting previously unselected package libmnl0:amd64. [2022-09-05T09:02:24.624Z] #21 27.09 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 27.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:02:24.624Z] #21 27.16 Selecting previously unselected package libxtables12:amd64. [2022-09-05T09:02:24.624Z] #21 27.17 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 27.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:02:24.624Z] #21 27.25 Selecting previously unselected package libcap2-bin. [2022-09-05T09:02:24.624Z] #21 27.26 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 27.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-05T09:02:24.624Z] #21 27.35 Selecting previously unselected package iproute2. [2022-09-05T09:02:24.624Z] #21 27.35 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 27.36 Unpacking iproute2 (5.10.0-4) ... [2022-09-05T09:02:24.624Z] #21 27.88 Selecting previously unselected package xxd. [2022-09-05T09:02:24.624Z] #21 27.88 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 27.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:24.624Z] #21 28.02 Selecting previously unselected package vim-common. [2022-09-05T09:02:24.624Z] #21 28.02 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:02:24.624Z] #21 28.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:24.624Z] #21 28.22 Selecting previously unselected package bash-completion. [2022-09-05T09:02:24.624Z] #21 28.23 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-05T09:02:24.624Z] #21 30.17 Unpacking bash-completion (1:2.11-2) ... [2022-09-05T09:02:24.624Z] #21 30.70 Selecting previously unselected package bzip2. [2022-09-05T09:02:24.624Z] #21 30.72 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 30.72 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:02:24.624Z] #21 30.81 Selecting previously unselected package xz-utils. [2022-09-05T09:02:24.624Z] #21 30.81 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 30.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:02:24.624Z] #21 31.00 Selecting previously unselected package apparmor. [2022-09-05T09:02:24.624Z] #21 31.00 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.05 Unpacking apparmor (2.13.6-10) ... [2022-09-05T09:02:24.624Z] #21 31.51 Selecting previously unselected package inetutils-ping. [2022-09-05T09:02:24.624Z] #21 31.52 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-05T09:02:24.624Z] #21 31.66 Selecting previously unselected package libip6tc2:amd64. [2022-09-05T09:02:24.624Z] #21 31.67 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:02:24.624Z] #21 31.75 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-05T09:02:24.624Z] #21 31.77 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:02:24.624Z] #21 31.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-05T09:02:24.624Z] #21 31.86 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:02:24.624Z] #21 31.94 Selecting previously unselected package libnftnl11:amd64. [2022-09-05T09:02:24.624Z] #21 31.95 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 31.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:02:24.624Z] #21 32.04 Selecting previously unselected package iptables. [2022-09-05T09:02:24.624Z] #21 32.05 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.05 Unpacking iptables (1.8.7-1) ... [2022-09-05T09:02:24.624Z] #21 32.40 Selecting previously unselected package libonig5:amd64. [2022-09-05T09:02:24.624Z] #21 32.40 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:02:24.624Z] #21 32.57 Selecting previously unselected package libjq1:amd64. [2022-09-05T09:02:24.624Z] #21 32.59 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.60 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:02:24.624Z] #21 32.72 Selecting previously unselected package jq. [2022-09-05T09:02:24.624Z] #21 32.74 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.74 Unpacking jq (1.6-2.1) ... [2022-09-05T09:02:24.624Z] #21 32.85 Selecting previously unselected package libaio1:amd64. [2022-09-05T09:02:24.624Z] #21 32.86 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:02:24.624Z] #21 32.92 Selecting previously unselected package libgpm2:amd64. [2022-09-05T09:02:24.624Z] #21 32.93 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 32.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:02:24.624Z] #21 33.01 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:02:24.624Z] #21 33.03 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 33.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:02:24.624Z] #21 36.51 Selecting previously unselected package libinih1:amd64. [2022-09-05T09:02:24.624Z] #21 36.51 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 36.52 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-05T09:02:24.624Z] #21 36.57 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-05T09:02:24.624Z] #21 36.57 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 36.58 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:02:24.624Z] #21 36.70 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:02:24.624Z] #21 36.70 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 36.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:02:24.624Z] #21 36.80 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:02:24.624Z] #21 36.80 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:02:24.624Z] #21 36.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:02:24.624Z] #21 ... [2022-09-05T09:02:24.624Z] [2022-09-05T09:02:24.625Z] #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-09-05T09:02:24.625Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:24.625Z] #77 136.4 checking sys/time.h presence... yes [2022-09-05T09:02:24.625Z] #77 136.4 checking for sys/time.h... yes [2022-09-05T09:02:24.625Z] #77 136.5 checking for inline... inline [2022-09-05T09:02:25.202Z] #77 136.5 checking for size_t... yes [2022-09-05T09:02:25.202Z] #77 136.9 checking for stdlib.h... (cached) yes [2022-09-05T09:02:25.462Z] #77 136.9 checking for GNU libc compatible malloc... yes [2022-09-05T09:02:25.462Z] #77 137.3 checking for stdlib.h... (cached) yes [2022-09-05T09:02:25.723Z] #77 137.3 checking for GNU libc compatible realloc... yes [2022-09-05T09:02:25.732Z] #60 ... [2022-09-05T09:02:25.732Z] [2022-09-05T09:02:25.732Z] #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-09-05T09:02:25.732Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-05T09:02:25.732Z] #47 200.2 + dpkg --print-architecture [2022-09-05T09:02:25.732Z] #47 DONE 200.8s [2022-09-05T09:02:25.732Z] [2022-09-05T09:02:25.732Z] #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-09-05T09:02:25.732Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:02:26.245Z] #77 137.6 checking for working strtod... yes [2022-09-05T09:02:26.245Z] #77 137.9 checking for gettimeofday... yes [2022-09-05T09:02:26.505Z] #77 138.1 checking for memset... yes [2022-09-05T09:02:26.766Z] #77 138.4 checking for strspn... yes [2022-09-05T09:02:27.026Z] #77 138.7 checking that generated files are newer than configure... done [2022-09-05T09:02:27.026Z] #77 138.8 configure: creating ./config.status [2022-09-05T09:02:27.359Z] #77 ... [2022-09-05T09:02:27.359Z] [2022-09-05T09:02:27.359Z] #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-09-05T09:02:27.359Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T09:02:27.359Z] #67 192.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:02:27.359Z] #67 192.9 + GOBIN=/build [2022-09-05T09:02:27.359Z] #67 192.9 + GO111MODULE=on [2022-09-05T09:02:27.359Z] #67 192.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:02:27.540Z] #77 112.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-05T09:02:27.540Z] #77 112.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-05T09:02:28.485Z] #77 113.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-05T09:02:28.485Z] #77 113.3 libtoolize: copying file 'm4/libtool.m4' [2022-09-05T09:02:28.485Z] #77 113.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-05T09:02:28.775Z] #77 113.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-05T09:02:28.775Z] #77 113.6 libtoolize: copying file 'm4/ltversion.m4' [2022-09-05T09:02:28.775Z] #77 113.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-05T09:02:28.941Z] #77 140.8 config.status: creating Makefile [2022-09-05T09:02:28.941Z] #77 140.8 config.status: creating config.h [2022-09-05T09:02:29.202Z] #77 140.9 config.status: executing depfiles commands [2022-09-05T09:02:29.202Z] #77 141.1 config.status: executing libtool commands [2022-09-05T09:02:30.144Z] #77 142.0 GEN .version [2022-09-05T09:02:30.144Z] #77 142.0 make install-recursive [2022-09-05T09:02:30.144Z] #77 142.0 make[1]: Entering directory '/tmp/crun-build' [2022-09-05T09:02:30.144Z] #77 142.1 Making install in libocispec [2022-09-05T09:02:30.404Z] #77 142.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:30.404Z] #77 142.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-05T09:02:30.404Z] #77 142.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-05T09:02:30.404Z] #77 142.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-05T09:02:30.404Z] #77 142.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-05T09:02:31.345Z] #77 143.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-05T09:02:31.345Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-05T09:02:31.420Z] #54 ... [2022-09-05T09:02:31.420Z] [2022-09-05T09:02:31.420Z] #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-09-05T09:02:31.420Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:31.420Z] #84 229.1 CC src/libcrun/libcrun_la-error.lo [2022-09-05T09:02:31.420Z] #84 229.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-05T09:02:31.420Z] #84 229.4 CC src/libcrun/libcrun_la-status.lo [2022-09-05T09:02:31.420Z] #84 229.4 CC src/libcrun/libcrun_la-terminal.lo [2022-09-05T09:02:31.420Z] #84 229.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-05T09:02:31.420Z] #84 229.6 CC src/libcrun/libcrun_la-signals.lo [2022-09-05T09:02:31.420Z] #84 229.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-05T09:02:31.420Z] #84 230.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-05T09:02:31.420Z] #84 230.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-05T09:02:31.420Z] #84 230.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-05T09:02:31.420Z] #84 230.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-05T09:02:31.420Z] #84 230.5 CC tests/init.o [2022-09-05T09:02:31.420Z] #84 230.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-05T09:02:31.420Z] #84 230.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-05T09:02:31.606Z] #77 143.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-05T09:02:32.077Z] #77 ... [2022-09-05T09:02:32.077Z] [2022-09-05T09:02:32.077Z] #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-09-05T09:02:32.077Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T09:02:32.077Z] #67 190.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:02:32.077Z] #67 190.5 + GOBIN=/build [2022-09-05T09:02:32.077Z] #67 190.5 + GO111MODULE=on [2022-09-05T09:02:32.077Z] #67 190.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:02:32.178Z] #77 ... [2022-09-05T09:02:32.178Z] [2022-09-05T09:02:32.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-09-05T09:02:32.178Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:32.178Z] #21 36.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:02:32.178Z] #21 36.91 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 36.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:02:32.178Z] #21 37.05 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:02:32.178Z] #21 37.05 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 37.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:02:32.178Z] #21 37.11 Selecting previously unselected package net-tools. [2022-09-05T09:02:32.178Z] #21 37.11 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 37.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:02:32.178Z] #21 37.67 Selecting previously unselected package patch. [2022-09-05T09:02:32.178Z] #21 37.68 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 37.69 Unpacking patch (2.7.6-7) ... [2022-09-05T09:02:32.178Z] #21 37.80 Selecting previously unselected package python-pip-whl. [2022-09-05T09:02:32.178Z] #21 37.81 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:02:32.178Z] #21 37.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:02:32.178Z] #21 38.45 Selecting previously unselected package python3-lib2to3. [2022-09-05T09:02:32.178Z] #21 38.45 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-05T09:02:32.178Z] #21 38.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:02:32.178Z] #21 38.60 Selecting previously unselected package python3-distutils. [2022-09-05T09:02:32.178Z] #21 38.60 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-05T09:02:32.178Z] #21 38.61 Unpacking python3-distutils (3.9.2-1) ... [2022-09-05T09:02:32.178Z] #21 38.78 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:02:32.178Z] #21 38.80 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:02:32.178Z] #21 38.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:02:32.178Z] #21 38.94 Selecting previously unselected package python3-setuptools. [2022-09-05T09:02:32.178Z] #21 38.94 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-05T09:02:32.178Z] #21 38.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-05T09:02:32.178Z] #21 39.22 Selecting previously unselected package python3-wheel. [2022-09-05T09:02:32.178Z] #21 39.23 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-05T09:02:32.178Z] #21 39.23 Unpacking python3-wheel (0.34.2-1) ... [2022-09-05T09:02:32.178Z] #21 39.34 Selecting previously unselected package python3-pip. [2022-09-05T09:02:32.178Z] #21 39.34 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:02:32.178Z] #21 39.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:02:32.178Z] #21 39.64 Selecting previously unselected package sudo. [2022-09-05T09:02:32.178Z] #21 39.64 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 39.65 Unpacking sudo (1.9.5p2-3) ... [2022-09-05T09:02:32.178Z] #21 40.27 Selecting previously unselected package systemd-journal-remote. [2022-09-05T09:02:32.178Z] #21 40.27 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 40.28 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-05T09:02:32.178Z] #21 40.37 Selecting previously unselected package thin-provisioning-tools. [2022-09-05T09:02:32.178Z] #21 40.38 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 40.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:02:32.178Z] #21 40.65 Selecting previously unselected package uidmap. [2022-09-05T09:02:32.178Z] #21 40.65 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-05T09:02:32.178Z] #21 40.66 Unpacking uidmap (1:4.8.1-1) ... [2022-09-05T09:02:32.178Z] #21 40.81 Selecting previously unselected package vim-runtime. [2022-09-05T09:02:32.178Z] #21 40.81 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:02:32.178Z] #21 40.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-05T09:02:32.178Z] #21 40.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-05T09:02:32.178Z] #21 40.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:32.178Z] #21 44.49 Selecting previously unselected package vim. [2022-09-05T09:02:32.178Z] #21 44.49 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:02:32.438Z] #21 44.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:32.438Z] #21 ... [2022-09-05T09:02:32.438Z] [2022-09-05T09:02:32.438Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T09:02:32.438Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-05T09:02:32.438Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-05T09:02:32.699Z] #77 144.5 make install-recursive [2022-09-05T09:02:32.699Z] #77 144.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:32.699Z] #77 144.6 Making install in yajl [2022-09-05T09:02:32.699Z] #77 144.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:32.699Z] #77 144.6 CC verify/json_verify-json_verify.o [2022-09-05T09:02:32.699Z] #77 144.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-05T09:02:32.960Z] #77 144.7 CC src/libyajl_la-yajl.lo [2022-09-05T09:02:32.960Z] #77 144.7 CC src/libyajl_la-yajl_gen.lo [2022-09-05T09:02:32.960Z] #77 144.7 CC src/libyajl_la-yajl_parser.lo [2022-09-05T09:02:32.960Z] #77 144.7 CC src/libyajl_la-yajl_buf.lo [2022-09-05T09:02:32.960Z] #77 144.8 CC src/libyajl_la-yajl_encode.lo [2022-09-05T09:02:32.960Z] #77 144.8 CC src/libyajl_la-yajl_lex.lo [2022-09-05T09:02:32.960Z] #77 144.8 CC src/libyajl_la-yajl_tree.lo [2022-09-05T09:02:33.940Z] #67 ... [2022-09-05T09:02:33.940Z] [2022-09-05T09:02:33.940Z] #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-09-05T09:02:33.940Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:33.940Z] #14 196.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-05T09:02:33.940Z] #14 196.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:02:33.940Z] #14 196.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:33.951Z] #84 ... [2022-09-05T09:02:33.951Z] [2022-09-05T09:02:33.951Z] #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-09-05T09:02:33.951Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:02:33.951Z] #19 277.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-05T09:02:33.951Z] #19 277.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:02:33.951Z] #19 277.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:02:33.951Z] #19 277.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-05T09:02:33.951Z] #19 277.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:02:33.951Z] #19 277.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:02:37.230Z] #14 ... [2022-09-05T09:02:37.230Z] [2022-09-05T09:02:37.230Z] #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-09-05T09:02:37.230Z] #67 sha256:65ff6b08b44cdff894ebfe15398b1f6debd89e01b297bd43afe684ecffd802ed [2022-09-05T09:02:37.230Z] #67 202.8 rootlesskit version 1.0.0 [2022-09-05T09:02:37.230Z] #67 202.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-05T09:02:37.230Z] #67 202.8 -container-ip string [2022-09-05T09:02:37.230Z] #67 202.8 container ip [2022-09-05T09:02:37.230Z] #67 202.8 -container-port int [2022-09-05T09:02:37.230Z] #67 202.8 container port (default -1) [2022-09-05T09:02:37.230Z] #67 202.8 -host-ip string [2022-09-05T09:02:37.230Z] #67 202.8 host ip [2022-09-05T09:02:37.230Z] #67 202.8 -host-port int [2022-09-05T09:02:37.230Z] #67 202.8 host port (default -1) [2022-09-05T09:02:37.230Z] #67 202.8 -proto string [2022-09-05T09:02:37.230Z] #67 202.8 proxy protocol (default "tcp") [2022-09-05T09:02:38.167Z] #67 DONE 204.1s [2022-09-05T09:02:38.167Z] [2022-09-05T09:02:38.167Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-05T09:02:38.167Z] #68 sha256:cdcec53986444986dfbeaf32b943d9e759ce7585b9f27b3b64958ff0940842aa [2022-09-05T09:02:38.167Z] #68 DONE 0.1s [2022-09-05T09:02:38.167Z] [2022-09-05T09:02:38.167Z] #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-09-05T09:02:38.167Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:02:38.427Z] #34 ... [2022-09-05T09:02:38.427Z] [2022-09-05T09:02:38.427Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-05T09:02:38.427Z] #69 sha256:e13a71add4631c5bb59c843522f9562d59da07694f463c1966733f34b65db390 [2022-09-05T09:02:38.427Z] #69 DONE 0.1s [2022-09-05T09:02:38.686Z] [2022-09-05T09:02:38.686Z] #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-09-05T09:02:38.686Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:02:39.546Z] #77 150.2 CCLD libyajl.la [2022-09-05T09:02:39.546Z] #77 150.6 CCLD verify/json_verify [2022-09-05T09:02:39.546Z] #77 151.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:39.546Z] #77 151.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:02:39.546Z] #77 151.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:02:39.546Z] #77 151.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:39.546Z] #77 151.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:02:39.546Z] #77 151.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:39.546Z] #77 151.1 CC src/validate.o [2022-09-05T09:02:39.546Z] #77 151.1 CC src/image_spec_schema_config_schema.lo [2022-09-05T09:02:39.546Z] #77 151.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-05T09:02:39.546Z] #77 151.2 CC src/image_spec_schema_defs.lo [2022-09-05T09:02:39.546Z] #77 151.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-05T09:02:39.546Z] #77 151.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-05T09:02:39.546Z] #77 151.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-05T09:02:39.546Z] #77 151.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-05T09:02:39.546Z] #77 151.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-05T09:02:39.546Z] #77 151.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-05T09:02:39.546Z] #77 151.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-05T09:02:39.546Z] #77 151.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-05T09:02:39.546Z] #77 151.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-05T09:02:39.546Z] #77 151.5 CC src/runtime_spec_schema_config_windows.lo [2022-09-05T09:02:39.546Z] #77 151.5 CC src/runtime_spec_schema_defs.lo [2022-09-05T09:02:39.546Z] #77 151.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-05T09:02:39.808Z] #77 151.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-05T09:02:39.808Z] #77 151.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-05T09:02:40.072Z] #77 151.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-05T09:02:40.072Z] #77 152.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-05T09:02:40.072Z] #77 152.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-05T09:02:40.334Z] #77 152.1 CC src/basic_test_double_array_item.lo [2022-09-05T09:02:40.595Z] #77 152.3 CC src/basic_test_double_array.lo [2022-09-05T09:02:40.595Z] #77 152.4 CC src/basic_test_top_array_int.lo [2022-09-05T09:02:40.595Z] #77 152.4 CC src/basic_test_top_array_string.lo [2022-09-05T09:02:40.595Z] #77 152.5 CC src/basic_test_top_double_array_int.lo [2022-09-05T09:02:40.595Z] #77 152.6 CC src/basic_test_top_double_array_obj.lo [2022-09-05T09:02:40.615Z] #60 ... [2022-09-05T09:02:40.615Z] [2022-09-05T09:02:40.615Z] #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-09-05T09:02:40.615Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:02:40.615Z] #77 169.1 CCLD libocispec.la [2022-09-05T09:02:40.615Z] #77 169.5 CCLD src/validate [2022-09-05T09:02:40.615Z] #77 169.5 CCLD tests/test-1 [2022-09-05T09:02:40.615Z] #77 169.5 CCLD tests/test-2 [2022-09-05T09:02:40.615Z] #77 169.5 CCLD tests/test-3 [2022-09-05T09:02:40.615Z] #77 169.6 CCLD tests/test-4 [2022-09-05T09:02:40.615Z] #77 169.7 CCLD tests/test-5 [2022-09-05T09:02:40.615Z] #77 169.7 CCLD tests/test-6 [2022-09-05T09:02:40.615Z] #77 169.8 CCLD tests/test-7 [2022-09-05T09:02:40.615Z] #77 169.8 CCLD tests/test-8 [2022-09-05T09:02:40.615Z] #77 169.9 CCLD tests/test-9 [2022-09-05T09:02:40.615Z] #77 170.0 CCLD tests/test-10 [2022-09-05T09:02:40.615Z] #77 170.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-05T09:02:40.615Z] #77 170.1 CCLD tests/test-11 [2022-09-05T09:02:40.856Z] #77 152.7 CC src/basic_test_top_double_array_refobj.lo [2022-09-05T09:02:40.856Z] #77 ... [2022-09-05T09:02:40.856Z] [2022-09-05T09:02:40.856Z] #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-09-05T09:02:40.856Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:40.856Z] #21 45.13 Selecting previously unselected package xfsprogs. [2022-09-05T09:02:40.856Z] #21 45.14 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-05T09:02:40.856Z] #21 45.14 Unpacking xfsprogs (5.10.0-4) ... [2022-09-05T09:02:40.856Z] #21 45.57 Selecting previously unselected package zip. [2022-09-05T09:02:40.856Z] #21 45.57 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-05T09:02:40.856Z] #21 45.58 Unpacking zip (3.0-12) ... [2022-09-05T09:02:40.856Z] #21 45.72 Selecting previously unselected package zstd. [2022-09-05T09:02:40.856Z] #21 45.72 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-05T09:02:40.856Z] #21 45.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:02:40.856Z] #21 46.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:02:40.856Z] #21 47.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:02:40.856Z] #21 47.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:02:40.856Z] #21 47.28 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:02:40.856Z] #21 47.30 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:02:40.856Z] #21 47.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:02:40.856Z] #21 47.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-05T09:02:40.856Z] #21 47.34 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:02:40.856Z] #21 47.35 Setting up uidmap (1:4.8.1-1) ... [2022-09-05T09:02:40.856Z] #21 47.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:02:40.856Z] #21 47.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:02:40.856Z] #21 47.39 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:02:40.856Z] #21 47.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:02:40.856Z] #21 47.41 Setting up python3-wheel (0.34.2-1) ... [2022-09-05T09:02:40.856Z] #21 48.13 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:02:40.856Z] #21 48.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:40.856Z] #21 48.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:02:40.856Z] #21 48.17 Setting up libcap2-bin (1:2.44-1) ... [2022-09-05T09:02:40.856Z] #21 48.19 Setting up apparmor (2.13.6-10) ... [2022-09-05T09:02:40.856Z] #21 49.88 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-05T09:02:40.856Z] #21 50.00 Setting up zip (3.0-12) ... [2022-09-05T09:02:40.856Z] #21 50.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:40.856Z] #21 50.07 Setting up bash-completion (1:2.11-2) ... [2022-09-05T09:02:40.856Z] #21 52.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:02:40.856Z] #21 52.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:02:40.856Z] #21 52.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:02:40.856Z] #21 52.33 Setting up patch (2.7.6-7) ... [2022-09-05T09:02:40.856Z] #21 52.36 Setting up sudo (1.9.5p2-3) ... [2022-09-05T09:02:40.856Z] #21 52.48 invoke-rc.d: could not determine current runlevel [2022-09-05T09:02:40.856Z] #21 52.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:02:40.856Z] #21 52.50 Setting up xfsprogs (5.10.0-4) ... [2022-09-05T09:02:40.856Z] #21 52.53 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-05T09:02:40.856Z] #21 52.53 Failed to connect to bus: Host is down [2022-09-05T09:02:40.856Z] #21 52.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:02:40.856Z] #21 52.58 Setting up inetutils-ping (2:2.0-1) ... [2022-09-05T09:02:40.856Z] #21 52.59 Setting up pigz (2.6-1) ... [2022-09-05T09:02:40.856Z] #21 52.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:02:40.856Z] #21 52.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:02:40.856Z] #21 52.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:02:40.857Z] #21 52.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:41.118Z] #21 ... [2022-09-05T09:02:41.118Z] [2022-09-05T09:02:41.118Z] #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-09-05T09:02:41.118Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:41.118Z] #77 152.9 CC src/basic_test_top_double_array_string.lo [2022-09-05T09:02:41.184Z] #77 171.6 libtool: link: ar cr libocispec.a [2022-09-05T09:02:41.379Z] #77 153.1 CC src/read-file.lo [2022-09-05T09:02:41.379Z] #77 153.2 CC src/json_common.lo [2022-09-05T09:02:41.443Z] #77 171.7 libtool: link: ranlib libocispec.a [2022-09-05T09:02:41.640Z] #77 153.3 CC tests/test-1.o [2022-09-05T09:02:41.640Z] #77 153.5 CC tests/test-2.o [2022-09-05T09:02:41.901Z] #77 153.7 CC tests/test-3.o [2022-09-05T09:02:41.901Z] #77 153.7 CC tests/test-4.o [2022-09-05T09:02:41.901Z] #77 153.9 CC tests/test-5.o [2022-09-05T09:02:41.976Z] #55 ... [2022-09-05T09:02:41.976Z] [2022-09-05T09:02:41.976Z] #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-09-05T09:02:41.976Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:41.976Z] #14 207.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-05T09:02:41.976Z] #14 207.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-05T09:02:41.976Z] #14 207.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:02:41.976Z] #14 208.2 Selecting previously unselected package libapparmor1:amd64. [2022-09-05T09:02:41.976Z] #14 208.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-05T09:02:41.976Z] #14 208.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:02:42.084Z] #67 ... [2022-09-05T09:02:42.084Z] [2022-09-05T09:02:42.084Z] #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-09-05T09:02:42.084Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:42.084Z] #14 190.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-05T09:02:42.084Z] #14 190.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:02:42.084Z] #14 191.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:42.162Z] #77 154.0 CC tests/test-6.o [2022-09-05T09:02:42.236Z] #14 208.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-05T09:02:42.236Z] #14 208.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-05T09:02:42.236Z] #14 208.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:02:42.423Z] #77 154.3 CC tests/test-7.o [2022-09-05T09:02:42.424Z] #77 154.4 CC tests/test-8.o [2022-09-05T09:02:42.685Z] #77 154.5 CC tests/test-9.o [2022-09-05T09:02:42.805Z] #14 209.2 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:02:42.821Z] #77 173.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:42.821Z] #77 173.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:02:42.821Z] #77 173.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:02:42.821Z] #77 173.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:42.821Z] #77 173.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:42.821Z] #77 173.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:42.821Z] #77 173.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:02:42.821Z] #77 173.1 make[2]: Entering directory '/tmp/crun-build' [2022-09-05T09:02:42.946Z] #77 154.7 CC tests/test-10.o [2022-09-05T09:02:42.946Z] #77 154.8 CC tests/test-11.o [2022-09-05T09:02:43.064Z] #14 209.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:02:43.064Z] #14 209.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:02:43.080Z] #77 173.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-05T09:02:43.080Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-05T09:02:43.080Z] #77 173.2 CC src/libcrun/libcrun_testing_a-container.o [2022-09-05T09:02:43.080Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-05T09:02:43.080Z] #77 173.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-05T09:02:43.080Z] #77 173.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-05T09:02:43.080Z] #77 173.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-05T09:02:43.080Z] #77 173.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-05T09:02:43.080Z] #77 173.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-05T09:02:43.080Z] #77 173.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-05T09:02:43.080Z] #77 173.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-05T09:02:43.324Z] #14 209.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:02:43.324Z] #14 209.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:02:43.324Z] #14 209.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:02:43.339Z] #77 173.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-05T09:02:43.339Z] #77 173.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-05T09:02:43.339Z] #77 173.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-05T09:02:43.339Z] #77 173.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-05T09:02:43.476Z] #14 ... [2022-09-05T09:02:43.476Z] [2022-09-05T09:02:43.476Z] #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-09-05T09:02:43.476Z] #67 sha256:7456952389add869af06b7f195553f2df6fe5a6944b382e9305dc6bc43cdd221 [2022-09-05T09:02:43.476Z] #67 202.1 rootlesskit version 1.0.0 [2022-09-05T09:02:43.476Z] #67 202.1 Usage of /build/rootlesskit-docker-proxy: [2022-09-05T09:02:43.476Z] #67 202.1 -container-ip string [2022-09-05T09:02:43.476Z] #67 202.1 container ip [2022-09-05T09:02:43.476Z] #67 202.1 -container-port int [2022-09-05T09:02:43.476Z] #67 202.1 container port (default -1) [2022-09-05T09:02:43.476Z] #67 202.1 -host-ip string [2022-09-05T09:02:43.476Z] #67 202.1 host ip [2022-09-05T09:02:43.476Z] #67 202.1 -host-port int [2022-09-05T09:02:43.476Z] #67 202.1 host port (default -1) [2022-09-05T09:02:43.476Z] #67 202.1 -proto string [2022-09-05T09:02:43.476Z] #67 202.1 proxy protocol (default "tcp") [2022-09-05T09:02:43.597Z] #77 173.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-05T09:02:43.597Z] #77 173.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-05T09:02:43.597Z] #77 173.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-05T09:02:43.597Z] #77 173.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-05T09:02:43.597Z] #77 174.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-05T09:02:43.856Z] #77 174.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-05T09:02:43.856Z] #77 174.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-05T09:02:43.856Z] #77 174.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-05T09:02:43.893Z] #14 210.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-05T09:02:43.893Z] #14 210.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:02:43.893Z] #14 210.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:43.893Z] #14 210.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:02:44.117Z] #77 174.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-05T09:02:44.117Z] #77 174.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-05T09:02:44.152Z] #14 210.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:02:44.152Z] #14 210.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:02:44.376Z] #77 174.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-05T09:02:44.376Z] #77 174.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-05T09:02:44.411Z] #14 210.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-05T09:02:44.411Z] #14 210.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-05T09:02:44.411Z] #14 210.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:02:44.860Z] #67 DONE 203.7s [2022-09-05T09:02:44.860Z] [2022-09-05T09:02:44.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-09-05T09:02:44.860Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:44.860Z] #14 204.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-05T09:02:44.860Z] #14 204.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-05T09:02:44.860Z] #14 204.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:02:44.944Z] #77 175.2 CC src/crun-crun.o [2022-09-05T09:02:44.944Z] #77 175.2 CC src/crun-run.o [2022-09-05T09:02:44.944Z] #77 175.3 CC src/crun-delete.o [2022-09-05T09:02:44.983Z] #14 211.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-05T09:02:44.984Z] #14 211.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-05T09:02:44.984Z] #14 211.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:02:45.121Z] #14 ... [2022-09-05T09:02:45.121Z] [2022-09-05T09:02:45.121Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-05T09:02:45.121Z] #68 sha256:b3834ae0fa7a0bef5285818bd3528764e62a6c63945c006d3399607ffb8f09d2 [2022-09-05T09:02:45.121Z] #68 DONE 0.1s [2022-09-05T09:02:45.121Z] [2022-09-05T09:02:45.121Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-05T09:02:45.121Z] #69 sha256:5dd1c9e34bfd20ff71ef3d3cb7619cb08c8dd53c8d25cc2b1d9fbc43f84b3374 [2022-09-05T09:02:45.121Z] #69 DONE 0.1s [2022-09-05T09:02:45.121Z] [2022-09-05T09:02:45.121Z] #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-09-05T09:02:45.121Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:02:45.203Z] #77 175.5 CC src/crun-kill.o [2022-09-05T09:02:45.204Z] #77 175.6 CC src/crun-pause.o [2022-09-05T09:02:45.381Z] #64 ... [2022-09-05T09:02:45.381Z] [2022-09-05T09:02:45.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-05T09:02:45.381Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:45.382Z] #14 204.6 Selecting previously unselected package libapparmor1:amd64. [2022-09-05T09:02:45.382Z] #14 204.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-05T09:02:45.382Z] #14 204.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:02:45.642Z] #14 204.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-05T09:02:45.642Z] #14 204.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-05T09:02:45.642Z] #14 204.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:02:45.772Z] #77 175.9 CC src/crun-unpause.o [2022-09-05T09:02:45.772Z] #77 175.9 CC src/crun-spec.o [2022-09-05T09:02:45.772Z] #77 176.1 CC src/crun-exec.o [2022-09-05T09:02:45.772Z] #77 176.1 CC src/crun-list.o [2022-09-05T09:02:45.772Z] #77 176.3 CC src/crun-create.o [2022-09-05T09:02:45.939Z] #14 211.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-05T09:02:45.939Z] #14 212.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-05T09:02:45.939Z] #14 212.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:02:46.031Z] #77 176.3 CC src/crun-start.o [2022-09-05T09:02:46.031Z] #77 176.5 CC src/crun-state.o [2022-09-05T09:02:46.135Z] #19 298.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-05T09:02:46.135Z] #19 298.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:02:46.135Z] #19 298.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:02:46.135Z] #19 299.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-05T09:02:46.135Z] #19 299.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:02:46.135Z] #19 299.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:02:46.135Z] #19 299.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-05T09:02:46.135Z] #19 299.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:02:46.135Z] #19 299.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:02:46.135Z] #19 299.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-05T09:02:46.200Z] #14 212.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-05T09:02:46.200Z] #14 212.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-05T09:02:46.200Z] #14 212.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:02:46.200Z] #14 212.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-05T09:02:46.213Z] #14 205.3 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:02:46.213Z] #14 205.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:02:46.213Z] #14 205.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:02:46.417Z] #19 299.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:02:46.417Z] #19 299.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:02:46.417Z] #19 299.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-05T09:02:46.417Z] #19 299.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:02:46.417Z] #19 299.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:02:46.459Z] #14 212.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-05T09:02:46.459Z] #14 212.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:02:46.472Z] #14 205.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:02:46.472Z] #14 205.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:02:46.472Z] #14 205.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:02:46.599Z] #77 176.9 CC src/crun-update.o [2022-09-05T09:02:46.599Z] #77 176.9 CC src/crun-ps.o [2022-09-05T09:02:46.674Z] #19 299.7 Selecting previously unselected package cross-config. [2022-09-05T09:02:46.674Z] #19 299.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-05T09:02:46.674Z] #19 299.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-05T09:02:46.674Z] #19 299.7 Selecting previously unselected package gcc-10-cross-base. [2022-09-05T09:02:46.674Z] #19 299.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:46.674Z] #19 299.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-05T09:02:46.858Z] #77 177.2 CC src/crun-checkpoint.o [2022-09-05T09:02:46.931Z] #19 299.9 Selecting previously unselected package libc6-arm64-cross. [2022-09-05T09:02:46.931Z] #19 299.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-05T09:02:46.931Z] #19 299.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-05T09:02:47.042Z] #14 206.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-05T09:02:47.042Z] #14 206.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:02:47.042Z] #14 206.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:47.117Z] #77 177.3 CC src/crun-restore.o [2022-09-05T09:02:47.117Z] #77 177.5 CC src/libcrun/libcrun_la-utils.lo [2022-09-05T09:02:47.214Z] #77 ... [2022-09-05T09:02:47.215Z] [2022-09-05T09:02:47.215Z] #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-09-05T09:02:47.215Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:02:47.215Z] #21 53.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:02:47.215Z] #21 53.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:02:47.215Z] #21 53.93 Setting up libelf1:amd64 (0.183-1) ... [2022-09-05T09:02:47.215Z] #21 53.94 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:02:47.215Z] #21 53.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:02:47.215Z] #21 53.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:02:47.215Z] #21 53.98 Setting up libkmod2:amd64 (28-1) ... [2022-09-05T09:02:47.215Z] #21 53.99 Setting up python3-distutils (3.9.2-1) ... [2022-09-05T09:02:47.215Z] #21 54.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:02:47.215Z] #21 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-05T09:02:47.215Z] #21 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-05T09:02:47.215Z] #21 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-05T09:02:47.215Z] #21 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-05T09:02:47.215Z] #21 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-05T09:02:47.215Z] #21 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-05T09:02:47.215Z] #21 54.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-05T09:02:47.215Z] #21 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-05T09:02:47.215Z] #21 54.63 Setting up python3-setuptools (52.0.0-4) ... [2022-09-05T09:02:47.215Z] #21 56.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:02:47.215Z] #21 56.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:02:47.215Z] #21 56.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:02:47.215Z] #21 56.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:02:47.215Z] #21 57.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:02:47.215Z] #21 57.59 Setting up jq (1.6-2.1) ... [2022-09-05T09:02:47.215Z] #21 57.61 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:02:47.215Z] #21 57.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:02:47.215Z] #21 57.64 Setting up iptables (1.8.7-1) ... [2022-09-05T09:02:47.215Z] #21 57.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-05T09:02:47.215Z] #21 57.70 Setting up iproute2 (5.10.0-4) ... [2022-09-05T09:02:47.215Z] #21 58.24 Setting up systemd (247.3-7) ... [2022-09-05T09:02:47.215Z] #21 58.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-05T09:02:47.215Z] #21 58.33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-05T09:02:47.215Z] #21 58.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-05T09:02:47.215Z] #21 58.38 Initializing machine ID from KVM UUID. [2022-09-05T09:02:47.302Z] #14 206.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:02:47.302Z] #14 206.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:02:47.302Z] #14 206.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:02:47.302Z] #14 206.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-05T09:02:47.376Z] #77 177.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-05T09:02:47.396Z] #14 213.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-05T09:02:47.396Z] #14 213.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-05T09:02:47.396Z] #14 213.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:02:47.475Z] #21 59.46 Setting up systemd-journal-remote (247.3-7) ... [2022-09-05T09:02:47.493Z] #19 300.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-05T09:02:47.493Z] #19 300.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:47.562Z] #14 206.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-05T09:02:47.562Z] #14 206.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:02:47.636Z] #77 177.9 CC src/libcrun/libcrun_la-container.lo [2022-09-05T09:02:47.655Z] #14 214.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-05T09:02:47.736Z] #21 59.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:02:47.769Z] #19 300.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:47.769Z] #19 300.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-05T09:02:47.769Z] #19 300.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:47.769Z] #19 300.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:47.769Z] #19 300.9 Selecting previously unselected package libitm1-arm64-cross. [2022-09-05T09:02:47.769Z] #19 300.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:47.769Z] #19 300.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:47.895Z] #77 178.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-05T09:02:47.895Z] #77 178.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-05T09:02:47.915Z] #14 214.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:02:47.915Z] #14 214.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:47.915Z] #14 214.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:02:47.997Z] #21 DONE 60.3s [2022-09-05T09:02:47.997Z] [2022-09-05T09:02:47.997Z] #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-09-05T09:02:47.997Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:48.026Z] #19 301.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-05T09:02:48.026Z] #19 301.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:48.026Z] #19 301.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:48.026Z] #19 301.1 Selecting previously unselected package libasan6-arm64-cross. [2022-09-05T09:02:48.026Z] #19 301.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:48.026Z] #19 301.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:48.131Z] #14 207.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-05T09:02:48.131Z] #14 207.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-05T09:02:48.131Z] #14 207.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:02:48.157Z] #77 178.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-05T09:02:48.175Z] #14 214.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:02:48.175Z] #14 214.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:02:48.175Z] #14 214.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:02:48.175Z] #14 214.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:02:48.175Z] #14 ... [2022-09-05T09:02:48.175Z] [2022-09-05T09:02:48.175Z] #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-09-05T09:02:48.175Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:48.175Z] #77 140.9 configure.ac:11: installing 'build-aux/compile' [2022-09-05T09:02:48.175Z] #77 140.9 configure.ac:11: installing 'build-aux/config.guess' [2022-09-05T09:02:48.175Z] #77 140.9 configure.ac:11: installing 'build-aux/config.sub' [2022-09-05T09:02:48.175Z] #77 140.9 configure.ac:13: installing 'build-aux/install-sh' [2022-09-05T09:02:48.175Z] #77 140.9 configure.ac:13: installing 'build-aux/missing' [2022-09-05T09:02:48.175Z] #77 141.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-05T09:02:48.257Z] #77 ... [2022-09-05T09:02:48.258Z] [2022-09-05T09:02:48.258Z] #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-09-05T09:02:48.258Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-05T09:02:48.701Z] #14 207.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-05T09:02:48.701Z] #14 207.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-05T09:02:48.701Z] #14 207.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:02:48.726Z] #77 178.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-05T09:02:48.726Z] #77 179.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-05T09:02:48.726Z] #77 179.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-05T09:02:48.743Z] #77 141.3 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:02:48.955Z] #19 302.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-05T09:02:48.955Z] #19 302.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:48.955Z] #19 302.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:48.964Z] #14 208.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-05T09:02:48.965Z] #14 208.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-05T09:02:48.965Z] #14 208.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:02:49.224Z] #14 208.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-05T09:02:49.224Z] #14 208.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-05T09:02:49.224Z] #14 208.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:02:49.294Z] #77 179.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-05T09:02:49.518Z] #19 302.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-05T09:02:49.518Z] #19 302.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:49.518Z] #19 302.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:49.641Z] #22 1.550 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-05T09:02:49.641Z] #22 1.554 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-05T09:02:49.641Z] #22 1.558 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-05T09:02:49.641Z] #22 DONE 1.6s [2022-09-05T09:02:49.641Z] [2022-09-05T09:02:49.641Z] #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-09-05T09:02:49.641Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:02:49.794Z] #14 209.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-05T09:02:49.794Z] #14 209.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-05T09:02:49.794Z] #14 209.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:02:49.862Z] #77 180.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-05T09:02:49.902Z] #60 ... [2022-09-05T09:02:49.902Z] [2022-09-05T09:02:49.902Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-05T09:02:49.902Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-05T09:02:50.054Z] #14 209.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-05T09:02:50.121Z] #77 180.6 CC src/libcrun/libcrun_la-linux.lo [2022-09-05T09:02:50.314Z] #14 209.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:02:50.314Z] #14 209.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:50.314Z] #14 209.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:02:50.314Z] #14 209.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:02:50.314Z] #14 209.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:02:50.574Z] #14 209.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:02:50.574Z] #14 209.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:02:50.574Z] #14 209.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:02:50.689Z] #77 180.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-05T09:02:50.885Z] #19 304.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-05T09:02:50.885Z] #19 304.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:50.885Z] #19 304.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:50.948Z] #77 181.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-05T09:02:51.141Z] #19 304.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-05T09:02:51.141Z] #19 304.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:51.141Z] #19 304.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:51.207Z] #77 181.5 CC src/libcrun/libcrun_la-status.lo [2022-09-05T09:02:51.207Z] #77 181.6 CC src/libcrun/libcrun_la-error.lo [2022-09-05T09:02:51.207Z] #77 181.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-05T09:02:51.287Z] [2022-09-05T09:02:51.287Z] #77 ... [2022-09-05T09:02:51.287Z] [2022-09-05T09:02:51.287Z] #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-09-05T09:02:51.287Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:51.287Z] #14 214.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:02:51.287Z] #14 215.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:02:51.287Z] #14 215.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:02:51.287Z] #14 215.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:02:51.287Z] #14 215.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:02:51.287Z] #14 215.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:02:51.287Z] #14 215.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:02:51.287Z] #14 215.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:02:51.287Z] #14 215.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:02:51.287Z] #14 215.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:02:51.288Z] #14 215.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 215.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 215.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:02:51.288Z] #14 215.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 215.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:02:51.288Z] #14 215.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:02:51.288Z] #14 216.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 216.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-05T09:02:51.288Z] #14 216.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 216.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:02:51.288Z] #14 216.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:51.288Z] #14 216.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:02:51.288Z] #14 216.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:51.288Z] #14 216.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:51.288Z] #14 216.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:02:51.288Z] #14 DONE 217.3s [2022-09-05T09:02:51.288Z] [2022-09-05T09:02:51.288Z] #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-09-05T09:02:51.288Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:51.466Z] #77 181.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-05T09:02:51.547Z] #77 143.7 checking build system type... [2022-09-05T09:02:51.547Z] #77 ... [2022-09-05T09:02:51.547Z] [2022-09-05T09:02:51.547Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-05T09:02:51.547Z] #59 sha256:d19a67709797e3e682660fc6362a86808845f12f70d6640df3e0f8c0c0a69f1d [2022-09-05T09:02:51.547Z] #59 DONE 0.4s [2022-09-05T09:02:51.547Z] [2022-09-05T09:02:51.547Z] #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-09-05T09:02:51.547Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:51.547Z] #77 143.7 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:02:51.547Z] #77 144.3 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:02:51.547Z] #77 144.3 checking how to print strings... printf [2022-09-05T09:02:51.547Z] #77 144.3 checking for gcc... gcc [2022-09-05T09:02:51.725Z] #77 182.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-05T09:02:51.956Z] #14 211.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:02:51.984Z] #77 182.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-05T09:02:51.984Z] #77 182.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-05T09:02:51.984Z] #77 182.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-05T09:02:52.066Z] #77 144.4 checking whether the C compiler works... yes [2022-09-05T09:02:52.066Z] #77 144.8 checking for C compiler default output file name... a.out [2022-09-05T09:02:52.217Z] #14 211.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:02:52.217Z] #14 211.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:02:52.217Z] #14 211.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:02:52.217Z] #14 211.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:02:52.243Z] #77 182.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-05T09:02:52.477Z] #14 211.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:02:52.477Z] #14 211.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:02:52.477Z] #14 211.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:02:52.477Z] #14 211.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:02:52.477Z] #14 211.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:02:52.477Z] #14 211.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:02:52.477Z] #14 211.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:02:52.477Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:02:52.477Z] #14 211.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:02:52.477Z] #14 211.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-05T09:02:52.477Z] #14 211.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:02:52.477Z] #14 211.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:02:52.477Z] #14 211.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:02:52.477Z] #14 211.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:02:52.477Z] #14 211.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:02:52.502Z] #77 182.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-05T09:02:52.509Z] #19 305.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-05T09:02:52.509Z] #19 305.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:02:52.509Z] #19 305.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:02:52.634Z] #77 144.8 checking for suffix of executables... [2022-09-05T09:02:52.737Z] #14 211.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:02:52.737Z] #14 211.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:02:52.737Z] #14 211.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:52.737Z] #14 211.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:02:52.737Z] #14 212.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:02:52.737Z] #14 212.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:02:52.737Z] #14 212.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-05T09:02:52.737Z] #14 212.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:02:52.737Z] #14 212.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:02:52.761Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-05T09:02:52.896Z] #77 145.2 checking whether we are cross compiling... no [2022-09-05T09:02:52.997Z] #14 212.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:52.997Z] #14 212.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:02:52.997Z] #14 212.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:52.997Z] #14 212.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:02:52.997Z] #14 212.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:02:53.021Z] #77 183.3 CC tests/init.o [2022-09-05T09:02:53.085Z] #19 306.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-05T09:02:53.085Z] #19 306.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:02:53.085Z] #19 306.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:02:53.156Z] #77 145.7 checking for suffix of object files... [2022-09-05T09:02:53.156Z] #77 ... [2022-09-05T09:02:53.156Z] [2022-09-05T09:02:53.156Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:02:53.156Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-05T09:02:53.156Z] #15 DONE 2.1s [2022-09-05T09:02:53.156Z] [2022-09-05T09:02:53.156Z] #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-09-05T09:02:53.156Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:53.156Z] #77 145.7 checking for suffix of object files... o [2022-09-05T09:02:53.415Z] #77 145.9 checking whether we are using the GNU C compiler... yes [2022-09-05T09:02:53.573Z] #14 ... [2022-09-05T09:02:53.573Z] [2022-09-05T09:02:53.573Z] #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-09-05T09:02:53.573Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:53.573Z] #77 138.3 configure.ac:11: installing 'build-aux/compile' [2022-09-05T09:02:53.573Z] #77 138.3 configure.ac:11: installing 'build-aux/config.guess' [2022-09-05T09:02:53.573Z] #77 138.3 configure.ac:11: installing 'build-aux/config.sub' [2022-09-05T09:02:53.573Z] #77 138.4 configure.ac:13: installing 'build-aux/install-sh' [2022-09-05T09:02:53.573Z] #77 138.4 configure.ac:13: installing 'build-aux/missing' [2022-09-05T09:02:53.573Z] #77 138.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-05T09:02:53.588Z] #77 183.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-05T09:02:53.675Z] #77 146.3 checking whether gcc accepts -g... yes [2022-09-05T09:02:54.144Z] #77 ... [2022-09-05T09:02:54.144Z] [2022-09-05T09:02:54.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-09-05T09:02:54.144Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-05T09:02:54.144Z] #14 DONE 213.1s [2022-09-05T09:02:54.144Z] [2022-09-05T09:02:54.144Z] #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-09-05T09:02:54.144Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:54.144Z] #77 138.8 Makefile.am: installing 'build-aux/depcomp' [2022-09-05T09:02:54.144Z] #77 ... [2022-09-05T09:02:54.144Z] [2022-09-05T09:02:54.144Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-05T09:02:54.144Z] #59 sha256:57e16d6aa69b5300394b3a9e5131802aa2ac3a413031c2cf85a2308e823573d7 [2022-09-05T09:02:54.144Z] #59 DONE 0.2s [2022-09-05T09:02:54.144Z] [2022-09-05T09:02:54.144Z] #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-09-05T09:02:54.144Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:02:54.243Z] #77 146.5 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:02:54.243Z] #77 146.8 checking whether gcc understands -c and -o together... yes [2022-09-05T09:02:54.504Z] #77 147.2 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:02:54.504Z] #77 147.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:02:54.504Z] #77 147.3 checking for egrep... /bin/grep -E [2022-09-05T09:02:54.504Z] #77 147.3 checking for fgrep... /bin/grep -F [2022-09-05T09:02:54.504Z] #77 147.4 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:02:54.504Z] #77 147.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:02:54.504Z] #77 147.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:02:54.767Z] #77 147.4 checking the name lister (/usr/bin/nm -B) interface... [2022-09-05T09:02:54.767Z] #77 ... [2022-09-05T09:02:54.767Z] [2022-09-05T09:02:54.767Z] #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-09-05T09:02:54.767Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-05T09:02:54.767Z] #16 DONE 1.8s [2022-09-05T09:02:54.767Z] [2022-09-05T09:02:54.767Z] #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-09-05T09:02:54.767Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:54.767Z] #77 147.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:02:54.767Z] #77 147.7 checking whether ln -s works... yes [2022-09-05T09:02:55.026Z] #77 147.7 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:02:55.026Z] #77 147.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:02:55.026Z] #77 147.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:02:55.026Z] #77 147.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:02:55.026Z] #77 147.8 checking for objdump... objdump [2022-09-05T09:02:55.026Z] #77 147.8 checking how to recognize dependent libraries... pass_all [2022-09-05T09:02:55.026Z] #77 147.8 checking for dlltool... no [2022-09-05T09:02:55.026Z] #77 147.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:02:55.026Z] #77 147.8 checking for ar... ar [2022-09-05T09:02:55.288Z] #77 147.8 checking for archiver @FILE support... @ [2022-09-05T09:02:55.548Z] #77 148.1 checking for strip... strip [2022-09-05T09:02:55.548Z] #77 148.1 checking for ranlib... ranlib [2022-09-05T09:02:55.548Z] #77 148.1 checking for gawk... no [2022-09-05T09:02:55.548Z] #77 148.1 checking for mawk... mawk [2022-09-05T09:02:55.808Z] #77 148.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:02:56.066Z] #77 148.7 checking for sysroot... no [2022-09-05T09:02:56.066Z] #77 148.7 checking for a working dd... /bin/dd [2022-09-05T09:02:56.066Z] #77 148.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:02:56.066Z] #77 149.0 checking for mt... no [2022-09-05T09:02:56.326Z] #77 149.0 checking if : is a manifest tool... no [2022-09-05T09:02:56.326Z] #77 149.0 checking how to run the C preprocessor... gcc -E [2022-09-05T09:02:56.358Z] #19 ... [2022-09-05T09:02:56.358Z] [2022-09-05T09:02:56.358Z] #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-09-05T09:02:56.358Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:56.358Z] #84 262.2 CCLD tests/init [2022-09-05T09:02:56.587Z] [2022-09-05T09:02:56.587Z] #77 ... [2022-09-05T09:02:56.587Z] [2022-09-05T09:02:56.587Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-05T09:02:56.587Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-05T09:02:56.587Z] #17 1.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-05T09:02:56.587Z] #17 DONE 1.6s [2022-09-05T09:02:56.587Z] [2022-09-05T09:02:56.587Z] #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-09-05T09:02:56.587Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:56.709Z] #60 2.382 + RM_GOPATH=0 [2022-09-05T09:02:56.709Z] #60 2.382 + TMP_GOPATH= [2022-09-05T09:02:56.709Z] #60 2.382 + : /build [2022-09-05T09:02:56.709Z] #60 2.382 + '[' -z '' ']' [2022-09-05T09:02:56.709Z] #60 2.382 ++ mktemp -d [2022-09-05T09:02:56.709Z] #60 2.382 + export GOPATH=/tmp/tmp.77qB5udggD [2022-09-05T09:02:56.709Z] #60 2.382 + GOPATH=/tmp/tmp.77qB5udggD [2022-09-05T09:02:56.709Z] #60 2.382 + RM_GOPATH=1 [2022-09-05T09:02:56.709Z] #60 2.382 + case "$(go env GOARCH)" in [2022-09-05T09:02:56.709Z] #60 2.382 ++ go env GOARCH [2022-09-05T09:02:56.709Z] #60 2.478 Install runc version v1.1.4 (build tags: seccomp) [2022-09-05T09:02:56.709Z] #60 2.478 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:02:56.709Z] #60 2.478 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:02:56.709Z] #60 2.478 ++ dirname /install.sh [2022-09-05T09:02:56.709Z] #60 2.478 + dir=/ [2022-09-05T09:02:56.709Z] #60 2.478 + bin=runc [2022-09-05T09:02:56.709Z] #60 2.478 + shift [2022-09-05T09:02:56.709Z] #60 2.478 + '[' '!' -f //runc.installer ']' [2022-09-05T09:02:56.709Z] #60 2.478 + . //runc.installer [2022-09-05T09:02:56.709Z] #60 2.478 ++ set -e [2022-09-05T09:02:56.709Z] #60 2.478 ++ : v1.1.4 [2022-09-05T09:02:56.709Z] #60 2.478 + install_runc [2022-09-05T09:02:56.709Z] #60 2.478 + RUNC_BUILDTAGS=seccomp [2022-09-05T09:02:56.709Z] #60 2.478 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-05T09:02:56.710Z] #60 2.486 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.77qB5udggD/src/github.com/opencontainers/runc [2022-09-05T09:02:56.710Z] #60 ... [2022-09-05T09:02:56.710Z] [2022-09-05T09:02:56.710Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:02:56.710Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-05T09:02:56.710Z] #15 DONE 2.8s [2022-09-05T09:02:56.710Z] [2022-09-05T09:02:56.710Z] #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-09-05T09:02:56.710Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:02:56.710Z] #60 2.488 Cloning into '/tmp/tmp.77qB5udggD/src/github.com/opencontainers/runc'... [2022-09-05T09:02:57.526Z] #77 149.3 checking for ANSI C header files... yes [2022-09-05T09:02:57.727Z] #84 ... [2022-09-05T09:02:57.727Z] [2022-09-05T09:02:57.727Z] #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-09-05T09:02:57.727Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:02:57.727Z] #54 DONE 322.4s [2022-09-05T09:02:57.786Z] #77 150.4 checking for sys/types.h... yes [2022-09-05T09:02:57.986Z] [2022-09-05T09:02:57.986Z] #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-09-05T09:02:57.986Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:02:58.045Z] #77 150.6 checking for sys/stat.h... yes [2022-09-05T09:02:58.304Z] #77 151.0 checking for stdlib.h... yes [2022-09-05T09:02:58.622Z] #60 ... [2022-09-05T09:02:58.622Z] [2022-09-05T09:02:58.622Z] #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-09-05T09:02:58.622Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-05T09:02:58.622Z] #16 DONE 1.8s [2022-09-05T09:02:58.622Z] [2022-09-05T09:02:58.622Z] #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-09-05T09:02:58.622Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:58.622Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:02:58.622Z] #77 141.5 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:02:58.622Z] #77 141.5 checking how to print strings... printf [2022-09-05T09:02:58.622Z] #77 141.6 checking for gcc... gcc [2022-09-05T09:02:58.622Z] #77 141.8 checking whether the C compiler works... yes [2022-09-05T09:02:58.622Z] #77 142.2 checking for C compiler default output file name... a.out [2022-09-05T09:02:58.622Z] #77 142.2 checking for suffix of executables... [2022-09-05T09:02:58.622Z] #77 142.6 checking whether we are cross compiling... no [2022-09-05T09:02:58.622Z] #77 142.9 checking for suffix of object files... o [2022-09-05T09:02:58.622Z] #77 143.1 checking whether we are using the GNU C compiler... yes [2022-09-05T09:02:58.622Z] #77 143.3 checking whether gcc accepts -g... yes [2022-09-05T09:02:58.822Z] #77 151.3 checking for string.h... yes [2022-09-05T09:02:58.822Z] [2022-09-05T09:02:58.822Z] #77 ... [2022-09-05T09:02:58.822Z] [2022-09-05T09:02:58.822Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-05T09:02:58.822Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-05T09:02:58.822Z] #18 DONE 2.4s [2022-09-05T09:02:58.822Z] [2022-09-05T09:02:58.822Z] #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-09-05T09:02:58.822Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:02:58.885Z] #77 143.5 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:02:59.145Z] #77 143.9 checking whether gcc understands -c and -o together... yes [2022-09-05T09:02:59.391Z] #77 151.8 checking for memory.h... yes [2022-09-05T09:02:59.407Z] #77 144.2 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:02:59.407Z] #77 144.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:02:59.407Z] #77 144.3 checking for egrep... /bin/grep -E [2022-09-05T09:02:59.407Z] #77 144.3 checking for fgrep... /bin/grep -F [2022-09-05T09:02:59.407Z] #77 144.3 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:02:59.407Z] #77 144.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:02:59.407Z] #77 144.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:02:59.649Z] #77 152.1 checking for strings.h... yes [2022-09-05T09:02:59.670Z] #77 144.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:02:59.670Z] #77 144.6 checking whether ln -s works... yes [2022-09-05T09:02:59.670Z] #77 144.6 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:02:59.909Z] #77 152.4 checking for inttypes.h... yes [2022-09-05T09:02:59.930Z] #77 144.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:02:59.930Z] #77 144.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:02:59.930Z] #77 144.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:02:59.930Z] #77 144.7 checking for objdump... objdump [2022-09-05T09:02:59.930Z] #77 144.8 checking how to recognize dependent libraries... pass_all [2022-09-05T09:02:59.930Z] #77 144.8 checking for dlltool... no [2022-09-05T09:02:59.930Z] #77 144.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:02:59.930Z] #77 144.8 checking for ar... ar [2022-09-05T09:03:00.167Z] #77 152.8 checking for stdint.h... yes [2022-09-05T09:03:00.190Z] #77 144.8 checking for archiver @FILE support... @ [2022-09-05T09:03:00.190Z] #77 145.0 checking for strip... strip [2022-09-05T09:03:00.190Z] #77 145.0 checking for ranlib... ranlib [2022-09-05T09:03:00.190Z] #77 145.0 checking for gawk... no [2022-09-05T09:03:00.190Z] #77 145.1 checking for mawk... mawk [2022-09-05T09:03:00.426Z] [2022-09-05T09:03:00.426Z] #77 ... [2022-09-05T09:03:00.426Z] [2022-09-05T09:03:00.426Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:03:00.426Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-05T09:03:00.426Z] #19 DONE 1.5s [2022-09-05T09:03:00.426Z] [2022-09-05T09:03:00.426Z] #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-09-05T09:03:00.426Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:00.761Z] #77 145.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:03:00.993Z] #77 153.1 checking for unistd.h... yes [2022-09-05T09:03:01.021Z] #77 ... [2022-09-05T09:03:01.021Z] [2022-09-05T09:03:01.021Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-05T09:03:01.021Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-05T09:03:01.021Z] #17 2.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-05T09:03:01.021Z] #17 DONE 2.2s [2022-09-05T09:03:01.021Z] [2022-09-05T09:03:01.021Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T09:03:01.021Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:01.021Z] #77 145.6 checking for sysroot... no [2022-09-05T09:03:01.021Z] #77 145.6 checking for a working dd... /bin/dd [2022-09-05T09:03:01.021Z] #77 145.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:03:01.021Z] #77 145.9 checking for mt... no [2022-09-05T09:03:01.021Z] #77 145.9 checking if : is a manifest tool... no [2022-09-05T09:03:01.252Z] #77 153.6 checking for dlfcn.h... yes [2022-09-05T09:03:01.252Z] #77 154.0 checking for objdir... .libs [2022-09-05T09:03:01.511Z] #77 ... [2022-09-05T09:03:01.511Z] [2022-09-05T09:03:01.511Z] #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-09-05T09:03:01.511Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:03:01.511Z] #60 1.899 + RM_GOPATH=0 [2022-09-05T09:03:01.511Z] #60 1.899 + TMP_GOPATH= [2022-09-05T09:03:01.511Z] #60 1.899 + : /build [2022-09-05T09:03:01.511Z] #60 1.899 + '[' -z '' ']' [2022-09-05T09:03:01.511Z] #60 1.899 ++ mktemp -d [2022-09-05T09:03:01.511Z] #60 1.899 + export GOPATH=/tmp/tmp.SO1vCNL2tx [2022-09-05T09:03:01.511Z] #60 1.899 + GOPATH=/tmp/tmp.SO1vCNL2tx [2022-09-05T09:03:01.511Z] #60 1.899 + RM_GOPATH=1 [2022-09-05T09:03:01.511Z] #60 1.899 + case "$(go env GOARCH)" in [2022-09-05T09:03:01.511Z] #60 1.899 ++ go env GOARCH [2022-09-05T09:03:01.511Z] #60 1.944 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:03:01.511Z] #60 1.944 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:03:01.511Z] #60 1.971 Install runc version v1.1.4 (build tags: seccomp) [2022-09-05T09:03:01.511Z] #60 1.971 ++ dirname /install.sh [2022-09-05T09:03:01.511Z] #60 1.971 + dir=/ [2022-09-05T09:03:01.511Z] #60 1.971 + bin=runc [2022-09-05T09:03:01.511Z] #60 1.971 + shift [2022-09-05T09:03:01.511Z] #60 1.971 + '[' '!' -f //runc.installer ']' [2022-09-05T09:03:01.511Z] #60 1.971 + . //runc.installer [2022-09-05T09:03:01.511Z] #60 1.971 ++ set -e [2022-09-05T09:03:01.511Z] #60 1.971 ++ : v1.1.4 [2022-09-05T09:03:01.511Z] #60 1.971 + install_runc [2022-09-05T09:03:01.511Z] #60 1.971 + RUNC_BUILDTAGS=seccomp [2022-09-05T09:03:01.511Z] #60 1.971 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-05T09:03:01.511Z] #60 1.971 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SO1vCNL2tx/src/github.com/opencontainers/runc [2022-09-05T09:03:01.511Z] #60 1.971 Cloning into '/tmp/tmp.SO1vCNL2tx/src/github.com/opencontainers/runc'... [2022-09-05T09:03:01.511Z] #60 ... [2022-09-05T09:03:01.511Z] [2022-09-05T09:03:01.511Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-05T09:03:01.512Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-05T09:03:01.592Z] #77 145.9 checking how to run the C preprocessor... gcc -E [2022-09-05T09:03:02.079Z] #20 DONE 1.7s [2022-09-05T09:03:02.079Z] [2022-09-05T09:03:02.079Z] #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-09-05T09:03:02.079Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:02.079Z] #77 154.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:03:02.079Z] #77 154.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:03:02.132Z] #23 11.11 Collecting yamllint==1.27.1 [2022-09-05T09:03:02.132Z] #23 12.17 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-05T09:03:02.162Z] #77 146.3 checking for ANSI C header files... [2022-09-05T09:03:02.162Z] #77 ... [2022-09-05T09:03:02.162Z] [2022-09-05T09:03:02.162Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-05T09:03:02.162Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-05T09:03:02.162Z] #18 DONE 1.3s [2022-09-05T09:03:02.162Z] [2022-09-05T09:03:02.162Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:03:02.162Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-05T09:03:02.338Z] #77 154.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:03:03.274Z] #77 155.1 checking if gcc static flag -static works... yes [2022-09-05T09:03:03.274Z] #77 155.9 checking if gcc supports -c -o file.o... yes [2022-09-05T09:03:03.274Z] #77 156.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:03:03.518Z] #23 13.62 Collecting pathspec>=0.5.3 [2022-09-05T09:03:03.518Z] #23 13.65 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-05T09:03:03.533Z] #77 156.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:03:04.073Z] #19 DONE 1.9s [2022-09-05T09:03:04.073Z] [2022-09-05T09:03:04.073Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-05T09:03:04.073Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-05T09:03:04.091Z] #23 14.12 Collecting pyyaml [2022-09-05T09:03:04.091Z] #23 14.14 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-05T09:03:04.091Z] #23 14.23 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-05T09:03:04.091Z] #23 14.23 Building wheels for collected packages: yamllint [2022-09-05T09:03:04.091Z] #23 14.24 Building wheel for yamllint (setup.py): started [2022-09-05T09:03:04.469Z] #77 156.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:03:04.469Z] #77 157.1 checking how to hardcode library paths into programs... immediate [2022-09-05T09:03:04.469Z] #77 157.1 checking whether stripping libraries is possible... yes [2022-09-05T09:03:04.469Z] #77 157.1 checking if libtool supports shared libraries... yes [2022-09-05T09:03:04.469Z] #77 157.1 checking whether to build shared libraries... no [2022-09-05T09:03:04.469Z] #77 157.1 checking whether to build static libraries... yes [2022-09-05T09:03:04.469Z] #77 157.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:04.469Z] #77 157.2 checking whether build environment is sane... yes [2022-09-05T09:03:04.728Z] #77 157.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:04.728Z] #77 157.4 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:05.295Z] #77 157.6 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:05.295Z] #77 157.8 checking whether make supports nested variables... yes [2022-09-05T09:03:05.295Z] #77 158.0 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:05.295Z] #77 158.0 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:05.459Z] #20 DONE 1.7s [2022-09-05T09:03:05.459Z] [2022-09-05T09:03:05.459Z] #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-09-05T09:03:05.459Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:05.459Z] #77 146.3 checking for ANSI C header files... yes [2022-09-05T09:03:05.459Z] #77 147.6 checking for sys/types.h... yes [2022-09-05T09:03:05.459Z] #77 147.8 checking for sys/stat.h... yes [2022-09-05T09:03:05.459Z] #77 148.0 checking for stdlib.h... yes [2022-09-05T09:03:05.459Z] #77 148.4 checking for string.h... yes [2022-09-05T09:03:05.459Z] #77 148.9 checking for memory.h... yes [2022-09-05T09:03:05.459Z] #77 149.2 checking for strings.h... yes [2022-09-05T09:03:05.459Z] #77 149.7 checking for inttypes.h... yes [2022-09-05T09:03:05.459Z] #77 150.1 checking for stdint.h... yes [2022-09-05T09:03:05.477Z] #23 15.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-05T09:03:05.477Z] #23 15.51 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=13d6636ec04e19c31e16f00522c0b1e44d3e2f27a2cc63bae48e2506d6fbfc3d [2022-09-05T09:03:05.477Z] #23 15.51 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-05T09:03:05.477Z] #23 15.51 Successfully built yamllint [2022-09-05T09:03:05.477Z] #23 15.55 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-05T09:03:05.554Z] #77 158.0 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:05.979Z] #77 150.5 checking for unistd.h... yes [2022-09-05T09:03:06.049Z] #23 16.00 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-05T09:03:06.122Z] #77 158.4 checking dependency style of gcc... gcc3 [2022-09-05T09:03:06.239Z] #77 150.8 checking for dlfcn.h... yes [2022-09-05T09:03:06.239Z] #77 151.1 checking for objdir... .libs [2022-09-05T09:03:06.310Z] #23 DONE 16.5s [2022-09-05T09:03:06.310Z] [2022-09-05T09:03:06.310Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-05T09:03:06.310Z] #27 sha256:0cc22cc59052506f03361bbba7103675365dcf0c38b30201cd60073c7ae21570 [2022-09-05T09:03:06.381Z] #77 159.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:06.381Z] #77 159.0 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:06.381Z] #77 159.0 checking for gawk... (cached) mawk [2022-09-05T09:03:06.381Z] #77 159.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:03:06.381Z] #77 159.0 checking for gcc... (cached) gcc [2022-09-05T09:03:06.641Z] #77 159.3 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:03:06.641Z] #77 159.3 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:03:06.641Z] #77 159.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:03:06.641Z] #77 159.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:03:06.641Z] #77 159.3 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:03:06.641Z] #77 159.4 checking for python3... /usr/bin/python3 [2022-09-05T09:03:06.641Z] #77 159.4 checking for python3 version... 3.9 [2022-09-05T09:03:06.900Z] #77 159.5 checking for python3 platform... linux [2022-09-05T09:03:06.983Z] #27 DONE 0.5s [2022-09-05T09:03:06.983Z] [2022-09-05T09:03:06.983Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-05T09:03:06.983Z] #32 sha256:bf55132dde53ff37ef5b38fbad593829a78512a0e145c3d6552759be1bdbae0a [2022-09-05T09:03:07.159Z] #77 159.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:03:07.440Z] #77 151.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:03:07.440Z] #77 152.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:03:07.556Z] #32 DONE 0.8s [2022-09-05T09:03:07.556Z] [2022-09-05T09:03:07.556Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-05T09:03:07.556Z] #35 sha256:9aa8148c64fe4fa6226aae845c69d187c11aa7e4827074d84d99f6ddac11cf31 [2022-09-05T09:03:07.676Z] #77 160.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:03:07.676Z] #77 160.4 checking for go-md2man... no [2022-09-05T09:03:07.700Z] #77 152.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:03:07.935Z] #77 160.6 checking error.h usability... yes [2022-09-05T09:03:08.127Z] #35 DONE 0.5s [2022-09-05T09:03:08.128Z] [2022-09-05T09:03:08.128Z] #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-09-05T09:03:08.128Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:08.128Z] #77 ... [2022-09-05T09:03:08.128Z] [2022-09-05T09:03:08.128Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-05T09:03:08.128Z] #37 sha256:ff812e2e2c64cf1fec54ca1eaff82f2f5a0a1e880bb568477f8c2d156ff3b1c8 [2022-09-05T09:03:08.388Z] #37 DONE 0.4s [2022-09-05T09:03:08.388Z] [2022-09-05T09:03:08.388Z] #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-09-05T09:03:08.388Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:03:08.524Z] #77 160.9 checking error.h presence... yes [2022-09-05T09:03:08.524Z] #77 161.1 checking for error.h... yes [2022-09-05T09:03:08.641Z] #77 152.5 checking if gcc static flag -static works... yes [2022-09-05T09:03:08.649Z] #64 ... [2022-09-05T09:03:08.649Z] [2022-09-05T09:03:08.649Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-05T09:03:08.649Z] #39 sha256:dc7dbf13928536ab42b6db08cefda3ae9d17f2997a34f91f750535ff57f7b072 [2022-09-05T09:03:08.649Z] #39 DONE 0.1s [2022-09-05T09:03:08.649Z] [2022-09-05T09:03:08.649Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-05T09:03:08.649Z] #41 sha256:bf197893038c6abf4d23f0fe446f8f33e5ea3d6d381123b0f3e9a4985dcd954a [2022-09-05T09:03:08.649Z] #41 DONE 0.1s [2022-09-05T09:03:08.649Z] [2022-09-05T09:03:08.649Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-05T09:03:08.649Z] #45 sha256:669fa6785ac5ee94872e011692bd1694d9d6fc6c47eb00d781a05568ea57522f [2022-09-05T09:03:08.649Z] #45 DONE 0.1s [2022-09-05T09:03:08.649Z] [2022-09-05T09:03:08.649Z] #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-09-05T09:03:08.649Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:08.784Z] #77 161.3 checking linux/openat2.h usability... yes [2022-09-05T09:03:08.901Z] #77 153.4 checking if gcc supports -c -o file.o... yes [2022-09-05T09:03:08.901Z] #77 153.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:03:08.901Z] #77 153.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:03:09.048Z] #77 161.5 checking linux/openat2.h presence... yes [2022-09-05T09:03:09.048Z] #77 161.7 checking for linux/openat2.h... yes [2022-09-05T09:03:09.307Z] #77 161.7 checking for copy_file_range... yes [2022-09-05T09:03:09.422Z] #77 153.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:03:09.423Z] #77 154.2 checking how to hardcode library paths into programs... immediate [2022-09-05T09:03:09.423Z] #77 154.2 checking whether stripping libraries is possible... yes [2022-09-05T09:03:09.423Z] #77 154.3 checking if libtool supports shared libraries... yes [2022-09-05T09:03:09.423Z] #77 154.3 checking whether to build shared libraries... no [2022-09-05T09:03:09.423Z] #77 154.3 checking whether to build static libraries... yes [2022-09-05T09:03:09.423Z] #77 154.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:09.683Z] #77 154.4 checking whether build environment is sane... yes [2022-09-05T09:03:09.825Z] #77 162.3 checking for fgetxattr... yes [2022-09-05T09:03:09.943Z] #77 154.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:09.943Z] #77 154.6 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:10.203Z] #77 154.8 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:10.203Z] #77 154.9 checking whether make supports nested variables... yes [2022-09-05T09:03:10.203Z] #77 155.1 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:10.203Z] #77 155.1 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:10.396Z] #77 162.7 checking for statx... yes [2022-09-05T09:03:10.396Z] #77 ... [2022-09-05T09:03:10.396Z] [2022-09-05T09:03:10.396Z] #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-09-05T09:03:10.396Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:03:10.656Z] #60 19.00 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-09-05T09:03:10.656Z] #60 19.28 + cd /tmp/tmp.SO1vCNL2tx/src/github.com/opencontainers/runc [2022-09-05T09:03:10.656Z] #60 19.28 + git checkout -q v1.1.4 [2022-09-05T09:03:10.773Z] #77 155.1 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:11.344Z] #77 155.4 checking dependency style of gcc... gcc3 [2022-09-05T09:03:11.344Z] #77 156.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:11.344Z] #77 156.1 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:11.344Z] #77 156.1 checking for gawk... (cached) mawk [2022-09-05T09:03:11.344Z] #77 156.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:03:11.344Z] #77 156.1 checking for gcc... (cached) gcc [2022-09-05T09:03:11.604Z] #77 156.4 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:03:11.604Z] #77 156.4 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:03:11.604Z] #77 156.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:03:11.604Z] #77 156.5 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:03:11.900Z] #77 156.5 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:03:11.900Z] #77 156.7 checking for python3... /usr/bin/python3 [2022-09-05T09:03:12.033Z] #60 20.44 + '[' -z '' ']' [2022-09-05T09:03:12.033Z] #60 20.44 + target=static [2022-09-05T09:03:12.033Z] #60 20.44 + make BUILDTAGS=seccomp static [2022-09-05T09:03:12.033Z] #60 ... [2022-09-05T09:03:12.033Z] [2022-09-05T09:03:12.033Z] #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-09-05T09:03:12.033Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:12.033Z] #21 1.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:03:12.033Z] #21 2.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:03:12.033Z] #21 2.125 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:03:12.033Z] #21 3.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:03:12.033Z] #21 5.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:03:12.033Z] #21 7.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:03:12.168Z] #77 156.7 checking for python3 version... 3.9 [2022-09-05T09:03:12.168Z] #77 156.9 checking for python3 platform... linux [2022-09-05T09:03:12.291Z] #21 ... [2022-09-05T09:03:12.291Z] [2022-09-05T09:03:12.291Z] #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-09-05T09:03:12.291Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:12.291Z] #77 163.1 checking for fgetpwent_r... yes [2022-09-05T09:03:12.291Z] #77 163.5 checking for issetugid... no [2022-09-05T09:03:12.291Z] #77 164.2 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:03:12.291Z] #77 164.2 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:03:12.442Z] #77 157.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:03:12.550Z] #77 164.2 checking for library containing yajl_tree_get... -lyajl [2022-09-05T09:03:12.550Z] #77 165.2 checking for yajl >= 2.0.0... yes [2022-09-05T09:03:12.720Z] #77 157.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:03:12.809Z] #77 165.3 checking sys/capability.h usability... yes [2022-09-05T09:03:12.921Z] #19 325.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-05T09:03:12.921Z] #19 325.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:12.921Z] #19 325.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:03:12.921Z] #19 325.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-05T09:03:12.921Z] #19 325.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-05T09:03:12.921Z] #19 325.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-05T09:03:12.980Z] #77 157.7 checking for go-md2man... no [2022-09-05T09:03:13.068Z] #77 165.6 checking sys/capability.h presence... yes [2022-09-05T09:03:13.068Z] #77 165.8 checking for sys/capability.h... yes [2022-09-05T09:03:13.239Z] #77 157.7 checking error.h usability... yes [2022-09-05T09:03:13.239Z] #77 158.1 checking error.h presence... yes [2022-09-05T09:03:13.239Z] #77 158.1 checking for error.h... yes [2022-09-05T09:03:13.807Z] #77 158.2 checking linux/openat2.h usability... yes [2022-09-05T09:03:13.807Z] #77 158.4 checking linux/openat2.h presence... yes [2022-09-05T09:03:13.807Z] #77 158.5 checking for linux/openat2.h... yes [2022-09-05T09:03:13.855Z] #19 326.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-05T09:03:13.855Z] #19 326.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:13.855Z] #19 326.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-05T09:03:14.067Z] #77 158.6 checking for copy_file_range... yes [2022-09-05T09:03:14.327Z] #77 158.9 checking for fgetxattr... yes [2022-09-05T09:03:14.423Z] #19 327.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-05T09:03:14.452Z] #77 165.8 checking for library containing cap_from_name... -lcap [2022-09-05T09:03:14.679Z] #19 327.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:14.679Z] #19 327.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:03:14.845Z] #77 159.4 checking for statx... yes [2022-09-05T09:03:15.020Z] #77 167.1 checking for library containing dlopen... -ldl [2022-09-05T09:03:15.364Z] #77 159.8 checking for fgetpwent_r... yes [2022-09-05T09:03:15.521Z] #77 202.1 CCLD tests/init [2022-09-05T09:03:15.590Z] #77 167.8 checking seccomp.h usability... yes [2022-09-05T09:03:15.590Z] #77 168.2 checking seccomp.h presence... yes [2022-09-05T09:03:15.590Z] #77 168.3 checking for seccomp.h... yes [2022-09-05T09:03:15.607Z] #19 328.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-05T09:03:15.607Z] #19 328.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:15.607Z] #19 328.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:03:15.623Z] #77 160.3 checking for issetugid... [2022-09-05T09:03:15.623Z] #77 ... [2022-09-05T09:03:15.623Z] [2022-09-05T09:03:15.623Z] #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-09-05T09:03:15.623Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:15.623Z] #21 1.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:03:15.623Z] #21 2.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:03:15.623Z] #21 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:03:15.623Z] #21 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:03:15.623Z] #21 5.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:03:15.623Z] #21 7.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:03:15.883Z] #21 ... [2022-09-05T09:03:15.883Z] [2022-09-05T09:03:15.883Z] #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-09-05T09:03:15.883Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:03:15.883Z] #60 19.40 + cd /tmp/tmp.77qB5udggD/src/github.com/opencontainers/runc [2022-09-05T09:03:15.883Z] #60 19.40 + git checkout -q v1.1.4 [2022-09-05T09:03:15.883Z] #60 20.19 + '[' -z '' ']' [2022-09-05T09:03:15.883Z] #60 20.20 + target=static [2022-09-05T09:03:15.883Z] #60 20.20 + make BUILDTAGS=seccomp static [2022-09-05T09:03:15.883Z] #60 20.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-05T09:03:16.531Z] #77 168.3 checking for library containing seccomp_rule_add... -lseccomp [2022-09-05T09:03:16.790Z] #77 169.2 checking for library containing seccomp_arch_resolve_name... none required [2022-09-05T09:03:17.358Z] #77 169.6 checking systemd/sd-bus.h usability... yes [2022-09-05T09:03:17.358Z] #77 170.0 checking systemd/sd-bus.h presence... yes [2022-09-05T09:03:17.358Z] #77 170.3 checking for systemd/sd-bus.h... yes [2022-09-05T09:03:19.001Z] #77 170.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-05T09:03:19.260Z] #77 171.6 checking for sd_notify_barrier... yes [2022-09-05T09:03:19.776Z] #19 ... [2022-09-05T09:03:19.776Z] [2022-09-05T09:03:19.776Z] #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-09-05T09:03:19.776Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:19.776Z] #84 285.7 AR libcrun_testing.a [2022-09-05T09:03:19.776Z] #84 285.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-05T09:03:19.776Z] #84 285.8 CCLD tests/tests_libcrun_utils [2022-09-05T09:03:19.776Z] #84 285.8 CCLD tests/tests_libcrun_errors [2022-09-05T09:03:19.776Z] #84 285.8 CCLD tests/tests_libcrun_fuzzer [2022-09-05T09:03:19.828Z] #77 172.1 checking linux/bpf.h usability... yes [2022-09-05T09:03:19.828Z] #77 172.4 checking linux/bpf.h presence... yes [2022-09-05T09:03:19.828Z] #77 172.6 checking for linux/bpf.h... yes [2022-09-05T09:03:20.084Z] #60 ... [2022-09-05T09:03:20.084Z] [2022-09-05T09:03:20.084Z] #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-09-05T09:03:20.084Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:20.084Z] #77 160.3 checking for issetugid... no [2022-09-05T09:03:20.084Z] #77 160.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:03:20.084Z] #77 160.7 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:03:20.084Z] #77 160.7 checking for library containing yajl_tree_get... -lyajl [2022-09-05T09:03:20.084Z] #77 162.1 checking for yajl >= 2.0.0... yes [2022-09-05T09:03:20.084Z] #77 162.1 checking sys/capability.h usability... yes [2022-09-05T09:03:20.084Z] #77 162.4 checking sys/capability.h presence... yes [2022-09-05T09:03:20.084Z] #77 162.7 checking for sys/capability.h... yes [2022-09-05T09:03:20.084Z] #77 162.7 checking for library containing cap_from_name... -lcap [2022-09-05T09:03:20.084Z] #77 163.3 checking for library containing dlopen... -ldl [2022-09-05T09:03:20.084Z] #77 163.9 checking seccomp.h usability... yes [2022-09-05T09:03:20.084Z] #77 164.2 checking seccomp.h presence... yes [2022-09-05T09:03:20.084Z] #77 164.3 checking for seccomp.h... yes [2022-09-05T09:03:20.344Z] #77 164.3 checking for library containing seccomp_rule_add... -lseccomp [2022-09-05T09:03:20.394Z] #77 172.6 checking compilation for eBPF... yes [2022-09-05T09:03:20.394Z] #77 173.0 checking for criu >= 3.15... no [2022-09-05T09:03:20.394Z] #77 173.1 configure: CRIU headers not found, building without CRIU support [2022-09-05T09:03:20.394Z] #77 173.1 checking for criu > 3.16... no [2022-09-05T09:03:20.394Z] #77 173.2 configure: CRIU version doesn't support join-ns API [2022-09-05T09:03:20.394Z] #77 173.2 checking for criu > 3.16.1... no [2022-09-05T09:03:20.394Z] #77 173.3 configure: CRIU version doesn't support for pre-dumping [2022-09-05T09:03:20.604Z] #77 165.1 checking for library containing seccomp_arch_resolve_name... none required [2022-09-05T09:03:20.652Z] #77 173.3 checking for new mount API (fsconfig)... yes [2022-09-05T09:03:20.878Z] #77 191.7 CCLD libocispec.la [2022-09-05T09:03:20.879Z] #77 192.1 CCLD src/validate [2022-09-05T09:03:20.879Z] #77 192.1 CCLD tests/test-1 [2022-09-05T09:03:20.879Z] #77 192.1 CCLD tests/test-2 [2022-09-05T09:03:20.879Z] #77 192.2 CCLD tests/test-3 [2022-09-05T09:03:20.879Z] #77 192.2 CCLD tests/test-4 [2022-09-05T09:03:20.879Z] #77 192.2 CCLD tests/test-5 [2022-09-05T09:03:20.879Z] #77 192.3 CCLD tests/test-6 [2022-09-05T09:03:20.879Z] #77 192.4 CCLD tests/test-7 [2022-09-05T09:03:20.879Z] #77 192.5 CCLD tests/test-8 [2022-09-05T09:03:20.879Z] #77 192.5 CCLD tests/test-9 [2022-09-05T09:03:20.879Z] #77 192.6 CCLD tests/test-10 [2022-09-05T09:03:20.879Z] #77 192.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-05T09:03:20.879Z] #77 192.8 CCLD tests/test-11 [2022-09-05T09:03:20.940Z] #77 173.5 checking for seccomp notify API... yes [2022-09-05T09:03:20.940Z] #77 173.7 checking for gperf... no [2022-09-05T09:03:20.940Z] #77 173.7 configure: gperf not found - cannot rebuild signal parser code [2022-09-05T09:03:21.144Z] #84 287.2 CCLD libcrun.la [2022-09-05T09:03:21.176Z] #77 165.4 checking systemd/sd-bus.h usability... yes [2022-09-05T09:03:21.176Z] #77 165.8 checking systemd/sd-bus.h presence... yes [2022-09-05T09:03:21.176Z] #77 165.9 checking for systemd/sd-bus.h... yes [2022-09-05T09:03:21.199Z] #77 173.7 checking for library containing argp_parse... none required [2022-09-05T09:03:21.457Z] #77 174.1 checking that generated files are newer than configure... done [2022-09-05T09:03:21.457Z] #77 174.1 configure: creating ./config.status [2022-09-05T09:03:21.707Z] #84 287.8 CCLD crun [2022-09-05T09:03:22.114Z] #77 165.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-05T09:03:22.271Z] #84 288.4 make[3]: Entering directory '/tmp/crun-build' [2022-09-05T09:03:22.373Z] #77 166.7 checking for sd_notify_barrier... yes [2022-09-05T09:03:22.527Z] #84 288.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-05T09:03:22.784Z] #84 288.6 /bin/mkdir -p '/usr/local/lib' [2022-09-05T09:03:22.784Z] #84 288.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-05T09:03:22.784Z] #84 288.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-05T09:03:22.784Z] #84 288.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-05T09:03:22.784Z] #84 288.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-05T09:03:22.784Z] #84 288.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-05T09:03:22.835Z] #77 ... [2022-09-05T09:03:22.835Z] [2022-09-05T09:03:22.835Z] #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-09-05T09:03:22.835Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:03:22.835Z] #60 21.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-05T09:03:22.835Z] #60 ... [2022-09-05T09:03:22.835Z] [2022-09-05T09:03:22.835Z] #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-09-05T09:03:22.835Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:22.835Z] #21 14.77 Fetched 8573 kB in 13s (639 kB/s) [2022-09-05T09:03:22.835Z] #21 14.77 Reading package lists... [2022-09-05T09:03:22.942Z] #77 167.2 checking linux/bpf.h usability... yes [2022-09-05T09:03:22.942Z] #77 167.6 checking linux/bpf.h presence... yes [2022-09-05T09:03:22.942Z] #77 167.8 checking for linux/bpf.h... yes [2022-09-05T09:03:23.041Z] #84 288.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-05T09:03:23.041Z] #84 289.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-05T09:03:23.041Z] #84 289.1 ---------------------------------------------------------------------- [2022-09-05T09:03:23.041Z] #84 289.1 Libraries have been installed in: [2022-09-05T09:03:23.041Z] #84 289.1 /usr/local/lib [2022-09-05T09:03:23.041Z] #84 289.1 [2022-09-05T09:03:23.041Z] #84 289.1 If you ever happen to want to link against installed libraries [2022-09-05T09:03:23.041Z] #84 289.1 in a given directory, LIBDIR, you must either use libtool, and [2022-09-05T09:03:23.041Z] #84 289.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-05T09:03:23.041Z] #84 289.1 flag during linking and do at least one of the following: [2022-09-05T09:03:23.041Z] #84 289.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-05T09:03:23.041Z] #84 289.1 during execution [2022-09-05T09:03:23.041Z] #84 289.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-05T09:03:23.041Z] #84 289.1 during linking [2022-09-05T09:03:23.041Z] #84 289.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-05T09:03:23.041Z] #84 289.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-05T09:03:23.041Z] #84 289.1 [2022-09-05T09:03:23.041Z] #84 289.1 See any operating system documentation about shared libraries for [2022-09-05T09:03:23.041Z] #84 289.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-05T09:03:23.041Z] #84 289.1 ---------------------------------------------------------------------- [2022-09-05T09:03:23.041Z] #84 289.1 /bin/mkdir -p '/build' [2022-09-05T09:03:23.041Z] #84 289.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-05T09:03:23.041Z] #84 289.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-05T09:03:23.094Z] #21 19.42 Reading package lists... [2022-09-05T09:03:23.094Z] #21 ... [2022-09-05T09:03:23.094Z] [2022-09-05T09:03:23.094Z] #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-09-05T09:03:23.094Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:03:23.094Z] #34 DONE 249.3s [2022-09-05T09:03:23.301Z] #84 289.3 make[3]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:23.301Z] #84 289.3 make[2]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:23.301Z] #84 289.3 make[1]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:23.353Z] [2022-09-05T09:03:23.353Z] #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-09-05T09:03:23.353Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:23.422Z] #77 194.9 libtool: link: ar cr libocispec.a [2022-09-05T09:03:23.422Z] #77 194.9 libtool: link: ranlib libocispec.a [2022-09-05T09:03:23.511Z] #77 167.8 checking compilation for eBPF... yes [2022-09-05T09:03:23.511Z] #77 168.1 checking for criu >= 3.15... no [2022-09-05T09:03:23.511Z] #77 168.1 configure: CRIU headers not found, building without CRIU support [2022-09-05T09:03:23.511Z] #77 168.1 checking for criu > 3.16... no [2022-09-05T09:03:23.511Z] #77 168.1 configure: CRIU version doesn't support join-ns API [2022-09-05T09:03:23.511Z] #77 168.1 checking for criu > 3.16.1... no [2022-09-05T09:03:23.511Z] #77 168.2 configure: CRIU version doesn't support for pre-dumping [2022-09-05T09:03:23.511Z] #77 168.2 checking for new mount API (fsconfig)... yes [2022-09-05T09:03:23.558Z] #84 DONE 289.6s [2022-09-05T09:03:23.558Z] [2022-09-05T09:03:23.558Z] #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-09-05T09:03:23.558Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:03:23.770Z] #77 168.4 checking for seccomp notify API... yes [2022-09-05T09:03:23.770Z] #77 168.7 checking for gperf... no [2022-09-05T09:03:23.770Z] #77 168.7 configure: gperf not found - cannot rebuild signal parser code [2022-09-05T09:03:23.921Z] #21 19.42 Reading package lists... [2022-09-05T09:03:23.921Z] #21 ... [2022-09-05T09:03:23.921Z] [2022-09-05T09:03:23.921Z] #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-09-05T09:03:23.921Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:23.921Z] #77 176.6 config.status: creating Makefile [2022-09-05T09:03:23.921Z] #77 176.7 config.status: creating rpm/crun.spec [2022-09-05T09:03:24.180Z] #77 176.9 config.status: creating config.h [2022-09-05T09:03:24.180Z] #77 177.0 config.status: executing libtool commands [2022-09-05T09:03:24.340Z] #77 168.7 checking for library containing argp_parse... none required [2022-09-05T09:03:24.439Z] #77 177.1 config.status: executing depfiles commands [2022-09-05T09:03:24.806Z] #77 196.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:03:24.806Z] #77 196.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:03:24.806Z] #77 196.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:03:24.806Z] #77 196.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:03:24.806Z] #77 196.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:03:24.806Z] #77 196.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:03:24.806Z] #77 196.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:03:24.806Z] #77 196.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-05T09:03:24.806Z] #77 196.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-05T09:03:24.806Z] #77 196.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-05T09:03:24.806Z] #77 196.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-05T09:03:24.806Z] #77 196.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-05T09:03:24.859Z] #77 169.5 checking that generated files are newer than configure... done [2022-09-05T09:03:24.859Z] #77 169.5 configure: creating ./config.status [2022-09-05T09:03:25.067Z] #77 196.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-05T09:03:25.067Z] #77 196.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-05T09:03:25.067Z] #77 196.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-05T09:03:25.067Z] #77 196.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-05T09:03:25.067Z] #77 197.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-05T09:03:25.327Z] #77 197.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-05T09:03:25.327Z] #77 197.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-05T09:03:25.327Z] #77 197.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-05T09:03:25.327Z] #77 197.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-05T09:03:25.327Z] #77 197.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-05T09:03:25.588Z] #77 197.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-05T09:03:25.588Z] #77 197.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-05T09:03:25.588Z] #77 197.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-05T09:03:25.848Z] #77 197.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-05T09:03:26.109Z] #77 197.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-05T09:03:26.109Z] #77 197.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-05T09:03:26.109Z] #77 197.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-05T09:03:26.370Z] #77 198.3 CC src/crun-crun.o [2022-09-05T09:03:26.630Z] #77 198.3 CC src/crun-run.o [2022-09-05T09:03:26.630Z] #77 198.5 CC src/crun-delete.o [2022-09-05T09:03:26.630Z] #77 198.5 CC src/crun-kill.o [2022-09-05T09:03:26.891Z] #77 198.7 CC src/crun-pause.o [2022-09-05T09:03:26.891Z] #77 198.7 CC src/crun-unpause.o [2022-09-05T09:03:26.972Z] #77 179.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-05T09:03:26.972Z] #77 179.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:03:27.151Z] #77 198.8 CC src/crun-spec.o [2022-09-05T09:03:27.151Z] #77 198.9 CC src/crun-exec.o [2022-09-05T09:03:27.151Z] #77 199.1 CC src/crun-list.o [2022-09-05T09:03:27.412Z] #77 199.2 CC src/crun-create.o [2022-09-05T09:03:27.672Z] #77 199.4 CC src/crun-start.o [2022-09-05T09:03:27.672Z] #77 199.5 CC src/crun-state.o [2022-09-05T09:03:27.672Z] #77 199.6 CC src/crun-update.o [2022-09-05T09:03:27.910Z] #77 ... [2022-09-05T09:03:27.910Z] [2022-09-05T09:03:27.910Z] #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-09-05T09:03:27.910Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T09:03:27.910Z] #36 254.1 Delve is a source level debugger for Go programs. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-05T09:03:27.910Z] #36 254.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Usage: [2022-09-05T09:03:27.910Z] #36 254.1 dlv [command] [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Available Commands: [2022-09-05T09:03:27.910Z] #36 254.1 attach Attach to running process and begin debugging. [2022-09-05T09:03:27.910Z] #36 254.1 connect Connect to a headless debug server with a terminal client. [2022-09-05T09:03:27.910Z] #36 254.1 core Examine a core dump. [2022-09-05T09:03:27.910Z] #36 254.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-05T09:03:27.910Z] #36 254.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-05T09:03:27.910Z] #36 254.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-05T09:03:27.910Z] #36 254.1 help Help about any command [2022-09-05T09:03:27.910Z] #36 254.1 run Deprecated command. Use 'debug' instead. [2022-09-05T09:03:27.910Z] #36 254.1 test Compile test binary and begin debugging program. [2022-09-05T09:03:27.910Z] #36 254.1 trace Compile and begin tracing program. [2022-09-05T09:03:27.910Z] #36 254.1 version Prints version. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Flags: [2022-09-05T09:03:27.910Z] #36 254.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-05T09:03:27.910Z] #36 254.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-05T09:03:27.910Z] #36 254.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-09-05T09:03:27.910Z] #36 254.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-05T09:03:27.910Z] #36 254.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-05T09:03:27.910Z] #36 254.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-09-05T09:03:27.910Z] #36 254.1 --disable-aslr Disables address space randomization [2022-09-05T09:03:27.910Z] #36 254.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-05T09:03:27.910Z] #36 254.1 -h, --help help for dlv [2022-09-05T09:03:27.910Z] #36 254.1 --init string Init file, executed by the terminal client. [2022-09-05T09:03:27.910Z] #36 254.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-05T09:03:27.910Z] #36 254.1 --log Enable debugging server logging. [2022-09-05T09:03:27.910Z] #36 254.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-05T09:03:27.910Z] #36 254.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-05T09:03:27.910Z] #36 254.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-05T09:03:27.910Z] #36 254.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-05T09:03:27.910Z] #36 254.1 --wd string Working directory for running the program. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Additional help topics: [2022-09-05T09:03:27.910Z] #36 254.1 dlv backend Help about the --backend flag. [2022-09-05T09:03:27.910Z] #36 254.1 dlv log Help about logging flags. [2022-09-05T09:03:27.910Z] #36 254.1 dlv redirect Help about file redirection. [2022-09-05T09:03:27.910Z] #36 254.1 [2022-09-05T09:03:27.910Z] #36 254.1 Use "dlv [command] --help" for more information about a command. [2022-09-05T09:03:27.910Z] #36 DONE 254.2s [2022-09-05T09:03:27.945Z] #77 199.8 CC src/crun-ps.o [2022-09-05T09:03:28.169Z] [2022-09-05T09:03:28.169Z] #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-09-05T09:03:28.169Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:28.169Z] #77 180.8 checking for gcc... gcc [2022-09-05T09:03:28.205Z] #77 200.0 CC src/crun-checkpoint.o [2022-09-05T09:03:28.206Z] #77 200.2 CC src/crun-restore.o [2022-09-05T09:03:28.428Z] #77 181.0 checking whether the C compiler works... yes [2022-09-05T09:03:28.428Z] #77 181.3 checking for C compiler default output file name... a.out [2022-09-05T09:03:28.466Z] #77 200.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-05T09:03:28.687Z] #77 181.3 checking for suffix of executables... [2022-09-05T09:03:28.726Z] #77 200.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-05T09:03:28.987Z] #77 200.8 CC src/libcrun/libcrun_la-container.lo [2022-09-05T09:03:28.987Z] #77 200.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-05T09:03:29.205Z] #77 181.6 checking whether we are cross compiling... no [2022-09-05T09:03:29.205Z] #77 182.0 checking for suffix of object files... o [2022-09-05T09:03:29.247Z] #77 201.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-05T09:03:29.463Z] #77 182.1 checking whether we are using the GNU C compiler... yes [2022-09-05T09:03:29.508Z] #77 201.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-05T09:03:29.722Z] #77 182.3 checking whether gcc accepts -g... yes [2022-09-05T09:03:29.769Z] #77 201.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-05T09:03:29.983Z] #77 182.5 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:03:30.030Z] #77 201.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-05T09:03:30.030Z] #77 201.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-05T09:03:30.138Z] #77 174.7 config.status: creating Makefile [2022-09-05T09:03:30.138Z] #77 174.8 config.status: creating rpm/crun.spec [2022-09-05T09:03:30.138Z] #77 175.0 config.status: creating config.h [2022-09-05T09:03:30.138Z] #77 ... [2022-09-05T09:03:30.138Z] [2022-09-05T09:03:30.139Z] #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-09-05T09:03:30.139Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:30.139Z] #21 14.62 Fetched 8573 kB in 13s (662 kB/s) [2022-09-05T09:03:30.139Z] #21 14.62 Reading package lists... [2022-09-05T09:03:30.243Z] #77 182.7 checking whether gcc understands -c and -o together... yes [2022-09-05T09:03:30.399Z] #21 19.73 Reading package lists... [2022-09-05T09:03:30.399Z] #21 ... [2022-09-05T09:03:30.399Z] [2022-09-05T09:03:30.399Z] #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-09-05T09:03:30.399Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:30.399Z] #77 175.1 config.status: executing libtool commands [2022-09-05T09:03:30.399Z] #77 175.3 config.status: executing depfiles commands [2022-09-05T09:03:30.463Z] #77 ... [2022-09-05T09:03:30.463Z] [2022-09-05T09:03:30.463Z] #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-09-05T09:03:30.463Z] #26 sha256:19968b40b9dcceab69d2ef77269b89dbffee43136baffe08d92ee76c06b17b25 [2022-09-05T09:03:30.463Z] #26 264.1 + return [2022-09-05T09:03:30.463Z] #26 DONE 265.9s [2022-09-05T09:03:30.463Z] [2022-09-05T09:03:30.463Z] #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-09-05T09:03:30.463Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:03:30.501Z] #77 183.0 checking how to run the C preprocessor... gcc -E [2022-09-05T09:03:30.601Z] #77 202.3 CC src/libcrun/libcrun_la-criu.lo [2022-09-05T09:03:30.760Z] #77 183.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:03:30.760Z] #77 183.5 checking for egrep... /bin/grep -E [2022-09-05T09:03:30.863Z] #77 202.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-05T09:03:30.863Z] #77 202.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-05T09:03:30.969Z] #77 ... [2022-09-05T09:03:30.969Z] [2022-09-05T09:03:30.969Z] #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-09-05T09:03:30.969Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-05T09:03:30.969Z] #34 DONE 249.9s [2022-09-05T09:03:31.029Z] #60 ... [2022-09-05T09:03:31.029Z] [2022-09-05T09:03:31.029Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-05T09:03:31.029Z] #27 sha256:82c2cefe899371cefdc6e237c054ef2a887a09b907dd37b61c44233b9b288abf [2022-09-05T09:03:31.124Z] #77 202.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-05T09:03:31.229Z] [2022-09-05T09:03:31.229Z] #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-09-05T09:03:31.229Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:31.385Z] #77 203.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-05T09:03:31.385Z] #77 203.4 CC src/libcrun/libcrun_la-error.lo [2022-09-05T09:03:31.646Z] #77 203.5 CC src/libcrun/libcrun_la-status.lo [2022-09-05T09:03:31.653Z] #19 343.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-05T09:03:31.653Z] #19 343.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:31.653Z] #19 343.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:03:31.653Z] #19 343.7 Selecting previously unselected package patch. [2022-09-05T09:03:31.653Z] #19 343.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:03:31.653Z] #19 343.7 Unpacking patch (2.7.6-7) ... [2022-09-05T09:03:31.653Z] #19 343.8 Selecting previously unselected package dpkg-dev. [2022-09-05T09:03:31.653Z] #19 343.8 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-05T09:03:31.653Z] #19 343.8 Unpacking dpkg-dev (1.20.11) ... [2022-09-05T09:03:31.653Z] #19 344.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-05T09:03:31.653Z] #19 344.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-05T09:03:31.653Z] #19 344.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-05T09:03:31.653Z] #19 344.3 Selecting previously unselected package libio-string-perl. [2022-09-05T09:03:31.653Z] #19 344.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-05T09:03:31.653Z] #19 344.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-05T09:03:31.653Z] #19 344.4 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:03:31.653Z] #19 344.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:03:31.653Z] #19 344.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:03:31.799Z] #21 24.80 Building dependency tree... [2022-09-05T09:03:31.969Z] #27 DONE 0.5s [2022-09-05T09:03:31.969Z] [2022-09-05T09:03:31.969Z] #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-09-05T09:03:31.969Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-05T09:03:31.969Z] #55 267.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-05T09:03:31.969Z] #55 DONE 267.8s [2022-09-05T09:03:31.969Z] [2022-09-05T09:03:31.969Z] #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-09-05T09:03:31.969Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:03:31.969Z] #77 221.7 AR libcrun_testing.a [2022-09-05T09:03:31.969Z] #77 221.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-05T09:03:31.969Z] #77 221.8 CCLD tests/tests_libcrun_errors [2022-09-05T09:03:31.969Z] #77 221.8 CCLD tests/tests_libcrun_utils [2022-09-05T09:03:31.969Z] #77 221.8 CCLD tests/tests_libcrun_fuzzer [2022-09-05T09:03:32.136Z] #77 183.5 checking for ANSI C header files... yes [2022-09-05T09:03:32.136Z] #77 184.7 checking for sys/types.h... yes [2022-09-05T09:03:32.217Z] #77 203.8 CC src/libcrun/libcrun_la-terminal.lo [2022-09-05T09:03:32.227Z] #77 ... [2022-09-05T09:03:32.227Z] [2022-09-05T09:03:32.227Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-05T09:03:32.227Z] #32 sha256:ee64b64252bab0fd48e4fcc928dc18f2af443723b1801a9d0981247756792b15 [2022-09-05T09:03:32.227Z] #32 DONE 0.5s [2022-09-05T09:03:32.227Z] [2022-09-05T09:03:32.227Z] #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-09-05T09:03:32.227Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:03:32.227Z] #77 222.5 CCLD libcrun.la [2022-09-05T09:03:32.394Z] #77 185.0 checking for sys/stat.h... yes [2022-09-05T09:03:32.478Z] #77 204.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-05T09:03:32.478Z] #77 204.4 CC src/libcrun/libcrun_la-signals.lo [2022-09-05T09:03:32.653Z] #77 185.1 checking for stdlib.h... yes [2022-09-05T09:03:32.739Z] #77 204.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-05T09:03:32.794Z] #77 ... [2022-09-05T09:03:32.794Z] [2022-09-05T09:03:32.794Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-05T09:03:32.794Z] #35 sha256:2fd1223bfcacf251b9f889329b086e9cc5c91a48d53aef50e65f4f87fb887dd9 [2022-09-05T09:03:32.794Z] #35 DONE 0.4s [2022-09-05T09:03:32.794Z] [2022-09-05T09:03:32.794Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-05T09:03:32.794Z] #37 sha256:c2773d562e41a9ed2eed18e7fbf757fe52f2cd56aad8c9d9c24179209889d9e8 [2022-09-05T09:03:32.915Z] #77 185.5 checking for string.h... yes [2022-09-05T09:03:33.174Z] #77 185.8 checking for memory.h... yes [2022-09-05T09:03:33.198Z] #21 ... [2022-09-05T09:03:33.198Z] [2022-09-05T09:03:33.198Z] #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-09-05T09:03:33.198Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-05T09:03:33.198Z] #36 252.2 Delve is a source level debugger for Go programs. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-05T09:03:33.198Z] #36 252.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Pass flags to the program you are debugging using `--`, for example: [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Usage: [2022-09-05T09:03:33.198Z] #36 252.2 dlv [command] [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Available Commands: [2022-09-05T09:03:33.198Z] #36 252.2 attach Attach to running process and begin debugging. [2022-09-05T09:03:33.198Z] #36 252.2 connect Connect to a headless debug server with a terminal client. [2022-09-05T09:03:33.198Z] #36 252.2 core Examine a core dump. [2022-09-05T09:03:33.198Z] #36 252.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-05T09:03:33.198Z] #36 252.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-05T09:03:33.198Z] #36 252.2 exec Execute a precompiled binary, and begin a debug session. [2022-09-05T09:03:33.198Z] #36 252.2 help Help about any command [2022-09-05T09:03:33.198Z] #36 252.2 run Deprecated command. Use 'debug' instead. [2022-09-05T09:03:33.198Z] #36 252.2 test Compile test binary and begin debugging program. [2022-09-05T09:03:33.198Z] #36 252.2 trace Compile and begin tracing program. [2022-09-05T09:03:33.198Z] #36 252.2 version Prints version. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Flags: [2022-09-05T09:03:33.198Z] #36 252.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-05T09:03:33.198Z] #36 252.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-05T09:03:33.198Z] #36 252.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-09-05T09:03:33.198Z] #36 252.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-05T09:03:33.198Z] #36 252.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-05T09:03:33.198Z] #36 252.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-09-05T09:03:33.198Z] #36 252.2 --disable-aslr Disables address space randomization [2022-09-05T09:03:33.198Z] #36 252.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-05T09:03:33.198Z] #36 252.2 -h, --help help for dlv [2022-09-05T09:03:33.198Z] #36 252.2 --init string Init file, executed by the terminal client. [2022-09-05T09:03:33.198Z] #36 252.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-05T09:03:33.198Z] #36 252.2 --log Enable debugging server logging. [2022-09-05T09:03:33.198Z] #36 252.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-05T09:03:33.198Z] #36 252.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-05T09:03:33.198Z] #36 252.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-05T09:03:33.198Z] #36 252.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-05T09:03:33.198Z] #36 252.2 --wd string Working directory for running the program. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Additional help topics: [2022-09-05T09:03:33.198Z] #36 252.2 dlv backend Help about the --backend flag. [2022-09-05T09:03:33.198Z] #36 252.2 dlv log Help about logging flags. [2022-09-05T09:03:33.198Z] #36 252.2 dlv redirect Help about file redirection. [2022-09-05T09:03:33.198Z] #36 252.2 [2022-09-05T09:03:33.198Z] #36 252.2 Use "dlv [command] --help" for more information about a command. [2022-09-05T09:03:33.198Z] #36 DONE 252.3s [2022-09-05T09:03:33.198Z] [2022-09-05T09:03:33.198Z] #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-09-05T09:03:33.198Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:33.198Z] #77 177.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-05T09:03:33.198Z] #77 178.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:03:33.361Z] #37 DONE 0.7s [2022-09-05T09:03:33.361Z] [2022-09-05T09:03:33.361Z] #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-09-05T09:03:33.361Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:03:33.361Z] #77 223.5 CCLD crun [2022-09-05T09:03:33.361Z] #77 ... [2022-09-05T09:03:33.361Z] [2022-09-05T09:03:33.361Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-05T09:03:33.361Z] #39 sha256:13206bd0a618d804f444a7c521a8e5d268aaf887a68dd6b7452ee572539c5575 [2022-09-05T09:03:33.361Z] #39 DONE 0.1s [2022-09-05T09:03:33.361Z] [2022-09-05T09:03:33.361Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-05T09:03:33.361Z] #41 sha256:c8a37b5a13d2b84939ff8a127d190e458276fb2119927ff5cae6ba8600b762ad [2022-09-05T09:03:33.361Z] #41 DONE 0.1s [2022-09-05T09:03:33.361Z] [2022-09-05T09:03:33.361Z] #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-09-05T09:03:33.361Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:03:33.545Z] #19 346.4 Selecting previously unselected package libxml2:amd64. [2022-09-05T09:03:33.545Z] #19 346.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-05T09:03:33.545Z] #19 346.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:03:33.545Z] #19 346.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-05T09:03:33.545Z] #19 346.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-05T09:03:33.545Z] #19 346.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-05T09:03:33.545Z] #19 346.5 Selecting previously unselected package libxml-sax-base-perl. [2022-09-05T09:03:33.545Z] #19 346.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-05T09:03:33.545Z] #19 346.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-05T09:03:33.545Z] #19 346.6 Selecting previously unselected package libxml-sax-perl. [2022-09-05T09:03:33.545Z] #19 346.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-05T09:03:33.545Z] #19 346.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-05T09:03:33.545Z] #19 346.6 Selecting previously unselected package libxml-libxml-perl. [2022-09-05T09:03:33.545Z] #19 346.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-05T09:03:33.545Z] #19 346.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-05T09:03:33.545Z] #19 346.7 Selecting previously unselected package libxml-simple-perl. [2022-09-05T09:03:33.545Z] #19 346.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-05T09:03:33.545Z] #19 346.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-05T09:03:33.619Z] #60 ... [2022-09-05T09:03:33.619Z] [2022-09-05T09:03:33.619Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-05T09:03:33.619Z] #45 sha256:b9a7d320b4a9a5f8e8d8bd701be5d2535207da0b967e48d73ffab565d76e5f46 [2022-09-05T09:03:33.619Z] #45 DONE 0.1s [2022-09-05T09:03:33.619Z] [2022-09-05T09:03:33.620Z] #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-09-05T09:03:33.620Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-05T09:03:33.620Z] #77 224.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-05T09:03:33.681Z] #77 ... [2022-09-05T09:03:33.681Z] [2022-09-05T09:03:33.681Z] #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-09-05T09:03:33.681Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:03:33.681Z] #47 245.2 + dpkg --print-architecture [2022-09-05T09:03:33.681Z] #47 245.2 + git checkout -q v2.1.0 [2022-09-05T09:03:33.681Z] #47 245.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-05T09:03:33.681Z] #47 245.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-05T09:03:33.741Z] #77 186.0 checking for strings.h... yes [2022-09-05T09:03:33.741Z] #77 186.4 checking for inttypes.h... yes [2022-09-05T09:03:33.766Z] #77 178.6 checking for gcc... gcc [2022-09-05T09:03:33.802Z] #19 346.8 Selecting previously unselected package libyaml-perl. [2022-09-05T09:03:33.802Z] #19 346.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-05T09:03:33.802Z] #19 346.8 Unpacking libyaml-perl (1.30-1) ... [2022-09-05T09:03:33.802Z] #19 346.8 Selecting previously unselected package libconfig-auto-perl. [2022-09-05T09:03:33.802Z] #19 346.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-05T09:03:33.802Z] #19 346.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-05T09:03:33.802Z] #19 346.9 Selecting previously unselected package libfile-which-perl. [2022-09-05T09:03:33.802Z] #19 346.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-05T09:03:33.802Z] #19 346.9 Unpacking libfile-which-perl (1.23-1) ... [2022-09-05T09:03:33.802Z] #19 346.9 Selecting previously unselected package libfile-homedir-perl. [2022-09-05T09:03:33.878Z] #77 224.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-05T09:03:33.878Z] #77 224.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-05T09:03:33.878Z] #77 224.2 /bin/mkdir -p '/usr/local/lib' [2022-09-05T09:03:33.878Z] #77 224.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-05T09:03:33.878Z] #77 224.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-05T09:03:33.878Z] #77 224.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-05T09:03:33.878Z] #77 224.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-05T09:03:33.878Z] #77 224.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-05T09:03:34.000Z] #77 186.7 checking for stdint.h... yes [2022-09-05T09:03:34.057Z] #19 346.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-05T09:03:34.058Z] #19 346.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-05T09:03:34.058Z] #19 347.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-05T09:03:34.058Z] #19 347.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-05T09:03:34.058Z] #19 347.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-05T09:03:34.058Z] #19 347.0 Selecting previously unselected package dpkg-cross. [2022-09-05T09:03:34.058Z] #19 347.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-05T09:03:34.058Z] #19 347.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-05T09:03:34.058Z] #19 347.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-05T09:03:34.058Z] #19 347.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-05T09:03:34.058Z] #19 347.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-05T09:03:34.058Z] #19 347.2 Selecting previously unselected package libc6-armel-cross. [2022-09-05T09:03:34.136Z] #77 224.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-05T09:03:34.136Z] #77 224.6 ---------------------------------------------------------------------- [2022-09-05T09:03:34.136Z] #77 224.6 Libraries have been installed in: [2022-09-05T09:03:34.136Z] #77 224.6 /usr/local/lib [2022-09-05T09:03:34.136Z] #77 224.6 [2022-09-05T09:03:34.136Z] #77 224.6 If you ever happen to want to link against installed libraries [2022-09-05T09:03:34.136Z] #77 224.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-05T09:03:34.136Z] #77 224.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-05T09:03:34.136Z] #77 224.6 flag during linking and do at least one of the following: [2022-09-05T09:03:34.136Z] #77 224.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-05T09:03:34.136Z] #77 224.6 during execution [2022-09-05T09:03:34.136Z] #77 224.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-05T09:03:34.136Z] #77 224.6 during linking [2022-09-05T09:03:34.136Z] #77 224.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-05T09:03:34.136Z] #77 224.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-05T09:03:34.136Z] #77 224.6 [2022-09-05T09:03:34.136Z] #77 224.6 See any operating system documentation about shared libraries for [2022-09-05T09:03:34.136Z] #77 224.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-05T09:03:34.136Z] #77 224.6 ---------------------------------------------------------------------- [2022-09-05T09:03:34.136Z] #77 224.6 /bin/mkdir -p '/build' [2022-09-05T09:03:34.136Z] #77 224.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-05T09:03:34.136Z] #77 224.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-05T09:03:34.252Z] #47 ... [2022-09-05T09:03:34.252Z] [2022-09-05T09:03:34.252Z] #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-09-05T09:03:34.252Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:34.252Z] #77 206.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-05T09:03:34.314Z] #19 347.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:34.314Z] #19 347.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-05T09:03:34.314Z] #19 347.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-05T09:03:34.314Z] #19 347.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.314Z] #19 347.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.314Z] #19 347.4 Selecting previously unselected package libgomp1-armel-cross. [2022-09-05T09:03:34.314Z] #19 347.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.314Z] #19 347.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.314Z] #19 347.4 Selecting previously unselected package libatomic1-armel-cross. [2022-09-05T09:03:34.314Z] #19 347.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.314Z] #19 347.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.395Z] #77 224.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:34.395Z] #77 224.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:34.395Z] #77 224.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-05T09:03:34.517Z] #77 186.9 checking for unistd.h... yes [2022-09-05T09:03:34.517Z] #77 187.2 checking minix/config.h usability... no [2022-09-05T09:03:34.570Z] #19 347.4 Selecting previously unselected package libasan6-armel-cross. [2022-09-05T09:03:34.570Z] #19 347.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.570Z] #19 347.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.595Z] #77 178.8 checking whether the C compiler works... yes [2022-09-05T09:03:34.595Z] #77 179.2 checking for C compiler default output file name... a.out [2022-09-05T09:03:34.776Z] #77 187.4 checking minix/config.h presence... no [2022-09-05T09:03:34.776Z] #77 187.5 checking for minix/config.h... no [2022-09-05T09:03:34.822Z] #77 206.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-05T09:03:34.823Z] #77 206.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-05T09:03:34.827Z] #19 347.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-05T09:03:34.827Z] #19 347.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.827Z] #19 347.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.827Z] #19 347.9 Selecting previously unselected package libubsan1-armel-cross. [2022-09-05T09:03:34.827Z] #19 347.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:34.827Z] #19 347.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:34.855Z] #77 179.2 checking for suffix of executables... [2022-09-05T09:03:34.855Z] #77 179.5 checking whether we are cross compiling... no [2022-09-05T09:03:34.965Z] #77 DONE 225.2s [2022-09-05T09:03:34.965Z] [2022-09-05T09:03:34.965Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-05T09:03:34.965Z] #48 sha256:ac15bf6cced58c7eecf51598e9db51703bcfa992d66bda176c2a74560d854cba [2022-09-05T09:03:34.965Z] #48 DONE 1.3s [2022-09-05T09:03:34.965Z] [2022-09-05T09:03:34.965Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-05T09:03:34.965Z] #52 sha256:80de8369eb7e62a8d9d344a7c5deabda0203464af0233f2538ab2947c254c0d3 [2022-09-05T09:03:35.035Z] #77 187.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-05T09:03:35.083Z] #19 348.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-05T09:03:35.083Z] #19 348.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:35.083Z] #19 348.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:35.084Z] #77 206.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-05T09:03:35.115Z] #77 179.8 checking for suffix of object files... o [2022-09-05T09:03:35.227Z] #52 DONE 0.4s [2022-09-05T09:03:35.227Z] [2022-09-05T09:03:35.227Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-05T09:03:35.227Z] #54 sha256:af8d429b955cb369816ad334baa34414ad4f9cf0f4d14dae03d5e062d0e1f484 [2022-09-05T09:03:35.227Z] #54 DONE 0.1s [2022-09-05T09:03:35.227Z] [2022-09-05T09:03:35.227Z] #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-09-05T09:03:35.227Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:03:35.339Z] #19 348.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-05T09:03:35.340Z] #19 348.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:35.340Z] #19 348.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:03:35.378Z] #77 179.9 checking whether we are using the GNU C compiler... yes [2022-09-05T09:03:35.378Z] #77 180.1 checking whether gcc accepts -g... yes [2022-09-05T09:03:35.488Z] #60 ... [2022-09-05T09:03:35.488Z] [2022-09-05T09:03:35.488Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-05T09:03:35.488Z] #56 sha256:c602ef7a3f08a87d73c60f68010fadbb2116560dbea1a77fecd94e898de0916a [2022-09-05T09:03:35.552Z] #77 187.9 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:03:35.657Z] #77 207.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-05T09:03:35.811Z] #77 188.4 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:03:35.811Z] #77 188.4 checking how to print strings... printf [2022-09-05T09:03:35.811Z] #77 188.5 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:03:35.811Z] #77 188.5 checking for fgrep... /bin/grep -F [2022-09-05T09:03:35.811Z] #77 188.6 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:03:35.811Z] #77 188.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:03:35.811Z] #77 ... [2022-09-05T09:03:35.811Z] [2022-09-05T09:03:35.811Z] #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-09-05T09:03:35.811Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:35.811Z] #21 19.42 Reading package lists... [2022-09-05T09:03:35.811Z] #21 23.93 Building dependency tree... [2022-09-05T09:03:35.811Z] #21 27.22 The following additional packages will be installed: [2022-09-05T09:03:35.811Z] #21 27.24 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-05T09:03:35.811Z] #21 27.24 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-05T09:03:35.811Z] #21 27.24 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-05T09:03:35.811Z] #21 27.24 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:03:35.811Z] #21 27.24 python3-pkg-resources systemd vim-runtime xxd [2022-09-05T09:03:35.811Z] #21 27.26 Suggested packages: [2022-09-05T09:03:35.811Z] #21 27.26 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-05T09:03:35.811Z] #21 27.26 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-05T09:03:35.811Z] #21 27.26 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-05T09:03:35.811Z] #21 27.26 Recommended packages: [2022-09-05T09:03:35.811Z] #21 27.26 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-05T09:03:35.811Z] #21 27.26 systemd-timesyncd | time-daemon unzip [2022-09-05T09:03:35.811Z] #21 29.91 The following NEW packages will be installed: [2022-09-05T09:03:35.811Z] #21 29.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-05T09:03:35.811Z] #21 29.92 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-05T09:03:35.811Z] #21 29.93 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-05T09:03:35.811Z] #21 29.93 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-05T09:03:35.811Z] #21 29.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-05T09:03:35.811Z] #21 29.93 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:03:35.811Z] #21 29.93 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-05T09:03:35.811Z] #21 29.93 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-05T09:03:35.811Z] #21 29.93 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-05T09:03:35.811Z] #21 30.40 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:03:35.811Z] #21 30.40 Need to get 32.8 MB of archives. [2022-09-05T09:03:35.811Z] #21 30.40 After this operation, 124 MB of additional disk space will be used. [2022-09-05T09:03:35.811Z] #21 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:03:35.811Z] #21 30.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-05T09:03:35.811Z] #21 30.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-05T09:03:35.811Z] #21 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-05T09:03:35.811Z] #21 30.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-05T09:03:35.811Z] #21 30.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-05T09:03:35.811Z] #21 30.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-05T09:03:35.811Z] #21 30.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-05T09:03:35.811Z] #21 30.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-05T09:03:35.811Z] #21 30.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-05T09:03:35.811Z] #21 30.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-05T09:03:35.811Z] #21 30.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-05T09:03:35.811Z] #21 30.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-05T09:03:35.811Z] #21 30.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-05T09:03:35.811Z] #21 30.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:03:35.811Z] #21 30.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:03:35.811Z] #21 30.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-05T09:03:35.811Z] #21 30.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:03:35.811Z] #21 30.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T09:03:35.811Z] #21 30.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-05T09:03:35.811Z] #21 30.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-05T09:03:35.811Z] #21 30.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-05T09:03:35.811Z] #21 30.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-05T09:03:35.811Z] #21 30.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-05T09:03:35.811Z] #21 30.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-05T09:03:35.811Z] #21 30.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-05T09:03:35.811Z] #21 30.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T09:03:35.811Z] #21 30.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T09:03:35.811Z] #21 30.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T09:03:35.811Z] #21 30.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-05T09:03:35.811Z] #21 30.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-05T09:03:35.811Z] #21 30.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:03:35.811Z] #21 31.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-05T09:03:35.811Z] #21 31.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-05T09:03:35.811Z] #21 31.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:03:35.811Z] #21 31.38 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-09-05T09:03:35.811Z] #21 31.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:03:35.811Z] #21 31.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:03:35.811Z] #21 31.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-05T09:03:35.811Z] #21 31.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:03:35.811Z] #21 31.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-05T09:03:35.811Z] #21 31.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-05T09:03:35.811Z] #21 31.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-05T09:03:35.811Z] #21 31.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:03:35.811Z] #21 31.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-05T09:03:35.811Z] #21 31.69 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-05T09:03:35.811Z] #21 31.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-05T09:03:35.811Z] #21 31.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-05T09:03:35.811Z] #21 31.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-05T09:03:35.811Z] #21 31.87 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-05T09:03:35.811Z] #21 31.92 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-05T09:03:35.811Z] #21 31.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-05T09:03:35.811Z] #21 32.30 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-05T09:03:35.811Z] #21 32.36 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-05T09:03:35.811Z] #21 32.39 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-05T09:03:35.811Z] #21 32.40 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-05T09:03:35.811Z] #21 33.26 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:03:35.811Z] #21 33.54 Fetched 32.8 MB in 2s (13.5 MB/s) [2022-09-05T09:03:35.811Z] #21 33.70 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:03:35.811Z] #21 33.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 ... 24018 files and directories currently installed.) [2022-09-05T09:03:35.811Z] #21 33.78 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:03:35.811Z] #21 33.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:03:35.904Z] #19 ... [2022-09-05T09:03:35.904Z] [2022-09-05T09:03:35.904Z] #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-09-05T09:03:35.904Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:03:35.904Z] #62 360.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-05T09:03:35.904Z] #62 DONE 360.8s [2022-09-05T09:03:35.904Z] [2022-09-05T09:03:35.904Z] #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-09-05T09:03:35.904Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-05T09:03:35.918Z] #77 207.7 CC tests/init.o [2022-09-05T09:03:35.948Z] #77 180.3 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:03:36.070Z] #21 ... [2022-09-05T09:03:36.070Z] [2022-09-05T09:03:36.070Z] #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-09-05T09:03:36.070Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:36.070Z] #77 188.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:03:36.070Z] #77 188.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:03:36.070Z] #77 188.9 checking whether ln -s works... yes [2022-09-05T09:03:36.180Z] #77 208.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-05T09:03:36.208Z] #77 180.7 checking whether gcc understands -c and -o together... yes [2022-09-05T09:03:36.329Z] #77 188.9 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:03:36.329Z] #77 189.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:03:36.329Z] #77 189.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:03:36.329Z] #77 189.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:03:36.329Z] #77 189.1 checking for objdump... objdump [2022-09-05T09:03:36.329Z] #77 189.1 checking how to recognize dependent libraries... pass_all [2022-09-05T09:03:36.329Z] #77 189.1 checking for dlltool... no [2022-09-05T09:03:36.329Z] #77 189.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:03:36.329Z] #77 189.1 checking for ar... ar [2022-09-05T09:03:36.468Z] #77 181.1 checking how to run the C preprocessor... gcc -E [2022-09-05T09:03:36.587Z] #77 189.1 checking for archiver @FILE support... @ [2022-09-05T09:03:36.587Z] #77 189.5 checking for strip... strip [2022-09-05T09:03:36.728Z] #77 181.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:03:36.728Z] #77 181.6 checking for egrep... /bin/grep -E [2022-09-05T09:03:36.846Z] #77 189.5 checking for ranlib... ranlib [2022-09-05T09:03:36.846Z] #77 189.5 checking for gawk... no [2022-09-05T09:03:36.846Z] #77 189.5 checking for mawk... mawk [2022-09-05T09:03:36.867Z] #56 DONE 1.3s [2022-09-05T09:03:36.867Z] [2022-09-05T09:03:36.867Z] #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-09-05T09:03:36.867Z] #60 sha256:dc6ec836239d3ddb81904dc02ee785a42470ad781be211611e00fe578c6b95b0 [2022-09-05T09:03:36.867Z] #60 157.7 + mkdir -p /build [2022-09-05T09:03:36.867Z] #60 157.7 + cp runc /build/runc [2022-09-05T09:03:36.867Z] #60 DONE 158.2s [2022-09-05T09:03:36.867Z] [2022-09-05T09:03:36.867Z] #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-09-05T09:03:36.867Z] #64 sha256:55285baa557674f40794d8c03164ce6f534b7ef6b944278ca163331cef2eb56f [2022-09-05T09:03:36.867Z] #64 ... [2022-09-05T09:03:36.867Z] [2022-09-05T09:03:36.867Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-05T09:03:36.867Z] #58 sha256:b190d936d2c17e2d257569c36f85063ebbfe3361ca263f682ec0eca4a8df8e1f [2022-09-05T09:03:36.867Z] #58 DONE 0.2s [2022-09-05T09:03:36.867Z] [2022-09-05T09:03:36.867Z] #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-09-05T09:03:36.867Z] #64 sha256:55285baa557674f40794d8c03164ce6f534b7ef6b944278ca163331cef2eb56f [2022-09-05T09:03:37.414Z] #77 189.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:03:37.414Z] #77 190.2 checking for sysroot... no [2022-09-05T09:03:37.414Z] #77 190.2 checking for a working dd... /bin/dd [2022-09-05T09:03:37.442Z] #64 ... [2022-09-05T09:03:37.442Z] [2022-09-05T09:03:37.442Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-05T09:03:37.442Z] #61 sha256:dd3562bcde2f2b32aeb86d05dc9998336128aa3db0918cdf66d580b305f5efd8 [2022-09-05T09:03:37.669Z] #77 181.6 checking for ANSI C header files... yes [2022-09-05T09:03:37.673Z] #77 190.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:03:37.673Z] #77 190.4 checking for mt... no [2022-09-05T09:03:37.673Z] #77 190.4 checking if : is a manifest tool... no [2022-09-05T09:03:37.700Z] #61 DONE 0.1s [2022-09-05T09:03:37.700Z] [2022-09-05T09:03:37.700Z] #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-09-05T09:03:37.700Z] #64 sha256:55285baa557674f40794d8c03164ce6f534b7ef6b944278ca163331cef2eb56f [2022-09-05T09:03:37.931Z] #77 182.6 checking for sys/types.h... yes [2022-09-05T09:03:38.191Z] #77 190.6 checking for dlfcn.h... yes [2022-09-05T09:03:38.191Z] #77 190.9 checking for objdir... .libs [2022-09-05T09:03:38.191Z] #77 182.8 checking for sys/stat.h... yes [2022-09-05T09:03:38.191Z] #77 183.0 checking for stdlib.h... yes [2022-09-05T09:03:38.450Z] #77 191.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:03:38.450Z] #77 191.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:03:38.451Z] #77 183.2 checking for string.h... yes [2022-09-05T09:03:38.709Z] #77 191.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:03:39.022Z] #77 183.4 checking for memory.h... yes [2022-09-05T09:03:39.022Z] #77 183.7 checking for strings.h... yes [2022-09-05T09:03:39.022Z] #77 183.9 checking for inttypes.h... yes [2022-09-05T09:03:39.278Z] #77 191.5 checking if gcc static flag -static works... yes [2022-09-05T09:03:39.278Z] #77 191.9 checking if gcc supports -c -o file.o... yes [2022-09-05T09:03:39.278Z] #77 192.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:03:39.288Z] #77 184.1 checking for stdint.h... yes [2022-09-05T09:03:39.537Z] #77 192.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:03:39.601Z] #64 242.3 + bin/containerd [2022-09-05T09:03:39.796Z] #77 192.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:03:39.796Z] #77 192.6 checking how to hardcode library paths into programs... immediate [2022-09-05T09:03:39.796Z] #77 192.6 checking whether stripping libraries is possible... yes [2022-09-05T09:03:39.796Z] #77 192.6 checking if libtool supports shared libraries... yes [2022-09-05T09:03:39.796Z] #77 192.6 checking whether to build shared libraries... no [2022-09-05T09:03:39.796Z] #77 192.6 checking whether to build static libraries... yes [2022-09-05T09:03:39.796Z] #77 192.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:39.807Z] #77 184.4 checking for unistd.h... yes [2022-09-05T09:03:40.055Z] #77 192.6 checking whether build environment is sane... yes [2022-09-05T09:03:40.055Z] #77 192.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:40.055Z] #77 192.7 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:40.055Z] #77 192.7 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:40.055Z] #77 192.8 checking whether make supports nested variables... yes [2022-09-05T09:03:40.055Z] #77 192.8 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:40.055Z] #77 192.8 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:40.055Z] #77 192.8 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:40.055Z] #77 192.9 checking dependency style of gcc... gcc3 [2022-09-05T09:03:40.067Z] #77 184.7 checking minix/config.h usability... [2022-09-05T09:03:40.067Z] #77 ... [2022-09-05T09:03:40.067Z] [2022-09-05T09:03:40.067Z] #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-09-05T09:03:40.067Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:40.067Z] #21 28.17 The following additional packages will be installed: [2022-09-05T09:03:40.067Z] #21 28.17 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-05T09:03:40.067Z] #21 28.17 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-05T09:03:40.067Z] #21 28.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-05T09:03:40.067Z] #21 28.20 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:03:40.067Z] #21 28.20 python3-pkg-resources systemd vim-runtime xxd [2022-09-05T09:03:40.067Z] #21 28.20 Suggested packages: [2022-09-05T09:03:40.067Z] #21 28.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-05T09:03:40.067Z] #21 28.20 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-05T09:03:40.067Z] #21 28.20 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-05T09:03:40.067Z] #21 28.20 Recommended packages: [2022-09-05T09:03:40.067Z] #21 28.20 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-05T09:03:40.067Z] #21 28.20 systemd-timesyncd | time-daemon unzip [2022-09-05T09:03:40.067Z] #21 30.81 The following NEW packages will be installed: [2022-09-05T09:03:40.067Z] #21 30.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-05T09:03:40.068Z] #21 30.83 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-05T09:03:40.068Z] #21 30.83 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-05T09:03:40.068Z] #21 30.83 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-05T09:03:40.068Z] #21 30.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-05T09:03:40.068Z] #21 30.83 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-05T09:03:40.068Z] #21 30.83 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-05T09:03:40.068Z] #21 30.84 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-05T09:03:40.068Z] #21 30.84 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-05T09:03:40.068Z] #21 31.32 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:03:40.068Z] #21 31.32 Need to get 32.8 MB of archives. [2022-09-05T09:03:40.068Z] #21 31.32 After this operation, 124 MB of additional disk space will be used. [2022-09-05T09:03:40.068Z] #21 31.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:03:40.068Z] #21 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-05T09:03:40.068Z] #21 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-05T09:03:40.068Z] #21 31.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-05T09:03:40.068Z] #21 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-05T09:03:40.068Z] #21 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-05T09:03:40.068Z] #21 31.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-05T09:03:40.068Z] #21 31.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-05T09:03:40.068Z] #21 31.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:03:40.068Z] #21 31.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:03:40.068Z] #21 31.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-05T09:03:40.068Z] #21 31.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-05T09:03:40.068Z] #21 31.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-05T09:03:40.068Z] #21 31.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-05T09:03:40.068Z] #21 31.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-05T09:03:40.068Z] #21 31.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-05T09:03:40.068Z] #21 31.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-05T09:03:40.068Z] #21 31.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-05T09:03:40.068Z] #21 31.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-05T09:03:40.068Z] #21 31.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-05T09:03:40.068Z] #21 31.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T09:03:40.068Z] #21 31.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T09:03:40.068Z] #21 31.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T09:03:40.068Z] #21 31.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-05T09:03:40.068Z] #21 31.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-05T09:03:40.068Z] #21 31.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-05T09:03:40.068Z] #21 32.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-05T09:03:40.068Z] #21 32.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-05T09:03:40.068Z] #21 32.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:03:40.068Z] #21 32.33 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-09-05T09:03:40.068Z] #21 32.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:03:40.068Z] #21 32.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:03:40.068Z] #21 32.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-05T09:03:40.068Z] #21 32.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-05T09:03:40.068Z] #21 32.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-05T09:03:40.068Z] #21 32.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-05T09:03:40.068Z] #21 32.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-05T09:03:40.068Z] #21 32.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:03:40.068Z] #21 32.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-05T09:03:40.068Z] #21 32.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-05T09:03:40.068Z] #21 32.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-05T09:03:40.068Z] #21 32.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-05T09:03:40.068Z] #21 32.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-05T09:03:40.068Z] #21 32.56 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-05T09:03:40.068Z] #21 32.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-05T09:03:40.068Z] #21 32.63 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-05T09:03:40.068Z] #21 32.90 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-05T09:03:40.068Z] #21 32.93 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-05T09:03:40.068Z] #21 32.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-05T09:03:40.068Z] #21 32.98 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-05T09:03:40.068Z] #21 33.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:03:40.068Z] #21 33.80 Fetched 32.8 MB in 2s (15.9 MB/s) [2022-09-05T09:03:40.068Z] #21 34.01 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:03:40.068Z] #21 34.01 (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-09-05T09:03:40.068Z] #21 34.10 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:03:40.068Z] #21 34.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:03:40.068Z] #21 34.23 Selecting previously unselected package libargon2-1:amd64. [2022-09-05T09:03:40.068Z] #21 34.24 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-05T09:03:40.068Z] #21 34.25 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:03:40.068Z] #21 34.42 Selecting previously unselected package libjson-c5:amd64. [2022-09-05T09:03:40.068Z] #21 34.43 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-05T09:03:40.068Z] #21 34.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:03:40.314Z] #77 193.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:40.314Z] #77 193.0 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:40.314Z] #77 193.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:03:40.314Z] #77 193.0 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:03:40.314Z] #77 193.0 checking for yajl >= 2.1.0... yes [2022-09-05T09:03:40.314Z] #77 193.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:03:40.314Z] #77 193.0 checking for gcc... (cached) gcc [2022-09-05T09:03:40.314Z] #77 193.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:03:40.314Z] #77 193.1 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:03:40.314Z] #77 193.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:03:40.314Z] #77 193.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:03:40.314Z] #77 193.1 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:03:40.314Z] #77 193.2 checking for python3... /usr/bin/python3 [2022-09-05T09:03:40.328Z] #21 34.54 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-05T09:03:40.328Z] #21 34.55 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-05T09:03:40.328Z] #21 34.56 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:03:40.573Z] #77 193.2 checking for python3 version... 3.9 [2022-09-05T09:03:40.573Z] #77 193.3 checking for python3 platform... linux [2022-09-05T09:03:40.573Z] #77 193.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:03:40.588Z] #21 34.85 Selecting previously unselected package libip4tc2:amd64. [2022-09-05T09:03:40.588Z] #21 34.85 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:03:40.588Z] #21 34.87 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:03:40.588Z] #21 35.03 Selecting previously unselected package libkmod2:amd64. [2022-09-05T09:03:40.847Z] #21 35.05 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-05T09:03:40.847Z] #21 35.06 Unpacking libkmod2:amd64 (28-1) ... [2022-09-05T09:03:41.091Z] #77 193.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:03:41.107Z] #21 35.36 Selecting previously unselected package systemd. [2022-09-05T09:03:41.107Z] #21 35.36 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-05T09:03:41.151Z] #19 353.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-05T09:03:41.151Z] #19 353.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:41.151Z] #19 353.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:03:41.151Z] #19 353.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-05T09:03:41.151Z] #19 353.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-05T09:03:41.151Z] #19 353.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-05T09:03:41.151Z] #19 353.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-05T09:03:41.151Z] #19 353.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:41.151Z] #19 353.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-05T09:03:41.151Z] #19 353.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-05T09:03:41.151Z] #19 353.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:41.151Z] #19 353.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:03:41.151Z] #19 354.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-05T09:03:41.151Z] #19 354.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:41.151Z] #19 354.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:03:41.350Z] #77 193.9 checking that generated files are newer than configure... done [2022-09-05T09:03:41.350Z] #77 193.9 configure: creating ./config.status [2022-09-05T09:03:41.367Z] #21 35.83 Unpacking systemd (247.3-7) ... [2022-09-05T09:03:41.937Z] #21 ... [2022-09-05T09:03:41.937Z] [2022-09-05T09:03:41.937Z] #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-09-05T09:03:41.937Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:41.937Z] #77 184.7 checking minix/config.h usability... no [2022-09-05T09:03:41.937Z] #77 185.0 checking minix/config.h presence... no [2022-09-05T09:03:41.937Z] #77 185.1 checking for minix/config.h... no [2022-09-05T09:03:41.937Z] #77 185.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-05T09:03:41.937Z] #77 185.6 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:03:41.937Z] #77 186.2 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:03:41.937Z] #77 186.2 checking how to print strings... printf [2022-09-05T09:03:41.937Z] #77 186.3 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:03:41.937Z] #77 186.3 checking for fgrep... /bin/grep -F [2022-09-05T09:03:41.937Z] #77 186.4 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:03:41.937Z] #77 186.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:03:41.937Z] #77 186.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:03:41.937Z] #77 186.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:03:41.937Z] #77 186.5 checking whether ln -s works... yes [2022-09-05T09:03:41.937Z] #77 186.5 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:03:41.937Z] #77 186.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:03:41.937Z] #77 186.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:03:41.937Z] #77 186.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:03:41.937Z] #77 186.5 checking for objdump... objdump [2022-09-05T09:03:41.937Z] #77 186.5 checking how to recognize dependent libraries... pass_all [2022-09-05T09:03:41.937Z] #77 186.5 checking for dlltool... no [2022-09-05T09:03:41.937Z] #77 186.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:03:41.937Z] #77 186.5 checking for ar... ar [2022-09-05T09:03:41.937Z] #77 186.5 checking for archiver @FILE support... @ [2022-09-05T09:03:41.937Z] #77 186.7 checking for strip... strip [2022-09-05T09:03:41.937Z] #77 186.7 checking for ranlib... ranlib [2022-09-05T09:03:41.937Z] #77 186.7 checking for gawk... no [2022-09-05T09:03:41.937Z] #77 186.7 checking for mawk... mawk [2022-09-05T09:03:42.507Z] #77 186.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:03:42.507Z] #77 187.4 checking for sysroot... no [2022-09-05T09:03:42.507Z] #77 187.4 checking for a working dd... /bin/dd [2022-09-05T09:03:42.507Z] #77 187.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:03:43.076Z] #77 187.7 checking for mt... no [2022-09-05T09:03:43.076Z] #77 187.7 checking if : is a manifest tool... no [2022-09-05T09:03:43.076Z] #77 187.7 checking for dlfcn.h... yes [2022-09-05T09:03:43.076Z] #77 187.9 checking for objdir... .libs [2022-09-05T09:03:43.905Z] #77 188.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:03:43.905Z] #77 188.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:03:43.905Z] #77 188.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:03:44.475Z] #77 188.6 checking if gcc static flag -static works... yes [2022-09-05T09:03:44.475Z] #77 189.1 checking if gcc supports -c -o file.o... yes [2022-09-05T09:03:44.475Z] #77 189.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:03:44.475Z] #77 189.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:03:44.639Z] #77 197.3 config.status: creating Makefile [2022-09-05T09:03:44.639Z] #77 197.5 config.status: creating config.h [2022-09-05T09:03:44.898Z] #77 197.6 config.status: executing libtool commands [2022-09-05T09:03:45.044Z] #77 189.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:03:45.044Z] #77 189.7 checking how to hardcode library paths into programs... immediate [2022-09-05T09:03:45.044Z] #77 189.7 checking whether stripping libraries is possible... yes [2022-09-05T09:03:45.044Z] #77 189.8 checking if libtool supports shared libraries... yes [2022-09-05T09:03:45.044Z] #77 189.8 checking whether to build shared libraries... no [2022-09-05T09:03:45.044Z] #77 189.8 checking whether to build static libraries... yes [2022-09-05T09:03:45.044Z] #77 189.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:45.044Z] #77 189.8 checking whether build environment is sane... yes [2022-09-05T09:03:45.044Z] #77 189.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:45.044Z] #77 189.9 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:45.157Z] #77 197.8 config.status: executing depfiles commands [2022-09-05T09:03:45.304Z] #77 190.0 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:45.304Z] #77 190.1 checking whether make supports nested variables... yes [2022-09-05T09:03:45.304Z] #77 190.2 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:45.304Z] #77 190.2 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:45.304Z] #77 190.2 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:45.564Z] #77 190.2 checking dependency style of gcc... gcc3 [2022-09-05T09:03:45.564Z] #77 190.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:45.564Z] #77 190.5 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:45.564Z] #77 190.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-05T09:03:45.564Z] #77 190.5 checking pkg-config is at least version 0.9.0... yes [2022-09-05T09:03:45.564Z] #77 190.5 checking for yajl >= 2.1.0... yes [2022-09-05T09:03:45.824Z] #77 190.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-05T09:03:45.824Z] #77 190.5 checking for gcc... (cached) gcc [2022-09-05T09:03:45.824Z] #77 190.7 checking whether we are using the GNU C compiler... (cached) yes [2022-09-05T09:03:45.824Z] #77 190.7 checking whether gcc accepts -g... (cached) yes [2022-09-05T09:03:45.824Z] #77 190.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-05T09:03:45.824Z] #77 190.7 checking whether gcc understands -c and -o together... (cached) yes [2022-09-05T09:03:45.824Z] #77 190.7 checking for a Python interpreter with version >= 3... python3 [2022-09-05T09:03:46.084Z] #77 190.8 checking for python3... /usr/bin/python3 [2022-09-05T09:03:46.084Z] #77 190.8 checking for python3 version... 3.9 [2022-09-05T09:03:46.084Z] #77 190.9 checking for python3 platform... linux [2022-09-05T09:03:46.094Z] #77 ... [2022-09-05T09:03:46.094Z] [2022-09-05T09:03:46.094Z] #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-09-05T09:03:46.094Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:46.094Z] #21 34.00 Selecting previously unselected package libargon2-1:amd64. [2022-09-05T09:03:46.094Z] #21 34.00 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 34.00 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:03:46.094Z] #21 34.12 Selecting previously unselected package libjson-c5:amd64. [2022-09-05T09:03:46.094Z] #21 34.13 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 34.15 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:03:46.094Z] #21 34.31 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-05T09:03:46.094Z] #21 34.31 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 34.33 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:03:46.094Z] #21 34.62 Selecting previously unselected package libip4tc2:amd64. [2022-09-05T09:03:46.094Z] #21 34.62 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 34.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:03:46.094Z] #21 34.74 Selecting previously unselected package libkmod2:amd64. [2022-09-05T09:03:46.094Z] #21 34.75 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 34.75 Unpacking libkmod2:amd64 (28-1) ... [2022-09-05T09:03:46.094Z] #21 35.02 Selecting previously unselected package systemd. [2022-09-05T09:03:46.094Z] #21 35.03 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 35.20 Unpacking systemd (247.3-7) ... [2022-09-05T09:03:46.094Z] #21 38.33 Selecting previously unselected package pigz. [2022-09-05T09:03:46.094Z] #21 38.33 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 38.35 Unpacking pigz (2.6-1) ... [2022-09-05T09:03:46.094Z] #21 38.44 Selecting previously unselected package libelf1:amd64. [2022-09-05T09:03:46.094Z] #21 38.46 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 38.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-05T09:03:46.094Z] #21 38.64 Selecting previously unselected package libbpf0:amd64. [2022-09-05T09:03:46.094Z] #21 38.64 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 38.65 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:03:46.094Z] #21 38.86 Selecting previously unselected package libmnl0:amd64. [2022-09-05T09:03:46.094Z] #21 38.86 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 38.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:03:46.094Z] #21 38.99 Selecting previously unselected package libxtables12:amd64. [2022-09-05T09:03:46.094Z] #21 38.99 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 39.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:03:46.094Z] #21 39.16 Selecting previously unselected package libcap2-bin. [2022-09-05T09:03:46.094Z] #21 39.17 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 39.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-05T09:03:46.094Z] #21 39.32 Selecting previously unselected package iproute2. [2022-09-05T09:03:46.094Z] #21 39.32 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 39.34 Unpacking iproute2 (5.10.0-4) ... [2022-09-05T09:03:46.094Z] #21 40.29 Selecting previously unselected package xxd. [2022-09-05T09:03:46.094Z] #21 40.30 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:03:46.094Z] #21 40.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:03:46.094Z] #21 40.53 Selecting previously unselected package vim-common. [2022-09-05T09:03:46.094Z] #21 40.53 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:03:46.094Z] #21 40.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:03:46.094Z] #21 40.80 Selecting previously unselected package bash-completion. [2022-09-05T09:03:46.094Z] #21 40.81 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-05T09:03:46.344Z] #77 191.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-05T09:03:46.399Z] #19 358.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-05T09:03:46.399Z] #19 358.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:46.399Z] #19 358.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:03:46.399Z] #19 358.6 Selecting previously unselected package crossbuild-essential-armel. [2022-09-05T09:03:46.399Z] #19 358.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-05T09:03:46.399Z] #19 358.6 Selecting previously unselected package libc6-armhf-cross. [2022-09-05T09:03:46.399Z] #19 358.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-05T09:03:46.399Z] #19 358.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-05T09:03:46.399Z] #19 358.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 358.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-05T09:03:46.399Z] #19 358.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 358.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-05T09:03:46.399Z] #19 358.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 358.9 Selecting previously unselected package libasan6-armhf-cross. [2022-09-05T09:03:46.399Z] #19 358.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 358.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 359.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-05T09:03:46.399Z] #19 359.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 359.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 359.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-05T09:03:46.399Z] #19 359.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 359.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 359.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-05T09:03:46.399Z] #19 359.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:46.399Z] #19 359.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:46.399Z] #19 359.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-05T09:03:46.399Z] #19 359.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:46.399Z] #19 359.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:03:46.662Z] #21 ... [2022-09-05T09:03:46.662Z] [2022-09-05T09:03:46.662Z] #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-09-05T09:03:46.662Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:46.662Z] #77 199.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-05T09:03:46.662Z] #77 199.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:03:46.863Z] #77 191.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-05T09:03:47.123Z] #77 192.0 checking that generated files are newer than configure... done [2022-09-05T09:03:47.123Z] #77 192.0 configure: creating ./config.status [2022-09-05T09:03:47.599Z] #77 200.1 checking for gcc... gcc [2022-09-05T09:03:47.885Z] #77 200.2 checking whether the C compiler works... yes [2022-09-05T09:03:47.885Z] #77 200.7 checking for C compiler default output file name... a.out [2022-09-05T09:03:48.485Z] #77 200.7 checking for suffix of executables... [2022-09-05T09:03:48.485Z] #77 201.0 checking whether we are cross compiling... no [2022-09-05T09:03:48.749Z] #77 201.3 checking for suffix of object files... o [2022-09-05T09:03:48.749Z] #77 201.5 checking whether we are using the GNU C compiler... yes [2022-09-05T09:03:49.007Z] #77 201.6 checking whether gcc accepts -g... yes [2022-09-05T09:03:49.266Z] #77 201.7 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:03:49.525Z] #77 202.0 checking whether gcc understands -c and -o together... yes [2022-09-05T09:03:49.525Z] #77 202.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:49.525Z] #77 202.3 checking whether build environment is sane... yes [2022-09-05T09:03:49.783Z] #77 202.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:49.783Z] #77 202.4 checking for gawk... no [2022-09-05T09:03:49.783Z] #77 202.4 checking for mawk... mawk [2022-09-05T09:03:49.783Z] #77 202.4 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:49.783Z] #77 202.5 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:49.783Z] #77 202.5 checking whether make supports nested variables... yes [2022-09-05T09:03:49.783Z] #77 202.6 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:49.783Z] #77 202.6 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:50.041Z] #77 202.6 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:50.300Z] #77 202.7 checking dependency style of gcc... gcc3 [2022-09-05T09:03:50.300Z] #77 203.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:50.300Z] #77 203.1 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:51.126Z] #77 203.2 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:03:51.126Z] #77 203.9 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:03:51.126Z] #77 203.9 checking how to print strings... printf [2022-09-05T09:03:51.126Z] #77 203.9 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:03:51.390Z] #77 204.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:03:51.390Z] #77 204.0 checking for egrep... /bin/grep -E [2022-09-05T09:03:51.390Z] #77 204.1 checking for fgrep... /bin/grep -F [2022-09-05T09:03:51.390Z] #77 204.1 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:03:51.390Z] #77 204.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:03:51.649Z] #77 204.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:03:51.649Z] #77 204.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:03:51.649Z] #77 204.4 checking whether ln -s works... yes [2022-09-05T09:03:51.649Z] #77 204.4 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:03:51.649Z] #77 204.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:03:51.649Z] #77 204.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:03:51.649Z] #77 204.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:03:51.649Z] #77 204.4 checking for objdump... objdump [2022-09-05T09:03:51.649Z] #77 204.4 checking how to recognize dependent libraries... pass_all [2022-09-05T09:03:51.649Z] #77 204.4 checking for dlltool... no [2022-09-05T09:03:51.649Z] #77 204.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:03:51.649Z] #77 204.5 checking for ar... ar [2022-09-05T09:03:51.650Z] #19 364.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-05T09:03:51.650Z] #19 364.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:51.650Z] #19 364.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:03:51.650Z] #19 364.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-05T09:03:51.650Z] #19 364.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-05T09:03:51.650Z] #19 364.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-05T09:03:51.650Z] #19 364.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-05T09:03:51.650Z] #19 364.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:51.650Z] #19 364.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-05T09:03:51.906Z] #19 364.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-05T09:03:51.906Z] #19 364.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:51.906Z] #19 364.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:03:51.907Z] #77 204.5 checking for archiver @FILE support... @ [2022-09-05T09:03:51.907Z] #77 204.6 checking for strip... strip [2022-09-05T09:03:51.907Z] #77 204.7 checking for ranlib... ranlib [2022-09-05T09:03:52.162Z] #19 365.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-05T09:03:52.162Z] #19 365.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:52.162Z] #19 365.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:03:52.401Z] #77 196.9 config.status: creating Makefile [2022-09-05T09:03:52.401Z] #77 197.0 config.status: creating config.h [2022-09-05T09:03:52.401Z] #77 197.1 config.status: executing libtool commands [2022-09-05T09:03:52.401Z] #77 197.1 config.status: executing depfiles commands [2022-09-05T09:03:52.473Z] #77 204.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:03:52.474Z] #77 205.3 checking for sysroot... no [2022-09-05T09:03:52.474Z] #77 205.3 checking for a working dd... /bin/dd [2022-09-05T09:03:52.474Z] #77 205.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:03:52.732Z] #77 205.5 checking for mt... no [2022-09-05T09:03:52.732Z] #77 205.5 checking if : is a manifest tool... no [2022-09-05T09:03:52.990Z] #77 205.5 checking how to run the C preprocessor... gcc -E [2022-09-05T09:03:53.339Z] #77 198.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-05T09:03:53.339Z] #77 198.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-05T09:03:53.934Z] #77 205.7 checking for ANSI C header files... yes [2022-09-05T09:03:53.934Z] #77 206.5 checking for sys/types.h... yes [2022-09-05T09:03:54.193Z] #77 206.7 checking for sys/stat.h... yes [2022-09-05T09:03:54.193Z] #77 207.0 checking for stdlib.h... yes [2022-09-05T09:03:54.278Z] #77 199.0 checking for gcc... gcc [2022-09-05T09:03:54.291Z] #77 ... [2022-09-05T09:03:54.291Z] [2022-09-05T09:03:54.291Z] #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-09-05T09:03:54.291Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:03:54.291Z] #47 DONE 275.1s [2022-09-05T09:03:54.291Z] [2022-09-05T09:03:54.291Z] #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-09-05T09:03:54.291Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:03:54.711Z] #77 207.1 checking for string.h... yes [2022-09-05T09:03:54.711Z] #77 207.3 checking for memory.h... yes [2022-09-05T09:03:54.798Z] #77 199.2 checking whether the C compiler works... [2022-09-05T09:03:54.798Z] #77 ... [2022-09-05T09:03:54.798Z] [2022-09-05T09:03:54.798Z] #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-09-05T09:03:54.798Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:54.798Z] #21 38.98 Selecting previously unselected package pigz. [2022-09-05T09:03:54.798Z] #21 38.98 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 38.98 Unpacking pigz (2.6-1) ... [2022-09-05T09:03:54.798Z] #21 39.13 Selecting previously unselected package libelf1:amd64. [2022-09-05T09:03:54.798Z] #21 39.14 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 39.15 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-05T09:03:54.798Z] #21 39.34 Selecting previously unselected package libbpf0:amd64. [2022-09-05T09:03:54.798Z] #21 39.37 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 39.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:03:54.798Z] #21 39.55 Selecting previously unselected package libmnl0:amd64. [2022-09-05T09:03:54.798Z] #21 39.59 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 39.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:03:54.798Z] #21 39.73 Selecting previously unselected package libxtables12:amd64. [2022-09-05T09:03:54.798Z] #21 39.73 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 39.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:03:54.798Z] #21 39.87 Selecting previously unselected package libcap2-bin. [2022-09-05T09:03:54.798Z] #21 39.87 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 39.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-05T09:03:54.798Z] #21 39.99 Selecting previously unselected package iproute2. [2022-09-05T09:03:54.798Z] #21 39.99 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 40.00 Unpacking iproute2 (5.10.0-4) ... [2022-09-05T09:03:54.798Z] #21 41.05 Selecting previously unselected package xxd. [2022-09-05T09:03:54.798Z] #21 41.06 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 41.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:03:54.798Z] #21 41.32 Selecting previously unselected package vim-common. [2022-09-05T09:03:54.798Z] #21 41.33 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:03:54.798Z] #21 41.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:03:54.798Z] #21 41.65 Selecting previously unselected package bash-completion. [2022-09-05T09:03:54.798Z] #21 41.65 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-05T09:03:54.798Z] #21 46.49 Unpacking bash-completion (1:2.11-2) ... [2022-09-05T09:03:54.798Z] #21 47.10 Selecting previously unselected package bzip2. [2022-09-05T09:03:54.798Z] #21 47.13 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 47.14 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:03:54.798Z] #21 47.35 Selecting previously unselected package xz-utils. [2022-09-05T09:03:54.798Z] #21 47.35 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 47.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:03:54.798Z] #21 47.56 Selecting previously unselected package apparmor. [2022-09-05T09:03:54.798Z] #21 47.56 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 47.71 Unpacking apparmor (2.13.6-10) ... [2022-09-05T09:03:54.798Z] #21 48.53 Selecting previously unselected package inetutils-ping. [2022-09-05T09:03:54.798Z] #21 48.53 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 48.56 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-05T09:03:54.798Z] #21 48.97 Selecting previously unselected package libip6tc2:amd64. [2022-09-05T09:03:54.798Z] #21 49.00 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:03:54.798Z] #21 49.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:03:54.798Z] #21 49.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-05T09:03:54.798Z] #21 ... [2022-09-05T09:03:54.798Z] [2022-09-05T09:03:54.798Z] #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-09-05T09:03:54.798Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:54.798Z] #77 199.2 checking whether the C compiler works... yes [2022-09-05T09:03:54.798Z] #77 199.6 checking for C compiler default output file name... a.out [2022-09-05T09:03:54.970Z] #77 207.5 checking for strings.h... yes [2022-09-05T09:03:55.058Z] #77 199.6 checking for suffix of executables... [2022-09-05T09:03:55.229Z] #77 207.7 checking for inttypes.h... yes [2022-09-05T09:03:55.317Z] #77 199.9 checking whether we are cross compiling... no [2022-09-05T09:03:55.487Z] #77 208.0 checking for stdint.h... yes [2022-09-05T09:03:55.577Z] #77 200.2 checking for suffix of object files... o [2022-09-05T09:03:55.746Z] #77 208.3 checking for unistd.h... yes [2022-09-05T09:03:55.746Z] #77 208.5 checking for dlfcn.h... yes [2022-09-05T09:03:55.837Z] #77 200.4 checking whether we are using the GNU C compiler... yes [2022-09-05T09:03:56.005Z] #77 208.7 checking for objdir... .libs [2022-09-05T09:03:56.098Z] #77 200.7 checking whether gcc accepts -g... yes [2022-09-05T09:03:56.206Z] #64 ... [2022-09-05T09:03:56.206Z] [2022-09-05T09:03:56.206Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-05T09:03:56.206Z] #48 sha256:3ba4e32488ddafb737997994af749509d3be37e665dab0367590cf6e60c4b4db [2022-09-05T09:03:56.357Z] #77 200.8 checking for gcc option to accept ISO C89... none needed [2022-09-05T09:03:56.357Z] #77 201.0 checking whether gcc understands -c and -o together... yes [2022-09-05T09:03:56.357Z] #77 201.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-05T09:03:56.357Z] #77 201.2 checking whether build environment is sane... yes [2022-09-05T09:03:56.357Z] #77 201.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-05T09:03:56.357Z] #77 201.3 checking for gawk... no [2022-09-05T09:03:56.357Z] #77 201.3 checking for mawk... mawk [2022-09-05T09:03:56.357Z] #77 201.3 checking whether make sets $(MAKE)... yes [2022-09-05T09:03:56.616Z] #77 201.4 checking whether make supports the include directive... yes (GNU style) [2022-09-05T09:03:56.831Z] #77 209.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:03:56.831Z] #77 209.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:03:56.876Z] #77 201.5 checking whether make supports nested variables... yes [2022-09-05T09:03:56.876Z] #77 201.5 checking whether UID '0' is supported by ustar format... yes [2022-09-05T09:03:56.876Z] #77 201.6 checking whether GID '0' is supported by ustar format... yes [2022-09-05T09:03:56.876Z] #77 201.6 checking how to create a ustar tar archive... gnutar [2022-09-05T09:03:57.089Z] #77 209.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:03:57.137Z] #77 201.6 checking dependency style of gcc... gcc3 [2022-09-05T09:03:57.137Z] #77 201.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-05T09:03:57.137Z] #77 201.8 checking whether make supports nested variables... (cached) yes [2022-09-05T09:03:57.396Z] #77 201.9 checking build system type... x86_64-pc-linux-gnu [2022-09-05T09:03:57.396Z] #77 202.3 checking host system type... x86_64-pc-linux-gnu [2022-09-05T09:03:57.411Z] #19 369.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-05T09:03:57.411Z] #19 369.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:03:57.411Z] #19 369.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:03:57.411Z] #19 369.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-05T09:03:57.411Z] #19 369.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-05T09:03:57.411Z] #19 369.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-05T09:03:57.411Z] #19 369.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 369.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-05T09:03:57.411Z] #19 369.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-05T09:03:57.411Z] #19 370.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-05T09:03:57.411Z] #19 370.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.411Z] #19 370.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.411Z] #19 370.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-05T09:03:57.592Z] #48 DONE 1.2s [2022-09-05T09:03:57.592Z] [2022-09-05T09:03:57.592Z] #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-09-05T09:03:57.592Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:03:57.592Z] #60 ... [2022-09-05T09:03:57.592Z] [2022-09-05T09:03:57.592Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-05T09:03:57.592Z] #52 sha256:e0071f6d9b5e4fead98753ce1b1cec2dc69acf376933c6dc4fff4e3d056e1ab8 [2022-09-05T09:03:57.592Z] #52 DONE 0.1s [2022-09-05T09:03:57.592Z] [2022-09-05T09:03:57.592Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-05T09:03:57.592Z] #54 sha256:9b05295538cf3e8fb900b3fa4a4c0456e82e0609ccb3c15b415b152e8533492c [2022-09-05T09:03:57.592Z] #54 DONE 0.2s [2022-09-05T09:03:57.592Z] [2022-09-05T09:03:57.592Z] #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-09-05T09:03:57.592Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:03:57.656Z] #77 202.3 checking how to print strings... printf [2022-09-05T09:03:57.656Z] #77 202.3 checking for a sed that does not truncate output... /bin/sed [2022-09-05T09:03:57.656Z] #77 202.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-05T09:03:57.656Z] #77 202.4 checking for egrep... /bin/grep -E [2022-09-05T09:03:57.656Z] #77 202.4 checking for fgrep... /bin/grep -F [2022-09-05T09:03:57.656Z] #77 202.4 checking for ld used by gcc... /usr/bin/ld [2022-09-05T09:03:57.656Z] #77 202.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-05T09:03:57.656Z] #77 202.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-05T09:03:57.656Z] #77 202.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-05T09:03:57.667Z] #19 370.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.667Z] #19 370.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.667Z] #19 370.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-05T09:03:57.667Z] #19 370.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.667Z] #19 370.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.916Z] #77 202.7 checking whether ln -s works... yes [2022-09-05T09:03:57.916Z] #77 202.7 checking the maximum length of command line arguments... 1572864 [2022-09-05T09:03:57.916Z] #77 202.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-05T09:03:57.916Z] #77 202.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-05T09:03:57.916Z] #77 202.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-05T09:03:57.916Z] #77 202.7 checking for objdump... objdump [2022-09-05T09:03:57.916Z] #77 202.7 checking how to recognize dependent libraries... pass_all [2022-09-05T09:03:57.916Z] #77 202.7 checking for dlltool... no [2022-09-05T09:03:57.916Z] #77 202.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-05T09:03:57.916Z] #77 202.7 checking for ar... ar [2022-09-05T09:03:57.923Z] #19 370.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-05T09:03:57.923Z] #19 370.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.923Z] #19 370.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.923Z] #19 371.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-05T09:03:57.923Z] #19 371.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.923Z] #19 371.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:57.923Z] #19 371.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-05T09:03:57.923Z] #19 371.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:03:57.923Z] #19 371.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:03:58.025Z] #77 209.8 checking if gcc static flag -static works... yes [2022-09-05T09:03:58.025Z] #77 210.5 checking if gcc supports -c -o file.o... yes [2022-09-05T09:03:58.025Z] #77 210.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:03:58.025Z] #77 210.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:03:58.176Z] #77 202.7 checking for archiver @FILE support... @ [2022-09-05T09:03:58.176Z] #77 202.9 checking for strip... strip [2022-09-05T09:03:58.176Z] #77 202.9 checking for ranlib... ranlib [2022-09-05T09:03:58.179Z] #19 371.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-05T09:03:58.179Z] #19 371.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:03:58.179Z] #19 371.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:03:58.284Z] #77 210.7 checking dynamic linker characteristics... [2022-09-05T09:03:58.284Z] #77 ... [2022-09-05T09:03:58.284Z] [2022-09-05T09:03:58.284Z] #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-09-05T09:03:58.284Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:03:58.284Z] #21 46.17 Unpacking bash-completion (1:2.11-2) ... [2022-09-05T09:03:58.284Z] #21 46.86 Selecting previously unselected package bzip2. [2022-09-05T09:03:58.284Z] #21 46.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 46.88 Unpacking bzip2 (1.0.8-4) ... [2022-09-05T09:03:58.284Z] #21 47.02 Selecting previously unselected package xz-utils. [2022-09-05T09:03:58.284Z] #21 47.03 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 47.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:03:58.284Z] #21 47.23 Selecting previously unselected package apparmor. [2022-09-05T09:03:58.284Z] #21 47.24 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 47.34 Unpacking apparmor (2.13.6-10) ... [2022-09-05T09:03:58.284Z] #21 48.14 Selecting previously unselected package inetutils-ping. [2022-09-05T09:03:58.284Z] #21 48.14 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 48.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-05T09:03:58.284Z] #21 48.37 Selecting previously unselected package libip6tc2:amd64. [2022-09-05T09:03:58.284Z] #21 48.37 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 48.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:03:58.284Z] #21 48.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-05T09:03:58.284Z] #21 48.53 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 48.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:03:58.284Z] #21 48.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-05T09:03:58.284Z] #21 48.75 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 48.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:03:58.284Z] #21 49.04 Selecting previously unselected package libnftnl11:amd64. [2022-09-05T09:03:58.284Z] #21 49.05 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 49.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:03:58.284Z] #21 49.31 Selecting previously unselected package iptables. [2022-09-05T09:03:58.284Z] #21 49.31 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 49.32 Unpacking iptables (1.8.7-1) ... [2022-09-05T09:03:58.284Z] #21 49.88 Selecting previously unselected package libonig5:amd64. [2022-09-05T09:03:58.284Z] #21 49.88 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 49.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:03:58.284Z] #21 50.18 Selecting previously unselected package libjq1:amd64. [2022-09-05T09:03:58.284Z] #21 50.18 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 50.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:03:58.284Z] #21 50.42 Selecting previously unselected package jq. [2022-09-05T09:03:58.284Z] #21 50.42 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 50.43 Unpacking jq (1.6-2.1) ... [2022-09-05T09:03:58.284Z] #21 50.67 Selecting previously unselected package libaio1:amd64. [2022-09-05T09:03:58.284Z] #21 50.67 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 50.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:03:58.284Z] #21 50.75 Selecting previously unselected package libgpm2:amd64. [2022-09-05T09:03:58.284Z] #21 50.76 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 50.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:03:58.284Z] #21 50.88 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:03:58.284Z] #21 50.89 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:03:58.284Z] #21 50.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:03:58.533Z] #64 ... [2022-09-05T09:03:58.533Z] [2022-09-05T09:03:58.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-09-05T09:03:58.533Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:58.533Z] #77 230.3 CCLD tests/init [2022-09-05T09:03:58.543Z] #21 ... [2022-09-05T09:03:58.543Z] [2022-09-05T09:03:58.543Z] #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-09-05T09:03:58.543Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:03:58.543Z] #77 210.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:03:58.543Z] #77 211.3 checking how to hardcode library paths into programs... immediate [2022-09-05T09:03:58.543Z] #77 211.3 checking whether stripping libraries is possible... yes [2022-09-05T09:03:58.745Z] #77 202.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-05T09:03:58.745Z] #77 203.6 checking for sysroot... no [2022-09-05T09:03:58.745Z] #77 203.6 checking for a working dd... /bin/dd [2022-09-05T09:03:58.745Z] #77 203.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-05T09:03:58.745Z] #77 203.6 checking for mt... no [2022-09-05T09:03:58.745Z] #77 203.6 checking if : is a manifest tool... no [2022-09-05T09:03:58.801Z] #77 211.3 checking if libtool supports shared libraries... yes [2022-09-05T09:03:58.802Z] #77 211.3 checking whether to build shared libraries... no [2022-09-05T09:03:58.802Z] #77 211.3 checking whether to build static libraries... yes [2022-09-05T09:03:59.005Z] #77 203.7 checking how to run the C preprocessor... gcc -E [2022-09-05T09:03:59.060Z] #77 211.4 checking float.h usability... yes [2022-09-05T09:03:59.319Z] #77 211.8 checking float.h presence... yes [2022-09-05T09:03:59.319Z] #77 212.0 checking for float.h... yes [2022-09-05T09:03:59.319Z] #77 212.1 checking limits.h usability... yes [2022-09-05T09:03:59.579Z] #77 212.2 checking limits.h presence... yes [2022-09-05T09:03:59.579Z] #77 212.3 checking for limits.h... yes [2022-09-05T09:03:59.838Z] #77 212.3 checking stddef.h usability... yes [2022-09-05T09:03:59.838Z] #77 212.6 checking stddef.h presence... yes [2022-09-05T09:03:59.838Z] #77 212.7 checking for stddef.h... yes [2022-09-05T09:04:00.099Z] #77 212.7 checking for stdlib.h... (cached) yes [2022-09-05T09:04:00.099Z] #77 212.7 checking for string.h... (cached) yes [2022-09-05T09:04:00.099Z] #77 212.8 checking sys/time.h usability... yes [2022-09-05T09:04:00.201Z] #77 204.0 checking for ANSI C header files... yes [2022-09-05T09:04:00.361Z] #77 212.9 checking sys/time.h presence... yes [2022-09-05T09:04:00.361Z] #77 213.1 checking for sys/time.h... yes [2022-09-05T09:04:00.361Z] #77 213.1 checking for inline... inline [2022-09-05T09:04:00.460Z] #77 205.1 checking for sys/types.h... yes [2022-09-05T09:04:00.932Z] #77 213.2 checking for size_t... yes [2022-09-05T09:04:00.932Z] #77 213.6 checking for stdlib.h... (cached) yes [2022-09-05T09:04:00.977Z] #77 205.5 checking for sys/stat.h... yes [2022-09-05T09:04:01.192Z] #77 213.7 checking for GNU libc compatible malloc... yes [2022-09-05T09:04:01.192Z] #77 214.0 checking for stdlib.h... (cached) yes [2022-09-05T09:04:01.236Z] #77 205.9 checking for stdlib.h... yes [2022-09-05T09:04:01.450Z] #77 214.0 checking for GNU libc compatible realloc... yes [2022-09-05T09:04:01.495Z] #77 206.2 checking for string.h... yes [2022-09-05T09:04:01.710Z] #77 214.2 checking for working strtod... yes [2022-09-05T09:04:01.710Z] #77 214.4 checking for gettimeofday... yes [2022-09-05T09:04:01.754Z] #77 206.5 checking for memory.h... yes [2022-09-05T09:04:01.972Z] #77 214.6 checking for memset... yes [2022-09-05T09:04:02.231Z] #77 214.8 checking for strspn... yes [2022-09-05T09:04:02.273Z] #77 206.8 checking for strings.h... yes [2022-09-05T09:04:02.490Z] #77 215.2 checking that generated files are newer than configure... done [2022-09-05T09:04:02.490Z] #77 215.2 configure: creating ./config.status [2022-09-05T09:04:02.536Z] #77 207.2 checking for inttypes.h... yes [2022-09-05T09:04:02.536Z] #77 207.3 checking for stdint.h... yes [2022-09-05T09:04:02.797Z] #77 207.5 checking for unistd.h... yes [2022-09-05T09:04:02.797Z] #77 207.7 checking for dlfcn.h... yes [2022-09-05T09:04:03.138Z] #77 207.8 checking for objdir... .libs [2022-09-05T09:04:03.424Z] #19 375.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-05T09:04:03.424Z] #19 375.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:04:03.424Z] #19 375.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:03.424Z] #19 375.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-05T09:04:03.424Z] #19 375.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-05T09:04:03.424Z] #19 375.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-05T09:04:03.424Z] #19 376.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-05T09:04:03.424Z] #19 376.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-05T09:04:03.424Z] #19 376.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-05T09:04:03.424Z] #19 376.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-05T09:04:03.424Z] #19 376.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:03.424Z] #19 376.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:03.680Z] #19 376.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-05T09:04:03.680Z] #19 376.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:04:03.680Z] #19 376.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:03.718Z] #77 208.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-05T09:04:03.718Z] #77 208.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-05T09:04:03.718Z] #77 208.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-05T09:04:04.397Z] #77 217.1 config.status: creating Makefile [2022-09-05T09:04:04.398Z] #77 217.1 config.status: creating config.h [2022-09-05T09:04:04.398Z] #77 217.2 config.status: executing depfiles commands [2022-09-05T09:04:04.551Z] #77 208.7 checking if gcc static flag -static works... yes [2022-09-05T09:04:04.656Z] #77 217.4 config.status: executing libtool commands [2022-09-05T09:04:04.811Z] #77 209.4 checking if gcc supports -c -o file.o... yes [2022-09-05T09:04:04.811Z] #77 209.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-05T09:04:04.811Z] #77 209.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-05T09:04:04.811Z] #77 209.6 checking dynamic linker characteristics... [2022-09-05T09:04:04.811Z] #77 ... [2022-09-05T09:04:04.811Z] [2022-09-05T09:04:04.811Z] #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-09-05T09:04:04.811Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:04.811Z] #21 49.25 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 49.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:04:04.811Z] #21 49.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-05T09:04:04.811Z] #21 49.42 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 49.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:04:04.811Z] #21 49.57 Selecting previously unselected package libnftnl11:amd64. [2022-09-05T09:04:04.811Z] #21 49.58 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 49.61 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:04:04.811Z] #21 49.87 Selecting previously unselected package iptables. [2022-09-05T09:04:04.811Z] #21 49.88 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 49.90 Unpacking iptables (1.8.7-1) ... [2022-09-05T09:04:04.811Z] #21 50.84 Selecting previously unselected package libonig5:amd64. [2022-09-05T09:04:04.811Z] #21 50.85 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 50.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:04:04.811Z] #21 51.27 Selecting previously unselected package libjq1:amd64. [2022-09-05T09:04:04.811Z] #21 51.27 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 51.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:04:04.811Z] #21 51.60 Selecting previously unselected package jq. [2022-09-05T09:04:04.811Z] #21 51.60 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 51.61 Unpacking jq (1.6-2.1) ... [2022-09-05T09:04:04.811Z] #21 51.79 Selecting previously unselected package libaio1:amd64. [2022-09-05T09:04:04.811Z] #21 51.79 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 51.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:04:04.811Z] #21 51.87 Selecting previously unselected package libgpm2:amd64. [2022-09-05T09:04:04.811Z] #21 51.89 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 51.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:04:04.811Z] #21 52.14 Selecting previously unselected package libicu67:amd64. [2022-09-05T09:04:04.811Z] #21 52.15 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-05T09:04:04.811Z] #21 52.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-05T09:04:04.811Z] #21 58.29 Selecting previously unselected package libinih1:amd64. [2022-09-05T09:04:04.812Z] #21 58.30 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 58.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-05T09:04:04.812Z] #21 58.42 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-05T09:04:04.812Z] #21 58.42 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 58.43 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:04:04.812Z] #21 58.62 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:04:04.812Z] #21 58.62 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 58.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:04:04.812Z] #21 58.79 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:04:04.812Z] #21 58.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 58.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:04:04.812Z] #21 58.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:04:04.812Z] #21 58.94 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 58.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:04:04.812Z] #21 59.03 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:04:04.812Z] #21 59.04 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 59.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:04:04.812Z] #21 59.14 Selecting previously unselected package net-tools. [2022-09-05T09:04:04.812Z] #21 59.14 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-05T09:04:04.812Z] #21 59.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:04:05.070Z] #21 59.42 Selecting previously unselected package patch. [2022-09-05T09:04:05.070Z] #21 59.42 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:04:05.070Z] #21 59.42 Unpacking patch (2.7.6-7) ... [2022-09-05T09:04:05.070Z] #21 59.52 Selecting previously unselected package python-pip-whl. [2022-09-05T09:04:05.070Z] #21 59.53 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:04:05.070Z] #21 ... [2022-09-05T09:04:05.070Z] [2022-09-05T09:04:05.070Z] #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-09-05T09:04:05.070Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:04:05.070Z] #77 209.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-05T09:04:05.070Z] #77 209.9 checking how to hardcode library paths into programs... immediate [2022-09-05T09:04:05.070Z] #77 209.9 checking whether stripping libraries is possible... yes [2022-09-05T09:04:05.070Z] #77 209.9 checking if libtool supports shared libraries... yes [2022-09-05T09:04:05.070Z] #77 209.9 checking whether to build shared libraries... no [2022-09-05T09:04:05.070Z] #77 209.9 checking whether to build static libraries... yes [2022-09-05T09:04:05.332Z] #77 209.9 checking float.h usability... yes [2022-09-05T09:04:05.333Z] #77 210.1 checking float.h presence... yes [2022-09-05T09:04:05.333Z] #77 210.1 checking for float.h... yes [2022-09-05T09:04:05.590Z] #77 218.4 GEN .version [2022-09-05T09:04:05.590Z] #77 218.4 make install-recursive [2022-09-05T09:04:05.590Z] #77 218.4 make[1]: Entering directory '/tmp/crun-build' [2022-09-05T09:04:05.590Z] #77 218.5 Making install in libocispec [2022-09-05T09:04:05.592Z] #77 210.1 checking limits.h usability... yes [2022-09-05T09:04:05.592Z] #77 210.3 checking limits.h presence... yes [2022-09-05T09:04:05.592Z] #77 210.4 checking for limits.h... yes [2022-09-05T09:04:05.849Z] #77 218.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:05.849Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-05T09:04:05.849Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-05T09:04:05.849Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-05T09:04:05.849Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-05T09:04:05.853Z] #77 210.4 checking stddef.h usability... yes [2022-09-05T09:04:05.853Z] #77 210.6 checking stddef.h presence... yes [2022-09-05T09:04:05.853Z] #77 210.7 checking for stddef.h... yes [2022-09-05T09:04:05.853Z] #77 210.7 checking for stdlib.h... (cached) yes [2022-09-05T09:04:05.853Z] #77 210.7 checking for string.h... (cached) yes [2022-09-05T09:04:06.113Z] #77 210.7 checking sys/time.h usability... yes [2022-09-05T09:04:06.113Z] #77 210.9 checking sys/time.h presence... yes [2022-09-05T09:04:06.113Z] #77 210.9 checking for sys/time.h... yes [2022-09-05T09:04:06.113Z] #77 210.9 checking for inline... inline [2022-09-05T09:04:06.701Z] #77 211.0 checking for size_t... yes [2022-09-05T09:04:06.701Z] #77 211.4 checking for stdlib.h... (cached) yes [2022-09-05T09:04:06.701Z] #77 211.4 checking for GNU libc compatible malloc... yes [2022-09-05T09:04:06.785Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-05T09:04:06.785Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-05T09:04:06.962Z] #77 211.6 checking for stdlib.h... (cached) yes [2022-09-05T09:04:06.962Z] #77 211.6 checking for GNU libc compatible realloc... yes [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-05T09:04:07.043Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-05T09:04:07.222Z] #77 211.9 checking for working strtod... yes [2022-09-05T09:04:07.482Z] #77 212.1 checking for gettimeofday... yes [2022-09-05T09:04:07.742Z] #77 212.3 checking for memset... yes [2022-09-05T09:04:07.848Z] #19 380.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-05T09:04:07.848Z] #19 380.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:04:07.848Z] #19 381.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:07.848Z] #19 381.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-05T09:04:07.848Z] #19 381.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-05T09:04:07.848Z] #19 381.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-05T09:04:07.848Z] #19 381.0 Selecting previously unselected package libc6-s390x-cross. [2022-09-05T09:04:08.002Z] #77 212.6 checking for strspn... yes [2022-09-05T09:04:08.104Z] #19 381.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-05T09:04:08.104Z] #19 381.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-05T09:04:08.104Z] #19 381.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-05T09:04:08.104Z] #19 381.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.104Z] #19 381.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.104Z] #19 381.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-05T09:04:08.104Z] #19 381.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.104Z] #19 381.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.104Z] #19 381.3 Selecting previously unselected package libitm1-s390x-cross. [2022-09-05T09:04:08.104Z] #19 381.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.104Z] #19 381.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.104Z] #19 381.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-05T09:04:08.262Z] #77 213.0 checking that generated files are newer than configure... done [2022-09-05T09:04:08.262Z] #77 213.0 configure: creating ./config.status [2022-09-05T09:04:08.360Z] #19 381.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.360Z] #19 381.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.360Z] #19 381.3 Selecting previously unselected package libasan6-s390x-cross. [2022-09-05T09:04:08.360Z] #19 381.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.360Z] #19 381.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.420Z] #77 ... [2022-09-05T09:04:08.420Z] [2022-09-05T09:04:08.420Z] #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-09-05T09:04:08.420Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:08.420Z] #21 57.41 Selecting previously unselected package libinih1:amd64. [2022-09-05T09:04:08.420Z] #21 57.41 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 57.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-05T09:04:08.420Z] #21 57.62 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-05T09:04:08.420Z] #21 57.62 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 57.64 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:04:08.420Z] #21 57.77 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:04:08.420Z] #21 57.77 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 57.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:04:08.420Z] #21 57.88 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:04:08.420Z] #21 57.88 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 57.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:04:08.420Z] #21 58.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:04:08.420Z] #21 58.05 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 58.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:04:08.420Z] #21 58.14 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:04:08.420Z] #21 58.15 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 58.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:04:08.420Z] #21 58.22 Selecting previously unselected package net-tools. [2022-09-05T09:04:08.420Z] #21 58.22 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 58.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:04:08.420Z] #21 58.47 Selecting previously unselected package patch. [2022-09-05T09:04:08.420Z] #21 58.49 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 58.50 Unpacking patch (2.7.6-7) ... [2022-09-05T09:04:08.420Z] #21 58.64 Selecting previously unselected package python-pip-whl. [2022-09-05T09:04:08.420Z] #21 58.65 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:04:08.420Z] #21 58.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:04:08.420Z] #21 59.48 Selecting previously unselected package python3-lib2to3. [2022-09-05T09:04:08.420Z] #21 59.50 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-05T09:04:08.420Z] #21 59.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:04:08.420Z] #21 59.67 Selecting previously unselected package python3-distutils. [2022-09-05T09:04:08.420Z] #21 59.68 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-05T09:04:08.420Z] #21 59.68 Unpacking python3-distutils (3.9.2-1) ... [2022-09-05T09:04:08.420Z] #21 59.87 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:04:08.420Z] #21 59.88 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:04:08.420Z] #21 59.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:04:08.420Z] #21 60.06 Selecting previously unselected package python3-setuptools. [2022-09-05T09:04:08.420Z] #21 60.06 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-05T09:04:08.420Z] #21 60.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-05T09:04:08.420Z] #21 60.34 Selecting previously unselected package python3-wheel. [2022-09-05T09:04:08.420Z] #21 60.35 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-05T09:04:08.420Z] #21 60.36 Unpacking python3-wheel (0.34.2-1) ... [2022-09-05T09:04:08.420Z] #21 60.48 Selecting previously unselected package python3-pip. [2022-09-05T09:04:08.420Z] #21 60.49 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:04:08.420Z] #21 60.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:04:08.420Z] #21 60.87 Selecting previously unselected package sudo. [2022-09-05T09:04:08.420Z] #21 60.87 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 60.87 Unpacking sudo (1.9.5p2-3) ... [2022-09-05T09:04:08.420Z] #21 61.58 Selecting previously unselected package systemd-journal-remote. [2022-09-05T09:04:08.420Z] #21 61.58 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 61.59 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-05T09:04:08.420Z] #21 61.67 Selecting previously unselected package thin-provisioning-tools. [2022-09-05T09:04:08.420Z] #21 61.68 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 61.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:04:08.420Z] #21 61.90 Selecting previously unselected package uidmap. [2022-09-05T09:04:08.420Z] #21 61.91 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 61.92 Unpacking uidmap (1:4.8.1-1) ... [2022-09-05T09:04:08.420Z] #21 62.11 Selecting previously unselected package vim-runtime. [2022-09-05T09:04:08.420Z] #21 62.12 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:04:08.420Z] #21 62.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-09-05T09:04:08.420Z] #21 62.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-05T09:04:08.420Z] #21 62.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:08.420Z] #21 66.16 Selecting previously unselected package vim. [2022-09-05T09:04:08.420Z] #21 66.16 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:04:08.420Z] #21 66.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:08.420Z] #21 ... [2022-09-05T09:04:08.420Z] [2022-09-05T09:04:08.420Z] #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-09-05T09:04:08.420Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-05T09:04:08.420Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-05T09:04:08.420Z] #77 221.2 make install-recursive [2022-09-05T09:04:08.621Z] #19 381.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-05T09:04:08.621Z] #19 381.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.621Z] #19 381.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.621Z] #19 381.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-05T09:04:08.621Z] #19 381.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.621Z] #19 381.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.680Z] #77 221.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:08.680Z] #77 221.3 Making install in yajl [2022-09-05T09:04:08.680Z] #77 221.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:08.680Z] #77 221.4 CC verify/json_verify-json_verify.o [2022-09-05T09:04:08.680Z] #77 221.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-05T09:04:08.680Z] #77 221.4 CC src/libyajl_la-yajl.lo [2022-09-05T09:04:08.680Z] #77 221.4 CC src/libyajl_la-yajl_gen.lo [2022-09-05T09:04:08.680Z] #77 221.5 CC src/libyajl_la-yajl_parser.lo [2022-09-05T09:04:08.876Z] #19 381.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-05T09:04:08.876Z] #19 381.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:08.877Z] #19 381.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:08.877Z] #19 381.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-05T09:04:08.877Z] #19 381.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:04:08.877Z] #19 381.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:08.939Z] #77 221.5 CC src/libyajl_la-yajl_lex.lo [2022-09-05T09:04:08.939Z] #77 221.5 CC src/libyajl_la-yajl_tree.lo [2022-09-05T09:04:08.939Z] #77 221.5 CC src/libyajl_la-yajl_buf.lo [2022-09-05T09:04:08.939Z] #77 221.6 CC src/libyajl_la-yajl_encode.lo [2022-09-05T09:04:10.807Z] #77 215.4 config.status: creating Makefile [2022-09-05T09:04:10.807Z] #77 215.5 config.status: creating config.h [2022-09-05T09:04:10.807Z] #77 215.5 config.status: executing depfiles commands [2022-09-05T09:04:10.807Z] #77 215.7 config.status: executing libtool commands [2022-09-05T09:04:12.717Z] #77 217.1 GEN .version [2022-09-05T09:04:12.717Z] #77 217.1 make install-recursive [2022-09-05T09:04:12.717Z] #77 217.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-05T09:04:12.717Z] #77 217.3 Making install in libocispec [2022-09-05T09:04:12.717Z] #77 217.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:12.717Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-05T09:04:12.717Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-05T09:04:12.717Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-05T09:04:12.717Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-05T09:04:14.102Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-05T09:04:14.102Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-05T09:04:14.190Z] #19 386.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-05T09:04:14.190Z] #19 386.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:04:14.190Z] #19 386.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:14.190Z] #19 386.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-05T09:04:14.190Z] #19 386.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-05T09:04:14.190Z] #19 386.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-05T09:04:14.190Z] #19 386.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-05T09:04:14.190Z] #19 386.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-05T09:04:14.190Z] #19 386.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-05T09:04:14.190Z] #19 386.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-05T09:04:14.190Z] #19 386.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-05T09:04:14.190Z] #19 386.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:14.190Z] #19 387.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-05T09:04:14.190Z] #19 387.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-05T09:04:14.190Z] #19 387.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-05T09:04:14.362Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-05T09:04:15.304Z] #77 ... [2022-09-05T09:04:15.304Z] [2022-09-05T09:04:15.304Z] #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-09-05T09:04:15.304Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:15.304Z] #21 59.53 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:04:15.304Z] #21 59.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:04:15.304Z] #21 60.26 Selecting previously unselected package python3-lib2to3. [2022-09-05T09:04:15.304Z] #21 60.28 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-05T09:04:15.304Z] #21 60.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:04:15.304Z] #21 60.47 Selecting previously unselected package python3-distutils. [2022-09-05T09:04:15.304Z] #21 60.47 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-05T09:04:15.304Z] #21 60.48 Unpacking python3-distutils (3.9.2-1) ... [2022-09-05T09:04:15.304Z] #21 60.62 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:04:15.304Z] #21 60.62 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:04:15.304Z] #21 60.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:04:15.304Z] #21 60.81 Selecting previously unselected package python3-setuptools. [2022-09-05T09:04:15.304Z] #21 60.81 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-05T09:04:15.304Z] #21 60.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-05T09:04:15.304Z] #21 61.16 Selecting previously unselected package python3-wheel. [2022-09-05T09:04:15.304Z] #21 61.19 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-05T09:04:15.304Z] #21 61.20 Unpacking python3-wheel (0.34.2-1) ... [2022-09-05T09:04:15.304Z] #21 61.32 Selecting previously unselected package python3-pip. [2022-09-05T09:04:15.304Z] #21 61.32 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:04:15.304Z] #21 61.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:04:15.304Z] #21 61.68 Selecting previously unselected package sudo. [2022-09-05T09:04:15.304Z] #21 61.70 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 61.71 Unpacking sudo (1.9.5p2-3) ... [2022-09-05T09:04:15.304Z] #21 62.35 Selecting previously unselected package systemd-journal-remote. [2022-09-05T09:04:15.304Z] #21 62.35 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 62.36 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-05T09:04:15.304Z] #21 62.49 Selecting previously unselected package thin-provisioning-tools. [2022-09-05T09:04:15.304Z] #21 62.51 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 62.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:04:15.304Z] #21 62.78 Selecting previously unselected package uidmap. [2022-09-05T09:04:15.304Z] #21 62.79 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 62.79 Unpacking uidmap (1:4.8.1-1) ... [2022-09-05T09:04:15.304Z] #21 62.96 Selecting previously unselected package vim-runtime. [2022-09-05T09:04:15.304Z] #21 62.96 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:04:15.304Z] #21 63.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-05T09:04:15.304Z] #21 63.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-05T09:04:15.304Z] #21 63.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:15.304Z] #21 68.07 Selecting previously unselected package vim. [2022-09-05T09:04:15.304Z] #21 68.08 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 68.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:15.304Z] #21 68.93 Selecting previously unselected package xfsprogs. [2022-09-05T09:04:15.304Z] #21 68.93 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 68.95 Unpacking xfsprogs (5.10.0-4) ... [2022-09-05T09:04:15.304Z] #21 69.60 Selecting previously unselected package zip. [2022-09-05T09:04:15.304Z] #21 69.64 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-05T09:04:15.304Z] #21 69.65 Unpacking zip (3.0-12) ... [2022-09-05T09:04:15.504Z] #77 ... [2022-09-05T09:04:15.504Z] [2022-09-05T09:04:15.504Z] #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-09-05T09:04:15.504Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:15.504Z] #21 66.88 Selecting previously unselected package xfsprogs. [2022-09-05T09:04:15.504Z] #21 66.88 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-05T09:04:15.504Z] #21 66.89 Unpacking xfsprogs (5.10.0-4) ... [2022-09-05T09:04:15.504Z] #21 67.54 Selecting previously unselected package zip. [2022-09-05T09:04:15.504Z] #21 67.55 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-05T09:04:15.504Z] #21 67.55 Unpacking zip (3.0-12) ... [2022-09-05T09:04:15.504Z] #21 67.71 Selecting previously unselected package zstd. [2022-09-05T09:04:15.504Z] #21 67.71 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-05T09:04:15.504Z] #21 67.71 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:04:15.504Z] #21 68.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:04:15.504Z] #21 69.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:04:15.504Z] #21 69.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:04:15.504Z] #21 69.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:04:15.504Z] #21 69.64 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:04:15.504Z] #21 69.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:04:15.504Z] #21 69.67 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-05T09:04:15.504Z] #21 69.68 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:04:15.504Z] #21 69.69 Setting up uidmap (1:4.8.1-1) ... [2022-09-05T09:04:15.504Z] #21 69.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:04:15.504Z] #21 69.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:04:15.504Z] #21 69.73 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:04:15.504Z] #21 69.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:04:15.504Z] #21 69.76 Setting up python3-wheel (0.34.2-1) ... [2022-09-05T09:04:15.504Z] #21 70.48 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:04:15.504Z] #21 70.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:15.504Z] #21 70.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:04:15.504Z] #21 70.56 Setting up libcap2-bin (1:2.44-1) ... [2022-09-05T09:04:15.504Z] #21 70.59 Setting up apparmor (2.13.6-10) ... [2022-09-05T09:04:15.504Z] #21 73.05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-05T09:04:15.504Z] #21 73.17 Setting up zip (3.0-12) ... [2022-09-05T09:04:15.504Z] #21 73.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:15.504Z] #21 73.24 Setting up bash-completion (1:2.11-2) ... [2022-09-05T09:04:15.564Z] #21 69.91 Selecting previously unselected package zstd. [2022-09-05T09:04:15.564Z] #21 69.93 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-05T09:04:15.564Z] #21 69.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:04:15.824Z] #21 ... [2022-09-05T09:04:15.824Z] [2022-09-05T09:04:15.824Z] #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-09-05T09:04:15.824Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-05T09:04:15.824Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-05T09:04:15.824Z] #77 220.7 make install-recursive [2022-09-05T09:04:15.824Z] #77 220.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:16.090Z] #77 220.9 Making install in yajl [2022-09-05T09:04:16.090Z] #77 220.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:16.090Z] #77 221.0 CC verify/json_verify-json_verify.o [2022-09-05T09:04:16.350Z] #77 221.1 CC src/libyajl_la-yajl.lo [2022-09-05T09:04:16.350Z] #77 221.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-05T09:04:16.350Z] #77 221.2 CC src/libyajl_la-yajl_buf.lo [2022-09-05T09:04:16.350Z] #77 221.2 CC src/libyajl_la-yajl_parser.lo [2022-09-05T09:04:16.350Z] #77 221.2 CC src/libyajl_la-yajl_gen.lo [2022-09-05T09:04:16.350Z] #77 221.2 CC src/libyajl_la-yajl_encode.lo [2022-09-05T09:04:16.350Z] #77 221.3 CC src/libyajl_la-yajl_lex.lo [2022-09-05T09:04:16.350Z] #77 221.3 CC src/libyajl_la-yajl_tree.lo [2022-09-05T09:04:16.880Z] #21 ... [2022-09-05T09:04:16.880Z] [2022-09-05T09:04:16.880Z] #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-09-05T09:04:16.880Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:04:16.880Z] #77 229.8 CCLD libyajl.la [2022-09-05T09:04:18.256Z] #77 230.7 CCLD verify/json_verify [2022-09-05T09:04:18.360Z] #19 391.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-05T09:04:18.360Z] #19 391.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-05T09:04:18.360Z] #19 391.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:18.360Z] #19 391.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-05T09:04:18.360Z] #19 391.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-05T09:04:18.360Z] #19 391.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-05T09:04:18.360Z] #19 391.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-05T09:04:18.360Z] #19 391.4 Setting up libfile-which-perl (1.23-1) ... [2022-09-05T09:04:18.360Z] #19 391.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-05T09:04:18.360Z] #19 391.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up file (1:5.39-3) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:04:18.615Z] #19 391.6 Setting up libyaml-perl (1.30-1) ... [2022-09-05T09:04:18.615Z] #19 391.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-05T09:04:18.615Z] #19 391.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-05T09:04:18.615Z] #19 391.7 Setting up libio-string-perl (1.08-3.1) ... [2022-09-05T09:04:18.615Z] #19 391.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-05T09:04:18.615Z] #19 391.7 Setting up cross-config (2.6.18+nmu1) ... [2022-09-05T09:04:18.871Z] #19 391.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:04:18.871Z] #19 391.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:04:18.871Z] #19 391.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up patch (2.7.6-7) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-05T09:04:18.871Z] #19 391.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-05T09:04:18.871Z] #19 392.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-05T09:04:19.126Z] #19 392.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-05T09:04:19.126Z] #19 392.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.126Z] #19 392.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-05T09:04:19.126Z] #19 392.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.193Z] #77 231.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:19.193Z] #77 231.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:04:19.193Z] #77 231.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:04:19.193Z] #77 231.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:19.193Z] #77 231.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:19.193Z] #77 231.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:19.193Z] #77 231.9 CC src/validate.o [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_config_schema.lo [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_defs.lo [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-05T09:04:19.193Z] #77 231.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-05T09:04:19.193Z] #77 232.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-05T09:04:19.193Z] #77 232.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-05T09:04:19.193Z] #77 232.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-05T09:04:19.193Z] #77 232.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-05T09:04:19.193Z] #77 232.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-05T09:04:19.193Z] #77 232.1 CC src/runtime_spec_schema_defs.lo [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.383Z] #19 392.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-05T09:04:19.474Z] #77 232.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-05T09:04:19.474Z] #77 232.2 CC src/runtime_spec_schema_config_windows.lo [2022-09-05T09:04:19.474Z] #77 232.2 CC src/runtime_spec_schema_defs_linux.lo [2022-09-05T09:04:19.639Z] #19 392.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-05T09:04:19.639Z] #19 392.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-05T09:04:19.639Z] #19 392.7 [2022-09-05T09:04:19.639Z] #19 392.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-05T09:04:19.639Z] #19 392.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.639Z] #19 392.7 Setting up dpkg-dev (1.20.11) ... [2022-09-05T09:04:19.639Z] #19 392.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.733Z] #77 232.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-05T09:04:19.733Z] #77 232.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-05T09:04:19.733Z] #77 232.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-05T09:04:19.733Z] #77 232.4 CC src/runtime_spec_schema_defs_zos.lo [2022-09-05T09:04:19.733Z] #77 232.4 CC src/basic_test_double_array_item.lo [2022-09-05T09:04:19.733Z] #77 232.5 CC src/basic_test_top_array_int.lo [2022-09-05T09:04:19.733Z] #77 232.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-05T09:04:19.733Z] #77 232.5 CC src/basic_test_top_array_string.lo [2022-09-05T09:04:19.733Z] #77 232.5 CC src/basic_test_double_array.lo [2022-09-05T09:04:19.895Z] #19 392.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:04:19.895Z] #19 392.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:19.895Z] #19 392.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-05T09:04:19.895Z] #19 393.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-05T09:04:19.895Z] #19 393.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-05T09:04:19.895Z] #19 393.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-05T09:04:19.992Z] #77 232.6 CC src/basic_test_top_double_array_obj.lo [2022-09-05T09:04:19.992Z] #77 232.7 CC src/basic_test_top_double_array_int.lo [2022-09-05T09:04:19.992Z] #77 232.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-05T09:04:20.151Z] #19 393.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-05T09:04:20.151Z] #19 393.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.151Z] #19 393.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.251Z] #77 233.1 CC src/basic_test_top_double_array_string.lo [2022-09-05T09:04:20.406Z] #19 393.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up libxml-simple-perl (2.25-1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.406Z] #19 393.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.504Z] #77 249.5 AR libcrun_testing.a [2022-09-05T09:04:20.504Z] #77 249.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-05T09:04:20.504Z] #77 249.6 CCLD tests/tests_libcrun_utils [2022-09-05T09:04:20.504Z] #77 249.7 CCLD tests/tests_libcrun_fuzzer [2022-09-05T09:04:20.504Z] #77 249.7 CCLD tests/tests_libcrun_errors [2022-09-05T09:04:20.504Z] #77 249.9 CCLD libcrun.la [2022-09-05T09:04:20.504Z] #77 251.2 CCLD crun [2022-09-05T09:04:20.504Z] #77 251.7 make[3]: Entering directory '/tmp/crun-build' [2022-09-05T09:04:20.504Z] #77 251.8 /bin/mkdir -p '/usr/local/lib' [2022-09-05T09:04:20.504Z] #77 251.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-05T09:04:20.504Z] #77 251.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-05T09:04:20.504Z] #77 251.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-05T09:04:20.504Z] #77 251.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-05T09:04:20.504Z] #77 251.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-05T09:04:20.504Z] #77 251.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-05T09:04:20.504Z] #77 251.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-05T09:04:20.504Z] #77 252.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-05T09:04:20.504Z] #77 252.2 ---------------------------------------------------------------------- [2022-09-05T09:04:20.504Z] #77 252.2 Libraries have been installed in: [2022-09-05T09:04:20.504Z] #77 252.2 /usr/local/lib [2022-09-05T09:04:20.504Z] #77 252.2 [2022-09-05T09:04:20.504Z] #77 252.2 If you ever happen to want to link against installed libraries [2022-09-05T09:04:20.504Z] #77 252.2 in a given directory, LIBDIR, you must either use libtool, and [2022-09-05T09:04:20.504Z] #77 252.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-05T09:04:20.504Z] #77 252.2 flag during linking and do at least one of the following: [2022-09-05T09:04:20.504Z] #77 252.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-05T09:04:20.504Z] #77 252.2 during execution [2022-09-05T09:04:20.504Z] #77 252.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-05T09:04:20.504Z] #77 252.2 during linking [2022-09-05T09:04:20.504Z] #77 252.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-05T09:04:20.504Z] #77 252.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-05T09:04:20.504Z] #77 252.2 [2022-09-05T09:04:20.504Z] #77 252.2 See any operating system documentation about shared libraries for [2022-09-05T09:04:20.504Z] #77 252.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-05T09:04:20.504Z] #77 252.2 ---------------------------------------------------------------------- [2022-09-05T09:04:20.504Z] #77 252.2 /bin/mkdir -p '/build' [2022-09-05T09:04:20.504Z] #77 252.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-05T09:04:20.504Z] #77 252.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-05T09:04:20.504Z] #77 252.3 make[3]: Leaving directory '/tmp/crun-build' [2022-09-05T09:04:20.504Z] #77 252.3 make[2]: Leaving directory '/tmp/crun-build' [2022-09-05T09:04:20.504Z] #77 252.3 make[1]: Leaving directory '/tmp/crun-build' [2022-09-05T09:04:20.510Z] #77 233.2 CC src/json_common.lo [2022-09-05T09:04:20.510Z] #77 233.4 CC tests/test-1.o [2022-09-05T09:04:20.662Z] #19 393.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:04:20.662Z] #19 393.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-05T09:04:20.662Z] #19 393.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.662Z] #19 393.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.765Z] #77 DONE 252.5s [2022-09-05T09:04:20.765Z] [2022-09-05T09:04:20.765Z] #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-09-05T09:04:20.765Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:04:20.769Z] #77 233.4 CC src/read-file.lo [2022-09-05T09:04:20.769Z] #77 233.4 CC tests/test-3.o [2022-09-05T09:04:20.769Z] #77 233.6 CC tests/test-2.o [2022-09-05T09:04:20.918Z] #19 393.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-05T09:04:20.918Z] #19 393.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up crossbuild-essential-armel (12.9) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-05T09:04:20.918Z] #19 393.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-05T09:04:20.918Z] #19 394.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-05T09:04:20.918Z] #19 394.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:04:21.028Z] #77 233.7 CC tests/test-4.o [2022-09-05T09:04:21.028Z] #77 233.7 CC tests/test-5.o [2022-09-05T09:04:21.028Z] #77 233.8 CC tests/test-6.o [2022-09-05T09:04:21.286Z] #77 234.0 CC tests/test-7.o [2022-09-05T09:04:21.286Z] #77 234.1 CC tests/test-8.o [2022-09-05T09:04:21.852Z] #19 DONE 395.0s [2022-09-05T09:04:21.853Z] #77 234.5 CC tests/test-9.o [2022-09-05T09:04:21.853Z] #77 234.7 CC tests/test-10.o [2022-09-05T09:04:22.232Z] [2022-09-05T09:04:22.232Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-05T09:04:22.232Z] #32 sha256:1623387dcdb3490846f34bf6db7715a518ce5ba3411c3acf245502cad8794e23 [2022-09-05T09:04:22.232Z] #32 DONE 0.1s [2022-09-05T09:04:22.232Z] [2022-09-05T09:04:22.232Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-05T09:04:22.232Z] #73 sha256:164c58803820d326b378948e8dca502c627e162b79f240e4b0fd1105c2f972fe [2022-09-05T09:04:22.232Z] #73 DONE 0.2s [2022-09-05T09:04:22.232Z] [2022-09-05T09:04:22.232Z] #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-09-05T09:04:22.232Z] #74 sha256:02a3ae8c328c4450642b4eee8aa0fc4b48e036451d4e5e0fd762b331550d2dd0 [2022-09-05T09:04:22.236Z] #77 234.8 CC tests/test-11.o [2022-09-05T09:04:22.926Z] #77 ... [2022-09-05T09:04:22.926Z] [2022-09-05T09:04:22.926Z] #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-09-05T09:04:22.926Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:22.926Z] #21 70.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:04:22.926Z] #21 72.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:04:22.926Z] #21 72.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:04:22.926Z] #21 72.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:04:22.926Z] #21 72.91 Setting up libicu67:amd64 (67.1-7) ... [2022-09-05T09:04:22.926Z] #21 72.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:04:22.926Z] #21 72.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-05T09:04:22.926Z] #21 72.96 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:04:22.926Z] #21 72.97 Setting up uidmap (1:4.8.1-1) ... [2022-09-05T09:04:22.926Z] #21 72.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:04:22.926Z] #21 73.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:04:22.926Z] #21 73.01 Setting up bzip2 (1.0.8-4) ... [2022-09-05T09:04:22.926Z] #21 73.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:04:22.926Z] #21 73.04 Setting up python3-wheel (0.34.2-1) ... [2022-09-05T09:04:22.926Z] #21 74.40 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:04:22.926Z] #21 74.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:22.926Z] #21 74.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:04:22.926Z] #21 74.44 Setting up libcap2-bin (1:2.44-1) ... [2022-09-05T09:04:22.926Z] #21 74.45 Setting up apparmor (2.13.6-10) ... [2022-09-05T09:04:22.926Z] #21 77.17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-05T09:04:22.926Z] #21 77.34 Setting up zip (3.0-12) ... [2022-09-05T09:04:23.186Z] #21 77.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:23.186Z] #21 77.50 Setting up bash-completion (1:2.11-2) ... [2022-09-05T09:04:23.601Z] #74 1.197 + RM_GOPATH=0 [2022-09-05T09:04:23.601Z] #74 1.197 + TMP_GOPATH= [2022-09-05T09:04:23.601Z] #74 1.197 + : /build [2022-09-05T09:04:23.601Z] #74 1.197 + '[' -z '' ']' [2022-09-05T09:04:23.601Z] #74 1.197 ++ mktemp -d [2022-09-05T09:04:23.601Z] #74 1.197 + export GOPATH=/tmp/tmp.ABPVNjTeWa [2022-09-05T09:04:23.601Z] #74 1.197 + GOPATH=/tmp/tmp.ABPVNjTeWa [2022-09-05T09:04:23.601Z] #74 1.197 + RM_GOPATH=1 [2022-09-05T09:04:23.601Z] #74 1.197 + case "$(go env GOARCH)" in [2022-09-05T09:04:23.601Z] #74 1.200 ++ go env GOARCH [2022-09-05T09:04:23.601Z] #74 1.202 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:04:23.601Z] #74 1.202 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:04:23.601Z] #74 1.202 ++ dirname /install.sh [2022-09-05T09:04:23.601Z] #74 1.206 + dir=/ [2022-09-05T09:04:23.601Z] #74 1.206 + bin=rootlesskit [2022-09-05T09:04:23.601Z] #74 1.206 + shift [2022-09-05T09:04:23.601Z] #74 1.206 + '[' '!' -f //rootlesskit.installer ']' [2022-09-05T09:04:23.601Z] #74 1.206 + . //rootlesskit.installer [2022-09-05T09:04:23.601Z] #74 1.206 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:04:23.601Z] #74 1.206 + install_rootlesskit [2022-09-05T09:04:23.601Z] #74 1.206 + case "$1" in [2022-09-05T09:04:23.601Z] #74 1.206 + export CGO_ENABLED=0 [2022-09-05T09:04:23.601Z] #74 1.206 + CGO_ENABLED=0 [2022-09-05T09:04:23.601Z] #74 1.206 + _install_rootlesskit [2022-09-05T09:04:23.601Z] #74 1.206 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-05T09:04:23.601Z] #74 1.206 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:04:23.601Z] #74 1.207 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:04:23.601Z] #74 1.207 + GOBIN=/build [2022-09-05T09:04:23.601Z] #74 1.207 + GO111MODULE=on [2022-09-05T09:04:23.601Z] #74 1.207 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:04:23.601Z] #74 1.336 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-05T09:04:25.095Z] #21 ... [2022-09-05T09:04:25.095Z] [2022-09-05T09:04:25.095Z] #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-09-05T09:04:25.095Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:04:25.095Z] #77 229.8 CCLD libyajl.la [2022-09-05T09:04:25.527Z] #77 ... [2022-09-05T09:04:25.527Z] [2022-09-05T09:04:25.527Z] #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-09-05T09:04:25.527Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:25.527Z] #21 78.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:04:25.527Z] #21 78.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:04:25.527Z] #21 78.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:04:25.527Z] #21 78.50 Setting up patch (2.7.6-7) ... [2022-09-05T09:04:25.527Z] #21 78.57 Setting up sudo (1.9.5p2-3) ... [2022-09-05T09:04:25.527Z] #21 78.79 invoke-rc.d: could not determine current runlevel [2022-09-05T09:04:25.527Z] #21 78.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:04:25.527Z] #21 78.90 Setting up xfsprogs (5.10.0-4) ... [2022-09-05T09:04:25.527Z] #21 78.96 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-05T09:04:25.527Z] #21 78.96 Failed to connect to bus: Host is down [2022-09-05T09:04:25.527Z] #21 78.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:04:25.527Z] #21 79.04 Setting up inetutils-ping (2:2.0-1) ... [2022-09-05T09:04:25.527Z] #21 79.06 Setting up pigz (2.6-1) ... [2022-09-05T09:04:25.527Z] #21 79.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:04:25.527Z] #21 79.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:04:25.527Z] #21 79.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:04:25.527Z] #21 79.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:25.527Z] #21 81.05 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:04:25.527Z] #21 81.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:04:25.527Z] #21 81.81 Setting up libelf1:amd64 (0.183-1) ... [2022-09-05T09:04:25.527Z] #21 81.86 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:04:25.527Z] #21 81.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:04:25.527Z] #21 82.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:04:25.527Z] #21 82.07 Setting up libkmod2:amd64 (28-1) ... [2022-09-05T09:04:25.527Z] #21 82.11 Setting up python3-distutils (3.9.2-1) ... [2022-09-05T09:04:25.527Z] #21 82.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:25.527Z] #21 83.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-05T09:04:25.527Z] #21 83.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-05T09:04:25.527Z] #21 83.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-05T09:04:25.527Z] #21 83.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-05T09:04:25.527Z] #21 83.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-05T09:04:25.527Z] #21 83.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-05T09:04:25.527Z] #21 83.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-05T09:04:25.527Z] #21 83.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-05T09:04:25.527Z] #21 83.23 Setting up python3-setuptools (52.0.0-4) ... [2022-09-05T09:04:25.664Z] #77 230.5 CCLD verify/json_verify [2022-09-05T09:04:26.125Z] #74 4.007 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-05T09:04:26.125Z] #74 4.008 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-05T09:04:26.234Z] #77 231.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:26.234Z] #77 231.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:04:26.234Z] #77 231.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:04:26.234Z] #77 231.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:26.234Z] #77 231.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-05T09:04:26.234Z] #77 231.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:04:26.275Z] #64 281.3 # github.com/containerd/containerd/cmd/containerd [2022-09-05T09:04:26.276Z] #64 281.3 /usr/bin/ld: /tmp/go-link-2108289589/000019.o: in function `New': [2022-09-05T09:04:26.276Z] #64 281.3 /tmp/tmp.ULcVn6slK6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-05T09:04:26.276Z] #64 281.4 + bin/containerd-stress [2022-09-05T09:04:26.276Z] #64 282.5 + bin/containerd-shim [2022-09-05T09:04:26.384Z] #74 4.197 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-05T09:04:26.498Z] #77 231.2 CC src/validate.o [2022-09-05T09:04:26.498Z] #77 231.2 CC src/image_spec_schema_config_schema.lo [2022-09-05T09:04:26.498Z] #77 231.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-05T09:04:26.498Z] #77 231.2 CC src/image_spec_schema_defs.lo [2022-09-05T09:04:26.498Z] #77 231.3 CC src/image_spec_schema_defs_descriptor.lo [2022-09-05T09:04:26.498Z] #77 231.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-05T09:04:26.498Z] #77 231.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-05T09:04:26.498Z] #77 231.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-05T09:04:26.498Z] #77 231.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-05T09:04:26.762Z] #77 231.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-05T09:04:26.762Z] #77 231.6 CC src/runtime_spec_schema_config_schema.lo [2022-09-05T09:04:26.762Z] #77 231.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-05T09:04:26.762Z] #77 231.6 CC src/runtime_spec_schema_config_vm.lo [2022-09-05T09:04:26.762Z] #77 231.7 CC src/runtime_spec_schema_defs.lo [2022-09-05T09:04:26.762Z] #77 231.7 CC src/runtime_spec_schema_config_windows.lo [2022-09-05T09:04:26.762Z] #77 231.7 CC src/runtime_spec_schema_defs_linux.lo [2022-09-05T09:04:26.762Z] #77 231.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-05T09:04:26.762Z] #77 231.8 CC src/runtime_spec_schema_defs_vm.lo [2022-09-05T09:04:26.947Z] #74 ... [2022-09-05T09:04:26.947Z] [2022-09-05T09:04:26.947Z] #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-09-05T09:04:26.947Z] #33 sha256:7de0d9c39723aa0602b65788c6e39760aadeb73b0ad58e7ec965a3bb930730bf [2022-09-05T09:04:26.947Z] #33 1.451 + RM_GOPATH=0 [2022-09-05T09:04:26.947Z] #33 1.451 + TMP_GOPATH= [2022-09-05T09:04:26.947Z] #33 1.451 + : /build [2022-09-05T09:04:26.947Z] #33 1.451 + '[' -z '' ']' [2022-09-05T09:04:26.947Z] #33 1.451 ++ mktemp -d [2022-09-05T09:04:26.947Z] #33 1.452 + export GOPATH=/tmp/tmp.ppwseg3uQt [2022-09-05T09:04:26.947Z] #33 1.452 + GOPATH=/tmp/tmp.ppwseg3uQt [2022-09-05T09:04:26.947Z] #33 1.452 + RM_GOPATH=1 [2022-09-05T09:04:26.947Z] #33 1.452 + case "$(go env GOARCH)" in [2022-09-05T09:04:26.947Z] #33 1.453 ++ go env GOARCH [2022-09-05T09:04:26.947Z] #33 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:04:26.947Z] #33 1.466 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:04:26.947Z] #33 1.466 ++ dirname /install.sh [2022-09-05T09:04:26.947Z] #33 1.467 + dir=/ [2022-09-05T09:04:26.947Z] #33 1.467 + bin=dockercli [2022-09-05T09:04:26.947Z] #33 1.467 + shift [2022-09-05T09:04:26.947Z] #33 1.467 + '[' '!' -f //dockercli.installer ']' [2022-09-05T09:04:26.947Z] #33 1.468 + . //dockercli.installer [2022-09-05T09:04:26.947Z] #33 1.468 ++ : stable [2022-09-05T09:04:26.947Z] #33 1.469 ++ : 17.06.2-ce [2022-09-05T09:04:26.947Z] #33 1.469 + install_dockercli [2022-09-05T09:04:26.947Z] #33 1.469 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-05T09:04:26.947Z] #33 1.469 Install docker/cli version 17.06.2-ce from stable [2022-09-05T09:04:26.947Z] #33 1.470 ++ uname -m [2022-09-05T09:04:26.947Z] #33 1.472 + arch=x86_64 [2022-09-05T09:04:26.947Z] #33 1.472 + '[' x86_64 '!=' x86_64 ']' [2022-09-05T09:04:26.947Z] #33 1.472 + url=https://download.docker.com/linux/static [2022-09-05T09:04:26.947Z] #33 1.479 + tar -xz docker/docker [2022-09-05T09:04:26.947Z] #33 1.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-05T09:04:26.947Z] #33 4.738 + mkdir -p /build [2022-09-05T09:04:26.947Z] #33 4.740 + mv docker/docker /build/ [2022-09-05T09:04:26.947Z] #33 4.741 + rmdir docker [2022-09-05T09:04:26.947Z] #33 DONE 5.0s [2022-09-05T09:04:26.947Z] [2022-09-05T09:04:26.947Z] #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-09-05T09:04:26.947Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:04:26.947Z] #20 1.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:04:26.947Z] #20 1.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:04:26.947Z] #20 1.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:04:26.947Z] #20 2.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-05T09:04:26.947Z] #20 2.301 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-05T09:04:26.947Z] #20 2.722 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-05T09:04:26.947Z] #20 3.226 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T09:04:26.947Z] #20 3.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-05T09:04:26.947Z] #20 4.248 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:04:26.947Z] #20 4.659 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-05T09:04:26.947Z] #20 4.664 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-05T09:04:26.947Z] #20 4.675 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-05T09:04:26.947Z] #20 4.679 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:04:26.947Z] #20 4.686 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T09:04:26.947Z] #20 4.697 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-05T09:04:26.947Z] #20 4.702 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T09:04:26.947Z] #20 4.710 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-05T09:04:26.947Z] #20 4.710 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-05T09:04:26.947Z] #20 4.714 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:04:26.947Z] #20 4.714 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-05T09:04:26.947Z] #20 4.715 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-05T09:04:27.022Z] #77 231.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-05T09:04:27.022Z] #77 231.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-05T09:04:27.022Z] #77 232.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-05T09:04:27.282Z] #77 232.1 CC src/basic_test_double_array_item.lo [2022-09-05T09:04:27.282Z] #77 232.2 CC src/basic_test_double_array.lo [2022-09-05T09:04:27.542Z] #77 232.2 CC src/basic_test_top_array_int.lo [2022-09-05T09:04:27.542Z] #77 232.4 CC src/basic_test_top_array_string.lo [2022-09-05T09:04:27.802Z] #77 232.7 CC src/basic_test_top_double_array_int.lo [2022-09-05T09:04:27.802Z] #77 232.7 CC src/basic_test_top_double_array_obj.lo [2022-09-05T09:04:27.802Z] #77 232.7 CC src/basic_test_top_double_array_refobj.lo [2022-09-05T09:04:28.062Z] #77 232.9 CC src/basic_test_top_double_array_string.lo [2022-09-05T09:04:28.062Z] #77 233.0 CC src/read-file.lo [2022-09-05T09:04:28.315Z] #20 ... [2022-09-05T09:04:28.315Z] [2022-09-05T09:04:28.315Z] #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-09-05T09:04:28.315Z] #74 sha256:02a3ae8c328c4450642b4eee8aa0fc4b48e036451d4e5e0fd762b331550d2dd0 [2022-09-05T09:04:28.315Z] #74 5.664 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-05T09:04:28.315Z] #74 6.018 go: downloading github.com/google/uuid v1.3.0 [2022-09-05T09:04:28.315Z] #74 6.059 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-05T09:04:28.315Z] #74 6.082 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-05T09:04:28.315Z] #74 6.274 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-05T09:04:28.571Z] #74 6.338 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-05T09:04:28.571Z] #74 6.478 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-05T09:04:28.632Z] #77 233.4 CC tests/test-1.o [2022-09-05T09:04:28.632Z] #77 233.4 CC tests/test-2.o [2022-09-05T09:04:28.632Z] #77 233.6 CC tests/test-4.o [2022-09-05T09:04:28.806Z] #64 291.1 + bin/containerd-shim-runc-v1 [2022-09-05T09:04:28.814Z] #21 86.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:04:28.814Z] #21 86.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:04:28.814Z] #21 86.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:04:28.814Z] #21 86.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:04:28.828Z] #74 6.754 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-05T09:04:28.828Z] #74 6.800 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-05T09:04:28.894Z] #77 233.7 CC src/json_common.lo [2022-09-05T09:04:28.894Z] #77 233.8 CC tests/test-5.o [2022-09-05T09:04:29.154Z] #77 233.8 CC tests/test-3.o [2022-09-05T09:04:29.154Z] #77 234.0 CC tests/test-6.o [2022-09-05T09:04:29.414Z] #77 234.2 CC tests/test-7.o [2022-09-05T09:04:29.756Z] #74 7.425 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-05T09:04:29.756Z] #74 7.521 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-05T09:04:29.984Z] #77 234.6 CC tests/test-8.o [2022-09-05T09:04:29.984Z] #77 234.7 CC tests/test-9.o [2022-09-05T09:04:29.984Z] #77 234.8 CC tests/test-10.o [2022-09-05T09:04:30.190Z] #21 88.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:04:30.190Z] #21 88.06 Setting up jq (1.6-2.1) ... [2022-09-05T09:04:30.190Z] #21 88.09 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:04:30.190Z] #21 88.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:04:30.190Z] #21 88.11 Setting up iptables (1.8.7-1) ... [2022-09-05T09:04:30.190Z] #21 88.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-05T09:04:30.190Z] #21 88.24 Setting up iproute2 (5.10.0-4) ... [2022-09-05T09:04:30.244Z] #77 234.9 CC tests/test-11.o [2022-09-05T09:04:31.125Z] #21 89.14 Setting up systemd (247.3-7) ... [2022-09-05T09:04:31.384Z] #21 89.19 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-05T09:04:31.384Z] #21 89.21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-05T09:04:31.384Z] #21 89.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-05T09:04:31.384Z] #21 89.28 Initializing machine ID from KVM UUID. [2022-09-05T09:04:32.275Z] #74 ... [2022-09-05T09:04:32.275Z] [2022-09-05T09:04:32.275Z] #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-09-05T09:04:32.275Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-05T09:04:32.275Z] #49 1.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:04:32.275Z] #49 1.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:04:32.275Z] #49 1.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:04:32.275Z] #49 2.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-05T09:04:32.275Z] #49 2.531 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-05T09:04:32.275Z] #49 3.066 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-05T09:04:32.275Z] #49 3.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T09:04:32.275Z] #49 4.106 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:04:32.275Z] #49 4.533 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-05T09:04:32.275Z] #49 4.894 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T09:04:32.275Z] #49 4.895 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:04:32.275Z] #49 4.897 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-05T09:04:32.275Z] #49 4.918 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-05T09:04:32.275Z] #49 4.919 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-05T09:04:32.275Z] #49 4.931 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-05T09:04:32.275Z] #49 4.933 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-05T09:04:32.275Z] #49 4.935 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T09:04:32.275Z] #49 4.936 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:04:32.275Z] #49 4.941 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-05T09:04:32.275Z] #49 4.942 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-05T09:04:32.275Z] #49 4.951 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-05T09:04:32.275Z] #49 ... [2022-09-05T09:04:32.275Z] [2022-09-05T09:04:32.275Z] #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-09-05T09:04:32.275Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-05T09:04:32.275Z] #69 1.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:04:32.275Z] #69 1.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:04:32.275Z] #69 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:04:32.275Z] #69 1.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-05T09:04:32.275Z] #69 2.346 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:04:32.275Z] #69 2.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-05T09:04:32.275Z] #69 3.195 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-05T09:04:32.275Z] #69 3.714 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-05T09:04:32.275Z] #69 4.354 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T09:04:32.275Z] #69 4.722 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-05T09:04:32.275Z] #69 4.727 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-05T09:04:32.275Z] #69 4.731 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-05T09:04:32.275Z] #69 4.742 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:04:32.275Z] #69 4.746 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T09:04:32.275Z] #69 4.751 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-05T09:04:32.275Z] #69 4.758 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T09:04:32.275Z] #69 4.758 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-05T09:04:32.275Z] #69 4.766 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-05T09:04:32.275Z] #69 4.767 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-05T09:04:32.275Z] #69 4.767 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-05T09:04:32.275Z] #69 4.768 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:04:33.287Z] #21 91.03 Setting up systemd-journal-remote (247.3-7) ... [2022-09-05T09:04:33.543Z] #77 ... [2022-09-05T09:04:33.543Z] [2022-09-05T09:04:33.543Z] #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-09-05T09:04:33.543Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-05T09:04:33.543Z] #21 82.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-05T09:04:33.543Z] #21 82.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-05T09:04:33.543Z] #21 82.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:04:33.543Z] #21 82.90 Setting up patch (2.7.6-7) ... [2022-09-05T09:04:33.543Z] #21 82.94 Setting up sudo (1.9.5p2-3) ... [2022-09-05T09:04:33.543Z] #21 83.15 invoke-rc.d: could not determine current runlevel [2022-09-05T09:04:33.543Z] #21 83.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:04:33.543Z] #21 83.26 Setting up xfsprogs (5.10.0-4) ... [2022-09-05T09:04:33.543Z] #21 83.28 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-05T09:04:33.543Z] #21 83.28 Failed to connect to bus: Host is down [2022-09-05T09:04:33.543Z] #21 83.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:04:33.543Z] #21 83.30 Setting up inetutils-ping (2:2.0-1) ... [2022-09-05T09:04:33.543Z] #21 83.36 Setting up pigz (2.6-1) ... [2022-09-05T09:04:33.543Z] #21 83.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:04:33.543Z] #21 83.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:04:33.543Z] #21 83.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:04:33.543Z] #21 83.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:33.543Z] #21 85.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:04:33.543Z] #21 85.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:04:33.543Z] #21 85.77 Setting up libelf1:amd64 (0.183-1) ... [2022-09-05T09:04:33.543Z] #21 85.77 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:04:33.543Z] #21 85.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:04:33.543Z] #21 85.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:04:33.543Z] #21 85.85 Setting up libkmod2:amd64 (28-1) ... [2022-09-05T09:04:33.543Z] #21 85.88 Setting up python3-distutils (3.9.2-1) ... [2022-09-05T09:04:33.543Z] #21 86.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:04:33.543Z] #21 86.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-05T09:04:33.543Z] #21 86.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-05T09:04:33.543Z] #21 86.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-05T09:04:33.543Z] #21 86.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-05T09:04:33.543Z] #21 86.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-05T09:04:33.543Z] #21 86.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-05T09:04:33.543Z] #21 86.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-05T09:04:33.543Z] #21 86.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-05T09:04:33.543Z] #21 86.92 Setting up python3-setuptools (52.0.0-4) ... [2022-09-05T09:04:33.946Z] #21 91.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:04:34.074Z] #64 296.0 + bin/containerd-shim-runc-v2 [2022-09-05T09:04:34.075Z] #64 296.8 + binaries [2022-09-05T09:04:34.075Z] #64 296.8 + install -D bin/containerd /build/containerd [2022-09-05T09:04:34.075Z] #64 296.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-05T09:04:34.075Z] #64 296.8 + install -D bin/ctr /build/ctr [2022-09-05T09:04:34.536Z] #21 DONE 92.4s [2022-09-05T09:04:34.536Z] [2022-09-05T09:04:34.536Z] #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-09-05T09:04:34.536Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-05T09:04:35.463Z] #21 89.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:04:35.463Z] #21 89.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:04:35.463Z] #21 89.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:04:35.463Z] #21 89.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:04:35.915Z] #22 1.232 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-05T09:04:35.915Z] #22 1.237 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-05T09:04:35.915Z] #22 1.241 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-05T09:04:35.915Z] #22 DONE 1.3s [2022-09-05T09:04:35.915Z] [2022-09-05T09:04:35.915Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-05T09:04:35.915Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-05T09:04:37.374Z] #21 91.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:04:37.636Z] #21 91.86 Setting up jq (1.6-2.1) ... [2022-09-05T09:04:37.636Z] #21 91.88 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:04:37.636Z] #21 91.90 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:04:37.636Z] #21 91.92 Setting up iptables (1.8.7-1) ... [2022-09-05T09:04:37.636Z] #21 91.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-05T09:04:37.636Z] #21 91.99 Setting up iproute2 (5.10.0-4) ... [2022-09-05T09:04:38.205Z] #21 92.58 Setting up systemd (247.3-7) ... [2022-09-05T09:04:38.205Z] #21 92.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-05T09:04:38.205Z] #21 92.64 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-05T09:04:38.205Z] #21 92.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-05T09:04:38.465Z] #21 92.70 Initializing machine ID from KVM UUID. [2022-09-05T09:04:39.061Z] #64 ... [2022-09-05T09:04:39.061Z] [2022-09-05T09:04:39.061Z] #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-09-05T09:04:39.061Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:04:39.061Z] #55 318.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-05T09:04:39.061Z] #55 DONE 319.3s [2022-09-05T09:04:39.061Z] [2022-09-05T09:04:39.061Z] #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-09-05T09:04:39.061Z] #60 sha256:5c2172bec379f5fa1a1cc80d384b964896024d3c68d27312008d47da0b13d43c [2022-09-05T09:04:39.061Z] #60 188.2 + mkdir -p /build [2022-09-05T09:04:39.061Z] #60 188.2 + cp runc /build/runc [2022-09-05T09:04:39.061Z] #60 DONE 188.9s [2022-09-05T09:04:39.061Z] [2022-09-05T09:04:39.061Z] #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-09-05T09:04:39.061Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:04:39.339Z] #64 DONE 301.2s [2022-09-05T09:04:39.339Z] [2022-09-05T09:04:39.339Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-05T09:04:39.339Z] #65 sha256:2af3fdce01285aeade3013078f36d3b850691128a59069905eb5363ade77d5df [2022-09-05T09:04:39.849Z] #21 94.25 Setting up systemd-journal-remote (247.3-7) ... [2022-09-05T09:04:40.419Z] #21 94.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:04:40.444Z] #64 ... [2022-09-05T09:04:40.444Z] [2022-09-05T09:04:40.444Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-05T09:04:40.444Z] #56 sha256:a820c7865a074ab677845032c07cdeb9d14cf9ed0238dc63b3d710332e200823 [2022-09-05T09:04:40.988Z] #21 DONE 95.4s [2022-09-05T09:04:40.988Z] [2022-09-05T09:04:40.988Z] #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-09-05T09:04:40.988Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:04:40.988Z] #60 ... [2022-09-05T09:04:40.988Z] [2022-09-05T09:04:40.988Z] #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-09-05T09:04:40.988Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-05T09:04:41.015Z] #56 DONE 0.8s [2022-09-05T09:04:41.015Z] [2022-09-05T09:04:41.015Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-05T09:04:41.015Z] #58 sha256:3c664ac862b86a6d6d3ba706d57d46a028987adb17a5a482890e5f9d3678f29b [2022-09-05T09:04:41.015Z] #58 DONE 0.1s [2022-09-05T09:04:41.015Z] [2022-09-05T09:04:41.015Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-05T09:04:41.015Z] #61 sha256:fcc9767d0b3e4139c3b18dec48a2e651b89c74997ac267f46e4d793a2cf9a91b [2022-09-05T09:04:41.238Z] #65 DONE 1.8s [2022-09-05T09:04:41.238Z] [2022-09-05T09:04:41.238Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-05T09:04:41.238Z] #70 sha256:abeb3867ece2ed062775696441483073a4b11208965b865ac5691e088427cc95 [2022-09-05T09:04:41.497Z] #70 DONE 0.4s [2022-09-05T09:04:41.497Z] [2022-09-05T09:04:41.497Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-05T09:04:41.497Z] #75 sha256:f4eed320f2cef012e4afce69d1ff71d2387acdf911871d38a82f3b238e6e2085 [2022-09-05T09:04:41.585Z] #61 DONE 0.3s [2022-09-05T09:04:41.585Z] [2022-09-05T09:04:41.585Z] #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-09-05T09:04:41.585Z] #64 sha256:cde1478919a329fcd1a9ed12847258e1859d988d29ebc0946191421dd8c25f37 [2022-09-05T09:04:42.368Z] #22 1.174 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-05T09:04:42.368Z] #22 1.180 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-05T09:04:42.368Z] #22 1.184 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-05T09:04:42.368Z] #22 DONE 1.3s [2022-09-05T09:04:42.368Z] [2022-09-05T09:04:42.368Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-05T09:04:42.368Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-05T09:04:43.396Z] #75 DONE 1.6s [2022-09-05T09:04:43.396Z] [2022-09-05T09:04:43.396Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-05T09:04:43.396Z] #78 sha256:a21b5bd406e36823da9897211f1205c41071e433eb6794c415004733830cbe74 [2022-09-05T09:04:43.396Z] #78 DONE 0.1s [2022-09-05T09:04:43.396Z] [2022-09-05T09:04:43.396Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-05T09:04:43.396Z] #79 sha256:6c78d1f9bfae8eaa05ced995e4c994554dab7aad488a2c2e16a0b5b0fb36123a [2022-09-05T09:04:43.396Z] #79 DONE 0.1s [2022-09-05T09:04:43.396Z] [2022-09-05T09:04:43.396Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-05T09:04:43.396Z] #80 sha256:40cd8f63a96297106b639ddd17e148f97ba19f481a0ec950a919e733661e3044 [2022-09-05T09:04:43.396Z] #80 DONE 0.0s [2022-09-05T09:04:43.396Z] [2022-09-05T09:04:43.396Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-05T09:04:43.396Z] #81 sha256:9fd2c494081879e6972ff0d6554cca5beafd9709df2aa88e1122761fb682eaa2 [2022-09-05T09:04:44.450Z] #69 21.56 Fetched 49.2 MB in 20s (2452 kB/s) [2022-09-05T09:04:44.450Z] #69 21.56 Reading package lists... [2022-09-05T09:04:44.450Z] #69 ... [2022-09-05T09:04:44.450Z] [2022-09-05T09:04:44.450Z] #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-09-05T09:04:44.450Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:04:44.450Z] #20 21.78 Fetched 49.2 MB in 20s (2433 kB/s) [2022-09-05T09:04:44.773Z] #81 DONE 1.2s [2022-09-05T09:04:44.773Z] [2022-09-05T09:04:44.773Z] #82 exporting to image [2022-09-05T09:04:44.773Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-05T09:04:44.773Z] #82 exporting layers [2022-09-05T09:04:44.883Z] #64 282.6 + bin/containerd [2022-09-05T09:04:48.058Z] #82 exporting layers 3.5s done [2022-09-05T09:04:48.058Z] #82 writing image sha256:26bf775541ba2392be162a147adcdb172a202f142b7a6696e2ab68fd783428fe done [2022-09-05T09:04:48.058Z] #82 naming to docker.io/library/docker:609d87003a0e9d431ef04a18743cb011cabda6ef done [2022-09-05T09:04:48.058Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-05T09:04:48.382Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-05T09:04:48.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/test/unit [2022-09-05T09:04:50.566Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-05T09:04:50.566Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-05T09:04:50.566Z] + TESTDIRS=./... [2022-09-05T09:04:50.566Z] + exclude_paths='/vendor/|/integration' [2022-09-05T09:04:50.566Z] ++ go list ./... [2022-09-05T09:04:50.566Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-05T09:04:50.796Z] #23 13.38 Collecting yamllint==1.27.1 [2022-09-05T09:04:50.796Z] #23 14.46 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-05T09:04:51.503Z] + pkg_list='github.com/docker/docker/api [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/backend [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/container [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/events [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/filters [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/image [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/mount [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/network [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/registry [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/time [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/versions [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:04:51.503Z] github.com/docker/docker/api/types/volume [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:04:51.503Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:04:51.503Z] github.com/docker/docker/cli [2022-09-05T09:04:51.503Z] github.com/docker/docker/cli/config [2022-09-05T09:04:51.503Z] github.com/docker/docker/cli/debug [2022-09-05T09:04:51.503Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:04:51.503Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:04:51.503Z] github.com/docker/docker/client [2022-09-05T09:04:51.503Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:04:51.503Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:04:51.503Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:04:51.503Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:04:51.503Z] github.com/docker/docker/container [2022-09-05T09:04:51.503Z] github.com/docker/docker/container/stream [2022-09-05T09:04:51.503Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:04:51.503Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:04:51.503Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/config [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/events [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/images [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/links [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/names [2022-09-05T09:04:51.503Z] github.com/docker/docker/daemon/network [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/stats [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/utils [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:04:51.504Z] github.com/docker/docker/dockerversion [2022-09-05T09:04:51.504Z] github.com/docker/docker/errdefs [2022-09-05T09:04:51.504Z] github.com/docker/docker/image [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/cache [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/tarexport [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/v1 [2022-09-05T09:04:51.504Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:04:51.504Z] github.com/docker/docker/layer [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:04:51.504Z] github.com/docker/docker/oci [2022-09-05T09:04:51.504Z] github.com/docker/docker/oci/caps [2022-09-05T09:04:51.504Z] github.com/docker/docker/opts [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/archive [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/directory [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/platform [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/pools [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/progress [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/signal [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/stack [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/system [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:04:51.504Z] github.com/docker/docker/plugin [2022-09-05T09:04:51.504Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:04:51.504Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:04:51.504Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:04:51.504Z] github.com/docker/docker/quota [2022-09-05T09:04:51.504Z] github.com/docker/docker/reference [2022-09-05T09:04:51.504Z] github.com/docker/docker/registry [2022-09-05T09:04:51.504Z] github.com/docker/docker/registry/resumable [2022-09-05T09:04:51.504Z] github.com/docker/docker/restartmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/rootless [2022-09-05T09:04:51.504Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:04:51.504Z] github.com/docker/docker/runconfig [2022-09-05T09:04:51.504Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/environment [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/registry [2022-09-05T09:04:51.504Z] github.com/docker/docker/testutil/request [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/drivers [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/local [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/mounts [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/service [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:04:51.504Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:04:51.504Z] ++ grep --fixed-strings -v /libnetwork [2022-09-05T09:04:51.504Z] ++ echo 'github.com/docker/docker/api [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/backend [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/container [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/events [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/filters [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/image [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/mount [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/network [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/registry [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/time [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/versions [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:04:51.504Z] github.com/docker/docker/api/types/volume [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:04:51.504Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:04:51.504Z] github.com/docker/docker/cli [2022-09-05T09:04:51.504Z] github.com/docker/docker/cli/config [2022-09-05T09:04:51.504Z] github.com/docker/docker/cli/debug [2022-09-05T09:04:51.504Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:04:51.504Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/client [2022-09-05T09:04:51.504Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:04:51.504Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:04:51.504Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:04:51.504Z] github.com/docker/docker/container [2022-09-05T09:04:51.504Z] github.com/docker/docker/container/stream [2022-09-05T09:04:51.504Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:04:51.504Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:04:51.504Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/config [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/events [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/images [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/links [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/names [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/network [2022-09-05T09:04:51.504Z] github.com/docker/docker/daemon/stats [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/utils [2022-09-05T09:04:51.504Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:04:51.504Z] github.com/docker/docker/dockerversion [2022-09-05T09:04:51.504Z] github.com/docker/docker/errdefs [2022-09-05T09:04:51.504Z] github.com/docker/docker/image [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/cache [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/tarexport [2022-09-05T09:04:51.504Z] github.com/docker/docker/image/v1 [2022-09-05T09:04:51.504Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:04:51.504Z] github.com/docker/docker/layer [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:04:51.504Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:04:51.504Z] github.com/docker/docker/oci [2022-09-05T09:04:51.504Z] github.com/docker/docker/oci/caps [2022-09-05T09:04:51.504Z] github.com/docker/docker/opts [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/archive [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/directory [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:04:51.504Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/platform [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pools [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/progress [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/signal [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stack [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/system [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:04:51.505Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:04:51.505Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:04:51.505Z] github.com/docker/docker/quota [2022-09-05T09:04:51.505Z] github.com/docker/docker/reference [2022-09-05T09:04:51.505Z] github.com/docker/docker/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/registry/resumable [2022-09-05T09:04:51.505Z] github.com/docker/docker/restartmanager [2022-09-05T09:04:51.505Z] github.com/docker/docker/rootless [2022-09-05T09:04:51.505Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:04:51.505Z] github.com/docker/docker/runconfig [2022-09-05T09:04:51.505Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/environment [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/request [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/drivers [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/local [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/mounts [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/service [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:04:51.505Z] + base_pkg_list='github.com/docker/docker/api [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/backend [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/events [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/filters [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/image [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/mount [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/network [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/time [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/config [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/debug [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/client [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:04:51.505Z] github.com/docker/docker/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/container/stream [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/config [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/events [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/images [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/links [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/names [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/network [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/stats [2022-09-05T09:04:51.505Z] github.com/docker/docker/distribution [2022-09-05T09:04:51.505Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:04:51.505Z] github.com/docker/docker/distribution/utils [2022-09-05T09:04:51.505Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:04:51.505Z] github.com/docker/docker/dockerversion [2022-09-05T09:04:51.505Z] github.com/docker/docker/errdefs [2022-09-05T09:04:51.505Z] github.com/docker/docker/image [2022-09-05T09:04:51.505Z] github.com/docker/docker/image/cache [2022-09-05T09:04:51.505Z] github.com/docker/docker/image/tarexport [2022-09-05T09:04:51.505Z] github.com/docker/docker/image/v1 [2022-09-05T09:04:51.505Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:04:51.505Z] github.com/docker/docker/layer [2022-09-05T09:04:51.505Z] github.com/docker/docker/libcontainerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:04:51.505Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:04:51.505Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:04:51.505Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:04:51.505Z] github.com/docker/docker/oci [2022-09-05T09:04:51.505Z] github.com/docker/docker/oci/caps [2022-09-05T09:04:51.505Z] github.com/docker/docker/opts [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/archive [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/directory [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/platform [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pools [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/progress [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/signal [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stack [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/system [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:04:51.505Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:04:51.505Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:04:51.505Z] github.com/docker/docker/quota [2022-09-05T09:04:51.505Z] github.com/docker/docker/reference [2022-09-05T09:04:51.505Z] github.com/docker/docker/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/registry/resumable [2022-09-05T09:04:51.505Z] github.com/docker/docker/restartmanager [2022-09-05T09:04:51.505Z] github.com/docker/docker/rootless [2022-09-05T09:04:51.505Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:04:51.505Z] github.com/docker/docker/runconfig [2022-09-05T09:04:51.505Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/environment [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/testutil/request [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/drivers [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/local [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/mounts [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/service [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:04:51.505Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:04:51.505Z] ++ grep --fixed-strings /libnetwork [2022-09-05T09:04:51.505Z] ++ echo 'github.com/docker/docker/api [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/backend [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/events [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/filters [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/image [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/mount [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/network [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/registry [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/time [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:04:51.505Z] github.com/docker/docker/api/types/volume [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:04:51.505Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/config [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/debug [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:04:51.505Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/client [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:04:51.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:04:51.505Z] github.com/docker/docker/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/container/stream [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:04:51.505Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/config [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/events [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/images [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/links [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger [2022-09-05T09:04:51.505Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/names [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/network [2022-09-05T09:04:51.506Z] github.com/docker/docker/daemon/stats [2022-09-05T09:04:51.506Z] github.com/docker/docker/distribution [2022-09-05T09:04:51.506Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:04:51.506Z] github.com/docker/docker/distribution/utils [2022-09-05T09:04:51.506Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:04:51.506Z] github.com/docker/docker/dockerversion [2022-09-05T09:04:51.506Z] github.com/docker/docker/errdefs [2022-09-05T09:04:51.506Z] github.com/docker/docker/image [2022-09-05T09:04:51.506Z] github.com/docker/docker/image/cache [2022-09-05T09:04:51.506Z] github.com/docker/docker/image/tarexport [2022-09-05T09:04:51.506Z] github.com/docker/docker/image/v1 [2022-09-05T09:04:51.506Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:04:51.506Z] github.com/docker/docker/layer [2022-09-05T09:04:51.506Z] github.com/docker/docker/libcontainerd [2022-09-05T09:04:51.506Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:04:51.506Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:04:51.506Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:04:51.506Z] github.com/docker/docker/oci [2022-09-05T09:04:51.506Z] github.com/docker/docker/oci/caps [2022-09-05T09:04:51.506Z] github.com/docker/docker/opts [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/archive [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/directory [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/platform [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/pools [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/progress [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/signal [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/stack [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/system [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:04:51.506Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:04:51.506Z] github.com/docker/docker/plugin [2022-09-05T09:04:51.506Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:04:51.506Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:04:51.506Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:04:51.506Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:04:51.506Z] github.com/docker/docker/quota [2022-09-05T09:04:51.506Z] github.com/docker/docker/reference [2022-09-05T09:04:51.506Z] github.com/docker/docker/registry [2022-09-05T09:04:51.506Z] github.com/docker/docker/registry/resumable [2022-09-05T09:04:51.506Z] github.com/docker/docker/restartmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/rootless [2022-09-05T09:04:51.506Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:04:51.506Z] github.com/docker/docker/runconfig [2022-09-05T09:04:51.506Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/environment [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/registry [2022-09-05T09:04:51.506Z] github.com/docker/docker/testutil/request [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/drivers [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/local [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/mounts [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/service [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:04:51.506Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:04:51.506Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/types' [2022-09-05T09:04:51.506Z] + echo 'github.com/docker/docker/libnetwork [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/types' [2022-09-05T09:04:51.506Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:04:51.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:04:51.506Z] + type docker-proxy [2022-09-05T09:04:51.506Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-05T09:04:51.506Z] + hack/make.sh binary-proxy install-proxy [2022-09-05T09:04:51.506Z] [2022-09-05T09:04:51.506Z] Removing bundles/ [2022-09-05T09:04:51.506Z] [2022-09-05T09:04:51.506Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-05T09:04:51.506Z] Building: bundles/binary-proxy/docker-proxy [2022-09-05T09:04:51.506Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:04:52.542Z] #20 21.78 Reading package lists... [2022-09-05T09:04:52.542Z] #20 ... [2022-09-05T09:04:52.542Z] [2022-09-05T09:04:52.542Z] #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-09-05T09:04:52.542Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-05T09:04:52.542Z] #69 21.56 Reading package lists... [2022-09-05T09:04:52.699Z] #23 16.86 Collecting pathspec>=0.5.3 [2022-09-05T09:04:52.699Z] #23 16.90 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-05T09:04:53.635Z] #23 17.68 Collecting pyyaml [2022-09-05T09:04:53.635Z] #23 17.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-05T09:04:53.635Z] #23 17.78 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-05T09:04:53.635Z] #23 17.80 Building wheels for collected packages: yamllint [2022-09-05T09:04:53.635Z] #23 17.81 Building wheel for yamllint (setup.py): started [2022-09-05T09:04:53.909Z] #69 30.60 Reading package lists... [2022-09-05T09:04:53.909Z] #69 ... [2022-09-05T09:04:53.909Z] [2022-09-05T09:04:53.909Z] #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-09-05T09:04:53.909Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-05T09:04:53.909Z] #49 21.79 Fetched 49.2 MB in 20s (2446 kB/s) [2022-09-05T09:04:53.909Z] #49 21.79 Reading package lists... [2022-09-05T09:04:53.910Z] #49 31.17 Reading package lists... [2022-09-05T09:04:53.910Z] #49 ... [2022-09-05T09:04:53.910Z] [2022-09-05T09:04:53.910Z] #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-09-05T09:04:53.910Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:04:53.910Z] #20 21.78 Reading package lists... [2022-09-05T09:04:55.545Z] #23 19.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-05T09:04:55.545Z] #23 19.79 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a9ef5b6d31b75bdba5dc987e0181bba11ac1d07a69b18426df28593afe3986f8 [2022-09-05T09:04:55.545Z] #23 19.79 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-05T09:04:55.545Z] #23 19.81 Successfully built yamllint [2022-09-05T09:04:55.545Z] #23 19.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-05T09:04:56.482Z] #23 20.62 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-05T09:04:57.264Z] #23 15.00 Collecting yamllint==1.27.1 [2022-09-05T09:04:57.420Z] #23 DONE 21.5s [2022-09-05T09:04:57.420Z] [2022-09-05T09:04:57.420Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-05T09:04:57.420Z] #27 sha256:8b202302b013d17d36b317c06f482125f438848e38bbe35d6e399ad1abeac807 [2022-09-05T09:04:57.680Z] #27 DONE 0.3s [2022-09-05T09:04:57.680Z] [2022-09-05T09:04:57.680Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-05T09:04:57.680Z] #32 sha256:c606bb22be3863056e7d1adb6cdc43e46535edd11e542714d3c2c4505546a370 [2022-09-05T09:04:58.129Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-05T09:04:58.129Z] [2022-09-05T09:04:58.129Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-05T09:04:58.129Z] Installing docker-proxy to /usr/local/bin/ [2022-09-05T09:04:58.129Z] [2022-09-05T09:04:58.129Z] + mkdir -p bundles [2022-09-05T09:04:58.129Z] + '[' -n 'github.com/docker/docker/api [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/backend [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/container [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/events [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/filters [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/image [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/mount [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/network [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/registry [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/time [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/versions [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:04:58.129Z] github.com/docker/docker/api/types/volume [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:04:58.129Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:04:58.129Z] github.com/docker/docker/cli [2022-09-05T09:04:58.129Z] github.com/docker/docker/cli/config [2022-09-05T09:04:58.129Z] github.com/docker/docker/cli/debug [2022-09-05T09:04:58.129Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:04:58.129Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:04:58.129Z] github.com/docker/docker/client [2022-09-05T09:04:58.129Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:04:58.129Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:04:58.129Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:04:58.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:04:58.129Z] github.com/docker/docker/container [2022-09-05T09:04:58.129Z] github.com/docker/docker/container/stream [2022-09-05T09:04:58.129Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:04:58.129Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:04:58.129Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/config [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/events [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/images [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/links [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/names [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/network [2022-09-05T09:04:58.129Z] github.com/docker/docker/daemon/stats [2022-09-05T09:04:58.129Z] github.com/docker/docker/distribution [2022-09-05T09:04:58.129Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:04:58.129Z] github.com/docker/docker/distribution/utils [2022-09-05T09:04:58.129Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:04:58.129Z] github.com/docker/docker/dockerversion [2022-09-05T09:04:58.129Z] github.com/docker/docker/errdefs [2022-09-05T09:04:58.129Z] github.com/docker/docker/image [2022-09-05T09:04:58.129Z] github.com/docker/docker/image/cache [2022-09-05T09:04:58.129Z] github.com/docker/docker/image/tarexport [2022-09-05T09:04:58.129Z] github.com/docker/docker/image/v1 [2022-09-05T09:04:58.129Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:04:58.129Z] github.com/docker/docker/layer [2022-09-05T09:04:58.129Z] github.com/docker/docker/libcontainerd [2022-09-05T09:04:58.129Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:04:58.129Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:04:58.129Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:04:58.129Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:04:58.129Z] github.com/docker/docker/oci [2022-09-05T09:04:58.129Z] github.com/docker/docker/oci/caps [2022-09-05T09:04:58.129Z] github.com/docker/docker/opts [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/archive [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/directory [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/platform [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:04:58.129Z] github.com/docker/docker/pkg/pools [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/progress [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/signal [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/stack [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/system [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:04:58.130Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:04:58.130Z] github.com/docker/docker/plugin [2022-09-05T09:04:58.130Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:04:58.130Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:04:58.130Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:04:58.130Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:04:58.130Z] github.com/docker/docker/quota [2022-09-05T09:04:58.130Z] github.com/docker/docker/reference [2022-09-05T09:04:58.130Z] github.com/docker/docker/registry [2022-09-05T09:04:58.130Z] github.com/docker/docker/registry/resumable [2022-09-05T09:04:58.130Z] github.com/docker/docker/restartmanager [2022-09-05T09:04:58.130Z] github.com/docker/docker/rootless [2022-09-05T09:04:58.130Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:04:58.130Z] github.com/docker/docker/runconfig [2022-09-05T09:04:58.130Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/environment [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/registry [2022-09-05T09:04:58.130Z] github.com/docker/docker/testutil/request [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/drivers [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/local [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/mounts [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/service [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:04:58.130Z] github.com/docker/docker/volume/testutils' ']' [2022-09-05T09:04:58.130Z] + 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/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-05T09:04:58.130Z] ? github.com/docker/docker/api [no test files] [2022-09-05T09:04:58.252Z] #32 DONE 0.6s [2022-09-05T09:04:58.252Z] [2022-09-05T09:04:58.252Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-05T09:04:58.252Z] #35 sha256:e65b6069d573e13127cdb31b82995b5296d0e873410f1bfe40e4cf566184f145 [2022-09-05T09:04:58.511Z] #35 DONE 0.3s [2022-09-05T09:04:58.511Z] [2022-09-05T09:04:58.511Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-05T09:04:58.511Z] #37 sha256:3b3d293c7ca5045d6ca2dbde1b28e21606ba7fd06d8b1dffc440616e9a4b9169 [2022-09-05T09:04:58.511Z] #37 DONE 0.2s [2022-09-05T09:04:58.511Z] [2022-09-05T09:04:58.511Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-05T09:04:58.511Z] #39 sha256:4b5cab394de86d88a4d5fe3d825bd1ec282f4233373ba6152bc3d1205fd9b332 [2022-09-05T09:04:58.647Z] #23 16.05 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-05T09:04:58.771Z] #39 DONE 0.1s [2022-09-05T09:04:58.772Z] [2022-09-05T09:04:58.772Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-05T09:04:58.772Z] #41 sha256:e1e7bdf70b7511485984a814dc873d755de2fe415ff0d1c4318c15add8ba82f5 [2022-09-05T09:04:58.772Z] #41 DONE 0.1s [2022-09-05T09:04:58.772Z] [2022-09-05T09:04:58.772Z] #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-09-05T09:04:58.772Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:04:58.772Z] #60 ... [2022-09-05T09:04:58.772Z] [2022-09-05T09:04:58.772Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-05T09:04:58.772Z] #45 sha256:e4cdfd4323a9954689a7cc4967a3a855a355b75ed83df491e7c408131549e781 [2022-09-05T09:04:58.772Z] #45 DONE 0.1s [2022-09-05T09:04:59.030Z] [2022-09-05T09:04:59.030Z] #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-09-05T09:04:59.030Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:05:00.558Z] #23 17.83 Collecting pathspec>=0.5.3 [2022-09-05T09:05:00.558Z] #23 17.88 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-05T09:05:00.819Z] #23 18.57 Collecting pyyaml [2022-09-05T09:05:00.819Z] #23 18.59 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-05T09:05:00.819Z] #23 18.70 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-05T09:05:01.079Z] #23 18.72 Building wheels for collected packages: yamllint [2022-09-05T09:05:01.079Z] #23 18.73 Building wheel for yamllint (setup.py): started [2022-09-05T09:05:02.005Z] #20 31.11 Reading package lists... [2022-09-05T09:05:02.005Z] #20 ... [2022-09-05T09:05:02.005Z] [2022-09-05T09:05:02.005Z] #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-09-05T09:05:02.005Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-05T09:05:02.005Z] #69 30.60 Reading package lists... [2022-09-05T09:05:02.991Z] #23 20.46 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-05T09:05:02.991Z] #23 20.46 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e315ee6fb658e83a5bc1fd317849fecb16857c9875716de0e8a9f7f7b01d7ad3 [2022-09-05T09:05:02.991Z] #23 20.46 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-05T09:05:02.991Z] #23 20.47 Successfully built yamllint [2022-09-05T09:05:02.991Z] #23 20.51 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-05T09:05:03.561Z] #23 21.29 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-05T09:05:03.896Z] #69 39.74 Building dependency tree... [2022-09-05T09:05:04.943Z] #23 DONE 22.7s [2022-09-05T09:05:04.943Z] [2022-09-05T09:05:04.943Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-05T09:05:04.943Z] #27 sha256:993e367bceef105a2b104d1bf2f38871e1d27fd9ef16c428e957d9cb9c812a70 [2022-09-05T09:05:05.513Z] #27 DONE 0.5s [2022-09-05T09:05:05.513Z] [2022-09-05T09:05:05.513Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-05T09:05:05.513Z] #32 sha256:cad508bdc1772f7915d8d9a29d08a185fc4454e6b9e8f27276ccaec79526b34f [2022-09-05T09:05:05.773Z] #32 DONE 0.4s [2022-09-05T09:05:05.773Z] [2022-09-05T09:05:05.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-09-05T09:05:05.773Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:05:05.773Z] #55 ... [2022-09-05T09:05:05.773Z] [2022-09-05T09:05:05.773Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-05T09:05:05.773Z] #35 sha256:7c3aa2d013cda336ce8ca05c86b7da5e88ad262be06087ce6693c71e8c7bb7de [2022-09-05T09:05:05.773Z] #35 DONE 0.1s [2022-09-05T09:05:06.033Z] [2022-09-05T09:05:06.033Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-05T09:05:06.033Z] #37 sha256:96ab85a3869499d7cb0e4b8ee2a6fd7567102ac0f9c46a00d46a601f6fe01e8f [2022-09-05T09:05:06.033Z] #37 DONE 0.2s [2022-09-05T09:05:06.033Z] [2022-09-05T09:05:06.033Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-05T09:05:06.033Z] #39 sha256:8b6c12d44de8a03842f7b283ea4ef707c9561a8c7a285e218d27873910762161 [2022-09-05T09:05:06.033Z] #39 DONE 0.1s [2022-09-05T09:05:06.033Z] [2022-09-05T09:05:06.033Z] #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-09-05T09:05:06.033Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:05:06.293Z] #55 ... [2022-09-05T09:05:06.293Z] [2022-09-05T09:05:06.293Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-05T09:05:06.293Z] #41 sha256:95d944bc7d8fad5eb1624dd3f9c859c1a4018bce17c7cb96bfe79f175705a795 [2022-09-05T09:05:06.293Z] #41 DONE 0.1s [2022-09-05T09:05:06.293Z] [2022-09-05T09:05:06.293Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-05T09:05:06.293Z] #45 sha256:b13e9a53907b6b2ba85b1a2ba6d5b0ffd8cbb46960253a87875d7beafbd3c79c [2022-09-05T09:05:06.293Z] #45 DONE 0.1s [2022-09-05T09:05:06.293Z] [2022-09-05T09:05:06.293Z] #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-09-05T09:05:06.293Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:05:06.414Z] #69 44.16 The following additional packages will be installed: [2022-09-05T09:05:06.414Z] #69 44.19 libbtrfs0 [2022-09-05T09:05:06.414Z] #69 44.50 The following NEW packages will be installed: [2022-09-05T09:05:06.414Z] #69 44.54 libbtrfs-dev libbtrfs0 [2022-09-05T09:05:06.977Z] #69 45.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:05:06.977Z] #69 45.04 Need to get 460 kB of archives. [2022-09-05T09:05:06.977Z] #69 45.04 After this operation, 1237 kB of additional disk space will be used. [2022-09-05T09:05:06.977Z] #69 45.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:05:06.977Z] #69 45.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:05:07.539Z] #69 45.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:05:07.796Z] #69 45.94 Fetched 460 kB in 0s (1388 kB/s) [2022-09-05T09:05:07.796Z] #69 46.01 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:05:07.796Z] #69 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-05T09:05:07.796Z] #69 46.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:05:08.053Z] #69 46.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:05:08.053Z] #69 46.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:05:08.309Z] #69 46.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:05:08.309Z] #69 46.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:05:08.309Z] #69 46.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:05:08.565Z] #69 46.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:05:08.565Z] #69 46.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:05:08.822Z] #69 DONE 46.8s [2022-09-05T09:05:08.822Z] [2022-09-05T09:05:08.822Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-05T09:05:08.822Z] #70 sha256:e5924594e15e17b1c3820bfbe19de3b78dc3f5c631481cafc8c9eb3a1ee1078c [2022-09-05T09:05:08.822Z] #70 DONE 0.1s [2022-09-05T09:05:08.822Z] [2022-09-05T09:05:08.822Z] #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-09-05T09:05:08.822Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:08.822Z] #20 31.11 Reading package lists... [2022-09-05T09:05:08.822Z] #20 40.31 Building dependency tree... [2022-09-05T09:05:08.822Z] #20 44.66 The following additional packages will be installed: [2022-09-05T09:05:08.822Z] #20 44.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:05:08.822Z] #20 44.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-05T09:05:08.822Z] #20 44.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-05T09:05:08.822Z] #20 44.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-05T09:05:08.822Z] #20 44.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-05T09:05:08.822Z] #20 44.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-05T09:05:08.822Z] #20 44.69 mingw-w64-common mingw-w64-x86-64-dev [2022-09-05T09:05:08.822Z] #20 44.72 Suggested packages: [2022-09-05T09:05:08.822Z] #20 44.72 gcc-10-locales seccomp wine64 [2022-09-05T09:05:08.822Z] #20 45.37 The following NEW packages will be installed: [2022-09-05T09:05:08.822Z] #20 45.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-05T09:05:08.822Z] #20 45.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-05T09:05:08.822Z] #20 45.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-05T09:05:08.822Z] #20 45.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-05T09:05:08.822Z] #20 45.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-05T09:05:08.822Z] #20 45.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-05T09:05:08.822Z] #20 45.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-05T09:05:08.822Z] #20 45.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-05T09:05:08.822Z] #20 45.40 mingw-w64-x86-64-dev [2022-09-05T09:05:08.822Z] #20 45.86 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:05:08.822Z] #20 45.86 Need to get 115 MB of archives. [2022-09-05T09:05:08.822Z] #20 45.86 After this operation, 645 MB of additional disk space will be used. [2022-09-05T09:05:08.822Z] #20 45.86 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-09-05T09:05:08.822Z] #20 45.90 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-09-05T09:05:08.822Z] #20 45.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-05T09:05:08.822Z] #20 45.97 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-09-05T09:05:08.822Z] #20 45.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-05T09:05:08.822Z] #20 45.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-05T09:05:08.822Z] #20 46.07 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-09-05T09:05:08.822Z] #20 46.14 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-09-05T09:05:08.822Z] #20 46.14 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-09-05T09:05:08.822Z] #20 46.38 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-09-05T09:05:08.822Z] #20 46.91 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-09-05T09:05:09.079Z] #20 47.13 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-09-05T09:05:09.336Z] #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-09-05T09:05:09.594Z] #20 ... [2022-09-05T09:05:09.594Z] [2022-09-05T09:05:09.594Z] #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-09-05T09:05:09.594Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:05:09.594Z] #71 0.771 + RM_GOPATH=0 [2022-09-05T09:05:09.594Z] #71 0.771 + TMP_GOPATH= [2022-09-05T09:05:09.594Z] #71 0.771 + : /build [2022-09-05T09:05:09.594Z] #71 0.771 + '[' -z '' ']' [2022-09-05T09:05:09.594Z] #71 0.771 ++ mktemp -d [2022-09-05T09:05:09.594Z] #71 0.772 + export GOPATH=/tmp/tmp.LHzkihPuoC [2022-09-05T09:05:09.594Z] #71 0.772 + GOPATH=/tmp/tmp.LHzkihPuoC [2022-09-05T09:05:09.594Z] #71 0.772 + RM_GOPATH=1 [2022-09-05T09:05:09.594Z] #71 0.772 + case "$(go env GOARCH)" in [2022-09-05T09:05:09.594Z] #71 0.775 ++ go env GOARCH [2022-09-05T09:05:09.594Z] #71 0.785 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:05:09.594Z] #71 0.785 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:05:09.594Z] #71 0.786 ++ dirname /install.sh [2022-09-05T09:05:09.594Z] #71 0.787 + dir=/ [2022-09-05T09:05:09.594Z] #71 0.792 + bin=containerd [2022-09-05T09:05:09.594Z] #71 0.792 + shift [2022-09-05T09:05:09.594Z] #71 0.792 + '[' '!' -f //containerd.installer ']' [2022-09-05T09:05:09.594Z] #71 0.793 + . //containerd.installer [2022-09-05T09:05:09.594Z] #71 0.793 ++ set -e [2022-09-05T09:05:09.594Z] #71 0.793 ++ : v1.6.8 [2022-09-05T09:05:09.594Z] #71 0.794 + install_containerd [2022-09-05T09:05:09.594Z] #71 0.798 + echo 'Install containerd version v1.6.8' [2022-09-05T09:05:09.594Z] #71 0.798 Install containerd version v1.6.8 [2022-09-05T09:05:09.594Z] #71 0.798 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LHzkihPuoC/src/github.com/containerd/containerd [2022-09-05T09:05:09.594Z] #71 0.801 Cloning into '/tmp/tmp.LHzkihPuoC/src/github.com/containerd/containerd'... [2022-09-05T09:05:12.113Z] #71 ... [2022-09-05T09:05:12.113Z] [2022-09-05T09:05:12.113Z] #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-09-05T09:05:12.113Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-05T09:05:12.113Z] #49 31.17 Reading package lists... [2022-09-05T09:05:12.113Z] #49 40.39 Building dependency tree... [2022-09-05T09:05:12.113Z] #49 44.78 The following additional packages will be installed: [2022-09-05T09:05:12.113Z] #49 44.80 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-05T09:05:12.113Z] #49 44.83 Suggested packages: [2022-09-05T09:05:12.113Z] #49 44.83 cmake-doc ninja-build lrzip [2022-09-05T09:05:12.113Z] #49 44.83 Recommended packages: [2022-09-05T09:05:12.113Z] #49 44.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-05T09:05:12.113Z] #49 45.52 The following NEW packages will be installed: [2022-09-05T09:05:12.113Z] #49 45.55 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-05T09:05:12.113Z] #49 45.93 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:05:12.113Z] #49 45.93 Need to get 8418 kB of archives. [2022-09-05T09:05:12.113Z] #49 45.93 After this operation, 34.9 MB of additional disk space will be used. [2022-09-05T09:05:12.113Z] #49 45.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:05:12.113Z] #49 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:05:12.113Z] #49 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-05T09:05:12.113Z] #49 45.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-05T09:05:12.113Z] #49 46.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-05T09:05:12.113Z] #49 46.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-05T09:05:12.113Z] #49 46.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-05T09:05:12.113Z] #49 46.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-05T09:05:12.113Z] #49 46.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:05:12.113Z] #49 47.45 Fetched 8418 kB in 0s (17.8 MB/s) [2022-09-05T09:05:12.113Z] #49 47.51 Selecting previously unselected package xxd. [2022-09-05T09:05:12.113Z] #49 47.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-05T09:05:12.113Z] #49 47.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 47.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:05:12.113Z] #49 47.69 Selecting previously unselected package vim-common. [2022-09-05T09:05:12.113Z] #49 47.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:05:12.113Z] #49 47.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:05:12.113Z] #49 47.84 Selecting previously unselected package cmake-data. [2022-09-05T09:05:12.113Z] #49 47.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-05T09:05:12.113Z] #49 47.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:05:12.113Z] #49 48.79 Selecting previously unselected package libarchive13:amd64. [2022-09-05T09:05:12.113Z] #49 48.80 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 48.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:05:12.113Z] #49 48.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-05T09:05:12.113Z] #49 48.98 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 48.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:05:12.113Z] #49 49.07 Selecting previously unselected package librhash0:amd64. [2022-09-05T09:05:12.113Z] #49 49.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 49.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:05:12.113Z] #49 49.15 Selecting previously unselected package libuv1:amd64. [2022-09-05T09:05:12.113Z] #49 49.15 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 49.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:05:12.113Z] #49 49.24 Selecting previously unselected package cmake. [2022-09-05T09:05:12.113Z] #49 49.24 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-05T09:05:12.113Z] #49 49.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:05:12.369Z] #49 ... [2022-09-05T09:05:12.369Z] [2022-09-05T09:05:12.369Z] #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-09-05T09:05:12.369Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:12.369Z] #20 47.99 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-09-05T09:05:12.369Z] #20 48.13 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-09-05T09:05:12.369Z] #20 48.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-05T09:05:12.369Z] #20 48.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-05T09:05:12.369Z] #20 48.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-05T09:05:12.369Z] #20 48.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-05T09:05:12.369Z] #20 48.15 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-09-05T09:05:12.369Z] #20 48.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-05T09:05:12.369Z] #20 48.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-05T09:05:12.369Z] #20 48.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-05T09:05:12.369Z] #20 48.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-05T09:05:12.369Z] #20 48.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-05T09:05:12.369Z] #20 48.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-05T09:05:12.369Z] #20 48.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-05T09:05:12.369Z] #20 48.18 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-09-05T09:05:12.369Z] #20 48.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-05T09:05:12.369Z] #20 48.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-05T09:05:12.369Z] #20 48.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:05:12.369Z] #20 49.13 Fetched 115 MB in 3s (43.6 MB/s) [2022-09-05T09:05:12.369Z] #20 49.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-05T09:05:12.369Z] #20 49.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-05T09:05:12.369Z] #20 49.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:05:12.369Z] #20 49.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:05:12.369Z] #20 50.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-05T09:05:12.369Z] #20 50.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-05T09:05:12.369Z] #20 50.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:05:12.932Z] #20 51.10 Selecting previously unselected package binutils-mingw-w64. [2022-09-05T09:05:12.932Z] #20 51.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-05T09:05:12.932Z] #20 51.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:05:12.932Z] #20 51.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-05T09:05:12.932Z] #20 51.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:05:12.932Z] #20 51.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:13.024Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-05T09:05:13.569Z] #20 ... [2022-09-05T09:05:13.569Z] [2022-09-05T09:05:13.569Z] #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-09-05T09:05:13.569Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-05T09:05:13.569Z] #49 50.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-05T09:05:13.569Z] #49 50.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:05:13.569Z] #49 50.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-05T09:05:13.569Z] #49 50.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:05:13.569Z] #49 50.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-05T09:05:13.569Z] #49 50.95 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-05T09:05:13.569Z] #49 50.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-05T09:05:13.569Z] #49 50.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-05T09:05:13.569Z] #49 51.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:05:13.569Z] #49 DONE 51.5s [2022-09-05T09:05:13.569Z] [2022-09-05T09:05:13.569Z] #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-09-05T09:05:13.569Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:13.569Z] #20 51.41 Selecting previously unselected package dmsetup. [2022-09-05T09:05:13.569Z] #20 51.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:05:13.569Z] #20 51.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:05:13.569Z] #20 ... [2022-09-05T09:05:13.569Z] [2022-09-05T09:05:13.569Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-05T09:05:13.569Z] #50 sha256:476131d392d0857b2801682c7cd60d759bf8af39d23d0dd01ca0992ea4044789 [2022-09-05T09:05:13.569Z] #50 DONE 0.1s [2022-09-05T09:05:13.569Z] [2022-09-05T09:05:13.569Z] #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-09-05T09:05:13.569Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:13.569Z] #20 51.64 Selecting previously unselected package mingw-w64-common. [2022-09-05T09:05:13.569Z] #20 51.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-05T09:05:13.569Z] #20 51.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-05T09:05:14.177Z] #20 ... [2022-09-05T09:05:14.177Z] [2022-09-05T09:05:14.177Z] #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-09-05T09:05:14.177Z] #74 sha256:02a3ae8c328c4450642b4eee8aa0fc4b48e036451d4e5e0fd762b331550d2dd0 [2022-09-05T09:05:14.177Z] #74 48.79 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-05T09:05:14.177Z] #74 48.79 + GOBIN=/build [2022-09-05T09:05:14.177Z] #74 48.79 + GO111MODULE=on [2022-09-05T09:05:14.177Z] #74 48.79 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-05T09:05:14.177Z] #74 52.03 rootlesskit version 1.0.0 [2022-09-05T09:05:14.177Z] #74 52.03 Usage of /build/rootlesskit-docker-proxy: [2022-09-05T09:05:14.177Z] #74 52.04 -container-ip string [2022-09-05T09:05:14.177Z] #74 52.04 container ip [2022-09-05T09:05:14.177Z] #74 52.04 -container-port int [2022-09-05T09:05:14.177Z] #74 52.04 container port (default -1) [2022-09-05T09:05:14.177Z] #74 52.04 -host-ip string [2022-09-05T09:05:14.177Z] #74 52.04 host ip [2022-09-05T09:05:14.177Z] #74 52.04 -host-port int [2022-09-05T09:05:14.177Z] #74 52.04 host port (default -1) [2022-09-05T09:05:14.177Z] #74 52.04 -proto string [2022-09-05T09:05:14.177Z] #74 52.04 proxy protocol (default "tcp") [2022-09-05T09:05:14.177Z] #74 DONE 52.2s [2022-09-05T09:05:14.177Z] [2022-09-05T09:05:14.177Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-05T09:05:14.177Z] #75 sha256:4b48956eff3119b1e0d0cc3406bfc8451058c5203af0cb90b320562e6eeb636f [2022-09-05T09:05:14.177Z] #75 DONE 0.1s [2022-09-05T09:05:14.177Z] [2022-09-05T09:05:14.177Z] #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-09-05T09:05:14.177Z] #51 sha256:69a7039c7722df5be17c581c9357cb969146c46201b7933ced6afcb07198e2b4 [2022-09-05T09:05:14.434Z] #51 ... [2022-09-05T09:05:14.434Z] [2022-09-05T09:05:14.434Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-05T09:05:14.434Z] #76 sha256:2a0f046b6f7179ef2109f410d1eeda92ae21d814b8360600eca7be3b6d8744e7 [2022-09-05T09:05:14.434Z] #76 DONE 0.1s [2022-09-05T09:05:14.690Z] [2022-09-05T09:05:14.690Z] #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-09-05T09:05:14.690Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:16.581Z] #20 54.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-05T09:05:16.581Z] #20 54.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-05T09:05:16.581Z] #20 54.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:05:17.509Z] #20 ... [2022-09-05T09:05:17.509Z] [2022-09-05T09:05:17.509Z] #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-09-05T09:05:17.509Z] #51 sha256:69a7039c7722df5be17c581c9357cb969146c46201b7933ced6afcb07198e2b4 [2022-09-05T09:05:17.509Z] #51 1.396 + RM_GOPATH=0 [2022-09-05T09:05:17.509Z] #51 1.396 + TMP_GOPATH= [2022-09-05T09:05:17.509Z] #51 1.396 + : /build [2022-09-05T09:05:17.509Z] #51 1.396 + '[' -z '' ']' [2022-09-05T09:05:17.509Z] #51 1.397 ++ mktemp -d [2022-09-05T09:05:17.509Z] #51 1.399 + export GOPATH=/tmp/tmp.N8H9cV8S61 [2022-09-05T09:05:17.509Z] #51 1.399 + GOPATH=/tmp/tmp.N8H9cV8S61 [2022-09-05T09:05:17.509Z] #51 1.399 + RM_GOPATH=1 [2022-09-05T09:05:17.509Z] #51 1.399 + case "$(go env GOARCH)" in [2022-09-05T09:05:17.509Z] #51 1.402 ++ go env GOARCH [2022-09-05T09:05:17.509Z] #51 1.424 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:05:17.509Z] #51 1.425 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:05:17.509Z] #51 1.425 ++ dirname /install.sh [2022-09-05T09:05:17.509Z] #51 1.431 + dir=/ [2022-09-05T09:05:17.509Z] #51 1.432 + bin=tini [2022-09-05T09:05:17.509Z] #51 1.432 + shift [2022-09-05T09:05:17.509Z] #51 1.432 + '[' '!' -f //tini.installer ']' [2022-09-05T09:05:17.509Z] #51 1.432 + . //tini.installer [2022-09-05T09:05:17.509Z] #51 1.433 ++ : v0.19.0 [2022-09-05T09:05:17.509Z] #51 1.433 + install_tini [2022-09-05T09:05:17.509Z] #51 1.433 + echo 'Install tini version v0.19.0' [2022-09-05T09:05:17.509Z] #51 1.433 Install tini version v0.19.0 [2022-09-05T09:05:17.509Z] #51 1.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.N8H9cV8S61/tini [2022-09-05T09:05:17.509Z] #51 1.436 Cloning into '/tmp/tmp.N8H9cV8S61/tini'... [2022-09-05T09:05:17.509Z] #51 2.007 + cd /tmp/tmp.N8H9cV8S61/tini [2022-09-05T09:05:17.509Z] #51 2.008 + git checkout -q v0.19.0 [2022-09-05T09:05:17.509Z] #51 2.032 + cmake . [2022-09-05T09:05:17.509Z] #51 2.299 -- The C compiler identification is GNU 10.2.1 [2022-09-05T09:05:17.509Z] #51 2.358 -- Detecting C compiler ABI info [2022-09-05T09:05:17.509Z] #51 2.632 -- Detecting C compiler ABI info - done [2022-09-05T09:05:17.509Z] #51 2.756 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-05T09:05:17.509Z] #51 2.757 -- Detecting C compile features [2022-09-05T09:05:17.509Z] #51 2.758 -- Detecting C compile features - done [2022-09-05T09:05:17.509Z] #51 2.774 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-05T09:05:17.509Z] #51 2.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-05T09:05:17.509Z] #51 2.886 -- Configuring done [2022-09-05T09:05:17.509Z] #51 2.903 -- Generating done [2022-09-05T09:05:17.509Z] #51 2.904 -- Build files have been written to: /tmp/tmp.N8H9cV8S61/tini [2022-09-05T09:05:17.509Z] #51 2.908 + make tini-static [2022-09-05T09:05:17.509Z] #51 3.033 Scanning dependencies of target tini-static [2022-09-05T09:05:17.509Z] #51 3.073 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-05T09:05:17.509Z] #51 3.397 [100%] Linking C executable tini-static [2022-09-05T09:05:17.509Z] #51 3.537 [100%] Built target tini-static [2022-09-05T09:05:17.509Z] #51 3.564 + mkdir -p /build [2022-09-05T09:05:17.509Z] #51 3.566 + cp tini-static /build/docker-init [2022-09-05T09:05:17.509Z] #51 DONE 3.7s [2022-09-05T09:05:17.509Z] [2022-09-05T09:05:17.509Z] #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-09-05T09:05:17.509Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:18.883Z] #20 56.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-05T09:05:18.883Z] #20 56.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:18.883Z] #20 56.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:05:18.883Z] #20 57.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-05T09:05:18.883Z] #20 57.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:19.139Z] #20 57.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:05:21.029Z] #20 58.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-05T09:05:21.029Z] #20 58.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:21.029Z] #20 58.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:05:24.300Z] #20 ... [2022-09-05T09:05:24.300Z] [2022-09-05T09:05:24.300Z] #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-09-05T09:05:24.300Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:05:24.300Z] #71 15.35 + cd /tmp/tmp.LHzkihPuoC/src/github.com/containerd/containerd [2022-09-05T09:05:24.300Z] #71 15.35 + git checkout -q v1.6.8 [2022-09-05T09:05:24.556Z] #71 15.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-05T09:05:24.556Z] #71 15.72 + BUILDTAGS='netgo osusergo static_build' [2022-09-05T09:05:24.556Z] #71 15.72 + export EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:05:24.556Z] #71 15.72 + EXTRA_FLAGS=-buildmode=pie [2022-09-05T09:05:24.556Z] #71 15.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-05T09:05:24.556Z] #71 15.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-05T09:05:24.556Z] #71 15.72 + '[' '' = dynamic ']' [2022-09-05T09:05:24.556Z] #71 15.72 + make [2022-09-05T09:05:25.579Z] #60 ... [2022-09-05T09:05:25.579Z] [2022-09-05T09:05:25.579Z] #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-09-05T09:05:25.579Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:05:25.579Z] #77 295.6 CCLD libocispec.la [2022-09-05T09:05:25.579Z] #77 296.2 CCLD src/validate [2022-09-05T09:05:25.579Z] #77 296.2 CCLD tests/test-1 [2022-09-05T09:05:25.579Z] #77 296.2 CCLD tests/test-2 [2022-09-05T09:05:25.579Z] #77 296.2 CCLD tests/test-3 [2022-09-05T09:05:25.579Z] #77 296.2 CCLD tests/test-4 [2022-09-05T09:05:25.579Z] #77 296.4 CCLD tests/test-5 [2022-09-05T09:05:25.579Z] #77 296.4 CCLD tests/test-6 [2022-09-05T09:05:25.579Z] #77 296.4 CCLD tests/test-7 [2022-09-05T09:05:25.579Z] #77 296.6 CCLD tests/test-8 [2022-09-05T09:05:25.579Z] #77 296.6 CCLD tests/test-9 [2022-09-05T09:05:25.579Z] #77 296.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-05T09:05:25.579Z] #77 296.6 CCLD tests/test-10 [2022-09-05T09:05:25.579Z] #77 296.7 CCLD tests/test-11 [2022-09-05T09:05:25.924Z] #71 16.77 + bin/ctr [2022-09-05T09:05:27.484Z] #77 300.2 libtool: link: ar cr libocispec.a [2022-09-05T09:05:27.744Z] #77 300.3 libtool: link: ranlib libocispec.a [2022-09-05T09:05:29.653Z] #77 302.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:29.653Z] #77 302.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:05:29.653Z] #77 302.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:05:29.653Z] #77 302.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:29.653Z] #77 302.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:29.653Z] #77 302.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:29.653Z] #77 302.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:29.653Z] #77 302.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-05T09:05:29.913Z] #77 302.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-05T09:05:29.913Z] #77 302.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-05T09:05:29.913Z] #77 302.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-05T09:05:29.913Z] #77 302.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-05T09:05:29.913Z] #77 302.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-05T09:05:30.172Z] #77 302.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-05T09:05:30.172Z] #77 302.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-05T09:05:30.172Z] #77 302.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-05T09:05:30.172Z] #77 302.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-05T09:05:30.172Z] #77 302.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-05T09:05:30.172Z] #77 302.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-05T09:05:30.172Z] #77 302.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-05T09:05:30.172Z] #77 303.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-05T09:05:30.172Z] #77 303.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-05T09:05:30.172Z] #77 303.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-05T09:05:30.431Z] #77 303.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-05T09:05:30.431Z] #77 303.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-05T09:05:30.431Z] #77 303.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-05T09:05:30.431Z] #77 303.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-05T09:05:30.431Z] #77 303.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-05T09:05:30.431Z] #77 303.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-05T09:05:30.431Z] #77 303.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-05T09:05:30.431Z] #77 303.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-05T09:05:30.431Z] #77 303.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-05T09:05:30.431Z] #77 303.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-05T09:05:30.690Z] #77 303.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-05T09:05:30.690Z] #77 303.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-05T09:05:31.259Z] #77 304.1 CC src/crun-run.o [2022-09-05T09:05:31.517Z] #77 304.2 CC src/crun-crun.o [2022-09-05T09:05:31.517Z] #77 304.2 CC src/crun-kill.o [2022-09-05T09:05:31.517Z] #77 304.3 CC src/crun-delete.o [2022-09-05T09:05:31.517Z] #77 304.3 CC src/crun-pause.o [2022-09-05T09:05:32.085Z] #77 304.7 CC src/crun-spec.o [2022-09-05T09:05:32.085Z] #77 304.7 CC src/crun-exec.o [2022-09-05T09:05:32.085Z] #77 304.8 CC src/crun-unpause.o [2022-09-05T09:05:32.344Z] #77 305.1 CC src/crun-create.o [2022-09-05T09:05:32.344Z] #77 305.1 CC src/crun-start.o [2022-09-05T09:05:32.466Z] #71 ... [2022-09-05T09:05:32.466Z] [2022-09-05T09:05:32.466Z] #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-09-05T09:05:32.466Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-05T09:05:32.466Z] #20 62.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-05T09:05:32.466Z] #20 62.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:32.467Z] #20 62.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:05:32.467Z] #20 64.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-05T09:05:32.467Z] #20 64.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:32.467Z] #20 64.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:05:32.467Z] #20 66.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-05T09:05:32.467Z] #20 66.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:32.467Z] #20 66.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:05:32.467Z] #20 70.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-05T09:05:32.467Z] #20 70.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-05T09:05:32.467Z] #20 70.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:05:32.603Z] #77 305.2 CC src/crun-state.o [2022-09-05T09:05:32.603Z] #77 305.3 CC src/crun-ps.o [2022-09-05T09:05:32.603Z] #77 305.4 CC src/crun-restore.o [2022-09-05T09:05:32.603Z] #77 305.4 CC src/crun-list.o [2022-09-05T09:05:32.603Z] #77 305.4 CC src/libcrun/libcrun_la-container.lo [2022-09-05T09:05:32.603Z] #77 305.4 CC src/crun-checkpoint.o [2022-09-05T09:05:32.603Z] #77 305.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-05T09:05:32.862Z] #77 305.5 CC src/crun-update.o [2022-09-05T09:05:32.862Z] #77 305.5 CC src/libcrun/libcrun_la-utils.lo [2022-09-05T09:05:32.862Z] #77 305.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-05T09:05:32.918Z] #47 ... [2022-09-05T09:05:32.918Z] [2022-09-05T09:05:32.918Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T09:05:32.918Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:05:32.918Z] #77 294.1 CCLD libocispec.la [2022-09-05T09:05:32.918Z] #77 294.7 CCLD src/validate [2022-09-05T09:05:32.918Z] #77 294.7 CCLD tests/test-1 [2022-09-05T09:05:32.918Z] #77 294.7 CCLD tests/test-2 [2022-09-05T09:05:32.918Z] #77 294.8 CCLD tests/test-3 [2022-09-05T09:05:32.918Z] #77 294.8 CCLD tests/test-4 [2022-09-05T09:05:32.918Z] #77 294.9 CCLD tests/test-5 [2022-09-05T09:05:32.918Z] #77 294.9 CCLD tests/test-7 [2022-09-05T09:05:32.918Z] #77 294.9 CCLD tests/test-6 [2022-09-05T09:05:32.918Z] #77 294.9 CCLD tests/test-8 [2022-09-05T09:05:32.918Z] #77 295.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-05T09:05:32.918Z] #77 295.0 CCLD tests/test-9 [2022-09-05T09:05:32.918Z] #77 295.1 CCLD tests/test-10 [2022-09-05T09:05:32.918Z] #77 295.2 CCLD tests/test-11 [2022-09-05T09:05:32.918Z] #77 297.7 libtool: link: ar cr libocispec.a [2022-09-05T09:05:32.918Z] #77 297.7 libtool: link: ranlib libocispec.a [2022-09-05T09:05:33.121Z] #77 305.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-05T09:05:33.121Z] #77 305.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-05T09:05:33.121Z] #77 305.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-05T09:05:33.121Z] #77 306.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-05T09:05:33.121Z] #77 306.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-05T09:05:33.380Z] #77 306.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-05T09:05:33.639Z] #77 306.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-05T09:05:33.639Z] #77 306.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-05T09:05:33.835Z] #20 72.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-05T09:05:33.835Z] #20 72.01 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-05T09:05:33.835Z] #20 72.02 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:05:33.835Z] #20 72.10 Selecting previously unselected package libapparmor1:amd64. [2022-09-05T09:05:33.899Z] #77 306.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-05T09:05:33.899Z] #77 306.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-05T09:05:33.899Z] #77 306.7 CC src/libcrun/libcrun_la-error.lo [2022-09-05T09:05:34.092Z] #20 72.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-05T09:05:34.092Z] #20 72.11 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:05:34.092Z] #20 72.17 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-05T09:05:34.092Z] #20 72.18 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-05T09:05:34.092Z] #20 72.18 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:05:34.092Z] #20 72.26 Selecting previously unselected package libbtrfs0:amd64. [2022-09-05T09:05:34.092Z] #20 72.27 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-05T09:05:34.092Z] #20 72.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:05:34.092Z] #20 72.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-05T09:05:34.158Z] #77 306.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-05T09:05:34.348Z] #20 72.37 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-05T09:05:34.349Z] #20 72.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:05:34.349Z] #20 72.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-05T09:05:34.349Z] #20 72.47 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:05:34.349Z] #20 72.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:34.349Z] #20 72.51 Selecting previously unselected package libudev-dev:amd64. [2022-09-05T09:05:34.349Z] #20 72.52 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-05T09:05:34.349Z] #20 72.52 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:05:34.349Z] #20 72.58 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-05T09:05:34.417Z] #77 307.2 CC src/libcrun/libcrun_la-status.lo [2022-09-05T09:05:34.417Z] #77 307.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-05T09:05:34.605Z] #20 72.59 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-05T09:05:34.605Z] #20 72.59 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:05:34.605Z] #20 72.70 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-05T09:05:34.605Z] #20 72.70 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-05T09:05:34.605Z] #20 72.71 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:05:34.676Z] #77 307.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-05T09:05:34.862Z] #20 72.80 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-05T09:05:34.862Z] #20 72.81 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-05T09:05:34.862Z] #20 72.81 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:05:34.862Z] #20 72.88 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-05T09:05:34.862Z] #20 72.89 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-05T09:05:34.862Z] #20 72.90 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:05:34.862Z] #20 72.94 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-05T09:05:34.862Z] #20 72.95 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-05T09:05:34.862Z] #20 72.95 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:05:34.935Z] #77 307.7 CC src/libcrun/libcrun_la-signals.lo [2022-09-05T09:05:34.935Z] #77 307.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-05T09:05:34.935Z] #77 307.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-05T09:05:35.119Z] #20 73.14 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-05T09:05:35.119Z] #20 73.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-05T09:05:35.119Z] #20 73.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:05:35.119Z] #20 73.26 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-05T09:05:35.119Z] #20 73.27 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-05T09:05:35.119Z] #20 73.27 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:35.119Z] #20 73.32 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-05T09:05:35.119Z] #20 73.32 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-05T09:05:35.119Z] #20 73.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:05:35.119Z] #20 73.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-05T09:05:35.195Z] #77 308.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-05T09:05:35.195Z] #77 ... [2022-09-05T09:05:35.195Z] [2022-09-05T09:05:35.195Z] #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-09-05T09:05:35.195Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:05:35.195Z] #47 371.6 + dpkg --print-architecture [2022-09-05T09:05:35.195Z] #47 371.6 + git checkout -q v2.1.0 [2022-09-05T09:05:35.195Z] #47 371.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-05T09:05:35.195Z] #47 371.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-05T09:05:35.376Z] #20 73.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-05T09:05:35.376Z] #20 73.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:05:35.376Z] #20 73.61 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-05T09:05:35.376Z] #20 73.63 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-05T09:05:35.376Z] #20 73.64 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-05T09:05:35.459Z] #77 ... [2022-09-05T09:05:35.459Z] [2022-09-05T09:05:35.459Z] #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-09-05T09:05:35.459Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:05:35.459Z] #47 374.3 + dpkg --print-architecture [2022-09-05T09:05:35.459Z] #47 374.4 + git checkout -q v2.1.0 [2022-09-05T09:05:35.632Z] #20 73.65 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-05T09:05:35.632Z] #20 73.67 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-05T09:05:35.632Z] #20 73.68 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-05T09:05:35.632Z] #20 73.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-05T09:05:35.632Z] #20 73.70 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-05T09:05:35.632Z] #20 73.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-05T09:05:35.632Z] #20 73.73 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-05T09:05:35.632Z] #20 73.74 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-05T09:05:35.632Z] #20 73.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-05T09:05:35.632Z] #20 73.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-05T09:05:35.632Z] #20 73.78 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-05T09:05:35.632Z] #20 73.79 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-05T09:05:35.632Z] #20 73.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-05T09:05:35.632Z] #20 73.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-05T09:05:35.632Z] #20 73.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-05T09:05:35.632Z] #20 73.84 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-05T09:05:35.632Z] #20 73.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-05T09:05:35.719Z] #47 374.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-05T09:05:35.719Z] #47 374.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-05T09:05:35.763Z] #47 ... [2022-09-05T09:05:35.763Z] [2022-09-05T09:05:35.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-05T09:05:35.763Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:05:35.763Z] #77 308.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-05T09:05:35.763Z] #77 308.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-05T09:05:35.889Z] #20 73.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:05:35.889Z] #20 73.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:05:35.889Z] #20 73.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:05:35.889Z] #20 73.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-05T09:05:35.889Z] #20 73.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-05T09:05:35.889Z] #20 73.92 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-05T09:05:35.889Z] #20 73.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-05T09:05:35.889Z] #20 73.94 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-05T09:05:35.889Z] #20 73.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-05T09:05:35.889Z] #20 73.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:35.889Z] #20 73.98 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-05T09:05:35.889Z] #20 74.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:35.889Z] #20 74.01 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-05T09:05:35.889Z] #20 74.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:05:36.023Z] #77 308.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-05T09:05:36.023Z] #77 308.8 CC tests/init.o [2022-09-05T09:05:37.258Z] #20 DONE 75.1s [2022-09-05T09:05:37.258Z] [2022-09-05T09:05:37.258Z] #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-09-05T09:05:37.258Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-09-05T09:05:38.186Z] #21 1.313 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-05T09:05:38.442Z] #21 1.313 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-05T09:05:38.442Z] #21 1.403 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-05T09:05:40.999Z] #47 ... [2022-09-05T09:05:41.000Z] [2022-09-05T09:05:41.000Z] #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-09-05T09:05:41.000Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:05:41.000Z] #77 301.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:41.000Z] #77 301.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-05T09:05:41.000Z] #77 301.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-05T09:05:41.000Z] #77 301.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:41.000Z] #77 301.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:41.000Z] #77 301.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:41.000Z] #77 301.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-05T09:05:41.000Z] #77 301.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-05T09:05:41.000Z] #77 301.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-05T09:05:41.000Z] #77 301.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-05T09:05:41.000Z] #77 301.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-05T09:05:41.000Z] #77 301.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-05T09:05:41.000Z] #77 301.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-05T09:05:41.000Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-05T09:05:41.000Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-05T09:05:41.000Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-05T09:05:41.000Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-05T09:05:41.000Z] #77 302.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-05T09:05:41.000Z] #77 302.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-05T09:05:41.000Z] #77 302.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-05T09:05:41.000Z] #77 302.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-05T09:05:41.000Z] #77 302.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-05T09:05:41.000Z] #77 302.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-05T09:05:41.000Z] #77 302.4 CC src/libcrun/libcrun_testing_a-error.o [2022-09-05T09:05:41.000Z] #77 302.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-05T09:05:41.000Z] #77 302.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-05T09:05:41.000Z] #77 302.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-05T09:05:41.000Z] #77 302.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-05T09:05:41.000Z] #77 302.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-05T09:05:41.000Z] #77 302.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-05T09:05:41.000Z] #77 303.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-05T09:05:41.000Z] #77 303.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-05T09:05:41.000Z] #77 303.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-05T09:05:41.000Z] #77 303.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-05T09:05:41.000Z] #77 303.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-05T09:05:41.000Z] #77 303.8 CC src/crun-run.o [2022-09-05T09:05:41.000Z] #77 303.8 CC src/crun-crun.o [2022-09-05T09:05:41.000Z] #77 303.9 CC src/crun-delete.o [2022-09-05T09:05:41.000Z] #77 304.5 CC src/crun-kill.o [2022-09-05T09:05:41.000Z] #77 304.6 CC src/crun-pause.o [2022-09-05T09:05:41.000Z] #77 304.8 CC src/crun-unpause.o [2022-09-05T09:05:41.000Z] #77 304.8 CC src/crun-spec.o [2022-09-05T09:05:41.000Z] #77 304.9 CC src/crun-exec.o [2022-09-05T09:05:41.000Z] #77 305.0 CC src/crun-list.o [2022-09-05T09:05:41.000Z] #77 305.1 CC src/crun-start.o [2022-09-05T09:05:41.000Z] #77 305.2 CC src/crun-create.o [2022-09-05T09:05:41.000Z] #77 305.4 CC src/crun-update.o [2022-09-05T09:05:41.000Z] #77 305.6 CC src/crun-state.o [2022-09-05T09:05:41.000Z] #77 305.7 CC src/crun-ps.o [2022-09-05T09:05:41.000Z] #77 305.7 CC src/crun-restore.o [2022-09-05T09:05:41.000Z] #77 305.7 CC src/crun-checkpoint.o [2022-09-05T09:05:41.000Z] #77 305.8 CC src/libcrun/libcrun_la-utils.lo [2022-09-05T09:05:41.000Z] #77 305.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-05T09:05:41.158Z] #64 335.2 # github.com/containerd/containerd/cmd/containerd [2022-09-05T09:05:41.158Z] #64 335.2 /usr/bin/ld: /tmp/go-link-2049084507/000019.o: in function `New': [2022-09-05T09:05:41.158Z] #64 335.2 /tmp/tmp.YUUbZU8D7w/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-05T09:05:41.158Z] #64 335.3 + bin/containerd-stress [2022-09-05T09:05:41.158Z] #64 336.4 + bin/containerd-shim [2022-09-05T09:05:41.260Z] #77 306.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-05T09:05:41.260Z] #77 306.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-05T09:05:41.574Z] #77 306.3 CC src/libcrun/libcrun_la-container.lo [2022-09-05T09:05:41.574Z] #77 306.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-05T09:05:41.574Z] #77 306.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-05T09:05:41.834Z] #77 306.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-05T09:05:41.834Z] #77 306.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-05T09:05:41.834Z] #77 306.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-05T09:05:42.094Z] #77 306.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-05T09:05:42.094Z] #77 306.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-05T09:05:42.094Z] #77 306.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-05T09:05:42.355Z] #77 307.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-05T09:05:42.355Z] #77 307.3 CC src/libcrun/libcrun_la-error.lo [2022-09-05T09:05:42.615Z] #77 307.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-05T09:05:42.615Z] #77 307.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-05T09:05:42.615Z] #77 307.6 CC src/libcrun/libcrun_la-status.lo [2022-09-05T09:05:42.878Z] #77 307.7 CC src/libcrun/libcrun_la-signals.lo [2022-09-05T09:05:42.878Z] #77 307.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-05T09:05:43.138Z] #77 307.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-05T09:05:43.138Z] #77 308.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-05T09:05:43.398Z] #77 308.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-05T09:05:43.398Z] #77 308.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-05T09:05:43.658Z] #77 308.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-05T09:05:43.658Z] #77 308.6 CC tests/init.o [2022-09-05T09:05:44.261Z] #21 1.847 Reading package lists... [2022-09-05T09:05:44.597Z] #77 309.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-05T09:05:48.430Z] #21 6.574 Reading package lists... [2022-09-05T09:05:49.796Z] #21 11.27 Building dependency tree... [2022-09-05T09:05:49.796Z] #21 12.40 Reading state information... [2022-09-05T09:05:50.726Z] #21 13.47 The following additional packages will be installed: [2022-09-05T09:05:50.726Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-05T09:05:50.726Z] #21 13.47 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-05T09:05:50.726Z] #21 13.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-05T09:05:50.726Z] #21 13.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-05T09:05:50.726Z] #21 13.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-05T09:05:50.726Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-05T09:05:50.726Z] #21 13.48 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-05T09:05:50.726Z] #21 13.50 Suggested packages: [2022-09-05T09:05:50.726Z] #21 13.50 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-05T09:05:50.726Z] #21 13.50 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-05T09:05:50.726Z] #21 13.50 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-05T09:05:50.726Z] #21 13.50 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-05T09:05:50.726Z] #21 13.50 seccomp:ppc64el seccomp:s390x [2022-09-05T09:05:50.726Z] #21 13.50 Recommended packages: [2022-09-05T09:05:50.726Z] #21 13.50 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-05T09:05:50.726Z] #21 13.50 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-05T09:05:50.726Z] #21 13.50 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-05T09:05:50.726Z] #21 13.50 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-05T09:05:50.983Z] #21 14.02 The following NEW packages will be installed: [2022-09-05T09:05:50.983Z] #21 14.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-05T09:05:51.159Z] #64 347.9 + bin/containerd-shim-runc-v1 [2022-09-05T09:05:51.238Z] #21 14.02 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-05T09:05:51.238Z] #21 14.02 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-05T09:05:51.238Z] #21 14.02 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-05T09:05:51.238Z] #21 14.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-05T09:05:51.238Z] #21 14.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-05T09:05:51.238Z] #21 14.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-05T09:05:51.238Z] #21 14.02 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-05T09:05:51.238Z] #21 14.02 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-05T09:05:51.238Z] #21 14.02 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-05T09:05:51.238Z] #21 14.03 libseccomp2:ppc64el libseccomp2:s390x [2022-09-05T09:05:51.495Z] #21 14.36 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:05:51.495Z] #21 14.36 Need to get 15.9 MB of archives. [2022-09-05T09:05:51.495Z] #21 14.36 After this operation, 73.0 MB of additional disk space will be used. [2022-09-05T09:05:51.495Z] #21 14.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-05T09:05:51.495Z] #21 14.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-05T09:05:51.495Z] #21 14.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-05T09:05:51.495Z] #21 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-05T09:05:51.495Z] #21 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-05T09:05:51.495Z] #21 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-05T09:05:51.495Z] #21 14.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-05T09:05:51.495Z] #21 14.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-05T09:05:51.495Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-05T09:05:51.495Z] #21 14.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-05T09:05:51.495Z] #21 14.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-05T09:05:51.495Z] #21 14.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-05T09:05:51.495Z] #21 14.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-05T09:05:51.495Z] #21 14.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-05T09:05:51.495Z] #21 14.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-05T09:05:51.495Z] #21 14.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-05T09:05:51.495Z] #21 14.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-05T09:05:51.495Z] #21 14.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-05T09:05:51.751Z] #21 14.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-05T09:05:51.751Z] #21 14.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-05T09:05:51.751Z] #21 14.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-05T09:05:51.751Z] #21 14.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-05T09:05:51.751Z] #21 14.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-05T09:05:51.751Z] #21 14.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-05T09:05:51.751Z] #21 14.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-05T09:05:51.751Z] #21 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-05T09:05:51.751Z] #21 14.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-05T09:05:51.751Z] #21 14.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-05T09:05:51.752Z] #21 14.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-05T09:05:51.752Z] #21 14.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-05T09:05:51.752Z] #21 14.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-05T09:05:51.752Z] #21 14.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-05T09:05:51.752Z] #21 14.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-05T09:05:51.752Z] #21 14.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-05T09:05:51.752Z] #21 14.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-05T09:05:52.315Z] #21 15.27 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:05:52.580Z] #21 15.47 Fetched 15.9 MB in 1s (24.4 MB/s) [2022-09-05T09:05:52.580Z] #21 15.51 Selecting previously unselected package gcc-10-base:armel. [2022-09-05T09:05:52.580Z] #21 15.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-05T09:05:52.580Z] #21 15.55 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-05T09:05:52.580Z] #21 15.56 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-05T09:05:52.580Z] #21 15.60 Selecting previously unselected package gcc-10-base:armhf. [2022-09-05T09:05:52.580Z] #21 15.61 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-05T09:05:52.580Z] #21 15.62 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-05T09:05:52.836Z] #21 15.67 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-05T09:05:52.836Z] #21 15.68 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-05T09:05:52.836Z] #21 15.68 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-05T09:05:52.836Z] #21 15.73 Selecting previously unselected package gcc-10-base:s390x. [2022-09-05T09:05:52.836Z] #21 15.74 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-05T09:05:52.836Z] #21 15.75 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-05T09:05:52.836Z] #21 15.84 Selecting previously unselected package gcc-10-base:arm64. [2022-09-05T09:05:52.836Z] #21 15.85 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-05T09:05:52.836Z] #21 15.86 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-05T09:05:53.092Z] #21 15.92 Selecting previously unselected package libgcc-s1:armel. [2022-09-05T09:05:53.092Z] #21 15.92 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-05T09:05:53.092Z] #21 15.94 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-05T09:05:53.092Z] #21 15.99 Selecting previously unselected package libcrypt1:armel. [2022-09-05T09:05:53.092Z] #21 16.00 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-05T09:05:53.092Z] #21 16.02 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-05T09:05:53.092Z] #21 16.11 Selecting previously unselected package libc6:armel. [2022-09-05T09:05:53.092Z] #21 16.11 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-05T09:05:53.348Z] #21 16.31 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-05T09:05:53.605Z] #21 16.73 Selecting previously unselected package libapparmor1:armel. [2022-09-05T09:05:53.861Z] #21 16.73 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-05T09:05:53.861Z] #21 16.74 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-05T09:05:53.861Z] #21 16.80 Selecting previously unselected package libapparmor-dev:armel. [2022-09-05T09:05:53.861Z] #21 16.80 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-05T09:05:53.861Z] #21 16.81 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-05T09:05:54.118Z] #21 16.88 Selecting previously unselected package libgcc-s1:arm64. [2022-09-05T09:05:54.118Z] #21 16.88 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-05T09:05:54.118Z] #21 16.89 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-05T09:05:54.118Z] #21 16.94 Selecting previously unselected package libcrypt1:arm64. [2022-09-05T09:05:54.118Z] #21 16.95 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-05T09:05:54.118Z] #21 16.95 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-05T09:05:54.118Z] #21 17.05 Selecting previously unselected package libc6:arm64. [2022-09-05T09:05:54.118Z] #21 17.05 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-05T09:05:54.374Z] #21 17.25 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-05T09:05:54.631Z] #21 17.76 Selecting previously unselected package libapparmor1:arm64. [2022-09-05T09:05:54.888Z] #21 17.76 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-05T09:05:54.888Z] #21 17.77 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-05T09:05:54.888Z] #21 17.82 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-05T09:05:54.888Z] #21 17.83 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-05T09:05:54.888Z] #21 17.83 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-05T09:05:54.888Z] #21 17.89 Selecting previously unselected package libgcc-s1:s390x. [2022-09-05T09:05:54.888Z] #21 17.90 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-05T09:05:54.888Z] #21 17.91 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-05T09:05:54.888Z] #21 17.95 Selecting previously unselected package libcrypt1:s390x. [2022-09-05T09:05:54.888Z] #21 17.96 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-05T09:05:54.888Z] #21 17.97 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-05T09:05:55.144Z] #21 18.06 Selecting previously unselected package libc6:s390x. [2022-09-05T09:05:55.144Z] #21 18.06 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-05T09:05:55.400Z] #21 18.28 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-05T09:05:55.657Z] #21 18.73 Selecting previously unselected package libapparmor1:s390x. [2022-09-05T09:05:55.657Z] #21 18.74 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-05T09:05:55.657Z] #21 18.74 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-05T09:05:55.657Z] #21 18.79 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-05T09:05:55.913Z] #21 18.80 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-05T09:05:55.913Z] #21 18.81 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-05T09:05:55.913Z] #21 18.89 Selecting previously unselected package libgcc-s1:armhf. [2022-09-05T09:05:55.913Z] #21 18.89 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-05T09:05:55.913Z] #21 18.90 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-05T09:05:55.913Z] #21 18.95 Selecting previously unselected package libcrypt1:armhf. [2022-09-05T09:05:55.913Z] #21 18.96 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-05T09:05:55.913Z] #21 18.96 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-05T09:05:56.170Z] #21 19.04 Selecting previously unselected package libc6:armhf. [2022-09-05T09:05:56.170Z] #21 19.05 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-05T09:05:56.426Z] #21 19.23 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-05T09:05:56.445Z] #64 354.3 + bin/containerd-shim-runc-v2 [2022-09-05T09:05:56.682Z] #21 19.67 Selecting previously unselected package libapparmor1:armhf. [2022-09-05T09:05:56.683Z] #21 19.68 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-05T09:05:56.683Z] #21 19.68 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-05T09:05:56.683Z] #21 19.73 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-05T09:05:56.683Z] #21 19.74 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-05T09:05:56.705Z] #64 355.1 + binaries [2022-09-05T09:05:56.705Z] #64 355.1 + install -D bin/containerd /build/containerd [2022-09-05T09:05:56.705Z] #64 355.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-05T09:05:56.705Z] #64 355.1 + install -D bin/ctr /build/ctr [2022-09-05T09:05:56.939Z] #21 19.75 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-05T09:05:56.939Z] #21 19.81 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-05T09:05:56.939Z] #21 19.82 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-05T09:05:56.939Z] #21 19.82 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-05T09:05:56.939Z] #21 19.87 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-05T09:05:56.939Z] #21 19.88 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-05T09:05:56.939Z] #21 19.89 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-05T09:05:56.939Z] #21 19.97 Selecting previously unselected package libc6:ppc64el. [2022-09-05T09:05:56.939Z] #21 19.97 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-05T09:05:57.195Z] #21 20.18 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-05T09:05:57.757Z] #21 20.80 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-05T09:05:57.757Z] #21 20.81 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-05T09:05:57.757Z] #21 20.81 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-05T09:05:58.013Z] #21 20.87 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-05T09:05:58.013Z] #21 20.88 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-05T09:05:58.013Z] #21 20.89 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-05T09:05:58.013Z] #21 20.96 Selecting previously unselected package libseccomp2:s390x. [2022-09-05T09:05:58.013Z] #21 20.97 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-05T09:05:58.013Z] #21 20.98 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.013Z] #21 21.02 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-05T09:05:58.013Z] #21 21.02 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-05T09:05:58.013Z] #21 21.03 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.269Z] #21 21.10 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-05T09:05:58.269Z] #21 21.11 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-05T09:05:58.269Z] #21 21.12 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.269Z] #21 21.17 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-05T09:05:58.269Z] #21 21.17 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-05T09:05:58.269Z] #21 21.18 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.269Z] #21 21.25 Selecting previously unselected package libseccomp2:armhf. [2022-09-05T09:05:58.269Z] #21 21.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-05T09:05:58.269Z] #21 21.26 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.269Z] #21 21.30 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-05T09:05:58.269Z] #21 21.32 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-05T09:05:58.269Z] #21 21.32 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.525Z] #21 21.39 Selecting previously unselected package libseccomp2:armel. [2022-09-05T09:05:58.525Z] #21 21.39 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-05T09:05:58.525Z] #21 21.40 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.525Z] #21 21.46 Selecting previously unselected package libseccomp-dev:armel. [2022-09-05T09:05:58.525Z] #21 21.47 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-05T09:05:58.525Z] #21 21.48 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.614Z] #64 DONE 357.2s [2022-09-05T09:05:58.781Z] #21 21.55 Selecting previously unselected package libseccomp2:arm64. [2022-09-05T09:05:58.781Z] #21 21.56 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-05T09:05:58.781Z] #21 21.56 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.781Z] #21 21.60 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-05T09:05:58.781Z] #21 21.61 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-05T09:05:58.781Z] #21 21.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:05:58.781Z] #21 21.72 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.73 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.75 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.76 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.77 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.79 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-05T09:05:58.781Z] #21 21.80 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-05T09:05:58.781Z] #21 21.82 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-05T09:05:58.781Z] #21 21.83 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-05T09:05:58.781Z] #21 21.85 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-05T09:05:58.781Z] #21 21.86 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.87 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-05T09:05:58.781Z] #21 21.88 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-05T09:05:59.037Z] #21 21.89 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-05T09:05:59.037Z] #21 21.91 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-05T09:05:59.037Z] #21 21.92 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-05T09:05:59.555Z] [2022-09-05T09:05:59.555Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-05T09:05:59.555Z] #65 sha256:1e207b47d3ed6b9b6de60596b28ebb7a0068ea6720f2c913d94125a8cbe788fc [2022-09-05T09:06:00.405Z] #21 23.13 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-05T09:06:00.936Z] #65 DONE 1.1s [2022-09-05T09:06:00.936Z] [2022-09-05T09:06:00.936Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-05T09:06:00.936Z] #70 sha256:fc2b5d6a2c76585004f636ad862ab53ab2e5ed80c7702930ced2eef5f36601f2 [2022-09-05T09:06:01.196Z] #70 DONE 0.3s [2022-09-05T09:06:01.196Z] [2022-09-05T09:06:01.196Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-05T09:06:01.196Z] #75 sha256:7b784dc15722c25c3096f50464fde38981751d8059e74f50b1d7301640696404 [2022-09-05T09:06:01.423Z] #21 24.36 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-05T09:06:02.576Z] #75 DONE 1.2s [2022-09-05T09:06:02.576Z] [2022-09-05T09:06:02.576Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-05T09:06:02.576Z] #78 sha256:6b7893191ba238bb778c76be8dd1760eed5134499b199715d007982fe5255ab6 [2022-09-05T09:06:02.576Z] #78 DONE 0.1s [2022-09-05T09:06:02.576Z] [2022-09-05T09:06:02.576Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-05T09:06:02.576Z] #79 sha256:a570c660d416d462019ac4b43b6782486b3e6977a6f91ceb88c192180671fb62 [2022-09-05T09:06:02.576Z] #79 DONE 0.1s [2022-09-05T09:06:02.576Z] [2022-09-05T09:06:02.576Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-05T09:06:02.576Z] #80 sha256:a62498d9cc6f3d0f734a3aefb24e14f2ee6970cda3384637713692b29829e556 [2022-09-05T09:06:02.576Z] #80 DONE 0.0s [2022-09-05T09:06:02.576Z] [2022-09-05T09:06:02.576Z] #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-09-05T09:06:02.576Z] #81 sha256:add7ff9b56543302fb0bbf0b7fecebbd16c42e9fdbf1dcaa3df07427e9055087 [2022-09-05T09:06:02.857Z] #21 25.58 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-05T09:06:03.145Z] #81 0.668 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-05T09:06:03.146Z] #81 0.668 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-05T09:06:03.146Z] #81 0.669 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-05T09:06:03.786Z] #21 26.83 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-05T09:06:03.978Z] #81 0.913 Reading package lists... [2022-09-05T09:06:04.551Z] #81 1.581 Reading package lists... [2022-09-05T09:06:04.551Z] #81 2.111 Building dependency tree... [2022-09-05T09:06:04.551Z] #81 2.245 Reading state information... [2022-09-05T09:06:04.810Z] #81 2.379 systemd is already the newest version (247.3-7). [2022-09-05T09:06:04.811Z] #81 2.379 systemd set to manually installed. [2022-09-05T09:06:04.811Z] #81 2.379 The following additional packages will be installed: [2022-09-05T09:06:04.811Z] #81 2.380 libdbus-1-3 libpam-systemd [2022-09-05T09:06:04.811Z] #81 2.381 Recommended packages: [2022-09-05T09:06:04.811Z] #81 2.381 libnss-systemd [2022-09-05T09:06:04.811Z] #81 2.440 The following NEW packages will be installed: [2022-09-05T09:06:04.811Z] #81 2.441 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-05T09:06:05.070Z] #81 2.710 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:06:05.070Z] #81 2.710 Need to get 950 kB of archives. [2022-09-05T09:06:05.070Z] #81 2.710 After this operation, 1988 kB of additional disk space will be used. [2022-09-05T09:06:05.070Z] #81 2.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-05T09:06:05.070Z] #81 2.715 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-05T09:06:05.070Z] #81 2.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-05T09:06:05.070Z] #81 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-05T09:06:05.070Z] #81 2.722 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-05T09:06:05.153Z] #21 28.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.09 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.10 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.12 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.153Z] #21 28.13 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.153Z] #21 28.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.153Z] #21 28.16 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.153Z] #21 28.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.153Z] #21 28.19 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.20 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.21 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.23 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-05T09:06:05.153Z] #21 28.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-05T09:06:05.332Z] #81 2.886 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:06:05.332Z] #81 2.920 Fetched 950 kB in 0s (3428 kB/s) [2022-09-05T09:06:05.332Z] #81 2.943 Selecting previously unselected package systemd-sysv. [2022-09-05T09:06:05.332Z] #81 2.943 (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-09-05T09:06:05.332Z] #81 2.960 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-05T09:06:05.332Z] #81 2.964 Unpacking systemd-sysv (247.3-7) ... [2022-09-05T09:06:05.332Z] #81 3.010 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-05T09:06:05.332Z] #81 3.013 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-05T09:06:05.332Z] #81 3.021 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-05T09:06:05.332Z] #81 3.081 Selecting previously unselected package dbus. [2022-09-05T09:06:05.410Z] #21 28.26 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.410Z] #21 28.28 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.410Z] #21 28.29 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.410Z] #21 28.31 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.410Z] #21 28.32 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-05T09:06:05.410Z] #21 28.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:06:05.592Z] #81 3.084 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-05T09:06:05.592Z] #81 3.095 Unpacking dbus (1.12.20-2) ... [2022-09-05T09:06:05.592Z] #81 3.154 Selecting previously unselected package libpam-systemd:amd64. [2022-09-05T09:06:05.592Z] #81 3.157 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-05T09:06:05.592Z] #81 3.161 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-05T09:06:05.592Z] #81 3.211 Selecting previously unselected package dbus-user-session. [2022-09-05T09:06:05.592Z] #81 3.213 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-05T09:06:05.592Z] #81 3.217 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-05T09:06:05.853Z] #81 3.362 Setting up systemd-sysv (247.3-7) ... [2022-09-05T09:06:05.853Z] #81 3.375 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-05T09:06:05.853Z] #81 3.395 Setting up dbus (1.12.20-2) ... [2022-09-05T09:06:05.978Z] #21 DONE 28.9s [2022-09-05T09:06:05.978Z] [2022-09-05T09:06:05.978Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:06:05.978Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-05T09:06:06.113Z] #81 3.592 invoke-rc.d: could not determine current runlevel [2022-09-05T09:06:06.113Z] #81 3.594 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:06:06.113Z] #81 3.600 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-05T09:06:06.113Z] #81 3.755 Setting up dbus-user-session (1.12.20-2) ... [2022-09-05T09:06:06.113Z] #81 3.774 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:06:06.234Z] #22 ... [2022-09-05T09:06:06.234Z] [2022-09-05T09:06:06.234Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-05T09:06:06.234Z] #66 sha256:5fd040b2a9aa5c4455bbf32fe783eeb7b9abf95e3f3b2957b5bf1d49356d519a [2022-09-05T09:06:06.234Z] #66 DONE 0.1s [2022-09-05T09:06:06.234Z] [2022-09-05T09:06:06.234Z] #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-09-05T09:06:06.234Z] #67 sha256:e4bb0f6ade735d2d6785e789d23dec4c1f80ec46ec80794988eb428bfb33540a [2022-09-05T09:06:06.375Z] #81 DONE 3.9s [2022-09-05T09:06:06.375Z] [2022-09-05T09:06:06.375Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-05T09:06:06.375Z] #82 sha256:28db866706dbe6ed4ddccdc6ca88180244718b427604633fd941193d6340ee0f [2022-09-05T09:06:07.163Z] #67 1.063 + RM_GOPATH=0 [2022-09-05T09:06:07.163Z] #67 1.063 + TMP_GOPATH= [2022-09-05T09:06:07.163Z] #67 1.063 + : /build [2022-09-05T09:06:07.163Z] #67 1.063 + '[' -z '' ']' [2022-09-05T09:06:07.163Z] #67 1.068 ++ mktemp -d [2022-09-05T09:06:07.163Z] #67 1.068 + export GOPATH=/tmp/tmp.gzIU7GdncK [2022-09-05T09:06:07.163Z] #67 1.068 + GOPATH=/tmp/tmp.gzIU7GdncK [2022-09-05T09:06:07.163Z] #67 1.068 + RM_GOPATH=1 [2022-09-05T09:06:07.163Z] #67 1.068 + case "$(go env GOARCH)" in [2022-09-05T09:06:07.163Z] #67 1.068 ++ go env GOARCH [2022-09-05T09:06:07.163Z] #67 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-09-05T09:06:07.163Z] #67 1.087 + GO_BUILDMODE=-buildmode=pie [2022-09-05T09:06:07.163Z] #67 1.087 ++ dirname /install.sh [2022-09-05T09:06:07.163Z] #67 1.088 + dir=/ [2022-09-05T09:06:07.163Z] #67 1.089 + bin=runc [2022-09-05T09:06:07.163Z] #67 1.089 + shift [2022-09-05T09:06:07.163Z] #67 1.089 + '[' '!' -f //runc.installer ']' [2022-09-05T09:06:07.163Z] #67 1.089 + . //runc.installer [2022-09-05T09:06:07.163Z] #67 1.090 ++ set -e [2022-09-05T09:06:07.163Z] #67 1.090 ++ : v1.1.4 [2022-09-05T09:06:07.163Z] #67 1.090 + install_runc [2022-09-05T09:06:07.163Z] #67 1.090 + RUNC_BUILDTAGS=seccomp [2022-09-05T09:06:07.163Z] #67 1.091 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-05T09:06:07.163Z] #67 1.091 Install runc version v1.1.4 (build tags: seccomp) [2022-09-05T09:06:07.163Z] #67 1.091 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gzIU7GdncK/src/github.com/opencontainers/runc [2022-09-05T09:06:07.163Z] #67 1.093 Cloning into '/tmp/tmp.gzIU7GdncK/src/github.com/opencontainers/runc'... [2022-09-05T09:06:07.317Z] #82 DONE 0.9s [2022-09-05T09:06:07.317Z] [2022-09-05T09:06:07.317Z] #83 exporting to image [2022-09-05T09:06:07.317Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-05T09:06:07.317Z] #83 exporting layers [2022-09-05T09:06:07.420Z] #67 ... [2022-09-05T09:06:07.420Z] [2022-09-05T09:06:07.420Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-05T09:06:07.420Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-05T09:06:07.420Z] #22 DONE 1.4s [2022-09-05T09:06:07.677Z] [2022-09-05T09:06:07.677Z] #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-09-05T09:06:07.677Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-09-05T09:06:08.240Z] #23 DONE 0.9s [2022-09-05T09:06:08.240Z] [2022-09-05T09:06:08.240Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-05T09:06:08.240Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-09-05T09:06:08.262Z] #77 ... [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #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-09-05T09:06:08.262Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:06:08.262Z] #47 DONE 411.2s [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #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-09-05T09:06:08.262Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:06:08.262Z] #60 ... [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-05T09:06:08.262Z] #48 sha256:f0e62653916bb190a485b692c6b3381fd51da67e4b3dff8361269d535be5815b [2022-09-05T09:06:08.262Z] #48 DONE 0.5s [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-05T09:06:08.262Z] #52 sha256:8028a375e55d4c36dc4e70ca6e58b81a234ae7dfbab0d13153906fde15dafce3 [2022-09-05T09:06:08.262Z] #52 DONE 0.1s [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-05T09:06:08.262Z] #54 sha256:5c69c6c2a8fa91bcbf4a4a52abdc5e9261518edb5091f0e26f51eca0fab2022d [2022-09-05T09:06:08.262Z] #54 DONE 0.1s [2022-09-05T09:06:08.262Z] [2022-09-05T09:06:08.262Z] #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-09-05T09:06:08.262Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:06:08.830Z] #55 ... [2022-09-05T09:06:08.830Z] [2022-09-05T09:06:08.830Z] #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-09-05T09:06:08.830Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:06:08.830Z] #77 341.7 CCLD tests/init [2022-09-05T09:06:09.169Z] #24 0.842 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-05T09:06:09.170Z] #24 DONE 0.9s [2022-09-05T09:06:09.170Z] [2022-09-05T09:06:09.170Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-05T09:06:09.170Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-09-05T09:06:10.097Z] #25 DONE 0.9s [2022-09-05T09:06:10.097Z] [2022-09-05T09:06:10.097Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-05T09:06:10.097Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-09-05T09:06:11.026Z] #26 DONE 0.9s [2022-09-05T09:06:11.026Z] [2022-09-05T09:06:11.026Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-09-05T09:06:11.026Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-09-05T09:06:12.391Z] #27 DONE 1.0s [2022-09-05T09:06:12.391Z] [2022-09-05T09:06:12.391Z] #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-09-05T09:06:12.391Z] #67 sha256:e4bb0f6ade735d2d6785e789d23dec4c1f80ec46ec80794988eb428bfb33540a [2022-09-05T09:06:12.391Z] #67 5.809 + cd /tmp/tmp.gzIU7GdncK/src/github.com/opencontainers/runc [2022-09-05T09:06:12.391Z] #67 5.809 + git checkout -q v1.1.4 [2022-09-05T09:06:12.391Z] #67 6.213 + '[' -z '' ']' [2022-09-05T09:06:12.391Z] #67 6.213 + target=static [2022-09-05T09:06:12.391Z] #67 6.213 + make BUILDTAGS=seccomp static [2022-09-05T09:06:12.647Z] #67 6.466 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-05T09:06:13.902Z] #83 exporting layers 6.4s done [2022-09-05T09:06:13.902Z] #83 writing image sha256:8f8a5c522083afb18c6c0b6086106ccaf05391be6069393f8d115697421f5e81 done [2022-09-05T09:06:13.902Z] #83 naming to docker.io/library/docker:609d87003a0e9d431ef04a18743cb011cabda6ef done [2022-09-05T09:06:13.902Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T09:06:14.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -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:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary test-integration [2022-09-05T09:06:16.155Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-05T09:06:16.155Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-05T09:06:16.155Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-05T09:06:16.155Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-05T09:06:16.155Z] 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-09-05T09:06:16.155Z] Detected virtualization docker. [2022-09-05T09:06:16.155Z] Detected architecture x86-64. [2022-09-05T09:06:16.155Z] Set hostname to . [2022-09-05T09:06:16.155Z] modprobe@configfs.service: Succeeded. [2022-09-05T09:06:16.155Z] modprobe@drm.service: Succeeded. [2022-09-05T09:06:16.155Z] modprobe@fuse.service: Succeeded. [2022-09-05T09:06:16.155Z] + source /etc/docker-entrypoint-cmd [2022-09-05T09:06:16.155Z] ++ hack/make.sh dynbinary test-integration [2022-09-05T09:06:16.155Z] [2022-09-05T09:06:16.416Z] Removing bundles/ [2022-09-05T09:06:16.416Z] [2022-09-05T09:06:16.416Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-05T09:06:16.416Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-05T09:06:16.416Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:06:16.700Z] #77 ... [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.700Z] #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-09-05T09:06:16.700Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-05T09:06:16.700Z] #47 DONE 410.9s [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.700Z] #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-09-05T09:06:16.700Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:06:16.700Z] #60 ... [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.700Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-05T09:06:16.700Z] #48 sha256:f13e00b28a2972b1fa93335f23f7bddd8ff3188c1234c8271946be395274c584 [2022-09-05T09:06:16.700Z] #48 DONE 0.7s [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.700Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-05T09:06:16.700Z] #52 sha256:0d7128e93af4c4323d4d082da31697f79c3ff41080a794827973284cb7f5e25f [2022-09-05T09:06:16.700Z] #52 DONE 0.0s [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.700Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-05T09:06:16.700Z] #54 sha256:465fe051dd6b916fb371fc98147beded551d20e9e71ac174768fee8e78d545ff [2022-09-05T09:06:16.700Z] #54 DONE 0.1s [2022-09-05T09:06:16.700Z] [2022-09-05T09:06:16.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-09-05T09:06:16.700Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-05T09:06:16.700Z] #77 340.0 CCLD tests/init [2022-09-05T09:06:17.894Z] #67 ... [2022-09-05T09:06:17.894Z] [2022-09-05T09:06:17.894Z] #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-09-05T09:06:17.894Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-05T09:06:17.894Z] #28 1.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-05T09:06:17.894Z] #28 1.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-05T09:06:17.894Z] #28 1.202 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-05T09:06:17.894Z] #28 1.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-05T09:06:17.894Z] #28 1.710 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-05T09:06:17.894Z] #28 2.010 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-05T09:06:17.894Z] #28 2.350 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-05T09:06:17.894Z] #28 2.719 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-05T09:06:17.894Z] #28 3.099 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-05T09:06:17.894Z] #28 3.305 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-05T09:06:17.894Z] #28 3.307 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-05T09:06:17.894Z] #28 3.318 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-05T09:06:17.894Z] #28 3.320 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-05T09:06:17.894Z] #28 3.330 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-05T09:06:17.894Z] #28 3.335 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-05T09:06:17.894Z] #28 3.355 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-05T09:06:17.894Z] #28 3.358 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-05T09:06:17.894Z] #28 3.359 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-05T09:06:17.894Z] #28 3.360 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-05T09:06:17.894Z] #28 3.363 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-05T09:06:17.894Z] #28 3.363 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-05T09:06:27.840Z] #28 14.73 Fetched 49.2 MB in 14s (3565 kB/s) [2022-09-05T09:06:30.793Z] #77 362.5 AR libcrun_testing.a [2022-09-05T09:06:30.793Z] #77 362.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-05T09:06:30.793Z] #77 362.6 CCLD tests/tests_libcrun_utils [2022-09-05T09:06:30.793Z] #77 362.6 CCLD tests/tests_libcrun_errors [2022-09-05T09:06:30.793Z] #77 362.7 CCLD tests/tests_libcrun_fuzzer [2022-09-05T09:06:30.793Z] #77 362.8 CCLD libcrun.la [2022-09-05T09:06:31.377Z] #77 364.2 CCLD crun [2022-09-05T09:06:32.312Z] #77 364.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-05T09:06:32.312Z] #77 365.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-05T09:06:32.312Z] #77 365.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-05T09:06:32.312Z] #77 365.1 /bin/mkdir -p '/usr/local/lib' [2022-09-05T09:06:32.312Z] #77 365.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-05T09:06:32.312Z] #77 365.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-05T09:06:32.312Z] #77 365.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-05T09:06:32.570Z] #77 365.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-05T09:06:32.571Z] #77 365.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-05T09:06:32.571Z] #77 365.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-05T09:06:32.830Z] #77 365.4 ---------------------------------------------------------------------- [2022-09-05T09:06:32.830Z] #77 365.4 Libraries have been installed in: [2022-09-05T09:06:32.830Z] #77 365.4 /usr/local/lib [2022-09-05T09:06:32.830Z] #77 365.4 [2022-09-05T09:06:32.830Z] #77 365.4 If you ever happen to want to link against installed libraries [2022-09-05T09:06:32.830Z] #77 365.4 in a given directory, LIBDIR, you must either use libtool, and [2022-09-05T09:06:32.830Z] #77 365.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-05T09:06:32.830Z] #77 365.4 flag during linking and do at least one of the following: [2022-09-05T09:06:32.830Z] #77 365.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-05T09:06:32.830Z] #77 365.4 during execution [2022-09-05T09:06:32.830Z] #77 365.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-05T09:06:32.830Z] #77 365.4 during linking [2022-09-05T09:06:32.830Z] #77 365.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-05T09:06:32.830Z] #77 365.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-05T09:06:32.830Z] #77 365.4 [2022-09-05T09:06:32.830Z] #77 365.4 See any operating system documentation about shared libraries for [2022-09-05T09:06:32.830Z] #77 365.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-05T09:06:32.830Z] #77 365.4 ---------------------------------------------------------------------- [2022-09-05T09:06:32.830Z] #77 365.4 /bin/mkdir -p '/build' [2022-09-05T09:06:32.830Z] #77 365.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-05T09:06:32.830Z] #77 365.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-05T09:06:32.830Z] #77 365.5 make[3]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:32.830Z] #77 365.5 make[2]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:32.830Z] #77 365.5 make[1]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:33.090Z] #77 DONE 365.8s [2022-09-05T09:06:33.090Z] [2022-09-05T09:06:33.090Z] #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-09-05T09:06:33.090Z] #60 sha256:652c56de2459bf0c8d08895a7743f90bffbf90b3748b187cde47f119084fb19a [2022-09-05T09:06:34.385Z] #28 14.73 Reading package lists... [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/builder/remotecontext 0.178s coverage: 13.7% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 49.3% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/builder/remotecontext/git 1.576s coverage: 86.3% of statements [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/cli [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-05T09:06:34.466Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-05T09:06:34.466Z] ok github.com/docker/docker/cmd/docker-proxy 0.265s coverage: 67.6% of statements [2022-09-05T09:06:35.403Z] ok github.com/docker/docker/client 0.092s coverage: 76.1% of statements [2022-09-05T09:06:38.652Z] #77 360.7 AR libcrun_testing.a [2022-09-05T09:06:38.652Z] #77 360.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-05T09:06:38.652Z] #77 360.7 CCLD libcrun.la [2022-09-05T09:06:38.652Z] #77 360.8 CCLD tests/tests_libcrun_utils [2022-09-05T09:06:38.652Z] #77 360.8 CCLD tests/tests_libcrun_errors [2022-09-05T09:06:38.652Z] #77 360.8 CCLD tests/tests_libcrun_fuzzer [2022-09-05T09:06:38.652Z] #77 362.1 CCLD crun [2022-09-05T09:06:38.652Z] #77 362.7 make[3]: Entering directory '/tmp/crun-build' [2022-09-05T09:06:38.652Z] #77 362.9 /bin/mkdir -p '/usr/local/lib' [2022-09-05T09:06:38.652Z] #77 362.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-05T09:06:38.652Z] #77 362.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-05T09:06:38.652Z] #77 362.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-05T09:06:38.652Z] #77 363.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-05T09:06:38.652Z] #77 363.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-05T09:06:38.652Z] #77 363.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-05T09:06:38.652Z] #77 363.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-05T09:06:38.652Z] #77 363.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-05T09:06:38.652Z] #77 363.2 ---------------------------------------------------------------------- [2022-09-05T09:06:38.652Z] #77 363.2 Libraries have been installed in: [2022-09-05T09:06:38.652Z] #77 363.2 /usr/local/lib [2022-09-05T09:06:38.652Z] #77 363.2 [2022-09-05T09:06:38.652Z] #77 363.2 If you ever happen to want to link against installed libraries [2022-09-05T09:06:38.652Z] #77 363.2 in a given directory, LIBDIR, you must either use libtool, and [2022-09-05T09:06:38.652Z] #77 363.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-05T09:06:38.652Z] #77 363.2 flag during linking and do at least one of the following: [2022-09-05T09:06:38.652Z] #77 363.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-05T09:06:38.652Z] #77 363.2 during execution [2022-09-05T09:06:38.652Z] #77 363.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-05T09:06:38.652Z] #77 363.2 during linking [2022-09-05T09:06:38.652Z] #77 363.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-05T09:06:38.652Z] #77 363.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-05T09:06:38.652Z] #77 363.2 [2022-09-05T09:06:38.652Z] #77 363.2 See any operating system documentation about shared libraries for [2022-09-05T09:06:38.652Z] #77 363.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-05T09:06:38.652Z] #77 363.3 ---------------------------------------------------------------------- [2022-09-05T09:06:38.652Z] #77 363.3 /bin/mkdir -p '/build' [2022-09-05T09:06:38.652Z] #77 363.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-05T09:06:38.652Z] #77 363.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-05T09:06:38.652Z] #77 363.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:38.652Z] #77 363.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:38.652Z] #77 363.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-05T09:06:38.912Z] #77 DONE 363.7s [2022-09-05T09:06:38.912Z] [2022-09-05T09:06:38.912Z] #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-09-05T09:06:38.913Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:06:40.930Z] #28 21.59 Reading package lists... [2022-09-05T09:06:41.860Z] #28 28.33 Building dependency tree... [2022-09-05T09:06:43.754Z] #28 31.37 bzip2 is already the newest version (1.0.8-4). [2022-09-05T09:06:43.754Z] #28 31.37 patch is already the newest version (2.7.6-7). [2022-09-05T09:06:43.754Z] #28 31.37 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-05T09:06:43.754Z] #28 31.37 The following additional packages will be installed: [2022-09-05T09:06:43.754Z] #28 31.37 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-05T09:06:43.754Z] #28 31.38 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-05T09:06:43.754Z] #28 31.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-05T09:06:43.754Z] #28 31.39 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-05T09:06:43.754Z] #28 31.39 systemd vim-runtime xxd [2022-09-05T09:06:43.754Z] #28 31.42 Suggested packages: [2022-09-05T09:06:43.754Z] #28 31.42 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-05T09:06:43.754Z] #28 31.42 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-05T09:06:43.754Z] #28 31.42 vim-scripts xfsdump acl attr quota [2022-09-05T09:06:43.754Z] #28 31.42 Recommended packages: [2022-09-05T09:06:43.754Z] #28 31.42 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-05T09:06:43.754Z] #28 31.42 systemd-timesyncd | time-daemon unzip [2022-09-05T09:06:45.166Z] #28 33.05 The following NEW packages will be installed: [2022-09-05T09:06:45.166Z] #28 33.06 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-05T09:06:45.166Z] #28 33.06 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-05T09:06:45.166Z] #28 33.06 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-05T09:06:45.166Z] #28 33.06 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-05T09:06:45.166Z] #28 33.07 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-05T09:06:45.166Z] #28 33.07 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-05T09:06:45.166Z] #28 33.07 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-05T09:06:45.166Z] #28 33.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-05T09:06:45.166Z] #28 33.07 zstd [2022-09-05T09:06:45.423Z] #28 33.47 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-05T09:06:45.423Z] #28 33.47 Need to get 23.8 MB of archives. [2022-09-05T09:06:45.423Z] #28 33.47 After this operation, 89.3 MB of additional disk space will be used. [2022-09-05T09:06:45.423Z] #28 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-05T09:06:45.423Z] #28 33.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-05T09:06:45.423Z] #28 33.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-05T09:06:45.423Z] #28 33.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-05T09:06:45.423Z] #28 33.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-05T09:06:45.423Z] #28 33.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-05T09:06:45.423Z] #28 33.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-05T09:06:45.423Z] #28 33.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-05T09:06:45.681Z] #28 33.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-05T09:06:45.681Z] #28 33.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-05T09:06:45.681Z] #28 33.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-05T09:06:45.681Z] #28 33.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-05T09:06:45.681Z] #28 33.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-05T09:06:45.681Z] #28 33.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-05T09:06:45.681Z] #28 33.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-05T09:06:45.681Z] #28 33.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-05T09:06:45.681Z] #28 33.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-05T09:06:45.681Z] #28 33.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-05T09:06:45.681Z] #28 33.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-05T09:06:45.681Z] #28 33.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-05T09:06:45.681Z] #28 33.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-05T09:06:45.681Z] #28 33.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-05T09:06:45.681Z] #28 33.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-05T09:06:45.681Z] #28 33.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-05T09:06:45.681Z] #28 33.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-05T09:06:45.681Z] #28 33.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-05T09:06:45.681Z] #28 33.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-05T09:06:45.681Z] #28 33.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-05T09:06:45.681Z] #28 33.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-05T09:06:45.681Z] #28 33.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-05T09:06:45.681Z] #28 33.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-05T09:06:45.681Z] #28 33.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-05T09:06:45.681Z] #28 33.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-05T09:06:45.681Z] #28 33.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-05T09:06:45.681Z] #28 33.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-05T09:06:45.681Z] #28 33.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-05T09:06:45.681Z] #28 33.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-05T09:06:45.681Z] #28 33.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-05T09:06:45.681Z] #28 33.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-05T09:06:45.681Z] #28 33.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-05T09:06:45.681Z] #28 33.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-05T09:06:45.681Z] #28 33.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-05T09:06:45.681Z] #28 33.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-05T09:06:45.681Z] #28 33.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-05T09:06:45.681Z] #28 33.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-05T09:06:45.681Z] #28 33.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-05T09:06:45.681Z] #28 33.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-05T09:06:45.681Z] #28 33.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-05T09:06:45.938Z] #28 33.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-05T09:06:45.938Z] #28 33.88 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-05T09:06:45.938Z] #28 33.89 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-05T09:06:45.938Z] #28 33.89 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-05T09:06:46.501Z] #28 34.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-05T09:06:46.758Z] #28 34.79 Fetched 23.8 MB in 1s (33.4 MB/s) [2022-09-05T09:06:46.758Z] #28 34.85 Selecting previously unselected package libcap2:amd64. [2022-09-05T09:06:47.015Z] #28 34.85 (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-09-05T09:06:47.016Z] #28 34.94 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-05T09:06:47.016Z] #28 34.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:06:47.016Z] #28 35.00 Selecting previously unselected package libargon2-1:amd64. [2022-09-05T09:06:47.016Z] #28 35.00 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-05T09:06:47.016Z] #28 35.01 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:06:47.016Z] #28 35.08 Selecting previously unselected package libjson-c5:amd64. [2022-09-05T09:06:47.016Z] #28 35.09 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-05T09:06:47.273Z] #28 35.10 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:06:47.273Z] #28 35.15 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-05T09:06:47.273Z] #28 35.16 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-05T09:06:47.273Z] #28 35.17 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:06:47.273Z] #28 35.30 Selecting previously unselected package libip4tc2:amd64. [2022-09-05T09:06:47.273Z] #28 35.30 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:06:47.273Z] #28 35.31 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:06:47.273Z] #28 35.36 Selecting previously unselected package libkmod2:amd64. [2022-09-05T09:06:47.529Z] #28 35.36 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-05T09:06:47.529Z] #28 35.37 Unpacking libkmod2:amd64 (28-1) ... [2022-09-05T09:06:47.529Z] #28 35.44 Selecting previously unselected package systemd. [2022-09-05T09:06:47.529Z] #28 35.44 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-05T09:06:47.529Z] #28 35.57 Unpacking systemd (247.3-7) ... [2022-09-05T09:06:48.898Z] #28 36.68 Selecting previously unselected package pigz. [2022-09-05T09:06:48.898Z] #28 ... [2022-09-05T09:06:48.898Z] [2022-09-05T09:06:48.898Z] #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-09-05T09:06:48.898Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:06:48.898Z] #71 99.85 + bin/containerd [2022-09-05T09:06:51.180Z] #60 238.8 + mkdir -p /build [2022-09-05T09:06:51.180Z] #60 238.8 + cp runc /build/runc [2022-09-05T09:06:51.180Z] #60 DONE 239.9s [2022-09-05T09:06:51.180Z] [2022-09-05T09:06:51.180Z] #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-09-05T09:06:51.180Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:06:51.180Z] #55 456.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-05T09:06:51.180Z] #55 DONE 457.6s [2022-09-05T09:06:51.180Z] [2022-09-05T09:06:51.180Z] #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-09-05T09:06:51.180Z] #64 sha256:d7830dd931c748ae6fa95ad5fe1e20341f9e6c619ec1239bba6549220f257718 [2022-09-05T09:06:53.715Z] #64 ... [2022-09-05T09:06:53.715Z] [2022-09-05T09:06:53.715Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-05T09:06:53.715Z] #56 sha256:f9fa7ae4850efc8f6db2c382a995de34063564249a77ad7bbf9d4ee0c675d178 [2022-09-05T09:06:54.146Z] #71 ... [2022-09-05T09:06:54.146Z] [2022-09-05T09:06:54.146Z] #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-09-05T09:06:54.146Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-05T09:06:54.146Z] #28 36.69 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 36.70 Unpacking pigz (2.6-1) ... [2022-09-05T09:06:54.146Z] #28 36.77 Selecting previously unselected package libelf1:amd64. [2022-09-05T09:06:54.146Z] #28 36.79 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 36.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-05T09:06:54.146Z] #28 36.90 Selecting previously unselected package libbpf0:amd64. [2022-09-05T09:06:54.146Z] #28 36.90 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 36.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:06:54.146Z] #28 37.00 Selecting previously unselected package libmnl0:amd64. [2022-09-05T09:06:54.146Z] #28 37.00 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 37.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:06:54.146Z] #28 37.07 Selecting previously unselected package libxtables12:amd64. [2022-09-05T09:06:54.146Z] #28 37.07 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 37.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:06:54.146Z] #28 37.22 Selecting previously unselected package libcap2-bin. [2022-09-05T09:06:54.146Z] #28 37.22 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 37.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-05T09:06:54.146Z] #28 37.29 Selecting previously unselected package iproute2. [2022-09-05T09:06:54.146Z] #28 37.30 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 37.31 Unpacking iproute2 (5.10.0-4) ... [2022-09-05T09:06:54.146Z] #28 37.59 Selecting previously unselected package xxd. [2022-09-05T09:06:54.146Z] #28 37.59 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 37.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:06:54.146Z] #28 37.70 Selecting previously unselected package vim-common. [2022-09-05T09:06:54.146Z] #28 37.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:06:54.146Z] #28 37.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:06:54.146Z] #28 37.83 Selecting previously unselected package bash-completion. [2022-09-05T09:06:54.146Z] #28 37.84 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-05T09:06:54.146Z] #28 38.99 Unpacking bash-completion (1:2.11-2) ... [2022-09-05T09:06:54.146Z] #28 39.25 Selecting previously unselected package apparmor. [2022-09-05T09:06:54.146Z] #28 39.25 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.30 Unpacking apparmor (2.13.6-10) ... [2022-09-05T09:06:54.146Z] #28 39.55 Selecting previously unselected package inetutils-ping. [2022-09-05T09:06:54.146Z] #28 39.56 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-05T09:06:54.146Z] #28 39.65 Selecting previously unselected package libip6tc2:amd64. [2022-09-05T09:06:54.146Z] #28 39.66 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:06:54.146Z] #28 39.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-05T09:06:54.146Z] #28 39.73 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:06:54.146Z] #28 39.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-05T09:06:54.146Z] #28 39.79 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:06:54.146Z] #28 39.85 Selecting previously unselected package libnftnl11:amd64. [2022-09-05T09:06:54.146Z] #28 39.86 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:06:54.146Z] #28 39.94 Selecting previously unselected package iptables. [2022-09-05T09:06:54.146Z] #28 39.94 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 39.95 Unpacking iptables (1.8.7-1) ... [2022-09-05T09:06:54.146Z] #28 40.16 Selecting previously unselected package libonig5:amd64. [2022-09-05T09:06:54.146Z] #28 40.17 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 40.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:06:54.146Z] #28 40.28 Selecting previously unselected package libjq1:amd64. [2022-09-05T09:06:54.146Z] #28 40.29 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 40.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:06:54.146Z] #28 40.37 Selecting previously unselected package jq. [2022-09-05T09:06:54.146Z] #28 40.38 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 40.39 Unpacking jq (1.6-2.1) ... [2022-09-05T09:06:54.146Z] #28 40.44 Selecting previously unselected package libaio1:amd64. [2022-09-05T09:06:54.146Z] #28 40.45 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 40.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:06:54.146Z] #28 40.50 Selecting previously unselected package libgpm2:amd64. [2022-09-05T09:06:54.146Z] #28 40.51 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-05T09:06:54.146Z] #28 40.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:06:54.147Z] #28 40.57 Selecting previously unselected package libinih1:amd64. [2022-09-05T09:06:54.147Z] #28 40.58 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-05T09:06:54.147Z] #28 40.63 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-05T09:06:54.147Z] #28 40.64 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.65 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:06:54.147Z] #28 40.72 Selecting previously unselected package libnet1:amd64. [2022-09-05T09:06:54.147Z] #28 40.73 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:06:54.147Z] #28 40.80 Selecting previously unselected package libnl-3-200:amd64. [2022-09-05T09:06:54.147Z] #28 40.80 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:06:54.147Z] #28 40.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-05T09:06:54.147Z] #28 40.90 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:06:54.147Z] #28 40.95 Selecting previously unselected package libyajl2:amd64. [2022-09-05T09:06:54.147Z] #28 40.95 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 40.97 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:06:54.147Z] #28 41.02 Selecting previously unselected package net-tools. [2022-09-05T09:06:54.147Z] #28 41.02 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-05T09:06:54.147Z] #28 41.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:06:54.147Z] #28 41.15 Selecting previously unselected package python-pip-whl. [2022-09-05T09:06:54.147Z] #28 41.16 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:06:54.147Z] #28 41.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:06:54.147Z] #28 41.51 Selecting previously unselected package python3-lib2to3. [2022-09-05T09:06:54.147Z] #28 41.52 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-05T09:06:54.147Z] #28 41.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:06:54.147Z] #28 41.61 Selecting previously unselected package python3-distutils. [2022-09-05T09:06:54.147Z] #28 41.62 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-05T09:06:54.147Z] #28 41.64 Unpacking python3-distutils (3.9.2-1) ... [2022-09-05T09:06:54.147Z] #28 41.73 Selecting previously unselected package python3-pkg-resources. [2022-09-05T09:06:54.147Z] #28 41.74 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-05T09:06:54.147Z] #28 41.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:06:54.147Z] #28 41.84 Selecting previously unselected package python3-setuptools. [2022-09-05T09:06:54.147Z] #28 41.85 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-05T09:06:54.147Z] #28 41.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-05T09:06:54.147Z] #28 42.03 Selecting previously unselected package python3-wheel. [2022-09-05T09:06:54.147Z] #28 42.04 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-05T09:06:54.147Z] #28 42.05 Unpacking python3-wheel (0.34.2-1) ... [2022-09-05T09:06:54.147Z] #28 42.10 Selecting previously unselected package python3-pip. [2022-09-05T09:06:54.147Z] #28 42.11 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-05T09:06:54.147Z] #28 42.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:06:54.402Z] #28 42.29 Selecting previously unselected package sudo. [2022-09-05T09:06:54.402Z] #28 42.30 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-05T09:06:54.402Z] #28 42.31 Unpacking sudo (1.9.5p2-3) ... [2022-09-05T09:06:54.651Z] #56 DONE 0.7s [2022-09-05T09:06:54.652Z] [2022-09-05T09:06:54.652Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-05T09:06:54.652Z] #58 sha256:485490151c699ec30e7e34ba324e8d2e784782c3efd6dccfb8da8c51c40f95dc [2022-09-05T09:06:54.652Z] #58 DONE 0.1s [2022-09-05T09:06:54.652Z] [2022-09-05T09:06:54.652Z] #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-09-05T09:06:54.652Z] #64 sha256:d7830dd931c748ae6fa95ad5fe1e20341f9e6c619ec1239bba6549220f257718 [2022-09-05T09:06:54.652Z] #64 ... [2022-09-05T09:06:54.652Z] [2022-09-05T09:06:54.652Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-05T09:06:54.652Z] #61 sha256:8c5f7e53666ebd0bb9634c03833dc4fee3b5dd0fc8528ee7059ca9374f57c957 [2022-09-05T09:06:54.652Z] #61 DONE 0.3s [2022-09-05T09:06:54.652Z] [2022-09-05T09:06:54.652Z] #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-09-05T09:06:54.652Z] #64 sha256:d7830dd931c748ae6fa95ad5fe1e20341f9e6c619ec1239bba6549220f257718 [2022-09-05T09:06:54.658Z] #28 42.65 Selecting previously unselected package systemd-journal-remote. [2022-09-05T09:06:54.658Z] #28 42.66 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-05T09:06:54.658Z] #28 42.67 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-05T09:06:54.658Z] #28 42.74 Selecting previously unselected package thin-provisioning-tools. [2022-09-05T09:06:54.658Z] #28 42.75 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-05T09:06:54.915Z] #28 42.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:06:54.915Z] #28 42.92 Selecting previously unselected package uidmap. [2022-09-05T09:06:54.915Z] #28 42.92 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-05T09:06:54.915Z] #28 42.93 Unpacking uidmap (1:4.8.1-1) ... [2022-09-05T09:06:55.171Z] #28 43.02 Selecting previously unselected package vim-runtime. [2022-09-05T09:06:55.171Z] #28 43.03 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-05T09:06:55.171Z] #28 43.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-05T09:06:55.171Z] #28 43.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-05T09:06:55.171Z] #28 43.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:06:56.026Z] #64 399.1 + bin/containerd [2022-09-05T09:06:57.018Z] #60 ... [2022-09-05T09:06:57.018Z] [2022-09-05T09:06:57.018Z] #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-09-05T09:06:57.018Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-05T09:06:57.018Z] #55 453.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-05T09:06:57.018Z] #55 DONE 454.7s [2022-09-05T09:06:57.018Z] [2022-09-05T09:06:57.018Z] #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-09-05T09:06:57.018Z] #60 sha256:3f2450be23d0b6e9d5a30c7cf809e84a933f619934ee26a2fb1f0b3f7c41bcb7 [2022-09-05T09:06:57.018Z] #60 240.6 + mkdir -p /build [2022-09-05T09:06:57.018Z] #60 240.6 + cp runc /build/runc [2022-09-05T09:06:57.018Z] #60 DONE 241.4s [2022-09-05T09:06:57.018Z] [2022-09-05T09:06:57.018Z] #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-09-05T09:06:57.018Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:06:57.061Z] #28 44.74 Selecting previously unselected package vim. [2022-09-05T09:06:57.061Z] #28 44.75 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-05T09:06:57.061Z] #28 44.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:06:57.061Z] #28 45.09 Selecting previously unselected package xfsprogs. [2022-09-05T09:06:57.318Z] #28 45.09 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-05T09:06:57.318Z] #28 45.10 Unpacking xfsprogs (5.10.0-4) ... [2022-09-05T09:06:57.575Z] #28 45.39 Selecting previously unselected package zip. [2022-09-05T09:06:57.575Z] #28 45.41 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-05T09:06:57.575Z] #28 45.41 Unpacking zip (3.0-12) ... [2022-09-05T09:06:57.575Z] #28 45.51 Selecting previously unselected package zstd. [2022-09-05T09:06:57.575Z] #28 45.53 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-05T09:06:57.575Z] #28 45.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:06:57.832Z] #28 45.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-05T09:06:58.396Z] #28 46.47 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-05T09:06:58.396Z] #28 46.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-05T09:06:58.396Z] #28 46.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-05T09:06:58.396Z] #28 46.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-05T09:06:58.396Z] #28 46.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-05T09:06:58.401Z] #64 ... [2022-09-05T09:06:58.401Z] [2022-09-05T09:06:58.401Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-05T09:06:58.401Z] #56 sha256:a87c1b977910f1ea63faebf26bff8420740ac07c83bc2d452e068ff85a6cdacb [2022-09-05T09:06:58.653Z] #28 46.54 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-05T09:06:58.653Z] #28 46.56 Setting up uidmap (1:4.8.1-1) ... [2022-09-05T09:06:58.653Z] #28 46.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-05T09:06:58.653Z] #28 46.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-05T09:06:58.653Z] #28 46.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-05T09:06:58.653Z] #28 46.61 Setting up python3-wheel (0.34.2-1) ... [2022-09-05T09:06:58.971Z] #56 DONE 0.6s [2022-09-05T09:06:58.971Z] [2022-09-05T09:06:58.971Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-05T09:06:58.971Z] #58 sha256:284abf0d100df4239669396103f01342df5e660e06f3d30c6c68a1b19cede604 [2022-09-05T09:06:58.971Z] #58 DONE 0.1s [2022-09-05T09:06:58.971Z] [2022-09-05T09:06:58.971Z] #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-09-05T09:06:58.971Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:06:58.971Z] #64 ... [2022-09-05T09:06:58.971Z] [2022-09-05T09:06:58.971Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-05T09:06:58.971Z] #61 sha256:e548fe4cecf2364756bdf442e7f0b15c0221c0edc7228827fbd89a248a770bc6 [2022-09-05T09:06:59.217Z] #28 46.99 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-05T09:06:59.217Z] #28 47.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:06:59.217Z] #28 47.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-05T09:06:59.217Z] #28 47.02 Setting up libcap2-bin (1:2.44-1) ... [2022-09-05T09:06:59.217Z] #28 47.04 Setting up apparmor (2.13.6-10) ... [2022-09-05T09:06:59.231Z] #61 DONE 0.2s [2022-09-05T09:06:59.231Z] [2022-09-05T09:06:59.231Z] #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-09-05T09:06:59.231Z] #64 sha256:001343f3f3e910ffe7a71f14f3148068c6e715a01880ceb1448d9053acc76f99 [2022-09-05T09:07:00.207Z] #28 48.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-05T09:07:00.207Z] #28 48.29 Setting up zip (3.0-12) ... [2022-09-05T09:07:00.477Z] #28 48.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:07:00.477Z] #28 48.32 Setting up bash-completion (1:2.11-2) ... [2022-09-05T09:07:01.767Z] #64 399.2 + bin/containerd [2022-09-05T09:07:01.851Z] #28 49.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-05T09:07:01.851Z] #28 49.68 Setting up sudo (1.9.5p2-3) ... [2022-09-05T09:07:01.851Z] #28 49.74 invoke-rc.d: could not determine current runlevel [2022-09-05T09:07:01.851Z] #28 49.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-05T09:07:01.851Z] #28 49.76 Setting up xfsprogs (5.10.0-4) ... [2022-09-05T09:07:01.851Z] #28 49.77 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-05T09:07:01.851Z] #28 49.77 Failed to connect to bus: Host is down [2022-09-05T09:07:01.851Z] #28 49.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-05T09:07:01.851Z] #28 49.79 Setting up inetutils-ping (2:2.0-1) ... [2022-09-05T09:07:01.851Z] #28 49.80 Setting up pigz (2.6-1) ... [2022-09-05T09:07:01.851Z] #28 49.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-05T09:07:01.851Z] #28 49.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-05T09:07:01.851Z] #28 49.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-05T09:07:01.851Z] #28 49.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:07:02.414Z] #28 50.37 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-05T09:07:02.414Z] #28 50.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-05T09:07:02.671Z] #28 50.64 Setting up libelf1:amd64 (0.183-1) ... [2022-09-05T09:07:02.671Z] #28 50.68 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-05T09:07:02.671Z] #28 50.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-05T09:07:02.928Z] #28 50.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-05T09:07:02.928Z] #28 50.75 Setting up libkmod2:amd64 (28-1) ... [2022-09-05T09:07:02.928Z] #28 50.77 Setting up python3-distutils (3.9.2-1) ... [2022-09-05T09:07:03.184Z] #28 51.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-05T09:07:03.184Z] #28 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-05T09:07:03.184Z] #28 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-05T09:07:03.184Z] #28 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-05T09:07:03.184Z] #28 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-05T09:07:03.184Z] #28 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-05T09:07:03.184Z] #28 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-05T09:07:03.185Z] #28 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-05T09:07:03.185Z] #28 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-05T09:07:03.185Z] #28 51.11 Setting up python3-setuptools (52.0.0-4) ... [2022-09-05T09:07:04.115Z] #28 51.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-05T09:07:04.115Z] #28 51.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-05T09:07:04.115Z] #28 52.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-05T09:07:04.115Z] #28 52.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-05T09:07:05.045Z] #28 52.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-05T09:07:05.045Z] #28 52.87 Setting up jq (1.6-2.1) ... [2022-09-05T09:07:05.045Z] #28 52.88 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-05T09:07:05.045Z] #28 52.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-05T09:07:05.045Z] #28 52.90 Setting up iptables (1.8.7-1) ... [2022-09-05T09:07:05.045Z] #28 52.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-05T09:07:05.045Z] #28 52.95 Setting up iproute2 (5.10.0-4) ... [2022-09-05T09:07:05.302Z] #28 53.28 Setting up systemd (247.3-7) ... [2022-09-05T09:07:05.302Z] #28 53.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-05T09:07:05.559Z] #28 53.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-05T09:07:05.559Z] #28 53.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-05T09:07:05.559Z] #28 53.37 Initializing machine ID from KVM UUID. [2022-09-05T09:07:06.123Z] #28 54.11 Setting up systemd-journal-remote (247.3-7) ... [2022-09-05T09:07:06.379Z] #28 54.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-05T09:07:06.943Z] #28 DONE 55.1s [2022-09-05T09:07:06.943Z] [2022-09-05T09:07:06.943Z] #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-09-05T09:07:06.943Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:07:07.200Z] #71 ... [2022-09-05T09:07:07.200Z] [2022-09-05T09:07:07.200Z] #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-09-05T09:07:07.200Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-09-05T09:07:07.478Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.9% of statements [2022-09-05T09:07:07.478Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-09-05T09:07:07.478Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2022-09-05T09:07:07.478Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-05T09:07:07.478Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-05T09:07:07.478Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-05T09:07:07.478Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-05T09:07:07.478Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-05T09:07:08.131Z] #29 0.776 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-05T09:07:08.131Z] #29 0.784 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-05T09:07:08.131Z] #29 0.788 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-05T09:07:08.131Z] #29 DONE 0.9s [2022-09-05T09:07:08.131Z] [2022-09-05T09:07:08.131Z] #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-09-05T09:07:08.131Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:07:08.131Z] #71 ... [2022-09-05T09:07:08.131Z] [2022-09-05T09:07:08.131Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-05T09:07:08.131Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907 [2022-09-05T09:07:10.014Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-09-05T09:07:11.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-05T09:07:13.819Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-09-05T09:07:16.231Z] #30 7.488 Collecting yamllint==1.27.1 [2022-09-05T09:07:16.489Z] #30 8.543 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-05T09:07:17.419Z] #30 9.202 Collecting pathspec>=0.5.3 [2022-09-05T09:07:17.419Z] #30 9.212 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-05T09:07:17.419Z] #30 9.440 Collecting pyyaml [2022-09-05T09:07:17.419Z] #30 9.453 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-05T09:07:17.419Z] #30 9.495 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-05T09:07:17.419Z] #30 9.506 Building wheels for collected packages: yamllint [2022-09-05T09:07:17.419Z] #30 9.507 Building wheel for yamllint (setup.py): started [2022-09-05T09:07:17.982Z] #30 10.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-05T09:07:17.982Z] #30 10.14 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8e94e01c49842bd648cd8c4c8746125cb9def88648417b9a2ceee01d3e073fc8 [2022-09-05T09:07:17.982Z] #30 10.14 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-05T09:07:18.239Z] #30 10.15 Successfully built yamllint [2022-09-05T09:07:18.239Z] #30 10.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-05T09:07:18.239Z] #30 10.39 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-05T09:07:18.804Z] #30 DONE 10.7s [2022-09-05T09:07:18.804Z] [2022-09-05T09:07:18.804Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-05T09:07:18.804Z] #34 sha256:8fb8fd96938b5d9aa11d730432c6e996ccab5b5665337e213c738dd964a48b26 [2022-09-05T09:07:19.061Z] #34 DONE 0.4s [2022-09-05T09:07:19.061Z] [2022-09-05T09:07:19.061Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-05T09:07:19.061Z] #39 sha256:43b3c94007c1b58dc25bc5e0c702a66669872f774c63c76c168d948b88dd0321 [2022-09-05T09:07:19.318Z] #39 DONE 0.3s [2022-09-05T09:07:19.318Z] [2022-09-05T09:07:19.318Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-05T09:07:19.318Z] #42 sha256:6bc748a8a5d15c037a0b853aa9aa412e5ca6b313b6370c7d83c5d7538993b813 [2022-09-05T09:07:19.576Z] #42 DONE 0.1s [2022-09-05T09:07:19.577Z] [2022-09-05T09:07:19.577Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-05T09:07:19.577Z] #44 sha256:efff6c3be7bd00799e7f4b970b24df02633e64eb292eb243107add010c88d16f [2022-09-05T09:07:19.577Z] #44 DONE 0.1s [2022-09-05T09:07:19.577Z] [2022-09-05T09:07:19.577Z] #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-09-05T09:07:19.577Z] #67 sha256:e4bb0f6ade735d2d6785e789d23dec4c1f80ec46ec80794988eb428bfb33540a [2022-09-05T09:07:19.838Z] #67 ... [2022-09-05T09:07:19.838Z] [2022-09-05T09:07:19.838Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-05T09:07:19.838Z] #46 sha256:4364f1dc4fda38dfaa33f039baac20275d6239c2beae2a86fb99ee2a528cd635 [2022-09-05T09:07:19.838Z] #46 DONE 0.1s [2022-09-05T09:07:19.838Z] [2022-09-05T09:07:19.838Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-05T09:07:19.838Z] #48 sha256:c3d8184861e9f7a03344eb5c162660a24699fea02d914340e5a46a114d2befdb [2022-09-05T09:07:19.838Z] #48 DONE 0.1s [2022-09-05T09:07:19.838Z] [2022-09-05T09:07:19.838Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-05T09:07:19.838Z] #52 sha256:9397e11241b18008292ae76c9d8ee2ccfd1ea6cf679af6fba284d1d99a32888a [2022-09-05T09:07:19.838Z] #52 DONE 0.1s [2022-09-05T09:07:19.838Z] [2022-09-05T09:07:19.838Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-05T09:07:19.838Z] #55 sha256:d7eb28e4551cefaa774a9aeed027ae7cca646d809fe191cf3555bbe21f0bfec8 [2022-09-05T09:07:20.096Z] #55 DONE 0.2s [2022-09-05T09:07:20.096Z] [2022-09-05T09:07:20.096Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-05T09:07:20.096Z] #59 sha256:fd9abe853228288aa365f0b9fa9be01a1e5a5fad6760ff9d69a36c5beee8835c [2022-09-05T09:07:20.096Z] #59 DONE 0.1s [2022-09-05T09:07:20.096Z] [2022-09-05T09:07:20.096Z] #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-09-05T09:07:20.096Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:07:20.096Z] #71 ... [2022-09-05T09:07:20.096Z] [2022-09-05T09:07:20.096Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-05T09:07:20.096Z] #61 sha256:1d917569aae9803c6787b0bb56f646a10839fc565b1ce84a9f51c1a8bc825539 [2022-09-05T09:07:20.096Z] #61 DONE 0.1s [2022-09-05T09:07:20.096Z] [2022-09-05T09:07:20.097Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-05T09:07:20.097Z] #63 sha256:d63edf3dc6b2a4af232953164900abfb918c4ff25de210c8f2de6523a66c5e30 [2022-09-05T09:07:20.353Z] #63 DONE 0.2s [2022-09-05T09:07:20.353Z] [2022-09-05T09:07:20.353Z] #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-09-05T09:07:20.353Z] #67 sha256:e4bb0f6ade735d2d6785e789d23dec4c1f80ec46ec80794988eb428bfb33540a [2022-09-05T09:07:20.353Z] #67 ... [2022-09-05T09:07:20.353Z] [2022-09-05T09:07:20.353Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-05T09:07:20.353Z] #65 sha256:abddbd1b4706258d060f6b4e0e6aa04a7575d34add4da38ef9913cab48299c84 [2022-09-05T09:07:20.353Z] #65 DONE 0.1s [2022-09-05T09:07:20.382Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-09-05T09:07:20.611Z] [2022-09-05T09:07:20.611Z] #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-09-05T09:07:20.611Z] #67 sha256:e4bb0f6ade735d2d6785e789d23dec4c1f80ec46ec80794988eb428bfb33540a [2022-09-05T09:07:21.317Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 76.8% of statements [2022-09-05T09:07:21.884Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-05T09:07:22.451Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-05T09:07:23.387Z] ok github.com/docker/docker/daemon 10.142s coverage: 16.4% of statements [2022-09-05T09:07:23.387Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-05T09:07:23.387Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-05T09:07:23.387Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-05T09:07:23.387Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-05T09:07:23.955Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.602s coverage: 74.8% of statements [2022-09-05T09:07:24.522Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.252s coverage: 60.7% of statements [2022-09-05T09:07:25.458Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-05T09:07:26.394Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-09-05T09:07:27.789Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.188s coverage: 50.6% of statements [2022-09-05T09:07:29.698Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 45.9% of statements [2022-09-05T09:07:29.698Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-05T09:07:29.962Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.000s coverage: 58.5% of statements [2022-09-05T09:07:29.962Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-05T09:07:29.962Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-05T09:07:30.221Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-05T09:07:31.156Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-05T09:07:31.723Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-09-05T09:07:32.661Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-09-05T09:07:32.661Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-05T09:07:32.661Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-05T09:07:32.920Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-09-05T09:07:33.857Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 79.9% of statements [2022-09-05T09:07:33.857Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-09-05T09:07:33.857Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-05T09:07:34.424Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-09-05T09:07:34.683Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-05T09:07:35.665Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.125s coverage: 76.8% of statements [2022-09-05T09:07:35.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-05T09:07:36.864Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-09-05T09:07:37.431Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.7% of statements [2022-09-05T09:07:38.371Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-09-05T09:07:38.629Z] ok github.com/docker/docker/daemon/logger/journald 3.484s coverage: 74.3% of statements [2022-09-05T09:07:38.629Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-05T09:07:38.629Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-05T09:07:38.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-05T09:07:38.629Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-05T09:07:38.667Z] #67 90.53 + mkdir -p /build [2022-09-05T09:07:38.667Z] #67 90.53 + cp runc /build/runc [2022-09-05T09:07:38.667Z] #67 DONE 90.8s [2022-09-05T09:07:38.667Z] [2022-09-05T09:07:38.667Z] #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-09-05T09:07:38.667Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:07:38.667Z] #71 ... [2022-09-05T09:07:38.667Z] [2022-09-05T09:07:38.667Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-05T09:07:38.667Z] #68 sha256:803e302cc8078988084cdd84bb68a3070c114ff27800f6e8bde0a5bfc069b36a [2022-09-05T09:07:38.667Z] #68 DONE 0.1s [2022-09-05T09:07:38.667Z] [2022-09-05T09:07:38.667Z] #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-09-05T09:07:38.667Z] #71 sha256:28b81efd92cdc656f0b032ac2214da124cc40d53eef2b6dee0cb79141e929bc6 [2022-09-05T09:07:39.564Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-09-05T09:07:39.564Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-05T09:07:40.132Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-05T09:07:40.391Z] ok github.com/docker/docker/daemon/logger/splunk 1.531s coverage: 82.5% of statements [2022-09-05T09:07:40.391Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-05T09:07:40.391Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-05T09:07:41.327Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 44.4% of statements [2022-09-05T09:07:43.229Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.0% of statements [2022-09-05T09:07:43.229Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-05T09:07:43.488Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-05T09:07:44.055Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-09-05T09:07:44.055Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-05T09:07:44.314Z] ok github.com/docker/docker/image 0.031s coverage: 86.9% of statements [2022-09-05T09:07:44.573Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-05T09:07:44.832Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-05T09:07:44.832Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-05T09:07:44.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-05T09:07:45.401Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-09-05T09:07:45.968Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-09-05T09:07:46.534Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-09-05T09:07:46.793Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-05T09:07:48.696Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.0% of statements [2022-09-05T09:07:49.630Z] ok github.com/docker/docker/pkg/authorization 0.707s coverage: 68.3% of statements [2022-09-05T09:07:49.630Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-05T09:07:49.888Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-05T09:07:52.251Z] #64 450.2 # github.com/containerd/containerd/cmd/containerd [2022-09-05T09:07:52.251Z] #64 450.2 /usr/bin/ld: /tmp/go-link-3880746930/000019.o: in function `New': [2022-09-05T09:07:52.251Z] #64 450.2 /tmp/tmp.TesFzXFDjM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-05T09:07:52.251Z] #64 450.3 + bin/containerd-stress [2022-09-05T09:07:52.251Z] #64 451.4 + bin/containerd-shim [2022-09-05T09:07:53.172Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 42.7% of statements [2022-09-05T09:07:53.172Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-05T09:07:53.430Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-05T09:07:53.689Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-09-05T09:07:54.315Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-05T09:07:54.315Z] ok github.com/docker/docker/layer 7.943s coverage: 68.9% of statements [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-05T09:07:54.315Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-05T09:07:54.576Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-05T09:07:54.576Z] ok github.com/docker/docker/pkg/fsutils 0.174s coverage: 85.1% of statements [2022-09-05T09:07:55.511Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 69.7% of statements [2022-09-05T09:07:55.511Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 69.3% of statements [2022-09-05T09:07:55.769Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-09-05T09:07:55.769Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-05T09:07:55.769Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-05T09:07:56.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-05T09:07:56.028Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-09-05T09:07:56.287Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-05T09:07:56.545Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-09-05T09:07:56.545Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-09-05T09:07:56.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-05T09:07:56.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-05T09:07:57.113Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2022-09-05T09:07:57.681Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-05T09:07:57.681Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-05T09:07:57.939Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-05T09:07:58.021Z] #64 450.1 # github.com/containerd/containerd/cmd/containerd [2022-09-05T09:07:58.021Z] #64 450.1 /usr/bin/ld: /tmp/go-link-3814943266/000019.o: in function `New': [2022-09-05T09:07:58.021Z] #64 450.1 /tmp/tmp.JuuJzazPJS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-05T09:07:58.021Z] #64 450.2 + bin/containerd-stress [2022-09-05T09:07:58.021Z] #64 451.3 + bin/containerd-shim [2022-09-05T09:07:59.313Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-09-05T09:07:59.571Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-05T09:07:59.830Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-05T09:07:59.830Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-05T09:08:00.362Z] #64 462.6 + bin/containerd-shim-runc-v1 [2022-09-05T09:08:00.397Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-09-05T09:08:00.397Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-05T09:08:00.963Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-05T09:08:01.222Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-05T09:08:01.481Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-09-05T09:08:02.048Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-09-05T09:08:02.307Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-05T09:08:04.208Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-05T09:08:04.468Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-05T09:08:04.726Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-05T09:08:06.104Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-09-05T09:08:06.145Z] #64 462.5 + bin/containerd-shim-runc-v1 [2022-09-05T09:08:06.363Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-05T09:08:06.927Z] #64 468.9 + bin/containerd-shim-runc-v2 [2022-09-05T09:08:06.927Z] #64 469.7 + binaries [2022-09-05T09:08:06.927Z] #64 469.7 + install -D bin/containerd /build/containerd [2022-09-05T09:08:06.927Z] #64 469.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-05T09:08:06.927Z] #64 469.7 + install -D bin/ctr /build/ctr [2022-09-05T09:08:07.298Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-05T09:08:07.557Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-05T09:08:07.815Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-05T09:08:08.383Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-09-05T09:08:08.642Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-05T09:08:08.825Z] #64 DONE 471.5s [2022-09-05T09:08:09.392Z] [2022-09-05T09:08:09.392Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-05T09:08:09.392Z] #65 sha256:1ed259522c5d8332129554d5ce7da367c10bfd9041502aef87a198c782496645 [2022-09-05T09:08:10.017Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-09-05T09:08:10.329Z] #65 DONE 0.9s [2022-09-05T09:08:10.329Z] [2022-09-05T09:08:10.329Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-05T09:08:10.329Z] #70 sha256:1bd188cfcd60999ed4e16b40630d7e22981284793c7ddd9920a6af44cac4af40 [2022-09-05T09:08:10.587Z] #70 DONE 0.2s [2022-09-05T09:08:10.587Z] [2022-09-05T09:08:10.587Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-05T09:08:10.587Z] #75 sha256:323e447d3d7764995195682f93684ac4768f1bbc58a382d277773cf664d32a31 [2022-09-05T09:08:10.706Z] #71 179.9 # github.com/containerd/containerd/cmd/containerd [2022-09-05T09:08:10.706Z] #71 179.9 /usr/bin/ld: /tmp/go-link-3879700901/000019.o: in function `New': [2022-09-05T09:08:10.706Z] #71 179.9 /tmp/tmp.LHzkihPuoC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-05T09:08:10.706Z] #71 180.0 + bin/containerd-stress [2022-09-05T09:08:10.706Z] #71 181.1 + bin/containerd-shim [2022-09-05T09:08:10.953Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-09-05T09:08:11.425Z] #64 468.8 + bin/containerd-shim-runc-v2 [2022-09-05T09:08:11.519Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-05T09:08:11.520Z] #75 DONE 0.9s [2022-09-05T09:08:11.520Z] [2022-09-05T09:08:11.520Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-05T09:08:11.520Z] #78 sha256:8661a65ca739954be2aba5ca2bb65a613ee402baf6a997ecdb9482d2c92db0f0 [2022-09-05T09:08:11.520Z] #78 DONE 0.0s [2022-09-05T09:08:11.520Z] [2022-09-05T09:08:11.520Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-05T09:08:11.520Z] #79 sha256:7612341a90b1925f228c20f1d79af250715d9421ac474e3a340e5aebe7373d17 [2022-09-05T09:08:11.520Z] #79 DONE 0.0s [2022-09-05T09:08:11.520Z] [2022-09-05T09:08:11.520Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-05T09:08:11.520Z] #80 sha256:13e564166651d670984c2fc779e27105a6ad14444b65daac8da4ec151fab61f5 [2022-09-05T09:08:11.520Z] #80 DONE 0.0s [2022-09-05T09:08:11.520Z] [2022-09-05T09:08:11.520Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-05T09:08:11.520Z] #81 sha256:503f6ca37116edbb351701047f2217f82ea32fd82b9ac9cc09c17c5b784c63f5 [2022-09-05T09:08:12.363Z] #64 469.6 + binaries [2022-09-05T09:08:12.363Z] #64 469.6 + install -D bin/containerd /build/containerd [2022-09-05T09:08:12.363Z] #64 469.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-05T09:08:12.363Z] #64 469.7 + install -D bin/ctr /build/ctr [2022-09-05T09:08:12.454Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-09-05T09:08:14.267Z] #64 DONE 471.6s [2022-09-05T09:08:15.204Z] [2022-09-05T09:08:15.204Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-05T09:08:15.204Z] #65 sha256:ff78fce0f52571f8c83b24d77ca4b31fdebd260a700bfcc65ae7d714b026263b [2022-09-05T09:08:15.703Z] #81 DONE 4.0s [2022-09-05T09:08:15.703Z] [2022-09-05T09:08:15.703Z] #82 exporting to image [2022-09-05T09:08:15.703Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-05T09:08:15.703Z] #82 exporting layers [2022-09-05T09:08:16.144Z] #65 DONE 0.8s [2022-09-05T09:08:16.144Z] [2022-09-05T09:08:16.144Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-05T09:08:16.144Z] #70 sha256:b03f37809b80fa0d81108db4bf1a0423eee1f10df1ded9720c819971f299e502 [2022-09-05T09:08:16.144Z] #70 DONE 0.2s [2022-09-05T09:08:16.403Z] [2022-09-05T09:08:16.403Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-05T09:08:16.403Z] #75 sha256:14e27aed342f37f5dd364dc5c2fd7c81378f7710f74525dff15cc029db9f7758 [2022-09-05T09:08:17.004Z] #75 DONE 0.9s [2022-09-05T09:08:17.271Z] [2022-09-05T09:08:17.271Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-05T09:08:17.271Z] #78 sha256:cac8c0a845522e63d5643f506f25b611d37e1ea9ef4f53e01c24b8c536f829a2 [2022-09-05T09:08:17.271Z] #78 DONE 0.0s [2022-09-05T09:08:17.271Z] [2022-09-05T09:08:17.271Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-05T09:08:17.271Z] #79 sha256:428ccb04638876c2cd308c09940b45c5a111579194dee1a1f84f2400234110a3 [2022-09-05T09:08:17.271Z] #79 DONE 0.0s [2022-09-05T09:08:17.271Z] [2022-09-05T09:08:17.271Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-05T09:08:17.271Z] #80 sha256:98fce8e8b5c240c02e004a8527e9a060070fe222c5b3696f7a79dc15a5e56e38 [2022-09-05T09:08:17.271Z] #80 DONE 0.0s [2022-09-05T09:08:17.271Z] [2022-09-05T09:08:17.271Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-05T09:08:17.271Z] #81 sha256:24e4659f1ef73fd5ca84cde9309b9da0f45471d36d40a5cf4590bd51e4cc315a [2022-09-05T09:08:21.490Z] #81 DONE 3.6s [2022-09-05T09:08:21.490Z] [2022-09-05T09:08:21.490Z] #82 exporting to image [2022-09-05T09:08:21.490Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-05T09:08:21.490Z] #82 exporting layers [2022-09-05T09:08:22.883Z] #71 192.4 + bin/containerd-shim-runc-v1 [2022-09-05T09:08:22.938Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-05T09:08:22.938Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:08:22.938Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:08:22.938Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:08:22.938Z] [2022-09-05T09:08:22.938Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:08:22.938Z] DOCKER_SYSTEMD=1 [2022-09-05T09:08:22.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:08:22.938Z] HOSTNAME=e8bbd0b7532f [2022-09-05T09:08:22.938Z] DEST=bundles/test-integration [2022-09-05T09:08:22.938Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:08:22.938Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:08:22.938Z] container=docker [2022-09-05T09:08:22.938Z] HOME=/root [2022-09-05T09:08:22.938Z] LANG=C.UTF-8 [2022-09-05T09:08:22.938Z] INVOCATION_ID=d81b1bd2712e46f5b7346c6e71f84592 [2022-09-05T09:08:22.938Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:08:22.938Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:08:22.938Z] VALIDATE_BRANCH=master [2022-09-05T09:08:22.938Z] TERM=xterm [2022-09-05T09:08:22.938Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:08:22.938Z] SHLVL=3 [2022-09-05T09:08:22.938Z] TIMEOUT=120m [2022-09-05T09:08:22.938Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:08:22.938Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:08:22.938Z] GO111MODULE=off [2022-09-05T09:08:22.938Z] DOCKER_EXPERIMENTAL=1 [2022-09-05T09:08:22.938Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-05T09:08:22.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:08:22.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:08:22.938Z] GOPATH=/go [2022-09-05T09:08:22.938Z] PKG_CONFIG=pkg-config [2022-09-05T09:08:22.938Z] _=/usr/bin/env [2022-09-05T09:08:22.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-05T09:08:23.814Z] #82 exporting layers 7.3s done [2022-09-05T09:08:23.814Z] #82 writing image sha256:0e345cd51fd785e7db3c5a9b97ed55821bf6c1c36c9280112f57b8e5840bb9b3 done [2022-09-05T09:08:23.814Z] #82 naming to docker.io/library/docker:609d87003a0e9d431ef04a18743cb011cabda6ef done [2022-09-05T09:08:23.814Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-05T09:08:24.148Z] + trap exit INT TERM [2022-09-05T09:08:24.148Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-05T09:08:24.148Z] + CONTAINER_NAME=docker-pr3 [2022-09-05T09:08:24.148Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary [2022-09-05T09:08:26.047Z] [2022-09-05T09:08:26.047Z] Removing bundles/ [2022-09-05T09:08:26.047Z] [2022-09-05T09:08:26.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-05T09:08:26.047Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-05T09:08:26.047Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:08:28.057Z] #82 exporting layers 7.2s done [2022-09-05T09:08:28.057Z] #82 writing image sha256:47143261fa6a03d83fe94e8ded4c09f501543d0e56635a371394f41024b131b7 done [2022-09-05T09:08:28.057Z] #82 naming to docker.io/library/docker:609d87003a0e9d431ef04a18743cb011cabda6ef done [2022-09-05T09:08:28.057Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T09:08:28.133Z] #71 198.7 + bin/containerd-shim-runc-v2 [2022-09-05T09:08:28.389Z] #71 199.5 + binaries [2022-09-05T09:08:28.389Z] #71 199.5 + install -D bin/containerd /build/containerd [2022-09-05T09:08:28.389Z] #71 199.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-05T09:08:28.389Z] #71 199.5 + install -D bin/ctr /build/ctr [2022-09-05T09:08:28.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -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:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary test-integration [2022-09-05T09:08:28.951Z] #71 DONE 199.9s [2022-09-05T09:08:29.344Z] [2022-09-05T09:08:29.344Z] Removing bundles/ [2022-09-05T09:08:29.344Z] [2022-09-05T09:08:29.344Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-05T09:08:29.604Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-05T09:08:29.604Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:08:29.879Z] [2022-09-05T09:08:29.879Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-05T09:08:29.879Z] #72 sha256:c2640ea2a5055c48496cae469cf61c7449fd123ef0a9f46ec7e4eb09141c1e65 [2022-09-05T09:08:30.135Z] #72 DONE 0.3s [2022-09-05T09:08:30.135Z] [2022-09-05T09:08:30.135Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-05T09:08:30.135Z] #77 sha256:d97fab54d5b7bf8a82a36919001075333a5e75a2cfe0428344d9910e05de3362 [2022-09-05T09:08:30.135Z] #77 DONE 0.1s [2022-09-05T09:08:30.135Z] [2022-09-05T09:08:30.135Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-05T09:08:30.135Z] #82 sha256:1f37e85bf1582c66d72b5aadaa64d2db1d60647af17dbcc5455651821ad4c56c [2022-09-05T09:08:30.696Z] #82 DONE 0.5s [2022-09-05T09:08:30.696Z] [2022-09-05T09:08:30.696Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-05T09:08:30.696Z] #85 sha256:624c3cf8687cd088dba7755d45dd60e1ffe51e9a46597a99f5a23bc743d3b8f2 [2022-09-05T09:08:30.696Z] #85 DONE 0.1s [2022-09-05T09:08:30.696Z] [2022-09-05T09:08:30.696Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-05T09:08:30.696Z] #86 sha256:0f3a319dc802b8bea14a9513acb113958f845b0b269eb710f7b462e78adf6c68 [2022-09-05T09:08:30.696Z] #86 DONE 0.0s [2022-09-05T09:08:30.952Z] [2022-09-05T09:08:30.952Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-05T09:08:30.952Z] #87 sha256:cc8104e468a0eec72f53dcac6fc16b1d564db0ba75e1ec2b8c8ef3dbd421f569 [2022-09-05T09:08:30.952Z] #87 DONE 0.0s [2022-09-05T09:08:30.952Z] [2022-09-05T09:08:30.952Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-05T09:08:30.952Z] #88 sha256:3bf77d496bf703b23493e7d87b0cac951ecb3ae3be0f429bc240e2c8c6f66e17 [2022-09-05T09:08:34.442Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/rootless [no test files] [2022-09-05T09:08:34.442Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/volume [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-05T09:08:34.443Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === Skipped [2022-09-05T09:08:34.443Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-05T09:08:34.443Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-05T09:08:34.443Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-05T09:08:34.443Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-05T09:08:34.443Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-05T09:08:34.443Z] time="2022-09-05T09:07:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-05T09:08:34.443Z] time="2022-09-05T09:07:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-05T09:08:34.443Z] time="2022-09-05T09:07:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-05T09:08:34.443Z] time="2022-09-05T09:07:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-05T09:08:34.443Z] time="2022-09-05T09:07:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-05T09:08:34.443Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-05T09:08:34.443Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-05T09:08:34.443Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:08:34.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-05T09:08:34.443Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-05T09:08:34.443Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-05T09:08:34.443Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-05T09:08:34.443Z] [2022-09-05T09:08:34.443Z] DONE 2874 tests, 28 skipped in 213.909s [2022-09-05T09:08:34.443Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:08:34.443Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-05T09:08:34.443Z] + 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-09-05T09:08:36.209Z] #88 DONE 4.5s [2022-09-05T09:08:36.209Z] [2022-09-05T09:08:36.209Z] #89 exporting to image [2022-09-05T09:08:36.209Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-05T09:08:36.209Z] #89 exporting layers [2022-09-05T09:09:02.726Z] #89 exporting layers 25.8s done [2022-09-05T09:09:02.726Z] #89 writing image sha256:6fa16b7ef64c0f32e57dab7386df2ef2444d1bcbd4e0f3d4cb0f306e741b177c done [2022-09-05T09:09:02.726Z] #89 naming to docker.io/library/docker:609d87003a0e9d431ef04a18743cb011cabda6ef done [2022-09-05T09:09:02.726Z] #89 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-05T09:09:03.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/validate/default [2022-09-05T09:09:04.019Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-05T09:09:04.275Z] Congratulations! yamllint config file formatted correctly [2022-09-05T09:09:04.275Z] Congratulations! YAML files are formatted correctly [2022-09-05T09:09:04.275Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-05T09:09:04.275Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-05T09:09:04.275Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-05T09:09:04.275Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-05T09:09:04.275Z] [2022-09-05T09:09:04.275Z] INFO Start validation with golang-ci-lint [2022-09-05T09:09:05.204Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-05T09:09:05.204Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-05T09:09:05.204Z] INFO [loader] Using build tags: [ journald] [2022-09-05T09:09:09.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-05T09:09:09.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork 37.452s coverage: 40.6% of statements [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.540s coverage: 59.9% of statements [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-05T09:09:21.107Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-05T09:09:21.107Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-05T09:09:31.077Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.135s coverage: 6.6% of statements [2022-09-05T09:09:31.077Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-05T09:09:31.077Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-05T09:09:31.077Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-05T09:09:31.077Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-05T09:09:31.077Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-05T09:09:31.077Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-05T09:09:31.343Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-05T09:09:31.601Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-05T09:09:31.860Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-09-05T09:09:32.119Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-05T09:09:44.322Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-05T09:09:48.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-05T09:09:55.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-05T09:09:59.199Z] ok github.com/docker/docker/libnetwork/ipam 16.356s coverage: 85.3% of statements [2022-09-05T09:09:59.199Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-05T09:09:59.199Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-05T09:09:59.457Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-05T09:10:00.023Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-05T09:10:00.024Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-05T09:10:00.282Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-05T09:10:00.847Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2022-09-05T09:10:01.414Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-09-05T09:10:01.672Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-05T09:10:01.931Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-09-05T09:10:03.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-05T09:10:03.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-05T09:10:04.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-05T09:10:04.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-05T09:10:05.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-05T09:10:05.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-05T09:10:06.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-05T09:10:08.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-05T09:10:09.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-05T09:10:11.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-05T09:10:11.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-05T09:10:12.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-05T09:10:12.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-05T09:10:14.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-05T09:10:14.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-05T09:10:15.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-05T09:10:16.837Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:10:16.837Z] Using test binary docker [2022-09-05T09:10:16.837Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-05T09:10:16.837Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-05T09:10:16.837Z] INFO: Waiting for daemon to start... [2022-09-05T09:10:16.837Z] Starting dockerd [2022-09-05T09:10:20.135Z] . [2022-09-05T09:10:20.135Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:10:20.135Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:10:20.135Z] Error: No such image: emptyfs [2022-09-05T09:10:20.135Z] Loaded image: emptyfs:latest [2022-09-05T09:10:20.135Z] Running integration-test (iteration 1) [2022-09-05T09:10:20.135Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-05T09:10:20.395Z] Loaded image: busybox:latest [2022-09-05T09:10:20.656Z] Loaded image: busybox:glibc [2022-09-05T09:10:22.039Z] Loaded image: debian:bullseye-slim [2022-09-05T09:10:22.039Z] Loaded image: hello-world:latest [2022-09-05T09:10:22.300Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:10:22.300Z] INFO: Testing against a local daemon [2022-09-05T09:10:22.300Z] === RUN TestCgroupNamespacesBuild [2022-09-05T09:10:23.681Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-09-05T09:10:23.681Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-05T09:10:25.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-09-05T09:10:25.063Z] === RUN TestBuildWithSession [2022-09-05T09:10:25.063Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:10:25.063Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-05T09:10:25.063Z] === RUN TestBuildSquashParent [2022-09-05T09:10:29.263Z] --- PASS: TestBuildSquashParent (4.58s) [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:10:29.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:10:29.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:10:29.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:10:29.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:10:30.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:10:31.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:10:32.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:10:32.556Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-05T09:10:32.556Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:10:32.556Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:10:32.556Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:10:32.556Z] [2022-09-05T09:10:32.556Z] + TEST_INTEGRATION_DEST=2 [2022-09-05T09:10:32.556Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-05T09:10:32.556Z] + TEST_SKIP_INTEGRATION=1 [2022-09-05T09:10:32.556Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-05T09:10:32.556Z] + run_tests [2022-09-05T09:10:32.556Z] + c=0 [2022-09-05T09:10:32.556Z] + '[' -n 0 ']' [2022-09-05T09:10:32.556Z] + rm= [2022-09-05T09:10:32.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh '' test-integration [2022-09-05T09:10:32.556Z] ++ jobs -p [2022-09-05T09:10:32.556Z] + for job in $(jobs -p) [2022-09-05T09:10:32.556Z] + wait 9277 [2022-09-05T09:10:32.556Z] + TEST_INTEGRATION_DEST=3 [2022-09-05T09:10:32.556Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-05T09:10:32.556Z] + TEST_SKIP_INTEGRATION=1 [2022-09-05T09:10:32.556Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-05T09:10:32.556Z] + run_tests [2022-09-05T09:10:32.556Z] + '[' -n 0 ']' [2022-09-05T09:10:32.556Z] + rm= [2022-09-05T09:10:32.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh '' test-integration [2022-09-05T09:10:32.556Z] + TEST_INTEGRATION_DEST=1 [2022-09-05T09:10:32.556Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-05T09:10:32.556Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-05T09:10:32.556Z] + run_tests test-integration-flaky [2022-09-05T09:10:32.556Z] + '[' -n 0 ']' [2022-09-05T09:10:32.556Z] + rm= [2022-09-05T09:10:32.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh test-integration-flaky test-integration [2022-09-05T09:10:32.556Z] [2022-09-05T09:10:32.556Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-05T09:10:32.556Z] [2022-09-05T09:10:32.556Z] [2022-09-05T09:10:32.556Z] No new tests added to integration. [2022-09-05T09:10:32.556Z] [2022-09-05T09:10:32.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:10:32.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:10:32.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:10:32.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:10:32.556Z] HOSTNAME=d0a9977ade76 [2022-09-05T09:10:32.556Z] TEST_SKIP_INTEGRATION=1 [2022-09-05T09:10:32.556Z] TESTDEBUG=0 [2022-09-05T09:10:32.556Z] DEST=bundles/test-integration [2022-09-05T09:10:32.556Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:10:32.556Z] KEEPBUNDLE=1 [2022-09-05T09:10:32.556Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:10:32.556Z] container=docker [2022-09-05T09:10:32.556Z] HOME=/root [2022-09-05T09:10:32.556Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:10:32.556Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:10:32.556Z] VALIDATE_BRANCH=master [2022-09-05T09:10:32.556Z] TERM=xterm [2022-09-05T09:10:32.556Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:10:32.556Z] SHLVL=1 [2022-09-05T09:10:32.556Z] TIMEOUT=120m [2022-09-05T09:10:32.556Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:10:32.556Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:10:32.556Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-05T09:10:32.556Z] GO111MODULE=off [2022-09-05T09:10:32.556Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:10:32.556Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:10:32.556Z] GOPATH=/go [2022-09-05T09:10:32.556Z] PKG_CONFIG=pkg-config [2022-09-05T09:10:32.556Z] _=/usr/bin/env [2022-09-05T09:10:32.556Z] Building test suite binary ./integration-cli/test.main [2022-09-05T09:10:32.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:10:32.556Z] HOSTNAME=de045148cbec [2022-09-05T09:10:32.556Z] TEST_SKIP_INTEGRATION=1 [2022-09-05T09:10:32.556Z] TESTDEBUG=0 [2022-09-05T09:10:32.556Z] DEST=bundles/test-integration [2022-09-05T09:10:32.556Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:10:32.556Z] KEEPBUNDLE=1 [2022-09-05T09:10:32.556Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:10:32.556Z] container=docker [2022-09-05T09:10:32.556Z] HOME=/root [2022-09-05T09:10:32.556Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:10:32.556Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:10:32.556Z] VALIDATE_BRANCH=master [2022-09-05T09:10:32.556Z] TERM=xterm [2022-09-05T09:10:32.556Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:10:32.556Z] SHLVL=1 [2022-09-05T09:10:32.556Z] TIMEOUT=120m [2022-09-05T09:10:32.556Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:10:32.556Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:10:32.556Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-05T09:10:32.556Z] GO111MODULE=off [2022-09-05T09:10:32.556Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:10:32.556Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:10:32.556Z] GOPATH=/go [2022-09-05T09:10:32.556Z] PKG_CONFIG=pkg-config [2022-09-05T09:10:32.556Z] _=/usr/bin/env [2022-09-05T09:10:32.556Z] Building test suite binary ./integration-cli/test.main [2022-09-05T09:10:32.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:10:32.556Z] HOSTNAME=db7e9ced6444 [2022-09-05T09:10:32.556Z] TESTDEBUG=0 [2022-09-05T09:10:32.556Z] DEST=bundles/test-integration [2022-09-05T09:10:32.556Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:10:32.556Z] KEEPBUNDLE=1 [2022-09-05T09:10:32.556Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:10:32.556Z] container=docker [2022-09-05T09:10:32.556Z] HOME=/root [2022-09-05T09:10:32.556Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:10:32.556Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:10:32.556Z] VALIDATE_BRANCH=master [2022-09-05T09:10:32.556Z] TERM=xterm [2022-09-05T09:10:32.556Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:10:32.556Z] SHLVL=1 [2022-09-05T09:10:32.556Z] TIMEOUT=120m [2022-09-05T09:10:32.556Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:10:32.556Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:10:32.556Z] GO111MODULE=off [2022-09-05T09:10:32.556Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-05T09:10:32.556Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:10:32.556Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:10:32.556Z] GOPATH=/go [2022-09-05T09:10:32.556Z] PKG_CONFIG=pkg-config [2022-09-05T09:10:32.556Z] _=/usr/bin/env [2022-09-05T09:10:32.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-05T09:10:32.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.70s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s) [2022-09-05T09:10:34.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-09-05T09:10:34.190Z] === RUN TestBuildMultiStageCopy [2022-09-05T09:10:34.190Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-05T09:10:35.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-05T09:10:35.831Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-05T09:10:36.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-05T09:10:36.104Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-05T09:10:36.104Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:10:36.104Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:10:36.104Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:10:36.104Z] [2022-09-05T09:10:36.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:10:36.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:10:36.104Z] HOSTNAME=a90da5f5d089 [2022-09-05T09:10:36.104Z] DEST=bundles/test-integration [2022-09-05T09:10:36.104Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:10:36.104Z] DOCKER_ROOTLESS=1 [2022-09-05T09:10:36.104Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:10:36.104Z] container=docker [2022-09-05T09:10:36.104Z] HOME=/root [2022-09-05T09:10:36.104Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:10:36.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:10:36.104Z] VALIDATE_BRANCH=master [2022-09-05T09:10:36.104Z] TERM=xterm [2022-09-05T09:10:36.104Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:10:36.104Z] SHLVL=1 [2022-09-05T09:10:36.104Z] TIMEOUT=120m [2022-09-05T09:10:36.104Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:10:36.104Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:10:36.104Z] GO111MODULE=off [2022-09-05T09:10:36.104Z] DOCKER_EXPERIMENTAL=1 [2022-09-05T09:10:36.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-05T09:10:36.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:10:36.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:10:36.104Z] GOPATH=/go [2022-09-05T09:10:36.104Z] PKG_CONFIG=pkg-config [2022-09-05T09:10:36.104Z] _=/usr/bin/env [2022-09-05T09:10:36.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-05T09:10:36.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-05T09:10:36.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-05T09:10:36.351Z] === RUN TestBuildMultiStageParentConfig [2022-09-05T09:10:37.292Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-09-05T09:10:37.292Z] === RUN TestBuildLabelWithTargets [2022-09-05T09:10:38.231Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-09-05T09:10:38.231Z] === RUN TestBuildWithEmptyLayers [2022-09-05T09:10:38.802Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-09-05T09:10:38.802Z] === RUN TestBuildMultiStageOnBuild [2022-09-05T09:10:40.740Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2022-09-05T09:10:40.740Z] === RUN TestBuildUncleanTarFilenames [2022-09-05T09:10:41.317Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-09-05T09:10:41.317Z] === RUN TestBuildMultiStageLayerLeak [2022-09-05T09:10:43.251Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-09-05T09:10:43.251Z] === RUN TestBuildWithHugeFile [2022-09-05T09:11:22.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-05T09:11:22.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-05T09:11:39.511Z] --- PASS: TestBuildWithHugeFile (51.96s) [2022-09-05T09:11:39.511Z] === RUN TestBuildWCOWSandboxSize [2022-09-05T09:11:39.511Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:11:39.511Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:11:39.511Z] === RUN TestBuildWithEmptyDockerfile [2022-09-05T09:11:39.511Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:11:39.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:11:39.511Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:11:39.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:11:39.511Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:11:39.511Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:11:39.511Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:11:39.511Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:11:39.511Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:11:39.511Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-05T09:11:39.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-05T09:11:39.511Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-09-05T09:11:39.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-05T09:11:39.511Z] === RUN TestBuildPreserveOwnership [2022-09-05T09:11:39.511Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-05T09:11:39.511Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-05T09:11:39.511Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-09-05T09:11:39.511Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-09-05T09:11:39.511Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-09-05T09:11:39.511Z] === RUN TestBuildPlatformInvalid [2022-09-05T09:11:39.511Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-05T09:11:39.511Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-05T09:11:39.771Z] Loaded image: busybox:latest [2022-09-05T09:11:39.771Z] Loaded image: busybox:glibc [2022-09-05T09:11:41.154Z] Loaded image: debian:bullseye-slim [2022-09-05T09:11:41.154Z] Loaded image: hello-world:latest [2022-09-05T09:11:41.414Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:11:51.411Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.15s) [2022-09-05T09:11:51.411Z] PASS [2022-09-05T09:11:51.411Z] [2022-09-05T09:11:51.411Z] === Skipped [2022-09-05T09:11:51.411Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-05T09:11:51.411Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:11:51.411Z] [2022-09-05T09:11:51.411Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:11:51.411Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:11:51.411Z] [2022-09-05T09:11:51.411Z] DONE 34 tests, 2 skipped in 89.908s [2022-09-05T09:11:51.411Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-05T09:11:51.411Z] INFO: Testing against a local daemon [2022-09-05T09:11:51.411Z] === RUN TestConfigInspect [2022-09-05T09:11:52.792Z] --- PASS: TestConfigInspect (2.41s) [2022-09-05T09:11:52.792Z] === RUN TestConfigList [2022-09-05T09:11:53.378Z] ok github.com/docker/docker/libnetwork/networkdb 104.001s coverage: 60.1% of statements [2022-09-05T09:11:53.378Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-05T09:11:53.378Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-05T09:11:53.378Z] ok github.com/docker/docker/libnetwork/osl 4.341s coverage: 39.7% of statements [2022-09-05T09:11:53.378Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-05T09:11:53.378Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-05T09:11:53.945Z] ok github.com/docker/docker/libnetwork/portmapper 0.687s coverage: 48.6% of statements [2022-09-05T09:11:54.203Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-05T09:11:54.203Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-05T09:11:54.703Z] --- PASS: TestConfigList (2.21s) [2022-09-05T09:11:54.703Z] === RUN TestConfigsCreateAndDelete [2022-09-05T09:11:54.770Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === Skipped [2022-09-05T09:11:54.771Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-05T09:11:54.771Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-05T09:11:54.771Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-05T09:11:54.771Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-05T09:11:54.771Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-05T09:11:54.771Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-05T09:11:54.771Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-05T09:11:54.771Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-05T09:11:54.771Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-05T09:11:54.771Z] firewalld_test.go:14: firewalld is not running [2022-09-05T09:11:54.771Z] [2022-09-05T09:11:54.771Z] DONE 327 tests, 9 skipped in 203.489s [2022-09-05T09:11:54.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main Post stage [Pipeline] junit [2022-09-05T09:11:55.354Z] Recording test results [2022-09-05T09:11:56.801Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T09:11:57.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -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:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary test-integration [2022-09-05T09:11:57.242Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-09-05T09:11:57.242Z] === RUN TestConfigsUpdate [2022-09-05T09:11:57.396Z] [2022-09-05T09:11:57.654Z] Removing bundles/ [2022-09-05T09:11:57.654Z] [2022-09-05T09:11:57.654Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-05T09:11:57.654Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-05T09:11:57.654Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:11:59.151Z] --- PASS: TestConfigsUpdate (2.25s) [2022-09-05T09:11:59.151Z] === RUN TestTemplatedConfig [2022-09-05T09:12:02.446Z] --- PASS: TestTemplatedConfig (2.63s) [2022-09-05T09:12:02.446Z] === RUN TestConfigCreateResolve [2022-09-05T09:12:03.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-05T09:12:04.354Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-09-05T09:12:04.354Z] PASS [2022-09-05T09:12:04.354Z] [2022-09-05T09:12:04.354Z] DONE 6 tests in 14.013s [2022-09-05T09:12:04.354Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-05T09:12:04.354Z] INFO: Testing against a local daemon [2022-09-05T09:12:04.354Z] === RUN TestAttachWithTTY [2022-09-05T09:12:04.354Z] --- PASS: TestAttachWithTTY (0.09s) [2022-09-05T09:12:04.354Z] === RUN TestAttachWithoutTTy [2022-09-05T09:12:04.354Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-05T09:12:04.354Z] === RUN TestCheckpoint [2022-09-05T09:12:04.354Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:12:04.354Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/commit [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:12:04.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/commit [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-05T09:12:04.355Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-05T09:12:04.355Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-05T09:12:04.355Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-05T09:12:04.355Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-05T09:12:04.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-05T09:12:04.355Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-05T09:12:04.355Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-05T09:12:04.355Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-05T09:12:04.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-05T09:12:04.615Z] === RUN TestCopyEmptyFile [2022-09-05T09:12:04.615Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-05T09:12:04.615Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-05T09:12:04.875Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2022-09-05T09:12:04.875Z] === RUN TestCopyFromContainer [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer// [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer//bar/root [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer/bar/quux [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-05T09:12:06.258Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-05T09:12:06.520Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-05T09:12:06.520Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-05T09:12:06.520Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer (1.76s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-05T09:12:06.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-09-05T09:12:06.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-05T09:12:06.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:12:06.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:12:06.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:12:06.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:12:06.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:12:06.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:12:06.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:12:06.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:12:06.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:12:06.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-05T09:12:06.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-05T09:12:06.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-05T09:12:06.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-05T09:12:06.520Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-05T09:12:06.781Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-05T09:12:06.781Z] === RUN TestCreateWithInvalidEnv [2022-09-05T09:12:06.781Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-05T09:12:06.781Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-05T09:12:06.781Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-05T09:12:06.781Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-05T09:12:06.781Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-05T09:12:06.781Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-05T09:12:06.781Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-05T09:12:06.781Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-05T09:12:06.781Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-05T09:12:06.781Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-05T09:12:06.781Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-05T09:12:06.781Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-05T09:12:06.781Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-05T09:12:06.781Z] === RUN TestCreateTmpfsMountsTarget [2022-09-05T09:12:06.781Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-05T09:12:06.781Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-05T09:12:08.161Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-09-05T09:12:08.161Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-05T09:12:10.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:12:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:12:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:12:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:12:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:12:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:12:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:12:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:12:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:12:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:12:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:12:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-05T09:12:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-09-05T09:12:10.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-05T09:12:10.640Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-09-05T09:12:10.640Z] === RUN TestCreateDifferentPlatform [2022-09-05T09:12:10.640Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-05T09:12:10.640Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-05T09:12:10.640Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-05T09:12:10.640Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-05T09:12:10.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-09-05T09:12:10.640Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-05T09:12:10.640Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-05T09:12:10.640Z] === RUN TestCreateInvalidHostConfig [2022-09-05T09:12:10.640Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:12:10.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:12:10.640Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:12:10.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:12:10.640Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:12:10.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:12:10.640Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:12:10.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:12:10.640Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:12:10.640Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:12:10.640Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:12:10.640Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:12:10.640Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-05T09:12:10.640Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-05T09:12:10.640Z] === RUN TestContainerStartOnDaemonRestart [2022-09-05T09:12:10.640Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-05T09:12:10.640Z] === RUN TestDaemonRestartIpcMode [2022-09-05T09:12:10.640Z] === PAUSE TestDaemonRestartIpcMode [2022-09-05T09:12:10.640Z] === RUN TestDaemonHostGatewayIP [2022-09-05T09:12:10.640Z] === PAUSE TestDaemonHostGatewayIP [2022-09-05T09:12:10.640Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-05T09:12:10.640Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-05T09:12:10.640Z] === RUN TestContainerKillOnDaemonStart [2022-09-05T09:12:10.640Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-05T09:12:10.640Z] === RUN TestDiff [2022-09-05T09:12:11.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-05T09:12:11.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-05T09:12:11.210Z] --- PASS: TestDiff (0.62s) [2022-09-05T09:12:11.210Z] === RUN TestExecConsoleSize [2022-09-05T09:12:11.629Z] INFO [loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|types_sizes|deps|name) took 2m55.31717729s [2022-09-05T09:12:11.629Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.572852ms [2022-09-05T09:12:12.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-05T09:12:12.150Z] --- PASS: TestExecConsoleSize (0.63s) [2022-09-05T09:12:12.151Z] === RUN TestExecWithCloseStdin [2022-09-05T09:12:12.721Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-09-05T09:12:12.721Z] === RUN TestExec [2022-09-05T09:12:13.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-05T09:12:13.291Z] --- PASS: TestExec (0.67s) [2022-09-05T09:12:13.291Z] === RUN TestExecUser [2022-09-05T09:12:13.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-05T09:12:13.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-05T09:12:13.861Z] --- PASS: TestExecUser (0.64s) [2022-09-05T09:12:13.861Z] === RUN TestExportContainerAndImportImage [2022-09-05T09:12:14.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-05T09:12:14.800Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-09-05T09:12:14.800Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-05T09:12:16.182Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-05T09:12:16.182Z] === RUN TestHealthCheckWorkdir [2022-09-05T09:12:16.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-05T09:12:16.752Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-09-05T09:12:16.752Z] === RUN TestHealthKillContainer [2022-09-05T09:12:17.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-05T09:12:18.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-05T09:12:18.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-05T09:12:19.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-05T09:12:20.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-05T09:12:21.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-05T09:12:22.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-05T09:12:23.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-05T09:12:24.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:12:24.115Z] Using test binary docker [2022-09-05T09:12:24.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-05T09:12:24.115Z] Not: starting. [2022-09-05T09:12:24.115Z] INFO: Waiting for daemon to start... [2022-09-05T09:12:24.115Z] Starting dockerd [2022-09-05T09:12:24.879Z] --- PASS: TestHealthKillContainer (8.13s) [2022-09-05T09:12:24.879Z] === RUN TestHealthCheckProcessKilled [2022-09-05T09:12:25.819Z] --- PASS: TestHealthCheckProcessKilled (0.95s) [2022-09-05T09:12:25.819Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-05T09:12:26.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-09-05T09:12:26.388Z] === RUN TestIpcModeNone [2022-09-05T09:12:26.958Z] --- PASS: TestIpcModeNone (0.66s) [2022-09-05T09:12:26.958Z] === RUN TestIpcModePrivate [2022-09-05T09:12:27.445Z] . [2022-09-05T09:12:27.445Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:12:27.445Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:12:27.445Z] Error: No such image: emptyfs [2022-09-05T09:12:27.445Z] Loaded image: emptyfs:latest [2022-09-05T09:12:27.445Z] Running integration-test (iteration 1) [2022-09-05T09:12:27.445Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-05T09:12:27.528Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-05T09:12:27.704Z] Loaded image: busybox:latest [2022-09-05T09:12:27.704Z] Loaded image: busybox:glibc [2022-09-05T09:12:27.788Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-05T09:12:27.788Z] === RUN TestIpcModeShareable [2022-09-05T09:12:28.048Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-05T09:12:28.308Z] --- PASS: TestIpcModeShareable (0.63s) [2022-09-05T09:12:28.308Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-05T09:12:29.083Z] Loaded image: debian:bullseye-slim [2022-09-05T09:12:29.084Z] Loaded image: hello-world:latest [2022-09-05T09:12:29.084Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:12:29.342Z] INFO: Testing against a local daemon [2022-09-05T09:12:29.342Z] === RUN TestCgroupNamespacesBuild [2022-09-05T09:12:30.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2022-09-05T09:12:30.220Z] === RUN TestAPIIpcModeHost [2022-09-05T09:12:30.720Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-09-05T09:12:30.720Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-05T09:12:30.789Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-05T09:12:30.789Z] === RUN TestDaemonIpcModeShareable [2022-09-05T09:12:31.657Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-09-05T09:12:31.658Z] === RUN TestBuildWithSession [2022-09-05T09:12:31.658Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:12:31.658Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-05T09:12:31.658Z] === RUN TestBuildSquashParent [2022-09-05T09:12:31.730Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-05T09:12:31.730Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-09-05T09:12:31.730Z] === RUN TestDaemonIpcModePrivate [2022-09-05T09:12:33.115Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-05T09:12:33.115Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-09-05T09:12:33.115Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-05T09:12:34.082Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-05T09:12:34.345Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-09-05T09:12:34.345Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-05T09:12:35.300Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-05T09:12:35.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-09-05T09:12:35.560Z] === RUN TestIpcModeOlderClient [2022-09-05T09:12:35.560Z] === PAUSE TestIpcModeOlderClient [2022-09-05T09:12:35.560Z] === RUN TestKillContainerInvalidSignal [2022-09-05T09:12:36.130Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-05T09:12:36.130Z] === RUN TestKillContainer [2022-09-05T09:12:36.130Z] === RUN TestKillContainer/no_signal [2022-09-05T09:12:36.699Z] === RUN TestKillContainer/non_killing_signal [2022-09-05T09:12:36.959Z] === RUN TestKillContainer/killing_signal [2022-09-05T09:12:37.531Z] --- PASS: TestKillContainer (1.45s) [2022-09-05T09:12:37.531Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-09-05T09:12:37.531Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-05T09:12:37.531Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-09-05T09:12:37.531Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-05T09:12:37.531Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-05T09:12:38.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-05T09:12:39.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-09-05T09:12:39.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-09-05T09:12:39.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-09-05T09:12:39.043Z] === RUN TestKillStoppedContainer [2022-09-05T09:12:39.043Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-05T09:12:39.043Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-05T09:12:39.043Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-05T09:12:39.043Z] === RUN TestKillDifferentUserContainer [2022-09-05T09:12:39.303Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-09-05T09:12:39.303Z] === RUN TestInspectOomKilledTrue [2022-09-05T09:12:39.303Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-05T09:12:39.303Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-05T09:12:39.303Z] === RUN TestInspectOomKilledFalse [2022-09-05T09:12:39.775Z] --- PASS: TestBuildSquashParent (7.37s) [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:12:39.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:12:39.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:12:39.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:12:39.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:12:39.874Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-05T09:12:39.874Z] === RUN TestLinksEtcHostsContentMatch [2022-09-05T09:12:40.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-09-05T09:12:40.135Z] === RUN TestLinksContainerNames [2022-09-05T09:12:40.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:12:40.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:12:41.075Z] --- PASS: TestLinksContainerNames (0.92s) [2022-09-05T09:12:41.075Z] === RUN TestLogsFollowTailEmpty [2022-09-05T09:12:41.648Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-05T09:12:41.648Z] === RUN TestLogs [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:12:41.648Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:12:41.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:12:41.648Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:12:41.648Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:12:42.222Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:12:42.222Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:12:42.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:12:42.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:12:42.796Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-05T09:12:43.056Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:12:43.626Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:12:43.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:12:43.626Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:12:43.626Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:12:44.197Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:12:44.197Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:12:45.138Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:12:45.138Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2022-09-05T09:12:45.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2022-09-05T09:12:45.161Z] === RUN TestBuildMultiStageCopy [2022-09-05T09:12:45.161Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-05T09:12:45.709Z] --- PASS: TestLogs (4.18s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-09-05T09:12:45.709Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.77s) [2022-09-05T09:12:45.709Z] === RUN TestContainerNetworkMountsNoChown [2022-09-05T09:12:46.279Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/default [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/default [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/private [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/private [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rprivate [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/slave [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/slave [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rslave [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/shared [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/shared [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rshared [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/default [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rprivate [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rshared [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/shared [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rslave [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/slave [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/private [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-05T09:12:46.279Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:12:46.279Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:12:46.279Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-05T09:12:46.541Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:12:46.802Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-05T09:12:46.802Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-05T09:12:46.802Z] === RUN TestContainerBindMountNonRecursive [2022-09-05T09:12:48.183Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-09-05T09:12:48.183Z] === RUN TestContainerVolumesMountedAsShared [2022-09-05T09:12:48.443Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-05T09:12:48.443Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-05T09:12:48.447Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-05T09:12:49.014Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-05T09:12:49.014Z] === RUN TestNetworkNat [2022-09-05T09:12:49.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-05T09:12:49.274Z] --- PASS: TestNetworkNat (0.51s) [2022-09-05T09:12:49.274Z] === RUN TestNetworkLocalhostTCPNat [2022-09-05T09:12:49.844Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-05T09:12:49.844Z] === RUN TestNetworkLoopbackNat [2022-09-05T09:12:50.390Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-05T09:12:51.325Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-09-05T09:12:52.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-09-05T09:12:52.260Z] === RUN TestBuildMultiStageParentConfig [2022-09-05T09:12:52.386Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-09-05T09:12:52.386Z] === RUN TestPause [2022-09-05T09:12:52.956Z] --- PASS: TestPause (0.48s) [2022-09-05T09:12:52.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-05T09:12:52.956Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:12:52.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:12:52.956Z] === RUN TestPauseStopPausedContainer [2022-09-05T09:12:53.527Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-05T09:12:53.527Z] === RUN TestPidHost [2022-09-05T09:12:54.467Z] --- PASS: TestPidHost (1.06s) [2022-09-05T09:12:54.467Z] === RUN TestPsFilter [2022-09-05T09:12:54.467Z] --- PASS: TestPsFilter (0.12s) [2022-09-05T09:12:54.467Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-05T09:12:55.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-09-05T09:12:55.037Z] === RUN TestRemoveContainerWithVolume [2022-09-05T09:12:55.606Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-05T09:12:55.606Z] === RUN TestRemoveContainerRunning [2022-09-05T09:12:55.867Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-09-05T09:12:55.867Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-05T09:12:56.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-05T09:12:56.436Z] === RUN TestRemoveInvalidContainer [2022-09-05T09:12:56.436Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-05T09:12:56.436Z] === RUN TestRenameLinkedContainer [2022-09-05T09:12:57.531Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-05T09:12:57.531Z] === RUN TestBuildLabelWithTargets [2022-09-05T09:12:58.345Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-09-05T09:12:58.345Z] === RUN TestRenameStoppedContainer [2022-09-05T09:12:58.607Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-05T09:12:58.607Z] === RUN TestRenameRunningContainerAndReuse [2022-09-05T09:12:59.546Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-05T09:12:59.546Z] === RUN TestRenameInvalidName [2022-09-05T09:13:00.115Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-05T09:13:00.115Z] === RUN TestRenameAnonymousContainer [2022-09-05T09:13:02.024Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-09-05T09:13:02.024Z] === RUN TestRenameContainerWithSameName [2022-09-05T09:13:02.024Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-09-05T09:13:02.024Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-05T09:13:02.964Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-09-05T09:13:02.964Z] === RUN TestResize [2022-09-05T09:13:03.535Z] --- PASS: TestResize (0.44s) [2022-09-05T09:13:03.535Z] === RUN TestResizeWithInvalidSize [2022-09-05T09:13:04.106Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-05T09:13:04.106Z] === RUN TestResizeWhenContainerNotStarted [2022-09-05T09:13:04.366Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:04.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:04.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:04.367Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:04.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:04.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:04.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:04.367Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:04.367Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:04.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:13:04.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:05.645Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-05T09:13:05.645Z] === RUN TestBuildWithEmptyLayers [2022-09-05T09:13:05.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:13:06.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:07.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:13:07.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:13:08.178Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-09-05T09:13:08.178Z] === RUN TestBuildMultiStageOnBuild [2022-09-05T09:13:09.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-05T09:13:09.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-05T09:13:09.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:09.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:13.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:13:13.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:13:13.447Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-05T09:13:13.447Z] === RUN TestBuildUncleanTarFilenames [2022-09-05T09:13:13.707Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-09-05T09:13:13.707Z] === RUN TestBuildMultiStageLayerLeak [2022-09-05T09:13:16.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:13:16.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:13:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:13:18.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:13:18.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-09-05T09:13:18.975Z] === RUN TestBuildWithHugeFile [2022-09-05T09:13:20.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:13:20.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-09-05T09:13:22.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-09-05T09:13:22.593Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-05T09:13:22.593Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-05T09:13:23.533Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-05T09:13:24.914Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.00s) [2022-09-05T09:13:24.914Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-09-05T09:13:24.914Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s) [2022-09-05T09:13:24.914Z] === RUN TestCgroupNamespacesRun [2022-09-05T09:13:25.854Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-09-05T09:13:25.854Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-05T09:13:25.854Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-05T09:13:25.854Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-05T09:13:25.854Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-05T09:13:27.236Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-05T09:13:27.236Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-05T09:13:28.671Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2022-09-05T09:13:28.671Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-05T09:13:29.627Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-09-05T09:13:29.627Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-05T09:13:31.007Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-09-05T09:13:31.007Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-05T09:13:31.577Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-05T09:13:31.577Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-05T09:13:32.959Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-09-05T09:13:32.959Z] === RUN TestNISDomainname [2022-09-05T09:13:33.219Z] --- PASS: TestNISDomainname (0.56s) [2022-09-05T09:13:33.219Z] === RUN TestHostnameDnsResolution [2022-09-05T09:13:34.102Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-05T09:13:34.102Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:13:34.102Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:13:34.102Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:13:34.102Z] [2022-09-05T09:13:34.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-05T09:13:34.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-05T09:13:34.102Z] HOSTNAME=b1566605c066 [2022-09-05T09:13:34.102Z] TESTDEBUG=0 [2022-09-05T09:13:34.102Z] DEST=bundles/test-integration [2022-09-05T09:13:34.102Z] PWD=/go/src/github.com/docker/docker [2022-09-05T09:13:34.102Z] DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef [2022-09-05T09:13:34.102Z] container=docker [2022-09-05T09:13:34.102Z] HOME=/root [2022-09-05T09:13:34.102Z] GOLANG_VERSION=1.18.5 [2022-09-05T09:13:34.102Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-05T09:13:34.102Z] VALIDATE_BRANCH=master [2022-09-05T09:13:34.102Z] TERM=xterm [2022-09-05T09:13:34.102Z] DOCKER_PKG=github.com/docker/docker [2022-09-05T09:13:34.102Z] SHLVL=1 [2022-09-05T09:13:34.102Z] TIMEOUT=120m [2022-09-05T09:13:34.102Z] DOCKER_BUILDTAGS= journald [2022-09-05T09:13:34.102Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-05T09:13:34.102Z] GO111MODULE=off [2022-09-05T09:13:34.102Z] DOCKER_EXPERIMENTAL=1 [2022-09-05T09:13:34.102Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-05T09:13:34.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-05T09:13:34.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-05T09:13:34.102Z] GOPATH=/go [2022-09-05T09:13:34.102Z] PKG_CONFIG=pkg-config [2022-09-05T09:13:34.102Z] _=/usr/bin/env [2022-09-05T09:13:34.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-05T09:13:34.158Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-09-05T09:13:34.158Z] === RUN TestUnprivilegedPortsAndPing [2022-09-05T09:13:34.420Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-09-05T09:13:34.420Z] === RUN TestPrivilegedHostDevices [2022-09-05T09:13:34.990Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-09-05T09:13:34.990Z] === RUN TestRunConsoleSize [2022-09-05T09:13:35.561Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-05T09:13:35.561Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-05T09:13:37.470Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s) [2022-09-05T09:13:37.470Z] === RUN TestStats [2022-09-05T09:13:40.010Z] --- PASS: TestStats (2.50s) [2022-09-05T09:13:40.010Z] === RUN TestStopContainerWithTimeout [2022-09-05T09:13:40.010Z] === RUN TestStopContainerWithTimeout/0 [2022-09-05T09:13:40.010Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-05T09:13:40.010Z] === RUN TestStopContainerWithTimeout/1 [2022-09-05T09:13:40.010Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-05T09:13:40.010Z] === RUN TestStopContainerWithTimeout/3 [2022-09-05T09:13:40.010Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-05T09:13:40.010Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-05T09:13:40.010Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-05T09:13:40.010Z] === CONT TestStopContainerWithTimeout/0 [2022-09-05T09:13:40.010Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-05T09:13:40.950Z] === CONT TestStopContainerWithTimeout/3 [2022-09-05T09:13:42.858Z] === CONT TestStopContainerWithTimeout/1 [2022-09-05T09:13:44.239Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-05T09:13:44.239Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-09-05T09:13:44.239Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-09-05T09:13:44.239Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-09-05T09:13:44.239Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-09-05T09:13:44.239Z] === RUN TestDeleteDevicemapper [2022-09-05T09:13:44.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:13:44.239Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-05T09:13:44.239Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-05T09:13:46.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2022-09-05T09:13:46.780Z] === RUN TestUpdateMemory [2022-09-05T09:13:47.040Z] --- PASS: TestUpdateMemory (0.61s) [2022-09-05T09:13:47.040Z] === RUN TestUpdateCPUQuota [2022-09-05T09:13:47.980Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-09-05T09:13:47.980Z] === RUN TestUpdatePidsLimit [2022-09-05T09:13:47.980Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-05T09:13:48.240Z] === RUN TestUpdatePidsLimit/no_change [2022-09-05T09:13:48.500Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-05T09:13:48.760Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-05T09:13:49.020Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-05T09:13:49.020Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-05T09:13:49.280Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-05T09:13:50.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-05T09:13:50.223Z] === RUN TestUpdateRestartPolicy [2022-09-05T09:14:02.444Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-09-05T09:14:02.444Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-05T09:14:02.444Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-09-05T09:14:02.444Z] === RUN TestWaitNonBlocked [2022-09-05T09:14:02.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:14:02.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:14:02.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:14:02.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:14:02.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:14:02.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:14:02.444Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-05T09:14:02.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-09-05T09:14:02.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-09-05T09:14:02.444Z] === RUN TestWaitBlocked [2022-09-05T09:14:02.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:14:02.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:14:02.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:14:02.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:14:02.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:14:02.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:14:03.027Z] INFO [linters context/goanalysis] analyzers took 6m25.181993819s with top 10 stages: buildir: 2m21.16466979s, the_only_name: 38.096233346s, goimports: 27.041362622s, unconvert: 24.266811173s, S1038: 16.916062995s, gosec: 16.823863971s, misspell: 6.333690509s, unused: 5.348001047s, nilness: 5.011100621s, S1039: 4.564779598s [2022-09-05T09:14:03.027Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-05T09:14:03.027Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, skip_dirs: 2117/2117, autogenerated_exclude: 2014/2117, nolint: 0/79, identifier_marker: 2014/2014, cgo: 2117/2438, path_prettifier: 2117/2117, exclude: 2014/2014, exclude-rules: 79/2014, filename_unadjuster: 2117/2117 [2022-09-05T09:14:03.027Z] INFO [runner] processing took 218.509483ms with stages: nolint: 86.299181ms, identifier_marker: 65.996212ms, path_prettifier: 31.643161ms, exclude-rules: 15.030815ms, autogenerated_exclude: 12.65204ms, skip_dirs: 3.663515ms, filename_unadjuster: 2.486738ms, cgo: 731.059µs, max_same_issues: 2.059µs, severity-rules: 937ns, max_from_linter: 776ns, uniq_by_line: 573ns, skip_files: 484ns, source_code: 340ns, exclude: 315ns, sort_results: 305ns, max_per_file_from_linter: 286ns, diff: 281ns, path_shortener: 265ns, path_prefixer: 141ns [2022-09-05T09:14:03.027Z] INFO [runner] linters took 1m47.376077239s with stages: goanalysis_metalinter: 1m47.156138104s [2022-09-05T09:14:03.027Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-05T09:14:03.027Z] INFO Memory: 2834 samples, avg is 316.9MB, max is 1214.1MB [2022-09-05T09:14:03.027Z] INFO Execution took 4m43.218857448s [2022-09-05T09:14:03.027Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-05T09:14:03.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary test-docker-py [2022-09-05T09:14:03.384Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-05T09:14:03.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-09-05T09:14:03.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-09-05T09:14:03.384Z] === RUN TestWaitConditions [2022-09-05T09:14:03.384Z] === RUN TestWaitConditions/default [2022-09-05T09:14:03.384Z] === PAUSE TestWaitConditions/default [2022-09-05T09:14:03.384Z] === RUN TestWaitConditions/not-running [2022-09-05T09:14:03.384Z] === PAUSE TestWaitConditions/not-running [2022-09-05T09:14:03.384Z] === RUN TestWaitConditions/next-exit [2022-09-05T09:14:03.384Z] === PAUSE TestWaitConditions/next-exit [2022-09-05T09:14:03.384Z] === RUN TestWaitConditions/removed [2022-09-05T09:14:03.384Z] === PAUSE TestWaitConditions/removed [2022-09-05T09:14:03.384Z] === CONT TestWaitConditions/default [2022-09-05T09:14:03.384Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:14:03.384Z] === CONT TestWaitConditions/default [2022-09-05T09:14:03.384Z] wait_test.go:146: ContainerID = cff7af18fd245d645fa74c1200aeb85996346c00366798236016191d4d11a10d [2022-09-05T09:14:03.384Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:14:03.384Z] wait_test.go:146: ContainerID = 6c9b1e7777f880070a5ff1ad0072c0f506a7ee925c0ae2d83fe9a2c850a5a807 [2022-09-05T09:14:03.603Z] [2022-09-05T09:14:03.860Z] Removing bundles/ [2022-09-05T09:14:03.860Z] [2022-09-05T09:14:03.860Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-05T09:14:03.860Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-05T09:14:03.860Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:14:03.956Z] === CONT TestWaitConditions/removed [2022-09-05T09:14:03.956Z] === CONT TestWaitConditions/not-running [2022-09-05T09:14:03.956Z] === CONT TestWaitConditions/removed [2022-09-05T09:14:03.956Z] wait_test.go:146: ContainerID = 19d66b53e0144fb98adbc1d08f3215a721bedf663ed04fa92884cddb5e014791 [2022-09-05T09:14:03.956Z] === CONT TestWaitConditions/not-running [2022-09-05T09:14:03.956Z] wait_test.go:146: ContainerID = 42dbd593784a65a240b4c48484d75f730d32df9f1cc63ff1adf2df5ed77390a4 [2022-09-05T09:14:04.898Z] --- PASS: TestWaitConditions (0.01s) [2022-09-05T09:14:04.898Z] --- PASS: TestWaitConditions/next-exit (0.77s) [2022-09-05T09:14:04.898Z] --- PASS: TestWaitConditions/default (0.79s) [2022-09-05T09:14:04.898Z] --- PASS: TestWaitConditions/removed (0.75s) [2022-09-05T09:14:04.898Z] --- PASS: TestWaitConditions/not-running (0.73s) [2022-09-05T09:14:04.898Z] === RUN TestWaitRestartedContainer [2022-09-05T09:14:04.898Z] === RUN TestWaitRestartedContainer/default [2022-09-05T09:14:04.898Z] === PAUSE TestWaitRestartedContainer/default [2022-09-05T09:14:04.898Z] === RUN TestWaitRestartedContainer/not-running [2022-09-05T09:14:04.898Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-05T09:14:04.898Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-05T09:14:04.898Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-05T09:14:04.898Z] === CONT TestWaitRestartedContainer/default [2022-09-05T09:14:04.898Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-05T09:14:06.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-05T09:14:06.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-05T09:14:06.281Z] === CONT TestWaitRestartedContainer/not-running [2022-09-05T09:14:07.222Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-05T09:14:07.222Z] --- PASS: TestWaitRestartedContainer/default (1.61s) [2022-09-05T09:14:07.222Z] --- PASS: TestWaitRestartedContainer/next-exit (1.61s) [2022-09-05T09:14:07.222Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-09-05T09:14:07.222Z] === CONT TestContainerStartOnDaemonRestart [2022-09-05T09:14:07.222Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-05T09:14:09.764Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-09-05T09:14:09.764Z] === CONT TestDaemonHostGatewayIP [2022-09-05T09:14:09.764Z] === CONT TestDaemonRestartIpcMode [2022-09-05T09:14:09.764Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-09-05T09:14:13.064Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-09-05T09:14:13.064Z] === CONT TestIpcModeOlderClient [2022-09-05T09:14:13.064Z] --- PASS: TestDaemonHostGatewayIP (2.88s) [2022-09-05T09:14:13.064Z] === CONT TestContainerKillOnDaemonStart [2022-09-05T09:14:13.064Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-05T09:14:15.213Z] --- PASS: TestBuildWithHugeFile (51.16s) [2022-09-05T09:14:15.213Z] === RUN TestBuildWCOWSandboxSize [2022-09-05T09:14:15.213Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:14:15.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:14:15.213Z] === RUN TestBuildWithEmptyDockerfile [2022-09-05T09:14:15.213Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:14:15.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:14:15.214Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:14:15.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:14:15.214Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:14:15.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:14:15.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:14:15.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:14:15.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:14:15.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-09-05T09:14:15.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-09-05T09:14:15.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-09-05T09:14:15.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-05T09:14:15.214Z] === RUN TestBuildPreserveOwnership [2022-09-05T09:14:15.214Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-05T09:14:16.150Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-05T09:14:20.339Z] --- PASS: TestBuildPreserveOwnership (10.48s) [2022-09-05T09:14:20.339Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.44s) [2022-09-05T09:14:20.339Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-05T09:14:20.339Z] === RUN TestBuildPlatformInvalid [2022-09-05T09:14:20.339Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-05T09:14:20.339Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-05T09:14:20.339Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-05T09:14:20.339Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-05T09:14:20.339Z] PASS [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === Skipped [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-05T09:14:20.339Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:14:20.339Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-05T09:14:20.339Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] DONE 34 tests, 3 skipped in 112.887s [2022-09-05T09:14:20.339Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-05T09:14:20.339Z] INFO: Testing against a local daemon [2022-09-05T09:14:20.339Z] === RUN TestConfigInspect [2022-09-05T09:14:20.339Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-05T09:14:20.339Z] === RUN TestConfigList [2022-09-05T09:14:20.339Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestConfigList (0.01s) [2022-09-05T09:14:20.339Z] === RUN TestConfigsCreateAndDelete [2022-09-05T09:14:20.339Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-05T09:14:20.339Z] === RUN TestConfigsUpdate [2022-09-05T09:14:20.339Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-05T09:14:20.339Z] === RUN TestTemplatedConfig [2022-09-05T09:14:20.339Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-05T09:14:20.339Z] === RUN TestConfigCreateResolve [2022-09-05T09:14:20.339Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-05T09:14:20.339Z] PASS [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === Skipped [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-05T09:14:20.339Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-05T09:14:20.339Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-05T09:14:20.339Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-05T09:14:20.339Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-05T09:14:20.339Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-05T09:14:20.339Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:14:20.339Z] [2022-09-05T09:14:20.339Z] DONE 6 tests, 6 skipped in 0.160s [2022-09-05T09:14:20.339Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-05T09:14:20.597Z] INFO: Testing against a local daemon [2022-09-05T09:14:20.597Z] === RUN TestAttachWithTTY [2022-09-05T09:14:20.597Z] --- PASS: TestAttachWithTTY (0.04s) [2022-09-05T09:14:20.597Z] === RUN TestAttachWithoutTTy [2022-09-05T09:14:20.597Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-05T09:14:20.597Z] === RUN TestCheckpoint [2022-09-05T09:14:20.597Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:14:20.597Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-05T09:14:20.597Z] === RUN TestContainerInvalidJSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/commit [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:14:20.857Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/commit [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-05T09:14:20.857Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-05T09:14:20.857Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-05T09:14:20.857Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-05T09:14:20.857Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-05T09:14:20.857Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-09-05T09:14:20.857Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-05T09:14:20.857Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-05T09:14:20.857Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-05T09:14:20.857Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-05T09:14:20.857Z] === RUN TestCopyEmptyFile [2022-09-05T09:14:21.117Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-05T09:14:21.117Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-05T09:14:21.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-05T09:14:21.117Z] === RUN TestCopyFromContainer [2022-09-05T09:14:25.280Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-09-05T09:14:25.280Z] PASS [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] === Skipped [2022-09-05T09:14:25.280Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-05T09:14:25.280Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-05T09:14:25.280Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:14:25.280Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-05T09:14:25.280Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-05T09:14:25.280Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:14:25.280Z] [2022-09-05T09:14:25.280Z] DONE 273 tests, 5 skipped in 139.939s [2022-09-05T09:14:25.280Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-05T09:14:25.280Z] === RUN TestConfigDaemonLibtrustID [2022-09-05T09:14:25.280Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-05T09:14:25.280Z] === RUN TestConfigDaemonID [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer// [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer//bar/root [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer/bar/quux [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-05T09:14:25.306Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-05T09:14:25.541Z] daemon_test.go:83: [d2b3035d4c9f7] daemon is not started [2022-09-05T09:14:25.541Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-05T09:14:25.541Z] === RUN TestDaemonConfigValidation [2022-09-05T09:14:25.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-05T09:14:25.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-05T09:14:25.565Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-05T09:14:25.565Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-05T09:14:25.802Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:14:25.802Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:14:25.802Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-05T09:14:25.802Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-05T09:14:25.802Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-05T09:14:25.802Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-05T09:14:25.802Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-05T09:14:25.802Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-05T09:14:25.802Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-05T09:14:25.802Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-05T09:14:25.802Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:14:25.802Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-05T09:14:25.802Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-05T09:14:25.802Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer (4.56s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-05T09:14:25.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-05T09:14:25.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-05T09:14:25.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:14:25.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:14:25.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:14:25.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:14:25.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:14:25.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:14:25.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:14:25.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:14:25.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:14:25.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-05T09:14:25.824Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-05T09:14:25.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-05T09:14:25.824Z] === RUN TestCreateWithInvalidEnv [2022-09-05T09:14:25.824Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-05T09:14:25.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-05T09:14:25.824Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-05T09:14:25.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-05T09:14:25.824Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-05T09:14:25.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-05T09:14:25.824Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-05T09:14:25.824Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-05T09:14:25.824Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-05T09:14:25.824Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-05T09:14:25.824Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-05T09:14:25.824Z] === RUN TestCreateTmpfsMountsTarget [2022-09-05T09:14:25.824Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-05T09:14:25.824Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-05T09:14:26.063Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-09-05T09:14:26.064Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-09-05T09:14:26.064Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-05T09:14:26.064Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-05T09:14:27.200Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-09-05T09:14:27.200Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-05T09:14:27.445Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-05T09:14:28.137Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:14:28.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:14:28.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:14:28.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:14:28.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:14:28.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:14:28.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:14:28.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:14:28.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:14:28.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:14:28.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:14:28.384Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-05T09:14:28.396Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s) [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2022-09-05T09:14:28.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2022-09-05T09:14:28.396Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-05T09:14:28.982Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2022-09-05T09:14:28.982Z] === RUN TestCreateDifferentPlatform [2022-09-05T09:14:28.982Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-05T09:14:28.982Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-05T09:14:28.982Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-05T09:14:28.982Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-05T09:14:28.982Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-05T09:14:28.982Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-05T09:14:28.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-05T09:14:28.982Z] === RUN TestCreateInvalidHostConfig [2022-09-05T09:14:28.982Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:14:28.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:14:28.982Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:14:28.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:14:28.982Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:14:28.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:14:28.982Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:14:28.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:14:28.982Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:14:28.982Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:14:28.982Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:14:28.982Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:14:28.982Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-05T09:14:28.982Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-05T09:14:28.982Z] === RUN TestContainerStartOnDaemonRestart [2022-09-05T09:14:28.982Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-05T09:14:28.982Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-05T09:14:28.982Z] === RUN TestDaemonRestartIpcMode [2022-09-05T09:14:28.982Z] === PAUSE TestDaemonRestartIpcMode [2022-09-05T09:14:28.982Z] === RUN TestDaemonHostGatewayIP [2022-09-05T09:14:28.982Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:14:28.982Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-05T09:14:28.982Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-05T09:14:28.982Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-05T09:14:28.982Z] === RUN TestContainerKillOnDaemonStart [2022-09-05T09:14:28.982Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-05T09:14:28.982Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-05T09:14:28.982Z] === RUN TestDiff [2022-09-05T09:14:29.249Z] --- PASS: TestDiff (0.40s) [2022-09-05T09:14:29.249Z] === RUN TestExecConsoleSize [2022-09-05T09:14:29.324Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-05T09:14:29.324Z] daemon_test.go:197: [df20fdfe38618] daemon is not started [2022-09-05T09:14:29.325Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-09-05T09:14:29.325Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-05T09:14:29.325Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-05T09:14:29.325Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-05T09:14:29.325Z] === RUN TestDaemonProxy [2022-09-05T09:14:29.325Z] === RUN TestDaemonProxy/environment_variables [2022-09-05T09:14:29.819Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-05T09:14:29.819Z] === RUN TestExecWithCloseStdin [2022-09-05T09:14:30.397Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-09-05T09:14:30.397Z] === RUN TestExec [2022-09-05T09:14:30.659Z] --- PASS: TestExec (0.48s) [2022-09-05T09:14:30.659Z] === RUN TestExecUser [2022-09-05T09:14:31.227Z] --- PASS: TestExecUser (0.44s) [2022-09-05T09:14:31.227Z] === RUN TestExportContainerAndImportImage [2022-09-05T09:14:31.232Z] === RUN TestDaemonProxy/command-line_options [2022-09-05T09:14:31.794Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-05T09:14:31.794Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-05T09:14:32.612Z] === RUN TestDaemonProxy/configuration_file [2022-09-05T09:14:32.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-05T09:14:33.171Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-09-05T09:14:33.171Z] === RUN TestHealthCheckWorkdir [2022-09-05T09:14:33.739Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-05T09:14:33.739Z] === RUN TestHealthKillContainer [2022-09-05T09:14:34.520Z] === RUN TestDaemonProxy/conflicting_options [2022-09-05T09:14:35.089Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy (6.27s) [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-05T09:14:35.661Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-05T09:14:35.661Z] PASS [2022-09-05T09:14:35.661Z] [2022-09-05T09:14:35.661Z] DONE 18 tests in 11.412s [2022-09-05T09:14:35.661Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-05T09:14:35.661Z] INFO: Testing against a local daemon [2022-09-05T09:14:35.661Z] === RUN TestCommitInheritsEnv [2022-09-05T09:14:35.921Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-09-05T09:14:35.921Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-05T09:14:35.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-05T09:14:35.921Z] === RUN TestImportWithCustomPlatform [2022-09-05T09:14:35.921Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-05T09:14:35.921Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-05T09:14:35.921Z] === RUN TestImportWithCustomPlatform// [2022-09-05T09:14:35.921Z] === RUN TestImportWithCustomPlatform/linux [2022-09-05T09:14:36.181Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-05T09:14:36.181Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-05T09:14:36.181Z] === RUN TestImportWithCustomPlatform/macos [2022-09-05T09:14:36.181Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-05T09:14:36.181Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-05T09:14:36.181Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-05T09:14:36.181Z] === RUN TestImagesFilterMultiReference [2022-09-05T09:14:36.181Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-05T09:14:36.181Z] === RUN TestImagePullPlatformInvalid [2022-09-05T09:14:36.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-05T09:14:36.441Z] === RUN TestRemoveImageOrphaning [2022-09-05T09:14:36.702Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-09-05T09:14:36.702Z] === RUN TestRemoveImageGarbageCollector [2022-09-05T09:14:36.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-05T09:14:37.271Z] time="2022-09-05T09:14:37Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-05T09:14:38.672Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-09-05T09:14:38.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-05T09:14:38.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-05T09:14:38.672Z] === RUN TestTagInvalidReference [2022-09-05T09:14:38.672Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-05T09:14:38.672Z] === RUN TestTagValidPrefixedRepo [2022-09-05T09:14:38.672Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-05T09:14:38.672Z] === RUN TestTagExistedNameWithoutForce [2022-09-05T09:14:38.672Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-05T09:14:38.672Z] === RUN TestTagOfficialNames [2022-09-05T09:14:38.672Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-05T09:14:38.672Z] === RUN TestTagMatchesDigest [2022-09-05T09:14:38.672Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-05T09:14:38.672Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-05T09:14:41.856Z] --- PASS: TestHealthKillContainer (7.80s) [2022-09-05T09:14:41.856Z] === RUN TestHealthCheckProcessKilled [2022-09-05T09:14:42.115Z] --- PASS: TestHealthCheckProcessKilled (0.60s) [2022-09-05T09:14:42.115Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-05T09:14:42.115Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-05T09:14:42.115Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-05T09:14:42.115Z] === RUN TestIpcModeNone [2022-09-05T09:14:42.374Z] --- PASS: TestIpcModeNone (0.43s) [2022-09-05T09:14:42.374Z] === RUN TestIpcModePrivate [2022-09-05T09:14:42.633Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-05T09:14:42.893Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-05T09:14:42.893Z] === RUN TestIpcModeShareable [2022-09-05T09:14:42.893Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:14:42.893Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-05T09:14:42.893Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-05T09:14:43.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-05T09:14:43.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-05T09:14:44.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-09-05T09:14:44.270Z] === RUN TestAPIIpcModeHost [2022-09-05T09:14:44.270Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:14:44.270Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-05T09:14:44.270Z] === RUN TestDaemonIpcModeShareable [2022-09-05T09:14:44.270Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:14:44.270Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-05T09:14:44.270Z] === RUN TestDaemonIpcModePrivate [2022-09-05T09:14:44.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-05T09:14:45.207Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-05T09:14:45.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-05T09:14:45.467Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-09-05T09:14:45.467Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-05T09:14:45.467Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:14:45.467Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-05T09:14:45.467Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-05T09:14:45.467Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:14:45.467Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-05T09:14:45.467Z] === RUN TestIpcModeOlderClient [2022-09-05T09:14:45.467Z] === PAUSE TestIpcModeOlderClient [2022-09-05T09:14:45.467Z] === RUN TestKillContainerInvalidSignal [2022-09-05T09:14:45.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-05T09:14:46.035Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-05T09:14:46.035Z] === RUN TestKillContainer [2022-09-05T09:14:46.035Z] === RUN TestKillContainer/no_signal [2022-09-05T09:14:46.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-05T09:14:46.294Z] === RUN TestKillContainer/non_killing_signal [2022-09-05T09:14:46.553Z] === RUN TestKillContainer/killing_signal [2022-09-05T09:14:47.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-05T09:14:47.120Z] --- PASS: TestKillContainer (1.24s) [2022-09-05T09:14:47.120Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-05T09:14:47.120Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-05T09:14:47.120Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-09-05T09:14:47.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-05T09:14:47.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-05T09:14:47.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-05T09:14:47.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-09-05T09:14:47.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-09-05T09:14:47.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-09-05T09:14:47.947Z] === RUN TestKillStoppedContainer [2022-09-05T09:14:47.947Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-05T09:14:47.947Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-05T09:14:47.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-05T09:14:47.947Z] === RUN TestKillDifferentUserContainer [2022-09-05T09:14:48.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-05T09:14:48.515Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-09-05T09:14:48.515Z] === RUN TestInspectOomKilledTrue [2022-09-05T09:14:48.515Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:14:48.515Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-05T09:14:48.515Z] === RUN TestInspectOomKilledFalse [2022-09-05T09:14:48.515Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:14:48.515Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-05T09:14:48.515Z] === RUN TestLinksEtcHostsContentMatch [2022-09-05T09:14:48.515Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-05T09:14:48.515Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-05T09:14:48.515Z] === RUN TestLinksContainerNames [2022-09-05T09:14:49.462Z] --- PASS: TestLinksContainerNames (0.88s) [2022-09-05T09:14:49.462Z] === RUN TestLogsFollowTailEmpty [2022-09-05T09:14:49.721Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-05T09:14:49.721Z] === RUN TestLogs [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:14:49.721Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:14:49.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:14:49.721Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:14:49.721Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:14:49.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-05T09:14:50.288Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:14:50.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-05T09:14:50.549Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:14:50.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-05T09:14:51.119Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-05T09:14:51.119Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:14:51.687Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:14:51.687Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:14:51.687Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:14:51.687Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:14:51.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-05T09:14:52.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-05T09:14:52.628Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:14:52.628Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:14:52.887Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:14:52.887Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:14:53.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-05T09:14:53.454Z] --- PASS: TestLogs (3.77s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-09-05T09:14:53.454Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-09-05T09:14:53.454Z] === RUN TestContainerNetworkMountsNoChown [2022-09-05T09:14:53.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-05T09:14:54.022Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/default [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/default [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/private [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/private [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rprivate [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/slave [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/slave [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rslave [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/shared [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/shared [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rshared [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/default [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rshared [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/shared [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rslave [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/slave [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rprivate [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/private [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-05T09:14:54.022Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:14:54.022Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:14:54.022Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-05T09:14:54.282Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-05T09:14:54.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-05T09:14:54.282Z] === RUN TestContainerBindMountNonRecursive [2022-09-05T09:14:54.282Z] 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-09-05T09:14:54.282Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-05T09:14:54.282Z] === RUN TestContainerVolumesMountedAsShared [2022-09-05T09:14:54.282Z] 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-09-05T09:14:54.282Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-05T09:14:54.282Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-05T09:14:54.282Z] 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-09-05T09:14:54.282Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-05T09:14:54.282Z] === RUN TestNetworkNat [2022-09-05T09:14:54.852Z] --- PASS: TestNetworkNat (0.50s) [2022-09-05T09:14:54.852Z] === RUN TestNetworkLocalhostTCPNat [2022-09-05T09:14:54.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-05T09:14:55.420Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-05T09:14:55.420Z] === RUN TestNetworkLoopbackNat [2022-09-05T09:14:55.837Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:14:55.837Z] Using test binary docker [2022-09-05T09:14:55.837Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-05T09:14:55.837Z] +++ /etc/init.d/apparmor start [2022-09-05T09:14:55.837Z] Not: starting. [2022-09-05T09:14:55.837Z] INFO: Waiting for daemon to start... [2022-09-05T09:14:55.837Z] Starting dockerd [2022-09-05T09:14:55.837Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-05T09:14:57.951Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-05T09:14:57.951Z] === RUN TestPause [2022-09-05T09:14:57.951Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:14:57.951Z] --- SKIP: TestPause (0.00s) [2022-09-05T09:14:57.951Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-05T09:14:57.951Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:14:57.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:14:57.951Z] === RUN TestPauseStopPausedContainer [2022-09-05T09:14:57.951Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:14:57.951Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-05T09:14:57.951Z] === RUN TestPidHost [2022-09-05T09:14:58.889Z] --- PASS: TestPidHost (0.87s) [2022-09-05T09:14:58.889Z] === RUN TestPsFilter [2022-09-05T09:14:58.889Z] --- PASS: TestPsFilter (0.11s) [2022-09-05T09:14:58.889Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-05T09:14:59.148Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-05T09:14:59.148Z] === RUN TestRemoveContainerWithVolume [2022-09-05T09:14:59.716Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-05T09:14:59.716Z] === RUN TestRemoveContainerRunning [2022-09-05T09:15:00.283Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-05T09:15:00.283Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-05T09:15:00.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-05T09:15:00.543Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-05T09:15:00.543Z] === RUN TestRemoveInvalidContainer [2022-09-05T09:15:00.543Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-05T09:15:00.543Z] === RUN TestRenameLinkedContainer [2022-09-05T09:15:02.396Z] . [2022-09-05T09:15:02.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:15:02.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:15:02.396Z] Error: No such image: emptyfs [2022-09-05T09:15:02.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-05T09:15:02.396Z] ++++ docker load [2022-09-05T09:15:02.452Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-09-05T09:15:02.452Z] === RUN TestRenameStoppedContainer [2022-09-05T09:15:02.655Z] Loaded image: emptyfs:latest [2022-09-05T09:15:02.655Z] Running integration-test (iteration 1) [2022-09-05T09:15:02.655Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-05T09:15:02.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:15:02.655Z] ++ set -e [2022-09-05T09:15:02.655Z] ++ '[' -n 0 ']' [2022-09-05T09:15:02.655Z] ++ set -x [2022-09-05T09:15:02.655Z] ++ 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-09-05T09:15:02.711Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-05T09:15:02.711Z] === RUN TestRenameRunningContainerAndReuse [2022-09-05T09:15:02.914Z] Loaded image: busybox:latest [2022-09-05T09:15:02.914Z] Loaded image: busybox:glibc [2022-09-05T09:15:03.648Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-09-05T09:15:03.648Z] === RUN TestRenameInvalidName [2022-09-05T09:15:03.907Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-05T09:15:03.907Z] === RUN TestRenameAnonymousContainer [2022-09-05T09:15:04.290Z] Loaded image: debian:bullseye-slim [2022-09-05T09:15:04.290Z] Loaded image: hello-world:latest [2022-09-05T09:15:04.290Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:15:04.290Z] INFO: Testing against a local daemon [2022-09-05T09:15:04.290Z] === RUN TestCgroupNamespacesBuild [2022-09-05T09:15:05.284Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-09-05T09:15:05.284Z] === RUN TestRenameContainerWithSameName [2022-09-05T09:15:05.666Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-09-05T09:15:05.666Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-05T09:15:05.852Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-05T09:15:05.852Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-05T09:15:06.788Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-09-05T09:15:06.788Z] === RUN TestResize [2022-09-05T09:15:07.041Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-05T09:15:07.041Z] === RUN TestBuildWithSession [2022-09-05T09:15:07.041Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:15:07.041Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-05T09:15:07.041Z] === RUN TestBuildSquashParent [2022-09-05T09:15:07.047Z] --- PASS: TestResize (0.41s) [2022-09-05T09:15:07.047Z] === RUN TestResizeWithInvalidSize [2022-09-05T09:15:07.306Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-09-05T09:15:07.306Z] === RUN TestResizeWhenContainerNotStarted [2022-09-05T09:15:07.873Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-05T09:15:07.873Z] === RUN TestDaemonRestartKillContainers [2022-09-05T09:15:07.873Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-05T09:15:07.873Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-05T09:15:07.873Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-05T09:15:07.873Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-05T09:15:08.810Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-05T09:15:09.746Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-09-05T09:15:09.746Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-09-05T09:15:09.746Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-09-05T09:15:09.746Z] === RUN TestCgroupNamespacesRun [2022-09-05T09:15:10.327Z] --- PASS: TestBuildSquashParent (3.44s) [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:15:10.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:15:10.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:15:10.327Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:15:10.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:15:10.687Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-05T09:15:10.687Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-05T09:15:11.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:15:11.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:15:12.063Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-09-05T09:15:12.063Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-05T09:15:12.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:15:12.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:15:13.004Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-09-05T09:15:13.004Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-09-05T09:15:14.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-09-05T09:15:14.014Z] === RUN TestBuildMultiStageCopy [2022-09-05T09:15:14.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-05T09:15:14.380Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-09-05T09:15:14.380Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-05T09:15:14.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-05T09:15:15.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-05T09:15:15.317Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-09-05T09:15:15.317Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-05T09:15:15.466Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-05T09:15:15.724Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-05T09:15:15.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-09-05T09:15:15.983Z] === RUN TestBuildMultiStageParentConfig [2022-09-05T09:15:16.254Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-05T09:15:16.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-05T09:15:16.549Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-09-05T09:15:16.549Z] === RUN TestBuildLabelWithTargets [2022-09-05T09:15:17.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-09-05T09:15:17.191Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-05T09:15:17.486Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-09-05T09:15:17.486Z] === RUN TestBuildWithEmptyLayers [2022-09-05T09:15:18.139Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2022-09-05T09:15:18.139Z] === RUN TestBuildMultiStageOnBuild [2022-09-05T09:15:18.139Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-05T09:15:18.139Z] === RUN TestNISDomainname [2022-09-05T09:15:18.139Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-05T09:15:18.139Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-05T09:15:18.139Z] === RUN TestHostnameDnsResolution [2022-09-05T09:15:19.077Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-05T09:15:19.077Z] === RUN TestUnprivilegedPortsAndPing [2022-09-05T09:15:19.077Z] 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-09-05T09:15:19.077Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-05T09:15:19.077Z] === RUN TestPrivilegedHostDevices [2022-09-05T09:15:19.336Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-09-05T09:15:19.336Z] === RUN TestRunConsoleSize [2022-09-05T09:15:19.514Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-09-05T09:15:19.514Z] === RUN TestBuildUncleanTarFilenames [2022-09-05T09:15:19.906Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-05T09:15:19.906Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-05T09:15:20.081Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-09-05T09:15:20.081Z] === RUN TestBuildMultiStageLayerLeak [2022-09-05T09:15:21.456Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-09-05T09:15:21.456Z] === RUN TestBuildWithHugeFile [2022-09-05T09:15:21.811Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-09-05T09:15:21.811Z] === RUN TestStats [2022-09-05T09:15:21.811Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:21.811Z] --- SKIP: TestStats (0.00s) [2022-09-05T09:15:21.811Z] === RUN TestStopContainerWithTimeout [2022-09-05T09:15:21.811Z] === RUN TestStopContainerWithTimeout/0 [2022-09-05T09:15:21.811Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-05T09:15:21.811Z] === RUN TestStopContainerWithTimeout/1 [2022-09-05T09:15:21.811Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-05T09:15:21.811Z] === RUN TestStopContainerWithTimeout/3 [2022-09-05T09:15:21.811Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-05T09:15:21.811Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-05T09:15:21.811Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-05T09:15:21.811Z] === CONT TestStopContainerWithTimeout/0 [2022-09-05T09:15:21.811Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-05T09:15:22.392Z] === CONT TestStopContainerWithTimeout/3 [2022-09-05T09:15:24.339Z] === CONT TestStopContainerWithTimeout/1 [2022-09-05T09:15:26.242Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-05T09:15:26.242Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-09-05T09:15:26.242Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-09-05T09:15:26.242Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-09-05T09:15:26.242Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-09-05T09:15:26.242Z] === RUN TestDeleteDevicemapper [2022-09-05T09:15:26.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:15:26.242Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-05T09:15:26.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-05T09:15:27.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-05T09:15:27.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2022-09-05T09:15:27.621Z] === RUN TestUpdateMemory [2022-09-05T09:15:27.621Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:27.621Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-05T09:15:27.621Z] === RUN TestUpdateCPUQuota [2022-09-05T09:15:27.621Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:27.621Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-05T09:15:27.621Z] === RUN TestUpdatePidsLimit [2022-09-05T09:15:27.621Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:27.621Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-05T09:15:27.621Z] === RUN TestUpdateRestartPolicy [2022-09-05T09:15:39.825Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-09-05T09:15:39.825Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-05T09:15:39.825Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-09-05T09:15:39.825Z] === RUN TestWaitNonBlocked [2022-09-05T09:15:39.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:15:39.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:15:39.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:15:39.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:15:39.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:15:39.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:15:39.825Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-05T09:15:39.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-09-05T09:15:39.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-09-05T09:15:39.825Z] === RUN TestWaitBlocked [2022-09-05T09:15:39.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:15:39.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:15:39.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:15:39.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:15:39.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:15:39.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:15:40.393Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-05T09:15:40.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-09-05T09:15:40.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-09-05T09:15:40.393Z] === RUN TestWaitConditions [2022-09-05T09:15:40.393Z] === RUN TestWaitConditions/default [2022-09-05T09:15:40.393Z] === PAUSE TestWaitConditions/default [2022-09-05T09:15:40.393Z] === RUN TestWaitConditions/not-running [2022-09-05T09:15:40.393Z] === PAUSE TestWaitConditions/not-running [2022-09-05T09:15:40.393Z] === RUN TestWaitConditions/next-exit [2022-09-05T09:15:40.393Z] === PAUSE TestWaitConditions/next-exit [2022-09-05T09:15:40.393Z] === RUN TestWaitConditions/removed [2022-09-05T09:15:40.393Z] === PAUSE TestWaitConditions/removed [2022-09-05T09:15:40.393Z] === CONT TestWaitConditions/default [2022-09-05T09:15:40.393Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:15:40.393Z] === CONT TestWaitConditions/default [2022-09-05T09:15:40.393Z] wait_test.go:146: ContainerID = 836bfc4e2dd1635f1e7c93c6799c84ef932b9b48f1340094794f63aa7392bb74 [2022-09-05T09:15:40.393Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:15:40.393Z] wait_test.go:146: ContainerID = c95ec8b6122932d74e13e5b7fb1928de284e402a0ec4d9ffb2fb75a16cba929a [2022-09-05T09:15:40.960Z] === CONT TestWaitConditions/not-running [2022-09-05T09:15:40.960Z] wait_test.go:146: ContainerID = 4b871422af65fda535061a4ff8649cc21161808d03ca97bbf177fae20f26095d [2022-09-05T09:15:40.960Z] === CONT TestWaitConditions/removed [2022-09-05T09:15:40.960Z] wait_test.go:146: ContainerID = 7ace153a08b9c91fcdabf2eb86d281f81916540c9b69bba99e5d11ccf3308ed1 [2022-09-05T09:15:41.896Z] --- PASS: TestWaitConditions (0.01s) [2022-09-05T09:15:41.896Z] --- PASS: TestWaitConditions/default (0.66s) [2022-09-05T09:15:41.896Z] --- PASS: TestWaitConditions/next-exit (0.73s) [2022-09-05T09:15:41.896Z] --- PASS: TestWaitConditions/not-running (0.67s) [2022-09-05T09:15:41.896Z] --- PASS: TestWaitConditions/removed (0.68s) [2022-09-05T09:15:41.896Z] === RUN TestWaitRestartedContainer [2022-09-05T09:15:41.896Z] === RUN TestWaitRestartedContainer/default [2022-09-05T09:15:41.896Z] === PAUSE TestWaitRestartedContainer/default [2022-09-05T09:15:41.896Z] === RUN TestWaitRestartedContainer/not-running [2022-09-05T09:15:41.896Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-05T09:15:41.896Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-05T09:15:41.896Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-05T09:15:41.896Z] === CONT TestWaitRestartedContainer/default [2022-09-05T09:15:41.896Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-05T09:15:43.274Z] === CONT TestWaitRestartedContainer/not-running [2022-09-05T09:15:43.841Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-05T09:15:43.841Z] --- PASS: TestWaitRestartedContainer/next-exit (1.24s) [2022-09-05T09:15:43.841Z] --- PASS: TestWaitRestartedContainer/default (1.38s) [2022-09-05T09:15:43.841Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-09-05T09:15:43.841Z] === CONT TestDaemonRestartIpcMode [2022-09-05T09:15:43.842Z] === CONT TestIpcModeOlderClient [2022-09-05T09:15:43.842Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-05T09:15:43.842Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-05T09:15:46.377Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-09-05T09:15:46.945Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2022-09-05T09:15:46.945Z] PASS [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === Skipped [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-05T09:15:46.945Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-05T09:15:46.945Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-05T09:15:46.945Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-05T09:15:46.945Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-05T09:15:46.945Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-05T09:15:46.945Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-05T09:15:46.945Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-05T09:15:46.945Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-05T09:15:46.945Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-05T09:15:46.945Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-05T09:15:46.945Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-05T09:15:46.945Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-05T09:15:46.945Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-05T09:15:46.945Z] 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-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-05T09:15:46.945Z] 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-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-05T09:15:46.945Z] 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-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-05T09:15:46.945Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:15:46.945Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-05T09:15:46.945Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-05T09:15:46.945Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-05T09:15:46.945Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-05T09:15:46.945Z] 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-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-05T09:15:46.945Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-05T09:15:46.945Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-05T09:15:46.945Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-05T09:15:46.945Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-05T09:15:46.945Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-05T09:15:46.945Z] [2022-09-05T09:15:46.945Z] DONE 250 tests, 27 skipped in 86.336s [2022-09-05T09:15:46.945Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-05T09:15:46.945Z] === RUN TestConfigDaemonLibtrustID [2022-09-05T09:15:47.513Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-05T09:15:47.513Z] === RUN TestConfigDaemonID [2022-09-05T09:15:48.891Z] daemon_test.go:83: [de50cb281b7cd] daemon is not started [2022-09-05T09:15:48.891Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:15:48.891Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-05T09:15:48.891Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-05T09:15:48.891Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-05T09:15:48.891Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-05T09:15:48.891Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-05T09:15:48.891Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-05T09:15:48.891Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:15:48.891Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-05T09:15:48.891Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-05T09:15:48.891Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-05T09:15:48.891Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-09-05T09:15:48.891Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-05T09:15:48.891Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-05T09:15:48.891Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-05T09:15:49.828Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-05T09:15:51.206Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-05T09:15:52.142Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-05T09:15:52.142Z] daemon_test.go:197: [d651404e42595] daemon is not started [2022-09-05T09:15:52.142Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-09-05T09:15:52.142Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-05T09:15:52.142Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-09-05T09:15:52.142Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-09-05T09:15:52.142Z] === RUN TestDaemonProxy [2022-09-05T09:15:52.142Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-05T09:15:52.142Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-05T09:15:52.142Z] PASS [2022-09-05T09:15:52.142Z] [2022-09-05T09:15:52.142Z] === Skipped [2022-09-05T09:15:52.142Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-05T09:15:52.142Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-05T09:15:52.142Z] [2022-09-05T09:15:52.142Z] DONE 13 tests, 1 skipped in 5.288s [2022-09-05T09:15:52.142Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-05T09:15:52.142Z] INFO: Testing against a local daemon [2022-09-05T09:15:52.142Z] === RUN TestCommitInheritsEnv [2022-09-05T09:15:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-05T09:15:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-05T09:15:54.044Z] --- PASS: TestCommitInheritsEnv (1.85s) [2022-09-05T09:15:54.044Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-05T09:15:54.045Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-05T09:15:54.045Z] === RUN TestImportWithCustomPlatform [2022-09-05T09:15:54.045Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-05T09:15:54.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform// [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/linux [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/macos [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-05T09:15:54.304Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-05T09:15:54.304Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-05T09:15:54.304Z] === RUN TestImagesFilterMultiReference [2022-09-05T09:15:54.563Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-05T09:15:54.563Z] === RUN TestImagePullPlatformInvalid [2022-09-05T09:15:54.563Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-05T09:15:54.563Z] === RUN TestRemoveImageOrphaning [2022-09-05T09:15:56.465Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-09-05T09:15:56.465Z] === RUN TestRemoveImageGarbageCollector [2022-09-05T09:15:56.465Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-05T09:15:56.465Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-05T09:15:56.465Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-05T09:15:56.465Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-05T09:15:56.465Z] === RUN TestTagInvalidReference [2022-09-05T09:15:56.465Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-05T09:15:56.465Z] === RUN TestTagValidPrefixedRepo [2022-09-05T09:15:56.465Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-05T09:15:56.465Z] === RUN TestTagExistedNameWithoutForce [2022-09-05T09:15:56.465Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-05T09:15:56.465Z] === RUN TestTagOfficialNames [2022-09-05T09:15:56.465Z] --- PASS: TestTagOfficialNames (0.04s) [2022-09-05T09:15:56.465Z] === RUN TestTagMatchesDigest [2022-09-05T09:15:56.465Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-05T09:15:56.465Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-05T09:15:56.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-05T09:15:59.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-05T09:15:59.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-05T09:16:02.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-05T09:16:08.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-05T09:16:10.267Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-05T09:16:10.267Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:16:10.267Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:16:10.267Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-05T09:16:10.267Z] [2022-09-05T09:16:10.267Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-05T09:16:10.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-05T09:16:10.267Z] Using test binary docker [2022-09-05T09:16:10.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-05T09:16:10.267Z] Not: starting. [2022-09-05T09:16:10.267Z] INFO: Waiting for daemon to start... [2022-09-05T09:16:10.267Z] Starting dockerd [2022-09-05T09:16:10.267Z] . [2022-09-05T09:16:10.267Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-05T09:16:11.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-05T09:16:14.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-05T09:16:15.172Z] --- PASS: TestImportExtremelyLargeImageWorks (92.82s) [2022-09-05T09:16:15.172Z] PASS [2022-09-05T09:16:15.172Z] [2022-09-05T09:16:15.172Z] DONE 22 tests in 96.039s [2022-09-05T09:16:15.172Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-05T09:16:15.172Z] === RUN TestStripANSICommands [2022-09-05T09:16:15.172Z] === RUN TestStripANSICommands/#00 [2022-09-05T09:16:15.172Z] === RUN TestStripANSICommands/#01 [2022-09-05T09:16:15.172Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-05T09:16:15.172Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-05T09:16:15.172Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-05T09:16:15.172Z] PASS [2022-09-05T09:16:15.172Z] [2022-09-05T09:16:15.172Z] DONE 3 tests in 0.010s [2022-09-05T09:16:15.172Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-05T09:16:15.172Z] INFO: Testing against a local daemon [2022-09-05T09:16:15.172Z] === RUN TestNetworkCreateDelete [2022-09-05T09:16:15.172Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-05T09:16:15.172Z] === RUN TestDockerNetworkDeletePreferID [2022-09-05T09:16:15.172Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-05T09:16:15.172Z] === RUN TestDaemonDNSFallback [2022-09-05T09:16:15.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-05T09:16:17.689Z] --- PASS: TestBuildWithHugeFile (52.37s) [2022-09-05T09:16:17.689Z] === RUN TestBuildWCOWSandboxSize [2022-09-05T09:16:17.689Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:16:17.689Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:16:17.689Z] === RUN TestBuildWithEmptyDockerfile [2022-09-05T09:16:17.689Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:16:17.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:16:17.689Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:16:17.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:16:17.689Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:16:17.689Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:16:17.689Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:16:17.689Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:16:17.689Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:16:17.689Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-05T09:16:17.689Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-05T09:16:17.689Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-05T09:16:17.689Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-05T09:16:17.689Z] === RUN TestBuildPreserveOwnership [2022-09-05T09:16:17.689Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-05T09:16:17.689Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-05T09:16:17.689Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-09-05T09:16:17.689Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-09-05T09:16:17.689Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-09-05T09:16:17.689Z] === RUN TestBuildPlatformInvalid [2022-09-05T09:16:17.689Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-05T09:16:17.689Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-05T09:16:17.689Z] Loaded image: busybox:latest [2022-09-05T09:16:17.689Z] Loaded image: busybox:glibc [2022-09-05T09:16:18.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-05T09:16:18.466Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-09-05T09:16:18.466Z] === RUN TestInspectNetwork [2022-09-05T09:16:18.624Z] Loaded image: debian:bullseye-slim [2022-09-05T09:16:18.624Z] Loaded image: hello-world:latest [2022-09-05T09:16:18.882Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:16:20.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-05T09:16:21.761Z] === RUN TestInspectNetwork/full_network_id [2022-09-05T09:16:21.761Z] === RUN TestInspectNetwork/partial_network_id [2022-09-05T09:16:21.761Z] === RUN TestInspectNetwork/network_name [2022-09-05T09:16:21.761Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-05T09:16:24.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-05T09:16:25.957Z] --- PASS: TestInspectNetwork (7.01s) [2022-09-05T09:16:25.957Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-05T09:16:25.957Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-05T09:16:25.957Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-05T09:16:25.957Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-05T09:16:25.957Z] === RUN TestRunContainerWithBridgeNone [2022-09-05T09:16:26.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-05T09:16:27.012Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.41s) [2022-09-05T09:16:27.012Z] PASS [2022-09-05T09:16:27.012Z] [2022-09-05T09:16:27.012Z] === Skipped [2022-09-05T09:16:27.012Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-05T09:16:27.012Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:16:27.012Z] [2022-09-05T09:16:27.012Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:16:27.012Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:16:27.012Z] [2022-09-05T09:16:27.012Z] DONE 34 tests, 2 skipped in 83.602s [2022-09-05T09:16:27.012Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-05T09:16:27.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:16:27.012Z] ++ set -e [2022-09-05T09:16:27.012Z] ++ '[' -n 0 ']' [2022-09-05T09:16:27.012Z] ++ set -x [2022-09-05T09:16:27.012Z] ++ 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-09-05T09:16:27.012Z] INFO: Testing against a local daemon [2022-09-05T09:16:27.012Z] === RUN TestConfigInspect [2022-09-05T09:16:27.340Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-05T09:16:27.340Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:16:27.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:16:27.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:16:27.340Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-05T09:16:27.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-05T09:16:27.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-05T09:16:27.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-05T09:16:27.340Z] === RUN TestNetworkList [2022-09-05T09:16:27.340Z] === RUN TestNetworkList//networks [2022-09-05T09:16:27.340Z] === PAUSE TestNetworkList//networks [2022-09-05T09:16:27.340Z] === RUN TestNetworkList//networks/ [2022-09-05T09:16:27.340Z] === PAUSE TestNetworkList//networks/ [2022-09-05T09:16:27.340Z] === CONT TestNetworkList//networks [2022-09-05T09:16:27.340Z] === CONT TestNetworkList//networks/ [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkList (0.03s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-05T09:16:27.340Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-05T09:16:27.340Z] === RUN TestHostIPv4BridgeLabel [2022-09-05T09:16:27.910Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-05T09:16:27.910Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-05T09:16:28.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-05T09:16:28.849Z] === RUN TestDaemonDefaultNetworkPools [2022-09-05T09:16:28.945Z] --- PASS: TestConfigInspect (2.34s) [2022-09-05T09:16:28.945Z] === RUN TestConfigList [2022-09-05T09:16:29.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-05T09:16:29.418Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-05T09:16:29.418Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-05T09:16:30.799Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-05T09:16:30.799Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-05T09:16:31.480Z] --- PASS: TestConfigList (2.31s) [2022-09-05T09:16:31.480Z] === RUN TestConfigsCreateAndDelete [2022-09-05T09:16:31.709Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:16:31.709Z] Using test binary docker [2022-09-05T09:16:31.709Z] +++ /etc/init.d/apparmor start [2022-09-05T09:16:31.709Z] Not: starting. [2022-09-05T09:16:31.709Z] INFO: Waiting for daemon to start... [2022-09-05T09:16:31.709Z] Starting dockerd [2022-09-05T09:16:31.709Z] +++ 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-09-05T09:16:31.740Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-09-05T09:16:31.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-05T09:16:32.310Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-05T09:16:32.310Z] === RUN TestServiceWithPredefinedNetwork [2022-09-05T09:16:33.381Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2022-09-05T09:16:33.381Z] === RUN TestConfigsUpdate [2022-09-05T09:16:34.238Z] . [2022-09-05T09:16:34.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:16:34.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:16:34.238Z] Error: No such image: emptyfs [2022-09-05T09:16:34.238Z] ++++ docker load [2022-09-05T09:16:34.238Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-05T09:16:34.496Z] Loaded image: emptyfs:latest [2022-09-05T09:16:34.496Z] Running integration-test (iteration 1) [2022-09-05T09:16:34.496Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-05T09:16:34.496Z] ++ 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-09-05T09:16:34.496Z] ++ set -e [2022-09-05T09:16:34.496Z] ++ '[' -n 0 ']' [2022-09-05T09:16:34.496Z] ++ set -x [2022-09-05T09:16:34.496Z] ++ 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-09-05T09:16:34.850Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-09-05T09:16:34.850Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-05T09:16:34.850Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:16:34.850Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:16:34.850Z] === RUN TestServiceWithDataPathPortInit [2022-09-05T09:16:35.433Z] Loaded image: busybox:latest [2022-09-05T09:16:35.692Z] Loaded image: busybox:glibc [2022-09-05T09:16:35.910Z] --- PASS: TestConfigsUpdate (2.29s) [2022-09-05T09:16:35.910Z] === RUN TestTemplatedConfig [2022-09-05T09:16:38.443Z] --- PASS: TestTemplatedConfig (2.42s) [2022-09-05T09:16:38.443Z] === RUN TestConfigCreateResolve [2022-09-05T09:16:40.343Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-09-05T09:16:40.343Z] PASS [2022-09-05T09:16:40.343Z] [2022-09-05T09:16:40.343Z] DONE 6 tests in 13.950s [2022-09-05T09:16:40.343Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-05T09:16:40.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:16:40.343Z] ++ set -e [2022-09-05T09:16:40.343Z] ++ '[' -n 0 ']' [2022-09-05T09:16:40.343Z] ++ set -x [2022-09-05T09:16:40.343Z] ++ 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-09-05T09:16:40.343Z] INFO: Testing against a local daemon [2022-09-05T09:16:40.343Z] === RUN TestAttachWithTTY [2022-09-05T09:16:40.343Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-05T09:16:40.343Z] === RUN TestAttachWithoutTTy [2022-09-05T09:16:40.601Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-05T09:16:40.601Z] === RUN TestCheckpoint [2022-09-05T09:16:40.601Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:16:40.601Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/commit [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:16:40.601Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/commit [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-05T09:16:40.601Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-05T09:16:40.601Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-05T09:16:40.602Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-05T09:16:40.602Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-05T09:16:40.602Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-05T09:16:40.602Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-05T09:16:40.602Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-05T09:16:40.602Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-05T09:16:40.602Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-05T09:16:40.602Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-09-05T09:16:40.602Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-05T09:16:40.602Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-05T09:16:40.602Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-05T09:16:40.602Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-05T09:16:40.602Z] === RUN TestCopyEmptyFile [2022-09-05T09:16:40.860Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-05T09:16:40.860Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-05T09:16:40.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-05T09:16:40.860Z] === RUN TestCopyFromContainer [2022-09-05T09:16:40.961Z] Loaded image: debian:bullseye-slim [2022-09-05T09:16:40.961Z] Loaded image: hello-world:latest [2022-09-05T09:16:40.961Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:16:40.961Z] INFO: Testing against a local daemon [2022-09-05T09:16:40.961Z] === RUN TestCgroupNamespacesBuild [2022-09-05T09:16:41.795Z] === RUN TestCopyFromContainer// [2022-09-05T09:16:41.795Z] === RUN TestCopyFromContainer//bar/root [2022-09-05T09:16:41.795Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-05T09:16:42.054Z] === RUN TestCopyFromContainer/bar/quux [2022-09-05T09:16:42.054Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-05T09:16:42.054Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-05T09:16:42.054Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-05T09:16:42.312Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-05T09:16:42.312Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-05T09:16:42.312Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer (1.53s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-05T09:16:42.312Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-05T09:16:42.313Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-05T09:16:42.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-05T09:16:42.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-05T09:16:42.313Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-05T09:16:42.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-05T09:16:42.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:16:42.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:16:42.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:16:42.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:16:42.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:16:42.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:16:42.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:16:42.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:16:42.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:16:42.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-05T09:16:42.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-05T09:16:42.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-05T09:16:42.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-05T09:16:42.313Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-05T09:16:42.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-05T09:16:42.571Z] === RUN TestCreateWithInvalidEnv [2022-09-05T09:16:42.571Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-05T09:16:42.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-05T09:16:42.571Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-05T09:16:42.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-05T09:16:42.571Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-05T09:16:42.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-05T09:16:42.571Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-05T09:16:42.571Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-05T09:16:42.571Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-05T09:16:42.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-05T09:16:42.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-05T09:16:42.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-05T09:16:42.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-05T09:16:42.571Z] === RUN TestCreateTmpfsMountsTarget [2022-09-05T09:16:42.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-05T09:16:42.571Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-05T09:16:43.489Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-09-05T09:16:43.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-05T09:16:43.946Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-09-05T09:16:43.946Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:16:44.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:16:44.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:16:44.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:16:44.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:16:44.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:16:44.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:16:44.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:16:44.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:16:44.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:16:44.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:16:44.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-05T09:16:44.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-05T09:16:44.880Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-05T09:16:45.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-09-05T09:16:45.392Z] === RUN TestBuildWithSession [2022-09-05T09:16:45.392Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:16:45.392Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-05T09:16:45.392Z] === RUN TestBuildSquashParent [2022-09-05T09:16:45.447Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2022-09-05T09:16:45.447Z] === RUN TestCreateDifferentPlatform [2022-09-05T09:16:45.447Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-05T09:16:45.447Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-05T09:16:45.447Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-05T09:16:45.447Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-05T09:16:45.447Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-05T09:16:45.447Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-05T09:16:45.447Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-05T09:16:45.447Z] === RUN TestCreateInvalidHostConfig [2022-09-05T09:16:45.447Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:16:45.447Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:16:45.447Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:16:45.447Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:16:45.447Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:16:45.447Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:16:45.447Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:16:45.447Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:16:45.447Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:16:45.447Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:16:45.447Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:16:45.447Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:16:45.447Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-05T09:16:45.447Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-05T09:16:45.447Z] === RUN TestContainerStartOnDaemonRestart [2022-09-05T09:16:45.447Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-05T09:16:45.447Z] === RUN TestDaemonRestartIpcMode [2022-09-05T09:16:45.447Z] === PAUSE TestDaemonRestartIpcMode [2022-09-05T09:16:45.447Z] === RUN TestDaemonHostGatewayIP [2022-09-05T09:16:45.447Z] === PAUSE TestDaemonHostGatewayIP [2022-09-05T09:16:45.447Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-05T09:16:45.447Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-05T09:16:45.447Z] === RUN TestContainerKillOnDaemonStart [2022-09-05T09:16:45.447Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-05T09:16:45.447Z] === RUN TestDiff [2022-09-05T09:16:46.013Z] --- PASS: TestDiff (0.41s) [2022-09-05T09:16:46.013Z] === RUN TestExecConsoleSize [2022-09-05T09:16:46.580Z] --- PASS: TestExecConsoleSize (0.47s) [2022-09-05T09:16:46.580Z] === RUN TestExecWithCloseStdin [2022-09-05T09:16:46.838Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-09-05T09:16:46.838Z] === RUN TestExec [2022-09-05T09:16:47.405Z] --- PASS: TestExec (0.49s) [2022-09-05T09:16:47.405Z] === RUN TestExecUser [2022-09-05T09:16:47.972Z] --- PASS: TestExecUser (0.50s) [2022-09-05T09:16:47.972Z] === RUN TestExportContainerAndImportImage [2022-09-05T09:16:48.538Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-05T09:16:48.538Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-05T09:16:48.935Z] sha256:81f3f6b43764e7b360261324461f92449fa3e0a712be89affb5e1594401628a7 [2022-09-05T09:16:48.935Z] INFO: Starting docker-py tests... [2022-09-05T09:16:48.935Z] ============================= test session starts ============================== [2022-09-05T09:16:48.935Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-05T09:16:48.935Z] rootdir: /src, inifile: pytest.ini [2022-09-05T09:16:48.935Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-05T09:16:48.935Z] collected 395 items / 2 deselected / 393 selected [2022-09-05T09:16:48.935Z] [2022-09-05T09:16:49.743Z] --- PASS: TestServiceWithDataPathPortInit (14.21s) [2022-09-05T09:16:49.743Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-05T09:16:49.915Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-05T09:16:49.915Z] === RUN TestHealthCheckWorkdir [2022-09-05T09:16:50.173Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-09-05T09:16:50.173Z] === RUN TestHealthKillContainer [2022-09-05T09:16:51.653Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qza8qjc2w422gmajbza5eedj8 Created:2022-09-05 09:16:50.207580324 +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[985ff192c8aff6fb7221c5f038dcb1d2bfea782ed46d416a2f59c13d32f9dcc4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5m250xphd5p8ovxeenikdufq9 EndpointID:723b937f5bb3c9cbed8d5635e8395fb5270e23b4362c2adef3c257746eb9db86 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17ad4aba88dbea0bc6fc53466de65f65a1d1d221abe853ef4a996551517b5eab 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:1da904b204fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5m250xphd5p8ovxeenikdufq9 EndpointID:723b937f5bb3c9cbed8d5635e8395fb5270e23b4362c2adef3c257746eb9db86 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-05T09:16:55.368Z] --- PASS: TestBuildSquashParent (9.32s) [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:16:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:16:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:16:55.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-05T09:16:55.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-05T09:16:56.930Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-09-05T09:16:56.930Z] PASS [2022-09-05T09:16:56.930Z] [2022-09-05T09:16:56.930Z] === Skipped [2022-09-05T09:16:56.930Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:16:56.930Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:16:56.930Z] [2022-09-05T09:16:56.930Z] DONE 38 tests, 1 skipped in 44.437s [2022-09-05T09:16:56.930Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:16:56.930Z] INFO: Testing against a local daemon [2022-09-05T09:16:56.930Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-05T09:16:56.930Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:16:56.930Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:16:56.930Z] === RUN TestDockerNetworkIpvlan [2022-09-05T09:16:56.930Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:16:56.930Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:16:56.930Z] PASS [2022-09-05T09:16:56.930Z] [2022-09-05T09:16:56.930Z] === Skipped [2022-09-05T09:16:56.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:16:56.930Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:16:56.930Z] [2022-09-05T09:16:56.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:16:56.930Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:16:56.930Z] [2022-09-05T09:16:56.930Z] DONE 2 tests, 2 skipped in 0.025s [2022-09-05T09:16:56.930Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:16:56.930Z] INFO: Testing against a local daemon [2022-09-05T09:16:56.930Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-05T09:16:57.500Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-09-05T09:16:57.500Z] === RUN TestDockerNetworkMacvlan [2022-09-05T09:16:58.071Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-05T09:16:58.283Z] --- PASS: TestHealthKillContainer (7.81s) [2022-09-05T09:16:58.283Z] === RUN TestHealthCheckProcessKilled [2022-09-05T09:16:58.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-05T09:16:58.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-05T09:16:58.849Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2022-09-05T09:16:58.849Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-05T09:16:59.010Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-05T09:16:59.108Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-09-05T09:16:59.108Z] === RUN TestIpcModeNone [2022-09-05T09:16:59.578Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-05T09:16:59.674Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-05T09:16:59.674Z] === RUN TestIpcModePrivate [2022-09-05T09:16:59.932Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-05T09:16:59.932Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-05T09:16:59.932Z] === RUN TestIpcModeShareable [2022-09-05T09:17:00.190Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-05T09:17:00.449Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-05T09:17:00.449Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-05T09:17:01.487Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-05T09:17:01.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-09-05T09:17:01.824Z] === RUN TestAPIIpcModeHost [2022-09-05T09:17:01.939Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-05T09:17:01.939Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-05T09:17:02.082Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-05T09:17:02.082Z] === RUN TestDaemonIpcModeShareable [2022-09-05T09:17:03.395Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-05T09:17:03.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-05T09:17:03.458Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-05T09:17:03.458Z] === RUN TestDaemonIpcModePrivate [2022-09-05T09:17:03.709Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-05T09:17:04.392Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-05T09:17:04.392Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-05T09:17:04.392Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-05T09:17:04.534Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.65s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2022-09-05T09:17:05.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2022-09-05T09:17:05.227Z] === RUN TestBuildMultiStageCopy [2022-09-05T09:17:05.227Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-05T09:17:05.767Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-05T09:17:05.767Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-05T09:17:05.767Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-05T09:17:06.277Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-05T09:17:06.692Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-05T09:17:06.701Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-05T09:17:06.959Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-09-05T09:17:06.959Z] === RUN TestIpcModeOlderClient [2022-09-05T09:17:06.959Z] === PAUSE TestIpcModeOlderClient [2022-09-05T09:17:06.959Z] === RUN TestKillContainerInvalidSignal [2022-09-05T09:17:07.218Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-09-05T09:17:07.218Z] === RUN TestKillContainer [2022-09-05T09:17:07.218Z] === RUN TestKillContainer/no_signal [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan (10.15s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.02s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-09-05T09:17:07.631Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-09-05T09:17:07.631Z] PASS [2022-09-05T09:17:07.631Z] [2022-09-05T09:17:07.631Z] DONE 8 tests in 11.477s [2022-09-05T09:17:07.631Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-05T09:17:07.631Z] testing: warning: no tests to run [2022-09-05T09:17:07.631Z] PASS [2022-09-05T09:17:07.631Z] [2022-09-05T09:17:07.631Z] DONE 0 tests in 0.007s [2022-09-05T09:17:07.631Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-05T09:17:07.631Z] INFO: Testing against a local daemon [2022-09-05T09:17:07.631Z] === RUN TestAuthZPluginAllowRequest [2022-09-05T09:17:07.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-05T09:17:07.784Z] === RUN TestKillContainer/non_killing_signal [2022-09-05T09:17:08.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-05T09:17:08.042Z] === RUN TestKillContainer/killing_signal [2022-09-05T09:17:08.587Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-05T09:17:08.609Z] --- PASS: TestKillContainer (1.23s) [2022-09-05T09:17:08.609Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-09-05T09:17:08.609Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-05T09:17:08.609Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-05T09:17:08.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-05T09:17:08.609Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-05T09:17:08.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-05T09:17:09.012Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-09-05T09:17:09.012Z] === RUN TestAuthZPluginTLS [2022-09-05T09:17:09.154Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-05T09:17:09.273Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-05T09:17:09.273Z] === RUN TestAuthZPluginDenyRequest [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy (5.00s) [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-09-05T09:17:09.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-09-05T09:17:09.722Z] === RUN TestBuildMultiStageParentConfig [2022-09-05T09:17:09.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-09-05T09:17:09.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-05T09:17:09.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-09-05T09:17:09.803Z] === RUN TestKillStoppedContainer [2022-09-05T09:17:09.803Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-05T09:17:09.803Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-05T09:17:09.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-05T09:17:09.803Z] === RUN TestKillDifferentUserContainer [2022-09-05T09:17:09.843Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-05T09:17:09.843Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-05T09:17:10.369Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-09-05T09:17:10.369Z] === RUN TestInspectOomKilledTrue [2022-09-05T09:17:10.412Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-05T09:17:10.412Z] === RUN TestAuthZPluginDenyResponse [2022-09-05T09:17:10.628Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-09-05T09:17:10.628Z] === RUN TestInspectOomKilledFalse [2022-09-05T09:17:10.982Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-05T09:17:10.982Z] === RUN TestAuthZPluginAllowEventStream [2022-09-05T09:17:11.100Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2022-09-05T09:17:11.100Z] === RUN TestBuildLabelWithTargets [2022-09-05T09:17:11.195Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-05T09:17:11.195Z] === RUN TestLinksEtcHostsContentMatch [2022-09-05T09:17:11.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-05T09:17:11.454Z] === RUN TestLinksContainerNames [2022-09-05T09:17:12.363Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-09-05T09:17:12.364Z] === RUN TestAuthZPluginErrorResponse [2022-09-05T09:17:12.422Z] --- PASS: TestLinksContainerNames (0.89s) [2022-09-05T09:17:12.423Z] === RUN TestLogsFollowTailEmpty [2022-09-05T09:17:12.624Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-05T09:17:12.624Z] === RUN TestAuthZPluginErrorRequest [2022-09-05T09:17:12.692Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-05T09:17:12.692Z] === RUN TestLogs [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:17:12.692Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:17:12.692Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:17:12.692Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:17:12.692Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:17:13.193Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-05T09:17:13.193Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-05T09:17:13.648Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:17:13.648Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:17:13.662Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-09-05T09:17:13.662Z] === RUN TestBuildWithEmptyLayers [2022-09-05T09:17:13.762Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-05T09:17:13.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-05T09:17:14.215Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-05T09:17:14.215Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:17:14.783Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:17:14.783Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:17:14.783Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:17:14.783Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:17:15.054Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2022-09-05T09:17:15.054Z] === RUN TestBuildMultiStageOnBuild [2022-09-05T09:17:15.144Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-09-05T09:17:15.144Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-05T09:17:15.349Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:17:15.349Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:17:16.284Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:17:16.284Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:17:16.526Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-09-05T09:17:16.527Z] === RUN TestAuthZPluginHeader [2022-09-05T09:17:16.851Z] --- PASS: TestLogs (4.02s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s) [2022-09-05T09:17:16.851Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-09-05T09:17:16.851Z] === RUN TestContainerNetworkMountsNoChown [2022-09-05T09:17:17.109Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/default [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/default [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/private [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/private [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/rprivate [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/slave [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/slave [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/rslave [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/shared [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/shared [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/rshared [2022-09-05T09:17:17.109Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-05T09:17:17.109Z] === CONT TestMountDaemonRoot/default [2022-09-05T09:17:17.109Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/rslave [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/rshared [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/shared [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/rprivate [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/slave [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/private [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-05T09:17:17.110Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:17:17.110Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:17:17.110Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:17:17.368Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-05T09:17:17.489Z] --- PASS: TestAuthZPluginHeader (0.75s) [2022-09-05T09:17:17.489Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-05T09:17:17.626Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-05T09:17:17.626Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-05T09:17:17.627Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-05T09:17:17.627Z] === RUN TestContainerBindMountNonRecursive [2022-09-05T09:17:18.337Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2022-09-05T09:17:18.337Z] === RUN TestBuildUncleanTarFilenames [2022-09-05T09:17:19.001Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-09-05T09:17:19.001Z] === RUN TestContainerVolumesMountedAsShared [2022-09-05T09:17:19.567Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-09-05T09:17:19.567Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-05T09:17:19.713Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2022-09-05T09:17:19.714Z] === RUN TestBuildMultiStageLayerLeak [2022-09-05T09:17:19.825Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-05T09:17:19.825Z] === RUN TestNetworkNat [2022-09-05T09:17:20.392Z] --- PASS: TestNetworkNat (0.46s) [2022-09-05T09:17:20.392Z] === RUN TestNetworkLocalhostTCPNat [2022-09-05T09:17:20.651Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-05T09:17:20.651Z] === RUN TestNetworkLoopbackNat [2022-09-05T09:17:21.733Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-09-05T09:17:21.733Z] === RUN TestAuthZPluginV2Disable [2022-09-05T09:17:23.181Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-05T09:17:23.181Z] === RUN TestPause [2022-09-05T09:17:23.747Z] --- PASS: TestPause (0.45s) [2022-09-05T09:17:23.747Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-05T09:17:23.747Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:17:23.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:17:23.747Z] === RUN TestPauseStopPausedContainer [2022-09-05T09:17:23.905Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2022-09-05T09:17:23.905Z] === RUN TestBuildWithHugeFile [2022-09-05T09:17:24.006Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-09-05T09:17:24.006Z] === RUN TestPidHost [2022-09-05T09:17:25.381Z] --- PASS: TestPidHost (0.98s) [2022-09-05T09:17:25.381Z] === RUN TestPsFilter [2022-09-05T09:17:25.381Z] --- PASS: TestPsFilter (0.11s) [2022-09-05T09:17:25.381Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-05T09:17:25.639Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-05T09:17:25.639Z] === RUN TestRemoveContainerWithVolume [2022-09-05T09:17:26.206Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-05T09:17:26.206Z] === RUN TestRemoveContainerRunning [2022-09-05T09:17:26.464Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-05T09:17:26.464Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-05T09:17:27.031Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-09-05T09:17:27.031Z] === RUN TestRemoveInvalidContainer [2022-09-05T09:17:27.031Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-05T09:17:27.031Z] === RUN TestRenameLinkedContainer [2022-09-05T09:17:28.313Z] --- PASS: TestAuthZPluginV2Disable (5.98s) [2022-09-05T09:17:28.313Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-05T09:17:28.932Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-05T09:17:28.932Z] === RUN TestRenameStoppedContainer [2022-09-05T09:17:28.932Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-05T09:17:28.932Z] === RUN TestRenameRunningContainerAndReuse [2022-09-05T09:17:29.871Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-05T09:17:29.871Z] === RUN TestRenameInvalidName [2022-09-05T09:17:30.129Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-05T09:17:30.129Z] === RUN TestRenameAnonymousContainer [2022-09-05T09:17:31.607Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-09-05T09:17:31.607Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-05T09:17:32.030Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-09-05T09:17:32.030Z] === RUN TestRenameContainerWithSameName [2022-09-05T09:17:32.288Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-05T09:17:32.288Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-05T09:17:32.915Z] --- PASS: TestImportExtremelyLargeImageWorks (93.71s) [2022-09-05T09:17:32.915Z] PASS [2022-09-05T09:17:32.915Z] [2022-09-05T09:17:32.915Z] === Skipped [2022-09-05T09:17:32.915Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-05T09:17:32.915Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-05T09:17:32.915Z] [2022-09-05T09:17:32.915Z] DONE 22 tests, 1 skipped in 97.889s [2022-09-05T09:17:32.915Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-05T09:17:32.915Z] === RUN TestStripANSICommands [2022-09-05T09:17:32.915Z] === RUN TestStripANSICommands/#00 [2022-09-05T09:17:32.915Z] === RUN TestStripANSICommands/#01 [2022-09-05T09:17:32.915Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-05T09:17:32.915Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-05T09:17:32.915Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-05T09:17:32.915Z] PASS [2022-09-05T09:17:32.915Z] [2022-09-05T09:17:32.915Z] DONE 3 tests in 0.047s [2022-09-05T09:17:32.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-05T09:17:32.915Z] INFO: Testing against a local daemon [2022-09-05T09:17:32.915Z] === RUN TestNetworkCreateDelete [2022-09-05T09:17:32.915Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-05T09:17:32.915Z] === RUN TestDockerNetworkDeletePreferID [2022-09-05T09:17:32.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-05T09:17:32.915Z] === RUN TestDaemonDNSFallback [2022-09-05T09:17:33.222Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-09-05T09:17:33.222Z] === RUN TestResize [2022-09-05T09:17:33.482Z] --- PASS: TestResize (0.41s) [2022-09-05T09:17:33.482Z] === RUN TestResizeWithInvalidSize [2022-09-05T09:17:34.049Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-05T09:17:34.049Z] === RUN TestResizeWhenContainerNotStarted [2022-09-05T09:17:34.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:34.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:34.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:34.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:17:34.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:35.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:17:36.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:36.557Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-05T09:17:37.102Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-05T09:17:37.102Z] === RUN TestInspectNetwork [2022-09-05T09:17:37.102Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.102Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-05T09:17:37.102Z] === RUN TestRunContainerWithBridgeNone [2022-09-05T09:17:37.103Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-05T09:17:37.103Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:17:37.103Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:17:37.103Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:17:37.103Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-05T09:17:37.103Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-05T09:17:37.103Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-05T09:17:37.103Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestNetworkList [2022-09-05T09:17:37.103Z] === RUN TestNetworkList//networks [2022-09-05T09:17:37.103Z] === PAUSE TestNetworkList//networks [2022-09-05T09:17:37.103Z] === RUN TestNetworkList//networks/ [2022-09-05T09:17:37.103Z] === PAUSE TestNetworkList//networks/ [2022-09-05T09:17:37.103Z] === CONT TestNetworkList//networks [2022-09-05T09:17:37.103Z] === CONT TestNetworkList//networks/ [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkList (0.01s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-05T09:17:37.103Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestHostIPv4BridgeLabel [2022-09-05T09:17:37.103Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-05T09:17:37.103Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestDaemonDefaultNetworkPools [2022-09-05T09:17:37.103Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-05T09:17:37.103Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-05T09:17:37.103Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-05T09:17:37.103Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestServiceWithPredefinedNetwork [2022-09-05T09:17:37.103Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-05T09:17:37.103Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:17:37.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:17:37.103Z] === RUN TestServiceWithDataPathPortInit [2022-09-05T09:17:37.103Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-05T09:17:37.103Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-05T09:17:37.103Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-05T09:17:37.103Z] PASS [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === Skipped [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-05T09:17:37.103Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-05T09:17:37.103Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-05T09:17:37.103Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-05T09:17:37.103Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:17:37.103Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-05T09:17:37.103Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-05T09:17:37.103Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:37.103Z] [2022-09-05T09:17:37.103Z] DONE 34 tests, 12 skipped in 7.110s [2022-09-05T09:17:37.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:17:37.362Z] INFO: Testing against a local daemon [2022-09-05T09:17:37.362Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-05T09:17:37.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:17:37.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:17:37.362Z] === RUN TestDockerNetworkIpvlan [2022-09-05T09:17:37.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:17:37.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:17:37.362Z] PASS [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] === Skipped [2022-09-05T09:17:37.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:17:37.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:17:37.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] DONE 2 tests, 2 skipped in 0.092s [2022-09-05T09:17:37.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:17:37.362Z] INFO: Testing against a local daemon [2022-09-05T09:17:37.362Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-05T09:17:37.362Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.362Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-05T09:17:37.362Z] === RUN TestDockerNetworkMacvlan [2022-09-05T09:17:37.362Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.362Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-05T09:17:37.362Z] PASS [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] === Skipped [2022-09-05T09:17:37.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-05T09:17:37.362Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-05T09:17:37.362Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] DONE 2 tests, 2 skipped in 0.083s [2022-09-05T09:17:37.362Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-05T09:17:37.362Z] testing: warning: no tests to run [2022-09-05T09:17:37.362Z] PASS [2022-09-05T09:17:37.362Z] [2022-09-05T09:17:37.362Z] DONE 0 tests in 0.022s [2022-09-05T09:17:37.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-05T09:17:37.621Z] INFO: Testing against a local daemon [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginAllowRequest [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginTLS [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginDenyRequest [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginDenyResponse [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginAllowEventStream [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginErrorResponse [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginErrorRequest [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginHeader [2022-09-05T09:17:37.621Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.621Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-05T09:17:37.621Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-05T09:17:37.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:17:37.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:17:37.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:37.880Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-05T09:17:37.880Z] === RUN TestAuthZPluginV2Disable [2022-09-05T09:17:38.138Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:38.138Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-05T09:17:38.138Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-05T09:17:38.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:38.705Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:38.705Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-05T09:17:38.705Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-05T09:17:38.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:38.963Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:38.963Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-05T09:17:38.963Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-05T09:17:39.222Z] PASS [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === Skipped [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-05T09:17:39.222Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] DONE 17 tests, 17 skipped in 1.798s [2022-09-05T09:17:39.222Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-05T09:17:39.222Z] INFO: Testing against a local daemon [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:39.222Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:39.222Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:39.222Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:39.222Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-05T09:17:39.222Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-05T09:17:39.222Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-05T09:17:39.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-05T09:17:39.222Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-05T09:17:39.222Z] === RUN TestPluginInstall [2022-09-05T09:17:39.222Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.222Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-05T09:17:39.222Z] === RUN TestPluginsWithRuntimes [2022-09-05T09:17:39.222Z] 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-09-05T09:17:39.222Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-05T09:17:39.222Z] === RUN TestPluginBackCompatMediaTypes [2022-09-05T09:17:39.222Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-05T09:17:39.222Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-05T09:17:39.222Z] PASS [2022-09-05T09:17:39.222Z] [2022-09-05T09:17:39.222Z] === Skipped [2022-09-05T09:17:39.223Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-05T09:17:39.223Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-05T09:17:39.223Z] [2022-09-05T09:17:39.223Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-05T09:17:39.223Z] 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-09-05T09:17:39.223Z] [2022-09-05T09:17:39.223Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-05T09:17:39.223Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-05T09:17:39.223Z] [2022-09-05T09:17:39.223Z] DONE 19 tests, 3 skipped in 0.128s [2022-09-05T09:17:39.481Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-05T09:17:39.481Z] INFO: Testing against a local daemon [2022-09-05T09:17:39.481Z] === RUN TestExternalGraphDriver [2022-09-05T09:17:39.740Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-05T09:17:39.740Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-05T09:17:39.740Z] === RUN TestGraphdriverPluginV2 [2022-09-05T09:17:41.596Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.11s) [2022-09-05T09:17:41.596Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-05T09:17:42.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:17:42.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:17:43.929Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2022-09-05T09:17:43.929Z] PASS [2022-09-05T09:17:43.929Z] [2022-09-05T09:17:43.929Z] === Skipped [2022-09-05T09:17:43.929Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-05T09:17:43.929Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-05T09:17:43.929Z] [2022-09-05T09:17:43.929Z] DONE 2 tests, 1 skipped in 4.191s [2022-09-05T09:17:43.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-05T09:17:43.929Z] INFO: Testing against a local daemon [2022-09-05T09:17:43.929Z] === RUN TestContinueAfterPluginCrash [2022-09-05T09:17:43.929Z] === PAUSE TestContinueAfterPluginCrash [2022-09-05T09:17:43.929Z] === RUN TestReadPluginNoRead [2022-09-05T09:17:43.929Z] === PAUSE TestReadPluginNoRead [2022-09-05T09:17:43.929Z] === RUN TestDaemonStartWithLogOpt [2022-09-05T09:17:43.929Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-05T09:17:43.929Z] === CONT TestContinueAfterPluginCrash [2022-09-05T09:17:43.929Z] === CONT TestDaemonStartWithLogOpt [2022-09-05T09:17:46.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:17:46.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:17:48.119Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-09-05T09:17:48.119Z] === CONT TestReadPluginNoRead [2022-09-05T09:17:48.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:17:48.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:17:50.024Z] === RUN TestReadPluginNoRead/default [2022-09-05T09:17:50.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:17:50.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:17:51.403Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-09-05T09:17:51.994Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-09-05T09:17:51.994Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-05T09:17:51.994Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-05T09:17:52.785Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2022-09-05T09:17:52.785Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-05T09:17:52.929Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-05T09:17:53.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-09-05T09:17:53.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-09-05T09:17:53.496Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-09-05T09:17:53.496Z] === RUN TestCgroupNamespacesRun [2022-09-05T09:17:54.162Z] === CONT TestReadPluginNoRead [2022-09-05T09:17:54.162Z] read_test.go:92: [d14aa0c6f10f6] daemon is not started [2022-09-05T09:17:54.162Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-09-05T09:17:54.162Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-05T09:17:54.162Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-09-05T09:17:54.162Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-09-05T09:17:54.162Z] PASS [2022-09-05T09:17:54.162Z] [2022-09-05T09:17:54.162Z] DONE 6 tests in 10.419s [2022-09-05T09:17:54.162Z] 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-09-05T09:17:54.162Z] testing: warning: no tests to run [2022-09-05T09:17:54.162Z] PASS [2022-09-05T09:17:54.162Z] [2022-09-05T09:17:54.162Z] DONE 0 tests in 0.035s [2022-09-05T09:17:54.162Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-05T09:17:54.162Z] INFO: Testing against a local daemon [2022-09-05T09:17:54.162Z] === RUN TestPluginWithDevMounts [2022-09-05T09:17:54.162Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-05T09:17:54.162Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-05T09:17:54.162Z] PASS [2022-09-05T09:17:54.162Z] [2022-09-05T09:17:54.162Z] === Skipped [2022-09-05T09:17:54.162Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-05T09:17:54.162Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-05T09:17:54.162Z] [2022-09-05T09:17:54.162Z] DONE 1 tests, 1 skipped in 0.108s [2022-09-05T09:17:54.162Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-05T09:17:54.162Z] INFO: Testing against a local daemon [2022-09-05T09:17:54.162Z] === RUN TestSecretInspect [2022-09-05T09:17:54.162Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.162Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-05T09:17:54.162Z] === RUN TestSecretList [2022-09-05T09:17:54.162Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.162Z] --- SKIP: TestSecretList (0.01s) [2022-09-05T09:17:54.162Z] === RUN TestSecretsCreateAndDelete [2022-09-05T09:17:54.162Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.162Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-05T09:17:54.162Z] === RUN TestSecretsUpdate [2022-09-05T09:17:54.162Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-05T09:17:54.422Z] === RUN TestTemplatedSecret [2022-09-05T09:17:54.422Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-05T09:17:54.422Z] === RUN TestSecretCreateResolve [2022-09-05T09:17:54.422Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-05T09:17:54.422Z] PASS [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === Skipped [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-05T09:17:54.422Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-05T09:17:54.422Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-05T09:17:54.422Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-05T09:17:54.422Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-05T09:17:54.422Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-05T09:17:54.422Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] [2022-09-05T09:17:54.422Z] DONE 6 tests, 6 skipped in 0.150s [2022-09-05T09:17:54.422Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-05T09:17:54.422Z] INFO: Testing against a local daemon [2022-09-05T09:17:54.422Z] === RUN TestServiceCreateInit [2022-09-05T09:17:54.422Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-05T09:17:54.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-05T09:17:54.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-05T09:17:54.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-05T09:17:54.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceMultipleTimes [2022-09-05T09:17:54.422Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceConflict [2022-09-05T09:17:54.422Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceMaxReplicas [2022-09-05T09:17:54.422Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-09-05T09:17:54.422Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-05T09:17:54.422Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceSecretFileMode [2022-09-05T09:17:54.422Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceConfigFileMode [2022-09-05T09:17:54.422Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.422Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-05T09:17:54.422Z] === RUN TestCreateServiceSysctls [2022-09-05T09:17:54.681Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-09-05T09:17:54.681Z] === RUN TestCreateServiceCapabilities [2022-09-05T09:17:54.681Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-05T09:17:54.681Z] === RUN TestInspect [2022-09-05T09:17:54.681Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestInspect (0.01s) [2022-09-05T09:17:54.681Z] === RUN TestCreateJob [2022-09-05T09:17:54.681Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestCreateJob (0.01s) [2022-09-05T09:17:54.681Z] === RUN TestReplicatedJob [2022-09-05T09:17:54.681Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-05T09:17:54.681Z] === RUN TestUpdateReplicatedJob [2022-09-05T09:17:54.681Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-05T09:17:54.681Z] === RUN TestServiceListWithStatuses [2022-09-05T09:17:54.681Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:17:54.681Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-05T09:17:54.681Z] === RUN TestDockerNetworkConnectAlias [2022-09-05T09:17:54.681Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-05T09:17:54.681Z] === RUN TestDockerNetworkReConnect [2022-09-05T09:17:54.681Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:54.681Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-09-05T09:17:54.681Z] === RUN TestServicePlugin [2022-09-05T09:17:54.871Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-05T09:17:54.871Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-05T09:17:55.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-09-05T09:17:55.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-05T09:17:56.585Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.585Z] --- SKIP: TestServicePlugin (1.99s) [2022-09-05T09:17:56.585Z] === RUN TestServiceUpdateLabel [2022-09-05T09:17:56.585Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.585Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-05T09:17:56.585Z] === RUN TestServiceUpdateSecrets [2022-09-05T09:17:56.585Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.585Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-05T09:17:56.585Z] === RUN TestServiceUpdateConfigs [2022-09-05T09:17:56.585Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.585Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-05T09:17:56.585Z] === RUN TestServiceUpdateNetwork [2022-09-05T09:17:56.585Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.585Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-05T09:17:56.585Z] === RUN TestServiceUpdatePidsLimit [2022-09-05T09:17:56.857Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-09-05T09:17:56.858Z] PASS [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === Skipped [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-05T09:17:56.858Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-05T09:17:56.858Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-05T09:17:56.858Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-05T09:17:56.858Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-09-05T09:17:56.858Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-05T09:17:56.858Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-05T09:17:56.858Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-05T09:17:56.858Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-09-05T09:17:56.858Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-05T09:17:56.858Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-05T09:17:56.858Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-05T09:17:56.858Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-05T09:17:56.858Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-05T09:17:56.858Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-05T09:17:56.858Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-05T09:17:56.858Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-09-05T09:17:56.858Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-09-05T09:17:56.858Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-05T09:17:56.858Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-05T09:17:56.858Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-05T09:17:56.858Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-05T09:17:56.858Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-09-05T09:17:56.858Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] DONE 24 tests, 23 skipped in 2.428s [2022-09-05T09:17:56.858Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-05T09:17:56.858Z] INFO: Testing against a local daemon [2022-09-05T09:17:56.858Z] === RUN TestSessionCreate [2022-09-05T09:17:56.858Z] --- PASS: TestSessionCreate (0.03s) [2022-09-05T09:17:56.858Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-05T09:17:56.858Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-09-05T09:17:56.858Z] PASS [2022-09-05T09:17:56.858Z] [2022-09-05T09:17:56.858Z] DONE 2 tests in 0.177s [2022-09-05T09:17:56.858Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-05T09:17:57.137Z] INFO: Testing against a local daemon [2022-09-05T09:17:57.137Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:17:57.137Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:17:57.137Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:17:57.137Z] === RUN TestDiskUsage [2022-09-05T09:17:57.137Z] === PAUSE TestDiskUsage [2022-09-05T09:17:57.137Z] === RUN TestEventsExecDie [2022-09-05T09:17:57.180Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-09-05T09:17:57.180Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-05T09:17:57.709Z] --- PASS: TestEventsExecDie (0.57s) [2022-09-05T09:17:57.709Z] === RUN TestEventsBackwardsCompatible [2022-09-05T09:17:57.709Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-05T09:17:57.709Z] === RUN TestEventsVolumeCreate [2022-09-05T09:17:57.709Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-05T09:17:57.709Z] === RUN TestInfoBinaryCommits [2022-09-05T09:17:57.709Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-05T09:17:57.709Z] === RUN TestInfoAPIVersioned [2022-09-05T09:17:57.709Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-05T09:17:57.709Z] === RUN TestInfoAPI [2022-09-05T09:17:57.709Z] --- PASS: TestInfoAPI (0.02s) [2022-09-05T09:17:57.709Z] === RUN TestInfoAPIWarnings [2022-09-05T09:17:58.115Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-09-05T09:17:58.115Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-05T09:17:59.490Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-05T09:17:59.490Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-05T09:17:59.695Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-05T09:17:59.695Z] PASS [2022-09-05T09:17:59.695Z] [2022-09-05T09:17:59.695Z] DONE 17 tests in 50.586s [2022-09-05T09:17:59.695Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-05T09:17:59.695Z] INFO: Testing against a local daemon [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:59.695Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:59.695Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:59.695Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:59.695Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-05T09:17:59.695Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-05T09:17:59.695Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-05T09:17:59.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-05T09:17:59.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-05T09:17:59.695Z] === RUN TestPluginInstall [2022-09-05T09:17:59.695Z] === RUN TestPluginInstall/no_auth [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcff86359b376a7a71fc6c6719263d13676808bd2726dfbc5fd95d02a4bf9994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcff86359b376a7a71fc6c6719263d13676808bd2726dfbc5fd95d02a4bf9994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:17:59.695Z] === RUN TestPluginInstall/with_htpasswd [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5491eacc1a758a47321c2c112c50670292c4927bc9d771175b0cc60888d65e3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:17:59.695Z] time="2022-09-05T09:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5491eacc1a758a47321c2c112c50670292c4927bc9d771175b0cc60888d65e3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:17:59.955Z] === RUN TestPluginInstall/with_insecure [2022-09-05T09:18:00.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-09-05T09:18:00.452Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-05T09:18:00.895Z] time="2022-09-05T09:18:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:18:00.895Z] time="2022-09-05T09:18:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11bc57cb135ce2b8e49ddd1d9f089c31a2e86aec4a8106649582fd126ae2ce27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:18:00.895Z] time="2022-09-05T09:18:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:18:00.895Z] time="2022-09-05T09:18:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11bc57cb135ce2b8e49ddd1d9f089c31a2e86aec4a8106649582fd126ae2ce27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:18:00.895Z] plugin_test.go:196: [d5fd6ce11d184] daemon is not started [2022-09-05T09:18:00.895Z] --- PASS: TestPluginInstall (2.79s) [2022-09-05T09:18:00.895Z] --- PASS: TestPluginInstall/no_auth (1.09s) [2022-09-05T09:18:00.895Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-09-05T09:18:00.895Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-09-05T09:18:00.895Z] === RUN TestPluginsWithRuntimes [2022-09-05T09:18:01.031Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-05T09:18:01.031Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-05T09:18:02.409Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-09-05T09:18:02.409Z] === RUN TestNISDomainname [2022-09-05T09:18:02.667Z] --- PASS: TestNISDomainname (0.51s) [2022-09-05T09:18:02.667Z] === RUN TestHostnameDnsResolution [2022-09-05T09:18:02.803Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-05T09:18:03.372Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-05T09:18:03.601Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-05T09:18:03.601Z] === RUN TestUnprivilegedPortsAndPing [2022-09-05T09:18:03.860Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-09-05T09:18:03.860Z] === RUN TestPrivilegedHostDevices [2022-09-05T09:18:04.310Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-09-05T09:18:04.310Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-05T09:18:04.310Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-05T09:18:04.310Z] === RUN TestPluginBackCompatMediaTypes [2022-09-05T09:18:04.426Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-09-05T09:18:04.426Z] === RUN TestRunConsoleSize [2022-09-05T09:18:04.880Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-05T09:18:04.880Z] PASS [2022-09-05T09:18:04.880Z] [2022-09-05T09:18:04.880Z] DONE 24 tests in 6.779s [2022-09-05T09:18:04.880Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-05T09:18:04.880Z] INFO: Testing against a local daemon [2022-09-05T09:18:04.880Z] === RUN TestExternalGraphDriver [2022-09-05T09:18:04.993Z] --- PASS: TestRunConsoleSize (0.40s) [2022-09-05T09:18:04.993Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-05T09:18:05.449Z] === RUN TestExternalGraphDriver/json [2022-09-05T09:18:06.895Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-09-05T09:18:06.895Z] === RUN TestStats [2022-09-05T09:18:07.357Z] === RUN TestExternalGraphDriver/spec [2022-09-05T09:18:08.738Z] === RUN TestExternalGraphDriver/pull [2022-09-05T09:18:09.423Z] --- PASS: TestStats (2.44s) [2022-09-05T09:18:09.423Z] === RUN TestStopContainerWithTimeout [2022-09-05T09:18:09.423Z] === RUN TestStopContainerWithTimeout/0 [2022-09-05T09:18:09.423Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-05T09:18:09.423Z] === RUN TestStopContainerWithTimeout/1 [2022-09-05T09:18:09.423Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-05T09:18:09.423Z] === RUN TestStopContainerWithTimeout/3 [2022-09-05T09:18:09.423Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-05T09:18:09.423Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-05T09:18:09.423Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-05T09:18:09.423Z] === CONT TestStopContainerWithTimeout/0 [2022-09-05T09:18:09.423Z] === CONT TestStopContainerWithTimeout/3 [2022-09-05T09:18:09.991Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-05T09:18:10.648Z] --- PASS: TestExternalGraphDriver (5.35s) [2022-09-05T09:18:10.648Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-09-05T09:18:10.648Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-09-05T09:18:10.648Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-09-05T09:18:10.648Z] === RUN TestGraphdriverPluginV2 [2022-09-05T09:18:11.894Z] === CONT TestStopContainerWithTimeout/1 [2022-09-05T09:18:13.794Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-05T09:18:13.794Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-09-05T09:18:13.794Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-09-05T09:18:13.794Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-09-05T09:18:13.794Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-05T09:18:13.794Z] === RUN TestDeleteDevicemapper [2022-09-05T09:18:13.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:18:13.794Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-05T09:18:13.794Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-05T09:18:14.845Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-09-05T09:18:14.845Z] PASS [2022-09-05T09:18:14.845Z] [2022-09-05T09:18:14.845Z] DONE 5 tests in 9.518s [2022-09-05T09:18:14.845Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-05T09:18:14.845Z] INFO: Testing against a local daemon [2022-09-05T09:18:14.845Z] === RUN TestContinueAfterPluginCrash [2022-09-05T09:18:14.845Z] === PAUSE TestContinueAfterPluginCrash [2022-09-05T09:18:14.845Z] === RUN TestReadPluginNoRead [2022-09-05T09:18:14.845Z] === PAUSE TestReadPluginNoRead [2022-09-05T09:18:14.845Z] === RUN TestDaemonStartWithLogOpt [2022-09-05T09:18:14.845Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-05T09:18:14.845Z] === CONT TestContinueAfterPluginCrash [2022-09-05T09:18:14.845Z] === CONT TestDaemonStartWithLogOpt [2022-09-05T09:18:15.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2022-09-05T09:18:15.168Z] === RUN TestUpdateMemory [2022-09-05T09:18:15.739Z] --- PASS: TestUpdateMemory (0.54s) [2022-09-05T09:18:15.739Z] === RUN TestUpdateCPUQuota [2022-09-05T09:18:15.808Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-05T09:18:15.808Z] === RUN TestInfoDebug [2022-09-05T09:18:15.808Z] --- PASS: TestInfoDebug (0.54s) [2022-09-05T09:18:15.808Z] === RUN TestInfoInsecureRegistries [2022-09-05T09:18:15.808Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-05T09:18:15.808Z] === RUN TestInfoRegistryMirrors [2022-09-05T09:18:16.066Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-05T09:18:16.066Z] === RUN TestLoginFailsWithBadCredentials [2022-09-05T09:18:16.306Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-09-05T09:18:16.306Z] === RUN TestUpdatePidsLimit [2022-09-05T09:18:16.306Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-05T09:18:16.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-05T09:18:16.326Z] === RUN TestPingCacheHeaders [2022-09-05T09:18:16.326Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-05T09:18:16.326Z] === RUN TestPingGet [2022-09-05T09:18:16.326Z] --- PASS: TestPingGet (0.01s) [2022-09-05T09:18:16.326Z] === RUN TestPingHead [2022-09-05T09:18:16.564Z] === RUN TestUpdatePidsLimit/no_change [2022-09-05T09:18:16.585Z] --- PASS: TestPingHead (0.03s) [2022-09-05T09:18:16.585Z] === RUN TestPingSwarmHeader [2022-09-05T09:18:16.823Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-05T09:18:17.081Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-05T09:18:17.152Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-05T09:18:17.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-05T09:18:17.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-05T09:18:17.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-05T09:18:17.719Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-05T09:18:18.141Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-09-05T09:18:18.141Z] === CONT TestReadPluginNoRead [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit (1.87s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-09-05T09:18:18.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-05T09:18:18.166Z] === RUN TestUpdateRestartPolicy [2022-09-05T09:18:18.662Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-05T09:18:18.662Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-09-05T09:18:18.662Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-05T09:18:18.662Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-05T09:18:18.662Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-05T09:18:18.662Z] === RUN TestPingBuilderHeader [2022-09-05T09:18:18.662Z] === RUN TestPingBuilderHeader/default_config [2022-09-05T09:18:19.230Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-05T09:18:19.798Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-05T09:18:19.798Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-05T09:18:19.798Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-05T09:18:19.798Z] === RUN TestVersion [2022-09-05T09:18:19.798Z] --- PASS: TestVersion (0.04s) [2022-09-05T09:18:19.798Z] === CONT TestDiskUsage [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/container_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/image_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-05T09:18:20.365Z] === RUN TestDiskUsage/after_container.Run [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-05T09:18:20.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-05T09:18:20.681Z] === RUN TestReadPluginNoRead/default [2022-09-05T09:18:20.884Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-05T09:18:20.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-05T09:18:20.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage (1.25s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-05T09:18:20.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-05T09:18:20.884Z] PASS [2022-09-05T09:18:20.884Z] [2022-09-05T09:18:20.884Z] === Skipped [2022-09-05T09:18:20.884Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:18:20.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:18:20.884Z] [2022-09-05T09:18:20.884Z] DONE 57 tests, 1 skipped in 24.020s [2022-09-05T09:18:20.884Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-05T09:18:21.143Z] INFO: Testing against a local daemon [2022-09-05T09:18:21.143Z] === RUN TestVolumesCreateAndList [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-05T09:18:21.143Z] === RUN TestVolumesRemove [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-05T09:18:21.143Z] === RUN TestVolumesInspect [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-05T09:18:21.143Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-05T09:18:21.143Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-05T09:18:21.143Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-05T09:18:21.143Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-05T09:18:21.143Z] PASS [2022-09-05T09:18:21.143Z] [2022-09-05T09:18:21.143Z] DONE 9 tests in 0.212s [2022-09-05T09:18:21.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:18:21.143Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14746 is not a child of this shell [2022-09-05T09:18:21.143Z] warning: PID 14746 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-05T09:18:21.412Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:18:21.412Z] [2022-09-05T09:18:21.412Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:18:21.412Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:18:21.412Z] [2022-09-05T09:18:21.412Z] To set a process to complain mode, use the command line tool [2022-09-05T09:18:21.412Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:18:21.412Z] Removing test suite binaries [2022-09-05T09:18:21.412Z] exiting test-integration [2022-09-05T09:18:21.412Z] ++ exit 0 [2022-09-05T09:18:21.412Z] [2022-09-05T09:18:21.622Z] === RUN TestReadPluginNoRead/disabled_caching Post stage [Pipeline] junit [2022-09-05T09:18:22.362Z] Recording test results [2022-09-05T09:18:23.005Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-09-05T09:18:23.005Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-05T09:18:24.037Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-05T09:18:24.387Z] === CONT TestReadPluginNoRead [2022-09-05T09:18:24.387Z] read_test.go:92: [d5223ee961ccf] daemon is not started [2022-09-05T09:18:24.387Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-09-05T09:18:24.387Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-09-05T09:18:24.387Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-09-05T09:18:24.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-09-05T09:18:24.387Z] PASS [2022-09-05T09:18:24.387Z] [2022-09-05T09:18:24.387Z] DONE 6 tests in 9.685s [2022-09-05T09:18:24.387Z] 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-09-05T09:18:24.387Z] testing: warning: no tests to run [2022-09-05T09:18:24.387Z] PASS [2022-09-05T09:18:24.387Z] [2022-09-05T09:18:24.387Z] DONE 0 tests in 0.008s [2022-09-05T09:18:24.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-05T09:18:24.387Z] INFO: Testing against a local daemon [2022-09-05T09:18:24.387Z] === RUN TestPluginWithDevMounts [2022-09-05T09:18:24.387Z] === PAUSE TestPluginWithDevMounts [2022-09-05T09:18:24.387Z] === CONT TestPluginWithDevMounts [2022-09-05T09:18:24.398Z] + echo Ensuring container killed. [2022-09-05T09:18:24.398Z] Ensuring container killed. [2022-09-05T09:18:24.398Z] + docker rm -vf docker-pr3 [2022-09-05T09:18:24.398Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-05T09:18:24.687Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:18:24.687Z] Chowning /workspace to jenkins user [2022-09-05T09:18:24.687Z] + id -u [2022-09-05T09:18:24.687Z] + id -g [2022-09-05T09:18:24.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:18:24.687Z] Unable to find image 'busybox:latest' locally [2022-09-05T09:18:24.687Z] latest: Pulling from library/busybox [2022-09-05T09:18:24.946Z] 2c39bef88607: Pulling fs layer [2022-09-05T09:18:24.946Z] 2c39bef88607: Verifying Checksum [2022-09-05T09:18:24.946Z] 2c39bef88607: Download complete [2022-09-05T09:18:24.946Z] 2c39bef88607: Pull complete [2022-09-05T09:18:25.205Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-05T09:18:25.205Z] Status: Downloaded newer image for busybox:latest [2022-09-05T09:18:25.770Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-05T09:18:25.770Z] PASS [2022-09-05T09:18:25.770Z] [2022-09-05T09:18:25.770Z] DONE 1 tests in 1.561s [2022-09-05T09:18:25.770Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-05T09:18:25.770Z] INFO: Testing against a local daemon [2022-09-05T09:18:25.770Z] === RUN TestSecretInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:18:26.879Z] + bundleName=amd64-rootless [2022-09-05T09:18:26.879Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-05T09:18:26.879Z] Creating amd64-rootless-bundles.tar.gz [2022-09-05T09:18:26.879Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-05T09:18:26.879Z] -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-05T09:18:26.892Z] Archiving artifacts [2022-09-05T09:18:28.310Z] --- PASS: TestSecretInspect (2.19s) [2022-09-05T09:18:28.310Z] === RUN TestSecretList [2022-09-05T09:18:28.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-05T09:18:29.162Z] + make clean [2022-09-05T09:18:29.421Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-05T09:18:29.421Z] docker-dev-cache [2022-09-05T09:18:29.421Z] docker-mod-cache [Pipeline] deleteDir [2022-09-05T09:18:29.913Z] .........................xx.................... [ 29%] [2022-09-05T09:18:30.219Z] --- PASS: TestSecretList (2.20s) [2022-09-05T09:18:30.219Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T09:18:30.362Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-05T09:18:30.362Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-05T09:18:30.362Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-09-05T09:18:30.362Z] === RUN TestWaitNonBlocked [2022-09-05T09:18:30.362Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:18:30.362Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:18:30.362Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:18:30.362Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:18:30.362Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:18:30.362Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:18:30.362Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-05T09:18:30.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-09-05T09:18:30.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-09-05T09:18:30.362Z] === RUN TestWaitBlocked [2022-09-05T09:18:30.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:18:30.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:18:30.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:18:30.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:18:30.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:18:30.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:18:30.929Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-05T09:18:30.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-09-05T09:18:30.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-05T09:18:30.929Z] === RUN TestWaitConditions [2022-09-05T09:18:30.929Z] === RUN TestWaitConditions/default [2022-09-05T09:18:30.929Z] === PAUSE TestWaitConditions/default [2022-09-05T09:18:30.929Z] === RUN TestWaitConditions/not-running [2022-09-05T09:18:30.929Z] === PAUSE TestWaitConditions/not-running [2022-09-05T09:18:30.929Z] === RUN TestWaitConditions/next-exit [2022-09-05T09:18:30.929Z] === PAUSE TestWaitConditions/next-exit [2022-09-05T09:18:30.929Z] === RUN TestWaitConditions/removed [2022-09-05T09:18:30.929Z] === PAUSE TestWaitConditions/removed [2022-09-05T09:18:30.929Z] === CONT TestWaitConditions/default [2022-09-05T09:18:30.929Z] === CONT TestWaitConditions/removed [2022-09-05T09:18:30.929Z] === CONT TestWaitConditions/default [2022-09-05T09:18:30.929Z] wait_test.go:146: ContainerID = ee33378f8a830485ff2501ac1ae5216d037b902a83b4d0243e376a46f89c9c9f [2022-09-05T09:18:30.929Z] === CONT TestWaitConditions/removed [2022-09-05T09:18:30.929Z] wait_test.go:146: ContainerID = 2c1baee06d9d00a1ba5b956c0236c75926edbb2cfdcc79c9bb0e33f4048bf6de [2022-09-05T09:18:31.496Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:18:31.496Z] wait_test.go:146: ContainerID = 6456d9c498ab9a65b77d5a06338d2f564d70e6f838787dee24ec182991a41cca [2022-09-05T09:18:31.496Z] === CONT TestWaitConditions/not-running [2022-09-05T09:18:31.496Z] wait_test.go:146: ContainerID = cda56f447877f1e68a1c0a6347d7ae172144ccef808972efe1ffe048ee330504 [2022-09-05T09:18:32.431Z] --- PASS: TestWaitConditions (0.01s) [2022-09-05T09:18:32.431Z] --- PASS: TestWaitConditions/default (0.59s) [2022-09-05T09:18:32.431Z] --- PASS: TestWaitConditions/removed (0.65s) [2022-09-05T09:18:32.431Z] --- PASS: TestWaitConditions/not-running (0.70s) [2022-09-05T09:18:32.431Z] --- PASS: TestWaitConditions/next-exit (0.79s) [2022-09-05T09:18:32.431Z] === RUN TestWaitRestartedContainer [2022-09-05T09:18:32.431Z] === RUN TestWaitRestartedContainer/default [2022-09-05T09:18:32.431Z] === PAUSE TestWaitRestartedContainer/default [2022-09-05T09:18:32.431Z] === RUN TestWaitRestartedContainer/not-running [2022-09-05T09:18:32.431Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-05T09:18:32.431Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-05T09:18:32.431Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-05T09:18:32.431Z] === CONT TestWaitRestartedContainer/default [2022-09-05T09:18:32.431Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-05T09:18:32.759Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-05T09:18:32.759Z] === RUN TestSecretsUpdate [2022-09-05T09:18:33.806Z] === CONT TestWaitRestartedContainer/not-running [2022-09-05T09:18:34.668Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-05T09:18:34.668Z] === RUN TestTemplatedSecret [2022-09-05T09:18:34.740Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-05T09:18:34.740Z] --- PASS: TestWaitRestartedContainer/default (1.57s) [2022-09-05T09:18:34.740Z] --- PASS: TestWaitRestartedContainer/next-exit (1.61s) [2022-09-05T09:18:34.740Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-09-05T09:18:34.740Z] === CONT TestContainerStartOnDaemonRestart [2022-09-05T09:18:34.740Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-05T09:18:36.640Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-09-05T09:18:36.640Z] === CONT TestIpcModeOlderClient [2022-09-05T09:18:36.898Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-05T09:18:36.898Z] === CONT TestContainerKillOnDaemonStart [2022-09-05T09:18:36.898Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-09-05T09:18:36.898Z] === CONT TestDaemonHostGatewayIP [2022-09-05T09:18:37.208Z] --- PASS: TestTemplatedSecret (2.58s) [2022-09-05T09:18:37.208Z] === RUN TestSecretCreateResolve [2022-09-05T09:18:39.431Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-09-05T09:18:39.431Z] === CONT TestDaemonRestartIpcMode [2022-09-05T09:18:39.748Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-09-05T09:18:39.748Z] PASS [2022-09-05T09:18:39.748Z] [2022-09-05T09:18:39.748Z] DONE 6 tests in 13.542s [2022-09-05T09:18:39.748Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-05T09:18:39.749Z] INFO: Testing against a local daemon [2022-09-05T09:18:39.749Z] === RUN TestServiceCreateInit [2022-09-05T09:18:39.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-05T09:18:41.333Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-09-05T09:18:43.997Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-05T09:18:46.194Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-05T09:18:47.298Z] --- PASS: TestServiceCreateInit (7.70s) [2022-09-05T09:18:47.298Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-09-05T09:18:47.298Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-09-05T09:18:47.298Z] === RUN TestCreateServiceMultipleTimes [2022-09-05T09:18:49.443Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-09-05T09:18:49.443Z] PASS [2022-09-05T09:18:49.443Z] [2022-09-05T09:18:49.443Z] === Skipped [2022-09-05T09:18:49.443Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-05T09:18:49.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:18:49.443Z] [2022-09-05T09:18:49.443Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:18:49.443Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:18:49.443Z] [2022-09-05T09:18:49.443Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-05T09:18:49.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:18:49.443Z] [2022-09-05T09:18:49.443Z] DONE 273 tests, 3 skipped in 128.269s [2022-09-05T09:18:49.443Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-05T09:18:49.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:18:49.443Z] ++ set -e [2022-09-05T09:18:49.443Z] ++ '[' -n 0 ']' [2022-09-05T09:18:49.443Z] ++ set -x [2022-09-05T09:18:49.443Z] ++ 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-09-05T09:18:49.443Z] === RUN TestConfigDaemonLibtrustID [2022-09-05T09:18:49.443Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-05T09:18:49.443Z] === RUN TestConfigDaemonID [2022-09-05T09:18:50.378Z] daemon_test.go:83: [dd9751172110b] daemon is not started [2022-09-05T09:18:50.378Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:18:50.378Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-05T09:18:50.378Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-05T09:18:50.378Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-05T09:18:50.378Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-05T09:18:50.378Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-05T09:18:50.378Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-05T09:18:50.378Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:18:50.378Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-05T09:18:50.378Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-05T09:18:50.378Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-05T09:18:50.378Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-05T09:18:50.378Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-05T09:18:50.378Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-05T09:18:50.378Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-05T09:18:51.314Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-05T09:18:52.690Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-05T09:18:53.611Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-05T09:18:53.625Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-05T09:18:53.625Z] daemon_test.go:197: [d5e11b4e87af1] daemon is not started [2022-09-05T09:18:53.625Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-05T09:18:53.625Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-05T09:18:53.625Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-05T09:18:53.625Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-05T09:18:53.625Z] === RUN TestDaemonProxy [2022-09-05T09:18:53.625Z] === RUN TestDaemonProxy/environment_variables [2022-09-05T09:18:55.525Z] === RUN TestDaemonProxy/command-line_options [2022-09-05T09:18:56.900Z] === RUN TestDaemonProxy/configuration_file [2022-09-05T09:18:58.481Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-05T09:18:58.820Z] === RUN TestDaemonProxy/conflicting_options [2022-09-05T09:18:59.424Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy (6.23s) [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-05T09:18:59.682Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-05T09:18:59.682Z] PASS [2022-09-05T09:18:59.682Z] [2022-09-05T09:18:59.682Z] DONE 18 tests in 11.253s [2022-09-05T09:18:59.682Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-05T09:18:59.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:18:59.682Z] ++ set -e [2022-09-05T09:18:59.682Z] ++ '[' -n 0 ']' [2022-09-05T09:18:59.682Z] ++ set -x [2022-09-05T09:18:59.682Z] ++ 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-09-05T09:18:59.940Z] INFO: Testing against a local daemon [2022-09-05T09:18:59.940Z] === RUN TestCommitInheritsEnv [2022-09-05T09:19:00.199Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-05T09:19:00.199Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-05T09:19:00.199Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-05T09:19:00.199Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-05T09:19:00.199Z] === RUN TestImportWithCustomPlatform [2022-09-05T09:19:00.199Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-05T09:19:00.199Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-05T09:19:00.199Z] === RUN TestImportWithCustomPlatform// [2022-09-05T09:19:00.199Z] === RUN TestImportWithCustomPlatform/linux [2022-09-05T09:19:00.365Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:19:00.365Z] Using test binary docker [2022-09-05T09:19:00.365Z] +++ /etc/init.d/apparmor start [2022-09-05T09:19:00.365Z] Not: starting. [2022-09-05T09:19:00.365Z] INFO: Waiting for daemon to start... [2022-09-05T09:19:00.365Z] Starting dockerd [2022-09-05T09:19:00.365Z] +++ 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-09-05T09:19:00.365Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-05T09:19:00.365Z] Using test binary docker [2022-09-05T09:19:00.365Z] +++ /etc/init.d/apparmor start [2022-09-05T09:19:00.365Z] Not: starting. [2022-09-05T09:19:00.365Z] INFO: Waiting for daemon to start... [2022-09-05T09:19:00.365Z] Starting dockerd [2022-09-05T09:19:00.365Z] +++ 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-09-05T09:19:00.365Z] . [2022-09-05T09:19:00.365Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:19:00.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:19:00.365Z] Error: No such image: emptyfs [2022-09-05T09:19:00.365Z] ++++ docker load [2022-09-05T09:19:00.365Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-05T09:19:00.365Z] Loaded image: emptyfs:latest [2022-09-05T09:19:00.365Z] Running integration-test (iteration 1) [2022-09-05T09:19:00.365Z] 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-09-05T09:19:00.365Z] ++ 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-09-05T09:19:00.365Z] ++ set -e [2022-09-05T09:19:00.365Z] ++ '[' -n 0 ']' [2022-09-05T09:19:00.365Z] ++ set -x [2022-09-05T09:19:00.365Z] ++ 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-09-05T09:19:00.365Z] [2022-09-05T09:19:00.365Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-05T09:19:00.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-05T09:19:00.365Z] Error: No such image: emptyfs [2022-09-05T09:19:00.365Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-05T09:19:00.365Z] ++++ docker load [2022-09-05T09:19:00.365Z] Loaded image: busybox:latest [2022-09-05T09:19:00.365Z] Loaded image: emptyfs:latest [2022-09-05T09:19:00.365Z] Running integration-test (iteration 1) [2022-09-05T09:19:00.365Z] 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-09-05T09:19:00.365Z] ++ 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-09-05T09:19:00.365Z] ++ set -e [2022-09-05T09:19:00.365Z] ++ '[' -n 0 ']' [2022-09-05T09:19:00.365Z] ++ set -x [2022-09-05T09:19:00.365Z] ++ 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-09-05T09:19:00.365Z] Loaded image: busybox:glibc [2022-09-05T09:19:00.365Z] Loaded image: busybox:latest [2022-09-05T09:19:00.365Z] Loaded image: busybox:glibc [2022-09-05T09:19:00.365Z] Loaded image: debian:bullseye-slim [2022-09-05T09:19:00.365Z] Loaded image: hello-world:latest [2022-09-05T09:19:00.365Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:19:00.365Z] INFO: Testing against a local daemon [2022-09-05T09:19:00.365Z] === RUN TestDockerDaemonSuite [2022-09-05T09:19:00.365Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-05T09:19:00.458Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-05T09:19:00.458Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-05T09:19:00.458Z] === RUN TestImportWithCustomPlatform/macos [2022-09-05T09:19:00.458Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-05T09:19:00.458Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-05T09:19:00.458Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-05T09:19:00.458Z] === RUN TestImagesFilterMultiReference [2022-09-05T09:19:00.458Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-05T09:19:00.458Z] === RUN TestImagePullPlatformInvalid [2022-09-05T09:19:00.716Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-05T09:19:00.716Z] === RUN TestRemoveImageOrphaning [2022-09-05T09:19:00.716Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-05T09:19:00.716Z] === RUN TestRemoveImageGarbageCollector [2022-09-05T09:19:00.716Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:19:00.716Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-05T09:19:00.716Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-05T09:19:00.934Z] Loaded image: debian:bullseye-slim [2022-09-05T09:19:00.975Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-05T09:19:00.975Z] === RUN TestTagInvalidReference [2022-09-05T09:19:00.975Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-05T09:19:00.975Z] === RUN TestTagValidPrefixedRepo [2022-09-05T09:19:00.975Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-05T09:19:00.975Z] === RUN TestTagExistedNameWithoutForce [2022-09-05T09:19:00.975Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-05T09:19:00.975Z] === RUN TestTagOfficialNames [2022-09-05T09:19:00.975Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-05T09:19:00.975Z] === RUN TestTagMatchesDigest [2022-09-05T09:19:00.975Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-05T09:19:00.975Z] PASS [2022-09-05T09:19:00.975Z] [2022-09-05T09:19:00.975Z] === Skipped [2022-09-05T09:19:00.975Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-05T09:19:00.975Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-05T09:19:00.975Z] [2022-09-05T09:19:00.975Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-05T09:19:00.975Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:19:00.975Z] [2022-09-05T09:19:00.975Z] DONE 22 tests, 2 skipped in 1.235s [2022-09-05T09:19:00.975Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-05T09:19:00.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:00.975Z] ++ set -e [2022-09-05T09:19:00.975Z] ++ '[' -n 0 ']' [2022-09-05T09:19:00.975Z] ++ set -x [2022-09-05T09:19:00.975Z] ++ 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-09-05T09:19:00.975Z] === RUN TestStripANSICommands [2022-09-05T09:19:00.975Z] === RUN TestStripANSICommands/#00 [2022-09-05T09:19:00.975Z] === RUN TestStripANSICommands/#01 [2022-09-05T09:19:00.975Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-05T09:19:00.975Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-05T09:19:00.975Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-05T09:19:00.975Z] PASS [2022-09-05T09:19:00.975Z] [2022-09-05T09:19:00.975Z] DONE 3 tests in 0.034s [2022-09-05T09:19:00.975Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-05T09:19:00.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:00.975Z] ++ set -e [2022-09-05T09:19:00.975Z] ++ '[' -n 0 ']' [2022-09-05T09:19:00.975Z] ++ set -x [2022-09-05T09:19:00.975Z] ++ 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-09-05T09:19:01.194Z] Loaded image: hello-world:latest [2022-09-05T09:19:01.233Z] INFO: Testing against a local daemon [2022-09-05T09:19:01.233Z] === RUN TestNetworkCreateDelete [2022-09-05T09:19:01.233Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-05T09:19:01.233Z] === RUN TestDockerNetworkDeletePreferID [2022-09-05T09:19:01.453Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:19:01.453Z] INFO: Testing against a local daemon [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-05T09:19:01.453Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-05T09:19:01.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-05T09:19:01.800Z] === RUN TestDaemonDNSFallback [2022-09-05T09:19:03.989Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-05T09:19:03.989Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-05T09:19:04.924Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-05T09:19:05.182Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-05T09:19:05.399Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2022-09-05T09:19:05.399Z] === RUN TestCreateServiceConflict [2022-09-05T09:19:05.399Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-09-05T09:19:05.399Z] === RUN TestCreateServiceMaxReplicas [2022-09-05T09:19:06.117Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-05T09:19:07.052Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-05T09:19:07.052Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-05T09:19:07.940Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-09-05T09:19:07.940Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-05T09:19:07.987Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-05T09:19:08.359Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-05T09:19:08.359Z] === RUN TestInspectNetwork [2022-09-05T09:19:08.558Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-05T09:19:09.126Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-05T09:19:09.126Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-05T09:19:09.127Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-05T09:19:09.693Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-05T09:19:10.263Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-05T09:19:10.889Z] === RUN TestInspectNetwork/full_network_id [2022-09-05T09:19:10.889Z] === RUN TestInspectNetwork/partial_network_id [2022-09-05T09:19:10.889Z] === RUN TestInspectNetwork/network_name [2022-09-05T09:19:10.889Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-05T09:19:11.201Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-05T09:19:11.201Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-05T09:19:11.201Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-05T09:19:11.201Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-05T09:19:14.925Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-05T09:19:15.074Z] --- PASS: TestInspectNetwork (7.15s) [2022-09-05T09:19:15.074Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-05T09:19:15.074Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-05T09:19:15.074Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-05T09:19:15.074Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-05T09:19:15.074Z] === RUN TestRunContainerWithBridgeNone [2022-09-05T09:19:16.450Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-09-05T09:19:16.450Z] === RUN TestNetworkInvalidJSON [2022-09-05T09:19:16.450Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-05T09:19:16.450Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-05T09:19:16.450Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:19:16.450Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:19:16.450Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:19:16.450Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:19:16.708Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-05T09:19:16.708Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-05T09:19:16.708Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-05T09:19:16.708Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-05T09:19:16.708Z] === RUN TestNetworkList [2022-09-05T09:19:16.708Z] === RUN TestNetworkList//networks [2022-09-05T09:19:16.708Z] === PAUSE TestNetworkList//networks [2022-09-05T09:19:16.708Z] === RUN TestNetworkList//networks/ [2022-09-05T09:19:16.708Z] === PAUSE TestNetworkList//networks/ [2022-09-05T09:19:16.708Z] === CONT TestNetworkList//networks [2022-09-05T09:19:16.708Z] === CONT TestNetworkList//networks/ [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkList (0.01s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-05T09:19:16.708Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-05T09:19:16.708Z] === RUN TestHostIPv4BridgeLabel [2022-09-05T09:19:17.274Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-05T09:19:17.274Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-05T09:19:17.761Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-05T09:19:18.209Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-05T09:19:18.209Z] === RUN TestDaemonDefaultNetworkPools [2022-09-05T09:19:18.696Z] --- PASS: TestBuildWithHugeFile (115.59s) [2022-09-05T09:19:18.696Z] === RUN TestBuildWCOWSandboxSize [2022-09-05T09:19:18.696Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:19:18.696Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:19:18.696Z] === RUN TestBuildWithEmptyDockerfile [2022-09-05T09:19:18.696Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:19:18.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:19:18.696Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:19:18.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:19:18.696Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:19:18.696Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:19:18.696Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-05T09:19:18.696Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-05T09:19:18.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-05T09:19:18.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-05T09:19:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-05T09:19:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-05T09:19:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-05T09:19:18.954Z] === RUN TestBuildPreserveOwnership [2022-09-05T09:19:18.954Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-05T09:19:19.143Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-05T09:19:19.143Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-05T09:19:19.522Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-05T09:19:20.078Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-05T09:19:20.078Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-05T09:19:21.422Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-05T09:19:21.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-05T09:19:21.453Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-05T09:19:21.681Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-05T09:19:22.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-05T09:19:22.019Z] === RUN TestServiceWithPredefinedNetwork [2022-09-05T09:19:22.616Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-09-05T09:19:22.616Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.24s) [2022-09-05T09:19:22.616Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2022-09-05T09:19:22.616Z] === RUN TestBuildPlatformInvalid [2022-09-05T09:19:22.616Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-05T09:19:22.616Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-05T09:19:22.834Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-09-05T09:19:22.834Z] === RUN TestCreateServiceSecretFileMode [2022-09-05T09:19:23.403Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-09-05T09:19:23.403Z] === RUN TestCreateServiceConfigFileMode [2022-09-05T09:19:23.551Z] Loaded image: busybox:latest [2022-09-05T09:19:23.551Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-05T09:19:23.551Z] Loaded image: busybox:glibc [2022-09-05T09:19:24.134Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-05T09:19:24.486Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-05T09:19:24.550Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-09-05T09:19:24.550Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-05T09:19:24.550Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:19:24.550Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:19:24.550Z] === RUN TestServiceWithDataPathPortInit [2022-09-05T09:19:25.422Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-05T09:19:25.577Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-05T09:19:25.943Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-09-05T09:19:25.943Z] === RUN TestCreateServiceSysctls [2022-09-05T09:19:25.990Z] Loaded image: debian:bullseye-slim [2022-09-05T09:19:26.248Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-05T09:19:26.248Z] Loaded image: hello-world:latest [2022-09-05T09:19:26.248Z] Loaded image: arm32v7/hello-world:latest [2022-09-05T09:19:27.184Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-05T09:19:28.120Z] docker_cli_daemon_test.go:1475: [d955e6e87731b] daemon is not started [2022-09-05T09:19:28.120Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-05T09:19:29.054Z] check_test.go:540: [da5e651492dd0] daemon is not started [2022-09-05T09:19:29.054Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-05T09:19:29.238Z] --- PASS: TestCreateServiceSysctls (3.29s) [2022-09-05T09:19:29.238Z] === RUN TestCreateServiceCapabilities [2022-09-05T09:19:29.620Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-05T09:19:29.620Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-05T09:19:29.673Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-05T09:19:31.045Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-05T09:19:31.309Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-05T09:19:31.778Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-09-05T09:19:31.778Z] === RUN TestInspect [2022-09-05T09:19:31.887Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-05T09:19:32.823Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-05T09:19:33.390Z] check_test.go:540: [deffd9ebbfb21] daemon is not started [2022-09-05T09:19:33.390Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-05T09:19:33.956Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-05T09:19:34.073Z] ............................ [ 66%] [2022-09-05T09:19:34.319Z] --- PASS: TestInspect (2.78s) [2022-09-05T09:19:34.319Z] === RUN TestCreateJob [2022-09-05T09:19:37.615Z] --- PASS: TestCreateJob (3.22s) [2022-09-05T09:19:37.615Z] === RUN TestReplicatedJob [2022-09-05T09:19:38.143Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-05T09:19:39.078Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-05T09:19:39.422Z] --- PASS: TestServiceWithDataPathPortInit (13.88s) [2022-09-05T09:19:39.422Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-05T09:19:39.646Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.15s) [2022-09-05T09:19:39.646Z] PASS [2022-09-05T09:19:39.646Z] [2022-09-05T09:19:39.646Z] === Skipped [2022-09-05T09:19:39.646Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-05T09:19:39.646Z] build_session_test.go:25: TODO: BuildKit [2022-09-05T09:19:39.646Z] [2022-09-05T09:19:39.646Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-05T09:19:39.646Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-05T09:19:39.646Z] [2022-09-05T09:19:39.646Z] DONE 34 tests, 2 skipped in 185.356s [2022-09-05T09:19:39.907Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-05T09:19:39.907Z] ++ 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-09-05T09:19:39.907Z] ++ set -e [2022-09-05T09:19:39.907Z] ++ '[' -n 0 ']' [2022-09-05T09:19:39.907Z] ++ set -x [2022-09-05T09:19:39.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-05T09:19:39.907Z] INFO: Testing against a local daemon [2022-09-05T09:19:39.907Z] === RUN TestConfigInspect [2022-09-05T09:19:39.988Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fkg6hlx6hbxl2xtzv3uyjibav Created:2022-09-05 09:19:38.863900446 +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[786259db7d434132cdc57340510acc3f63371077717a8e0550b1fa4f97bcf65a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unrkyqvqc6pmf1qyu3dyrf40x EndpointID:cb364b147d54cc6f646e842e10cfd2000695bd7176e2a974941d398a1be8e065 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f973fde8ea1e215c334bcda13c5065ea1733ecb9745aee7b7d235dba0bf78c7c 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:c1dc15d39da6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unrkyqvqc6pmf1qyu3dyrf40x EndpointID:cb364b147d54cc6f646e842e10cfd2000695bd7176e2a974941d398a1be8e065 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-05T09:19:40.165Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-05T09:19:40.731Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-05T09:19:40.731Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-05T09:19:41.298Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-05T09:19:41.556Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-05T09:19:41.556Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-05T09:19:41.556Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-05T09:19:42.933Z] --- PASS: TestConfigInspect (2.97s) [2022-09-05T09:19:42.933Z] === RUN TestConfigList [2022-09-05T09:19:43.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-05T09:19:43.191Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-05T09:19:44.198Z] --- PASS: TestReplicatedJob (5.45s) [2022-09-05T09:19:44.198Z] === RUN TestUpdateReplicatedJob [2022-09-05T09:19:45.093Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-05T09:19:45.093Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-05T09:19:45.253Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.38s) [2022-09-05T09:19:45.253Z] PASS [2022-09-05T09:19:45.253Z] [2022-09-05T09:19:45.253Z] === Skipped [2022-09-05T09:19:45.253Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:19:45.253Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:19:45.253Z] [2022-09-05T09:19:45.253Z] DONE 38 tests, 1 skipped in 43.298s [2022-09-05T09:19:45.253Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:19:45.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:45.253Z] ++ set -e [2022-09-05T09:19:45.253Z] ++ '[' -n 0 ']' [2022-09-05T09:19:45.253Z] ++ set -x [2022-09-05T09:19:45.253Z] ++ 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-09-05T09:19:45.253Z] INFO: Testing against a local daemon [2022-09-05T09:19:45.253Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-05T09:19:45.253Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:19:45.253Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:19:45.253Z] === RUN TestDockerNetworkIpvlan [2022-09-05T09:19:45.253Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:19:45.253Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:19:45.253Z] PASS [2022-09-05T09:19:45.253Z] [2022-09-05T09:19:45.253Z] === Skipped [2022-09-05T09:19:45.253Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:19:45.253Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:19:45.253Z] [2022-09-05T09:19:45.253Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:19:45.253Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:19:45.253Z] [2022-09-05T09:19:45.253Z] DONE 2 tests, 2 skipped in 0.087s [2022-09-05T09:19:45.253Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:19:45.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:45.253Z] ++ set -e [2022-09-05T09:19:45.253Z] ++ '[' -n 0 ']' [2022-09-05T09:19:45.253Z] ++ set -x [2022-09-05T09:19:45.253Z] ++ 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-09-05T09:19:45.253Z] INFO: Testing against a local daemon [2022-09-05T09:19:45.253Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-05T09:19:45.661Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-05T09:19:45.919Z] --- PASS: TestConfigList (3.03s) [2022-09-05T09:19:45.919Z] === RUN TestConfigsCreateAndDelete [2022-09-05T09:19:46.178Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-05T09:19:46.188Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-09-05T09:19:46.188Z] === RUN TestDockerNetworkMacvlan [2022-09-05T09:19:46.437Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-05T09:19:46.738Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-09-05T09:19:46.738Z] === RUN TestServiceListWithStatuses [2022-09-05T09:19:46.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:19:46.738Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-05T09:19:46.738Z] === RUN TestDockerNetworkConnectAlias [2022-09-05T09:19:46.755Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-05T09:19:47.321Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-05T09:19:47.372Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-05T09:19:47.939Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-05T09:19:48.258Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-05T09:19:48.874Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-05T09:19:48.874Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-05T09:19:48.874Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-05T09:19:49.132Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2022-09-05T09:19:49.132Z] === RUN TestConfigsUpdate [2022-09-05T09:19:49.391Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-05T09:19:49.650Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-05T09:19:49.650Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-05T09:19:49.650Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-05T09:19:49.650Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-05T09:19:49.650Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-05T09:19:50.160Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-05T09:19:50.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-05T09:19:50.937Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-09-05T09:19:50.938Z] === RUN TestDockerNetworkReConnect [2022-09-05T09:19:51.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-05T09:19:51.536Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-05T09:19:51.719Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-05T09:19:51.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-05T09:19:51.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-05T09:19:52.235Z] --- PASS: TestConfigsUpdate (3.17s) [2022-09-05T09:19:52.235Z] === RUN TestTemplatedConfig [2022-09-05T09:19:53.174Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-05T09:19:53.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-05T09:19:54.234Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-09-05T09:19:54.234Z] === RUN TestServicePlugin [2022-09-05T09:19:54.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-05T09:19:54.370Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-05T09:19:54.820Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan (9.30s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-09-05T09:19:55.402Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-05T09:19:55.402Z] PASS [2022-09-05T09:19:55.402Z] [2022-09-05T09:19:55.402Z] DONE 8 tests in 10.796s [2022-09-05T09:19:55.402Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-05T09:19:55.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:55.402Z] ++ set -e [2022-09-05T09:19:55.402Z] ++ '[' -n 0 ']' [2022-09-05T09:19:55.402Z] ++ set -x [2022-09-05T09:19:55.402Z] ++ 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-09-05T09:19:55.402Z] testing: warning: no tests to run [2022-09-05T09:19:55.402Z] PASS [2022-09-05T09:19:55.402Z] [2022-09-05T09:19:55.402Z] DONE 0 tests in 0.025s [2022-09-05T09:19:55.402Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-05T09:19:55.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:19:55.402Z] ++ set -e [2022-09-05T09:19:55.402Z] ++ '[' -n 0 ']' [2022-09-05T09:19:55.402Z] ++ set -x [2022-09-05T09:19:55.402Z] ++ 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-09-05T09:19:55.402Z] INFO: Testing against a local daemon [2022-09-05T09:19:55.402Z] === RUN TestAuthZPluginAllowRequest [2022-09-05T09:19:55.761Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-05T09:19:55.761Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-05T09:19:56.018Z] --- PASS: TestTemplatedConfig (3.72s) [2022-09-05T09:19:56.019Z] === RUN TestConfigCreateResolve [2022-09-05T09:19:56.277Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-05T09:19:56.802Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-05T09:19:56.802Z] === RUN TestAuthZPluginTLS [2022-09-05T09:19:57.061Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-05T09:19:57.061Z] === RUN TestAuthZPluginDenyRequest [2022-09-05T09:19:57.212Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-05T09:19:57.212Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-05T09:19:57.529Z] plugin_test.go:61: [d488b0f066d68] joining swarm manager [d7ee781cbe9cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:19:57.627Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-05T09:19:57.627Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-05T09:19:57.783Z] check_test.go:540: [dbdf69f89b138] daemon is not started [2022-09-05T09:19:57.783Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-05T09:19:57.783Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-05T09:19:57.783Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-05T09:19:58.193Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-05T09:19:58.194Z] === RUN TestAuthZPluginDenyResponse [2022-09-05T09:19:58.717Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-05T09:19:58.759Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-05T09:19:58.760Z] === RUN TestAuthZPluginAllowEventStream [2022-09-05T09:19:58.913Z] plugin_test.go:64: [d9438ebeeb43f] joining swarm manager [d7ee781cbe9cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:19:58.977Z] --- PASS: TestConfigCreateResolve (3.00s) [2022-09-05T09:19:58.977Z] PASS [2022-09-05T09:19:58.977Z] [2022-09-05T09:19:58.977Z] DONE 6 tests in 19.129s [2022-09-05T09:19:58.977Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-05T09:19:58.977Z] ++ 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-09-05T09:19:58.977Z] ++ set -e [2022-09-05T09:19:58.977Z] ++ '[' -n 0 ']' [2022-09-05T09:19:58.977Z] ++ set -x [2022-09-05T09:19:58.977Z] ++ 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-09-05T09:19:59.235Z] INFO: Testing against a local daemon [2022-09-05T09:19:59.235Z] === RUN TestAttachWithTTY [2022-09-05T09:19:59.235Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-05T09:19:59.235Z] === RUN TestAttachWithoutTTy [2022-09-05T09:19:59.235Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-05T09:19:59.235Z] === RUN TestCheckpoint [2022-09-05T09:19:59.235Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:19:59.235Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/commit [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:19:59.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:19:59.235Z] === CONT TestContainerInvalidJSON/commit [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-05T09:19:59.235Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-05T09:19:59.235Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-05T09:19:59.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-05T09:19:59.495Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-05T09:19:59.495Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-05T09:19:59.495Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-05T09:19:59.495Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-05T09:19:59.495Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-05T09:19:59.495Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-05T09:19:59.495Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-05T09:19:59.495Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-05T09:19:59.495Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-05T09:19:59.495Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-05T09:19:59.495Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-05T09:19:59.495Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-05T09:19:59.495Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-09-05T09:19:59.495Z] === RUN TestCopyEmptyFile [2022-09-05T09:19:59.694Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-09-05T09:19:59.694Z] === RUN TestAuthZPluginErrorResponse [2022-09-05T09:20:00.106Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-05T09:20:00.106Z] --- PASS: TestCopyEmptyFile (0.57s) [2022-09-05T09:20:00.106Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-05T09:20:00.264Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-05T09:20:00.264Z] === RUN TestAuthZPluginErrorRequest [2022-09-05T09:20:00.370Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-05T09:20:00.370Z] === RUN TestCopyFromContainer [2022-09-05T09:20:00.637Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-05T09:20:00.637Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-05T09:20:00.831Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-05T09:20:00.831Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-05T09:20:01.397Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-05T09:20:01.397Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-05T09:20:02.032Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-05T09:20:02.032Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-05T09:20:02.290Z] === RUN TestCopyFromContainer// [2022-09-05T09:20:02.290Z] === RUN TestCopyFromContainer//bar/root [2022-09-05T09:20:02.552Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-05T09:20:02.552Z] === RUN TestCopyFromContainer/bar/quux [2022-09-05T09:20:02.773Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-09-05T09:20:02.773Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-05T09:20:02.810Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-05T09:20:02.810Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-05T09:20:03.068Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-05T09:20:03.068Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-05T09:20:03.326Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-05T09:20:03.326Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-05T09:20:03.326Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer (3.29s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-09-05T09:20:03.585Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-09-05T09:20:03.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-05T09:20:03.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:20:03.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:20:03.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:20:03.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:20:03.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:20:03.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:20:03.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-05T09:20:03.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-05T09:20:03.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-05T09:20:03.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-05T09:20:03.585Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-05T09:20:03.585Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-09-05T09:20:03.585Z] === RUN TestCreateWithInvalidEnv [2022-09-05T09:20:03.585Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-05T09:20:03.585Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-05T09:20:03.585Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-05T09:20:03.585Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-05T09:20:03.585Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-05T09:20:03.585Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-05T09:20:03.585Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-05T09:20:03.585Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-05T09:20:03.585Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-05T09:20:03.585Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-05T09:20:03.585Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-05T09:20:03.585Z] === RUN TestCreateTmpfsMountsTarget [2022-09-05T09:20:03.585Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-05T09:20:03.585Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-05T09:20:04.147Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-09-05T09:20:04.147Z] === RUN TestAuthZPluginHeader [2022-09-05T09:20:04.522Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-05T09:20:04.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-05T09:20:04.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-05T09:20:04.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-05T09:20:04.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-05T09:20:04.781Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-05T09:20:05.082Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-05T09:20:05.082Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-05T09:20:05.082Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:05.082Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-05T09:20:05.082Z] === RUN TestAuthZPluginV2Disable [2022-09-05T09:20:05.082Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:05.082Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-05T09:20:05.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-05T09:20:05.082Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:05.082Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-05T09:20:05.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-05T09:20:05.082Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:05.082Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-05T09:20:05.082Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-05T09:20:05.348Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-05T09:20:05.606Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2022-09-05T09:20:05.606Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:20:06.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:20:06.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:20:06.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:20:06.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:20:06.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:20:06.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:20:06.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-05T09:20:06.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-05T09:20:06.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-05T09:20:06.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-05T09:20:06.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-05T09:20:06.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-05T09:20:06.980Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-05T09:20:07.546Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2022-09-05T09:20:07.546Z] === RUN TestCreateDifferentPlatform [2022-09-05T09:20:07.546Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-05T09:20:07.546Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-05T09:20:07.546Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-05T09:20:07.546Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-05T09:20:07.546Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-05T09:20:07.546Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-05T09:20:07.546Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-05T09:20:07.546Z] === RUN TestCreateInvalidHostConfig [2022-09-05T09:20:07.546Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:20:07.546Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:20:07.546Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:20:07.546Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:20:07.546Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:20:07.546Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:20:07.546Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:20:07.546Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:20:07.546Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-05T09:20:07.546Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-05T09:20:07.546Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-05T09:20:07.546Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-05T09:20:07.546Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-05T09:20:07.546Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-05T09:20:07.546Z] === RUN TestContainerStartOnDaemonRestart [2022-09-05T09:20:07.546Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-05T09:20:07.546Z] === RUN TestDaemonRestartIpcMode [2022-09-05T09:20:07.546Z] === PAUSE TestDaemonRestartIpcMode [2022-09-05T09:20:07.546Z] === RUN TestDaemonHostGatewayIP [2022-09-05T09:20:07.546Z] === PAUSE TestDaemonHostGatewayIP [2022-09-05T09:20:07.546Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-05T09:20:07.546Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-05T09:20:07.546Z] === RUN TestContainerKillOnDaemonStart [2022-09-05T09:20:07.546Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-05T09:20:07.546Z] === RUN TestDiff [2022-09-05T09:20:07.804Z] --- PASS: TestDiff (0.44s) [2022-09-05T09:20:07.804Z] === RUN TestExecConsoleSize [2022-09-05T09:20:08.062Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-05T09:20:08.629Z] --- PASS: TestExecConsoleSize (0.57s) [2022-09-05T09:20:08.629Z] === RUN TestExecWithCloseStdin [2022-09-05T09:20:09.197Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-09-05T09:20:09.197Z] === RUN TestExec [2022-09-05T09:20:09.456Z] --- PASS: TestExec (0.49s) [2022-09-05T09:20:09.456Z] === RUN TestExecUser [2022-09-05T09:20:09.714Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-05T09:20:10.284Z] --- PASS: TestExecUser (0.68s) [2022-09-05T09:20:10.284Z] === RUN TestExportContainerAndImportImage [2022-09-05T09:20:10.543Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-05T09:20:11.112Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2022-09-05T09:20:11.112Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-05T09:20:11.112Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-05T09:20:11.112Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-05T09:20:11.112Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-05T09:20:11.112Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-05T09:20:11.679Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-05T09:20:12.246Z] check_test.go:540: [d31a1c6954b7a] daemon is not started [2022-09-05T09:20:12.246Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-05T09:20:12.505Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-09-05T09:20:12.505Z] === RUN TestHealthCheckWorkdir [2022-09-05T09:20:12.505Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-05T09:20:13.071Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-09-05T09:20:13.071Z] === RUN TestHealthKillContainer [2022-09-05T09:20:13.071Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-05T09:20:13.637Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-05T09:20:13.637Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-05T09:20:14.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-05T09:20:15.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-05T09:20:15.161Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-05T09:20:15.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-05T09:20:16.272Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-05T09:20:17.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-05T09:20:19.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-05T09:20:20.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d96e10__} [2022-09-05T09:20:20.319Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-05T09:20:21.255Z] --- PASS: TestHealthKillContainer (8.11s) [2022-09-05T09:20:21.255Z] === RUN TestHealthCheckProcessKilled [2022-09-05T09:20:21.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1691226071_/foo_false_____} [2022-09-05T09:20:22.079Z] --- PASS: TestHealthCheckProcessKilled (0.91s) [2022-09-05T09:20:22.079Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-05T09:20:22.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-09-05T09:20:22.646Z] === RUN TestIpcModeNone [2022-09-05T09:20:22.646Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-05T09:20:22.646Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-05T09:20:22.646Z] check_test.go:540: [d5eccc9da5755] daemon is not started [2022-09-05T09:20:22.646Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-05T09:20:22.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1691226071_/foo_true_____} [2022-09-05T09:20:23.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-05T09:20:23.161Z] PASS [2022-09-05T09:20:23.161Z] [2022-09-05T09:20:23.161Z] === Skipped [2022-09-05T09:20:23.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-05T09:20:23.161Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:23.161Z] [2022-09-05T09:20:23.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-05T09:20:23.161Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:23.161Z] [2022-09-05T09:20:23.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-05T09:20:23.161Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:23.161Z] [2022-09-05T09:20:23.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-05T09:20:23.161Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:23.161Z] [2022-09-05T09:20:23.161Z] DONE 17 tests, 4 skipped in 26.485s [2022-09-05T09:20:23.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-05T09:20:23.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:23.161Z] ++ set -e [2022-09-05T09:20:23.161Z] ++ '[' -n 0 ']' [2022-09-05T09:20:23.161Z] ++ set -x [2022-09-05T09:20:23.161Z] ++ 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-09-05T09:20:23.161Z] INFO: Testing against a local daemon [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:20:23.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:20:23.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-05T09:20:23.161Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-05T09:20:23.161Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-05T09:20:23.161Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-05T09:20:23.161Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-05T09:20:23.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-05T09:20:23.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-05T09:20:23.161Z] === RUN TestPluginInstall [2022-09-05T09:20:23.161Z] === RUN TestPluginInstall/no_auth [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a442643d61e4c4363fc36946856a4237c297c4456007277763f6f6d27ccbfe9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a442643d61e4c4363fc36946856a4237c297c4456007277763f6f6d27ccbfe9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:23.161Z] === RUN TestPluginInstall/with_htpasswd [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a442643d61e4c4363fc36946856a4237c297c4456007277763f6f6d27ccbfe9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:23.161Z] time="2022-09-05T09:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a442643d61e4c4363fc36946856a4237c297c4456007277763f6f6d27ccbfe9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:23.420Z] === RUN TestPluginInstall/with_insecure [2022-09-05T09:20:23.471Z] --- PASS: TestIpcModeNone (0.76s) [2022-09-05T09:20:23.471Z] === RUN TestIpcModePrivate [2022-09-05T09:20:24.038Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-09-05T09:20:24.299Z] --- PASS: TestIpcModePrivate (0.73s) [2022-09-05T09:20:24.299Z] === RUN TestIpcModeShareable [2022-09-05T09:20:24.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_false_____} [2022-09-05T09:20:24.355Z] time="2022-09-05T09:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:24.355Z] time="2022-09-05T09:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98baff291c3cdc51f3297b394f44edb472b6be26375166b4e5a2c373bcda5521" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:24.355Z] time="2022-09-05T09:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:20:24.355Z] time="2022-09-05T09:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98baff291c3cdc51f3297b394f44edb472b6be26375166b4e5a2c373bcda5521" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:20:24.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-05T09:20:24.614Z] plugin_test.go:196: [db74aec56e75e] daemon is not started [2022-09-05T09:20:24.614Z] --- PASS: TestPluginInstall (2.54s) [2022-09-05T09:20:24.614Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-09-05T09:20:24.614Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-09-05T09:20:24.614Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-05T09:20:24.614Z] === RUN TestPluginsWithRuntimes [2022-09-05T09:20:24.817Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-09-05T09:20:25.076Z] --- PASS: TestIpcModeShareable (0.78s) [2022-09-05T09:20:25.076Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-05T09:20:25.542Z] --- PASS: TestServicePlugin (30.15s) [2022-09-05T09:20:25.542Z] === RUN TestServiceUpdateLabel [2022-09-05T09:20:25.988Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-05T09:20:26.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_true_____} [2022-09-05T09:20:26.481Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-09-05T09:20:26.481Z] === RUN TestServiceUpdateSecrets [2022-09-05T09:20:26.580Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-05T09:20:26.923Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-05T09:20:27.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s) [2022-09-05T09:20:27.147Z] === RUN TestAPIIpcModeHost [2022-09-05T09:20:27.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_true__0xc000d96e40___} [2022-09-05T09:20:27.669Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-09-05T09:20:27.669Z] === RUN TestDaemonIpcModeShareable [2022-09-05T09:20:27.858Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-09-05T09:20:27.858Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-09-05T09:20:27.858Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-09-05T09:20:27.858Z] === RUN TestPluginBackCompatMediaTypes [2022-09-05T09:20:28.236Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-05T09:20:28.425Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-05T09:20:28.425Z] PASS [2022-09-05T09:20:28.425Z] [2022-09-05T09:20:28.425Z] DONE 24 tests in 6.474s [2022-09-05T09:20:28.425Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-05T09:20:28.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:28.425Z] ++ set -e [2022-09-05T09:20:28.425Z] ++ '[' -n 0 ']' [2022-09-05T09:20:28.425Z] ++ set -x [2022-09-05T09:20:28.425Z] ++ 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-09-05T09:20:28.425Z] INFO: Testing against a local daemon [2022-09-05T09:20:28.425Z] === RUN TestExternalGraphDriver [2022-09-05T09:20:28.684Z] === RUN TestExternalGraphDriver/json [2022-09-05T09:20:29.175Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-09-05T09:20:29.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d96e58__} [2022-09-05T09:20:29.175Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-09-05T09:20:29.175Z] === RUN TestDaemonIpcModePrivate [2022-09-05T09:20:29.742Z] check_test.go:540: [d1d2262da5679] daemon is not started [2022-09-05T09:20:29.742Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-05T09:20:30.309Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-05T09:20:30.568Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-09-05T09:20:30.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-05T09:20:30.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d96e70__} [2022-09-05T09:20:30.585Z] === RUN TestExternalGraphDriver/spec [2022-09-05T09:20:31.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d96e88__} [2022-09-05T09:20:31.961Z] === RUN TestExternalGraphDriver/pull [2022-09-05T09:20:32.071Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-09-05T09:20:32.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-09-05T09:20:32.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-05T09:20:32.586Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-05T09:20:32.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d96ea0__} [2022-09-05T09:20:33.103Z] check_test.go:540: [d4da4a7504fee] daemon is not started [2022-09-05T09:20:33.103Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-05T09:20:33.202Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-05T09:20:33.202Z] tests/integration/client_test.py ..... [ 75%] [2022-09-05T09:20:33.202Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-05T09:20:33.202Z] tests/integration/errors_test.py . [ 76%] [2022-09-05T09:20:33.670Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-09-05T09:20:33.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-09-05T09:20:33.670Z] === RUN TestIpcModeOlderClient [2022-09-05T09:20:33.670Z] === PAUSE TestIpcModeOlderClient [2022-09-05T09:20:33.670Z] === RUN TestKillContainerInvalidSignal [2022-09-05T09:20:33.864Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-09-05T09:20:33.864Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-09-05T09:20:33.864Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-09-05T09:20:33.864Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-09-05T09:20:33.864Z] === RUN TestGraphdriverPluginV2 [2022-09-05T09:20:33.864Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:33.864Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-05T09:20:33.864Z] PASS [2022-09-05T09:20:33.864Z] [2022-09-05T09:20:33.864Z] === Skipped [2022-09-05T09:20:33.864Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-05T09:20:33.864Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:20:33.864Z] [2022-09-05T09:20:33.864Z] DONE 5 tests, 1 skipped in 5.499s [2022-09-05T09:20:33.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-05T09:20:33.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:33.864Z] ++ set -e [2022-09-05T09:20:33.864Z] ++ '[' -n 0 ']' [2022-09-05T09:20:33.864Z] ++ set -x [2022-09-05T09:20:33.864Z] ++ 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-09-05T09:20:33.864Z] INFO: Testing against a local daemon [2022-09-05T09:20:33.864Z] === RUN TestContinueAfterPluginCrash [2022-09-05T09:20:33.864Z] === PAUSE TestContinueAfterPluginCrash [2022-09-05T09:20:33.864Z] === RUN TestReadPluginNoRead [2022-09-05T09:20:33.864Z] === PAUSE TestReadPluginNoRead [2022-09-05T09:20:33.864Z] === RUN TestDaemonStartWithLogOpt [2022-09-05T09:20:33.864Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-05T09:20:33.864Z] === CONT TestContinueAfterPluginCrash [2022-09-05T09:20:33.864Z] === CONT TestDaemonStartWithLogOpt [2022-09-05T09:20:34.238Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-09-05T09:20:34.238Z] === RUN TestKillContainer [2022-09-05T09:20:34.238Z] === RUN TestKillContainer/no_signal [2022-09-05T09:20:34.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-05T09:20:34.755Z] === RUN TestKillContainer/non_killing_signal [2022-09-05T09:20:35.322Z] === RUN TestKillContainer/killing_signal [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-05T09:20:35.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-05T09:20:36.147Z] --- PASS: TestKillContainer (1.83s) [2022-09-05T09:20:36.147Z] --- PASS: TestKillContainer/no_signal (0.52s) [2022-09-05T09:20:36.147Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2022-09-05T09:20:36.147Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2022-09-05T09:20:36.147Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-05T09:20:36.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-05T09:20:36.147Z] docker_cli_daemon_plugins_test.go:80: [d0a4bcb2f0276] daemon is not started [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-05T09:20:36.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-05T09:20:36.405Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-05T09:20:36.405Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-05T09:20:36.664Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-05T09:20:36.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-05T09:20:37.150Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-09-05T09:20:37.150Z] === CONT TestReadPluginNoRead [2022-09-05T09:20:37.526Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-05T09:20:37.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2022-09-05T09:20:37.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-09-05T09:20:37.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-09-05T09:20:37.526Z] === RUN TestKillStoppedContainer [2022-09-05T09:20:37.526Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-05T09:20:37.526Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-05T09:20:37.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-09-05T09:20:37.527Z] === RUN TestKillDifferentUserContainer [2022-09-05T09:20:38.486Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-09-05T09:20:38.486Z] === RUN TestInspectOomKilledTrue [2022-09-05T09:20:38.486Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:20:38.486Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-05T09:20:38.486Z] === RUN TestInspectOomKilledFalse [2022-09-05T09:20:38.486Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:20:38.486Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-05T09:20:38.486Z] === RUN TestLinksEtcHostsContentMatch [2022-09-05T09:20:38.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-05T09:20:39.053Z] === RUN TestReadPluginNoRead/default [2022-09-05T09:20:39.078Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-09-05T09:20:39.078Z] === RUN TestLinksContainerNames [2022-09-05T09:20:39.336Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-05T09:20:40.271Z] --- PASS: TestLinksContainerNames (1.40s) [2022-09-05T09:20:40.271Z] === RUN TestLogsFollowTailEmpty [2022-09-05T09:20:40.429Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-05T09:20:40.530Z] docker_cli_daemon_plugins_test.go:170: [ddd0036e41915] daemon is not started [2022-09-05T09:20:40.788Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-05T09:20:41.047Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-09-05T09:20:41.047Z] === RUN TestLogs [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:20:41.047Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:20:41.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:20:41.047Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-05T09:20:41.047Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-05T09:20:41.365Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-05T09:20:41.374Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-09-05T09:20:41.374Z] === RUN TestServiceUpdateConfigs [2022-09-05T09:20:41.932Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-09-05T09:20:41.983Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-05T09:20:42.242Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-05T09:20:42.242Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-05T09:20:42.501Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-05T09:20:42.869Z] === CONT TestReadPluginNoRead [2022-09-05T09:20:42.869Z] read_test.go:92: [d19fae939b056] daemon is not started [2022-09-05T09:20:42.869Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-09-05T09:20:42.869Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-09-05T09:20:42.869Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-09-05T09:20:42.869Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-05T09:20:42.869Z] PASS [2022-09-05T09:20:42.869Z] [2022-09-05T09:20:42.869Z] DONE 6 tests in 8.804s [2022-09-05T09:20:42.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-05T09:20:42.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:42.869Z] ++ set -e [2022-09-05T09:20:42.869Z] ++ '[' -n 0 ']' [2022-09-05T09:20:42.869Z] ++ set -x [2022-09-05T09:20:42.869Z] ++ 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-09-05T09:20:42.869Z] testing: warning: no tests to run [2022-09-05T09:20:42.869Z] PASS [2022-09-05T09:20:42.869Z] [2022-09-05T09:20:42.869Z] DONE 0 tests in 0.031s [2022-09-05T09:20:42.869Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-05T09:20:42.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:42.869Z] ++ set -e [2022-09-05T09:20:42.869Z] ++ '[' -n 0 ']' [2022-09-05T09:20:42.869Z] ++ set -x [2022-09-05T09:20:42.869Z] ++ 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-09-05T09:20:42.869Z] INFO: Testing against a local daemon [2022-09-05T09:20:42.869Z] === RUN TestPluginWithDevMounts [2022-09-05T09:20:42.869Z] === PAUSE TestPluginWithDevMounts [2022-09-05T09:20:42.869Z] === CONT TestPluginWithDevMounts [2022-09-05T09:20:43.070Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-05T09:20:43.329Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-05T09:20:43.329Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-05T09:20:44.259Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-05T09:20:44.259Z] PASS [2022-09-05T09:20:44.259Z] [2022-09-05T09:20:44.259Z] DONE 1 tests in 1.638s [2022-09-05T09:20:44.264Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-05T09:20:44.521Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-05T09:20:44.521Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:44.521Z] ++ set -e [2022-09-05T09:20:44.521Z] ++ '[' -n 0 ']' [2022-09-05T09:20:44.521Z] ++ set -x [2022-09-05T09:20:44.521Z] ++ 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-09-05T09:20:44.521Z] INFO: Testing against a local daemon [2022-09-05T09:20:44.521Z] === RUN TestSecretInspect [2022-09-05T09:20:44.524Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:20:44.524Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:20:44.524Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:20:44.524Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-05T09:20:44.524Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-05T09:20:45.461Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-05T09:20:45.461Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-05T09:20:45.461Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-05T09:20:45.720Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-05T09:20:46.287Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-05T09:20:46.287Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-05T09:20:46.546Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-05T09:20:46.806Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-05T09:20:47.056Z] --- PASS: TestSecretInspect (2.19s) [2022-09-05T09:20:47.056Z] === RUN TestSecretList [2022-09-05T09:20:47.065Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-05T09:20:47.323Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-05T09:20:47.582Z] check_test.go:540: [d173b35b51d28] daemon is not started [2022-09-05T09:20:47.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-05T09:20:47.841Z] --- PASS: TestLogs (6.67s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.02s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.26s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.16s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.02s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.25s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.08s) [2022-09-05T09:20:47.841Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s) [2022-09-05T09:20:47.841Z] === RUN TestContainerNetworkMountsNoChown [2022-09-05T09:20:48.778Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/default [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/default [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/private [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/private [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rprivate [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/slave [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/slave [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rslave [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/shared [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/shared [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rshared [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/default [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rshared [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/shared [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rslave [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/slave [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rprivate [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/private [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-05T09:20:48.778Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:20:48.778Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-05T09:20:48.778Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-05T09:20:48.956Z] --- PASS: TestSecretList (2.16s) [2022-09-05T09:20:48.956Z] === RUN TestSecretsCreateAndDelete [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-05T09:20:49.036Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-05T09:20:49.036Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-09-05T09:20:49.295Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-05T09:20:49.295Z] === RUN TestContainerBindMountNonRecursive [2022-09-05T09:20:49.295Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-05T09:20:50.229Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-05T09:20:50.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-05T09:20:50.857Z] --- PASS: TestSecretsCreateAndDelete (1.74s) [2022-09-05T09:20:50.857Z] === RUN TestSecretsUpdate [2022-09-05T09:20:51.054Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-05T09:20:51.312Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2022-09-05T09:20:51.312Z] === RUN TestContainerVolumesMountedAsShared [2022-09-05T09:20:51.788Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-05T09:20:52.249Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-05T09:20:52.249Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-09-05T09:20:52.249Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-05T09:20:52.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-05T09:20:52.761Z] --- PASS: TestSecretsUpdate (2.29s) [2022-09-05T09:20:52.761Z] === RUN TestTemplatedSecret [2022-09-05T09:20:52.766Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-09-05T09:20:52.766Z] === RUN TestNetworkNat [2022-09-05T09:20:53.038Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-05T09:20:53.605Z] --- PASS: TestNetworkNat (0.82s) [2022-09-05T09:20:53.605Z] === RUN TestNetworkLocalhostTCPNat [2022-09-05T09:20:53.864Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-05T09:20:54.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-05T09:20:54.381Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-09-05T09:20:54.381Z] === RUN TestNetworkLoopbackNat [2022-09-05T09:20:54.950Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-05T09:20:55.292Z] --- PASS: TestTemplatedSecret (2.53s) [2022-09-05T09:20:55.292Z] === RUN TestSecretCreateResolve [2022-09-05T09:20:55.516Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-05T09:20:55.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-05T09:20:56.265Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2022-09-05T09:20:56.265Z] === RUN TestServiceUpdateNetwork [2022-09-05T09:20:56.707Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-05T09:20:57.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-05T09:20:57.275Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-09-05T09:20:57.275Z] === RUN TestPause [2022-09-05T09:20:57.822Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-09-05T09:20:57.822Z] PASS [2022-09-05T09:20:57.822Z] [2022-09-05T09:20:57.822Z] DONE 6 tests in 13.202s [2022-09-05T09:20:57.822Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-05T09:20:57.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:20:57.822Z] ++ set -e [2022-09-05T09:20:57.822Z] ++ '[' -n 0 ']' [2022-09-05T09:20:57.822Z] ++ set -x [2022-09-05T09:20:57.822Z] ++ 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-09-05T09:20:57.822Z] INFO: Testing against a local daemon [2022-09-05T09:20:57.822Z] === RUN TestServiceCreateInit [2022-09-05T09:20:57.822Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-05T09:20:58.210Z] --- PASS: TestPause (0.71s) [2022-09-05T09:20:58.210Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-05T09:20:58.210Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:20:58.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:20:58.210Z] === RUN TestPauseStopPausedContainer [2022-09-05T09:20:58.778Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-05T09:20:58.778Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2022-09-05T09:20:58.778Z] === RUN TestPidHost [2022-09-05T09:20:59.346Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-05T09:21:02.650Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-05T09:21:02.655Z] --- PASS: TestPidHost (1.23s) [2022-09-05T09:21:02.655Z] === RUN TestPsFilter [2022-09-05T09:21:02.655Z] --- PASS: TestPsFilter (0.10s) [2022-09-05T09:21:02.655Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-05T09:21:02.655Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-09-05T09:21:02.655Z] === RUN TestRemoveContainerWithVolume [2022-09-05T09:21:02.655Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-05T09:21:02.655Z] === RUN TestRemoveContainerRunning [2022-09-05T09:21:02.655Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-05T09:21:02.655Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-05T09:21:02.655Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-05T09:21:02.655Z] === RUN TestRemoveInvalidContainer [2022-09-05T09:21:02.655Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-05T09:21:02.655Z] === RUN TestRenameLinkedContainer [2022-09-05T09:21:02.655Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-05T09:21:04.030Z] --- PASS: TestRenameLinkedContainer (1.99s) [2022-09-05T09:21:04.030Z] === RUN TestRenameStoppedContainer [2022-09-05T09:21:04.289Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-09-05T09:21:04.289Z] === RUN TestRenameRunningContainerAndReuse [2022-09-05T09:21:05.184Z] --- PASS: TestServiceCreateInit (7.16s) [2022-09-05T09:21:05.184Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-05T09:21:05.184Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-09-05T09:21:05.184Z] === RUN TestCreateServiceMultipleTimes [2022-09-05T09:21:05.222Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-09-05T09:21:05.222Z] === RUN TestRenameInvalidName [2022-09-05T09:21:05.788Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-05T09:21:05.788Z] === RUN TestRenameAnonymousContainer [2022-09-05T09:21:07.162Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-09-05T09:21:07.162Z] === RUN TestRenameContainerWithSameName [2022-09-05T09:21:07.733Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-09-05T09:21:07.733Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-05T09:21:07.733Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-05T09:21:07.769Z] ......... [ 85%] [2022-09-05T09:21:09.108Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2022-09-05T09:21:09.108Z] === RUN TestResize [2022-09-05T09:21:09.347Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-09-05T09:21:09.347Z] === RUN TestServiceUpdatePidsLimit [2022-09-05T09:21:09.347Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-05T09:21:09.366Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-05T09:21:09.366Z] --- PASS: TestResize (0.45s) [2022-09-05T09:21:09.366Z] === RUN TestResizeWithInvalidSize [2022-09-05T09:21:09.917Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-05T09:21:09.932Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-09-05T09:21:09.932Z] === RUN TestResizeWhenContainerNotStarted [2022-09-05T09:21:10.497Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:21:10.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:21:10.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:21:10.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:21:10.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:21:10.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:21:10.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:10.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:10.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:10.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-05T09:21:10.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:12.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-05T09:21:12.660Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-05T09:21:12.975Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-05T09:21:14.160Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-05T09:21:14.562Z] check_test.go:540: [defabc463072c] daemon is not started [2022-09-05T09:21:14.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-05T09:21:14.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-05T09:21:15.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-05T09:21:16.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-05T09:21:16.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-05T09:21:17.672Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-05T09:21:18.043Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-05T09:21:19.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-05T09:21:19.620Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-05T09:21:20.060Z] --- PASS: TestCreateServiceMultipleTimes (15.11s) [2022-09-05T09:21:20.060Z] === RUN TestCreateServiceConflict [2022-09-05T09:21:20.693Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-05T09:21:20.949Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-05T09:21:21.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-05T09:21:21.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-05T09:21:22.591Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-09-05T09:21:22.592Z] === RUN TestCreateServiceMaxReplicas [2022-09-05T09:21:22.695Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-05T09:21:24.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:24.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:24.578Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-05T09:21:24.623Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-09-05T09:21:24.623Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-05T09:21:24.623Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-05T09:21:24.623Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-05T09:21:24.623Z] PASS [2022-09-05T09:21:24.623Z] [2022-09-05T09:21:24.623Z] === Skipped [2022-09-05T09:21:24.623Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-05T09:21:24.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:21:24.623Z] [2022-09-05T09:21:24.623Z] DONE 27 tests, 1 skipped in 165.030s [2022-09-05T09:21:24.623Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-05T09:21:24.623Z] INFO: Testing against a local daemon [2022-09-05T09:21:24.623Z] === RUN TestSessionCreate [2022-09-05T09:21:24.623Z] --- PASS: TestSessionCreate (0.02s) [2022-09-05T09:21:24.623Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-05T09:21:24.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-05T09:21:24.623Z] PASS [2022-09-05T09:21:24.623Z] [2022-09-05T09:21:24.623Z] DONE 2 tests in 0.057s [2022-09-05T09:21:24.623Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-05T09:21:24.623Z] INFO: Testing against a local daemon [2022-09-05T09:21:24.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:21:24.623Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:21:24.623Z] === RUN TestDiskUsage [2022-09-05T09:21:24.623Z] === PAUSE TestDiskUsage [2022-09-05T09:21:24.623Z] === RUN TestEventsExecDie [2022-09-05T09:21:25.123Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-09-05T09:21:25.123Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-05T09:21:25.192Z] --- PASS: TestEventsExecDie (0.59s) [2022-09-05T09:21:25.192Z] === RUN TestEventsBackwardsCompatible [2022-09-05T09:21:25.192Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-05T09:21:25.192Z] === RUN TestEventsVolumeCreate [2022-09-05T09:21:25.192Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-05T09:21:25.192Z] === RUN TestInfoBinaryCommits [2022-09-05T09:21:25.192Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-05T09:21:25.192Z] === RUN TestInfoAPIVersioned [2022-09-05T09:21:25.192Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-05T09:21:25.192Z] === RUN TestInfoAPI [2022-09-05T09:21:25.192Z] --- PASS: TestInfoAPI (0.02s) [2022-09-05T09:21:25.192Z] === RUN TestInfoAPIWarnings [2022-09-05T09:21:25.947Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-05T09:21:25.947Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-05T09:21:25.956Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-05T09:21:25.956Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-05T09:21:25.956Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-05T09:21:26.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-05T09:21:26.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-05T09:21:26.732Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-05T09:21:27.669Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-05T09:21:28.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-05T09:21:28.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:28.755Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-05T09:21:29.691Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-05T09:21:29.844Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-05T09:21:30.357Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-05T09:21:30.357Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-05T09:21:30.357Z] [2022-09-05T09:21:30.357Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-05T09:21:30.357Z] =========================== short test summary info ============================ [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-05T09:21:30.357Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-05T09:21:30.357Z] Not supported on most drivers [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-05T09:21:30.357Z] Output of docker top depends on host distro, and is not formalized. [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-05T09:21:30.357Z] Output of docker top depends on host distro, and is not formalized. [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-05T09:21:30.357Z] Can fail if eth0 has multiple IP addresses [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-05T09:21:30.357Z] This doesn't seem to be taken into account by the engine [2022-09-05T09:21:30.357Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-05T09:21:30.357Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-05T09:21:30.357Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.36 seconds == [2022-09-05T09:21:30.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-05T09:21:30.627Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-05T09:21:31.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-05T09:21:31.564Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-05T09:21:31.564Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-05T09:21:31.564Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-05T09:21:32.132Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-05T09:21:32.700Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-05T09:21:32.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-05T09:21:33.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-05T09:21:34.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-05T09:21:36.997Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.21s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.76s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.88s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.00s) [2022-09-05T09:21:36.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-09-05T09:21:36.997Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-05T09:21:36.997Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-05T09:21:36.997Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-05T09:21:38.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-05T09:21:38.373Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-05T09:21:39.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.49s) [2022-09-05T09:21:39.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.36s) [2022-09-05T09:21:39.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.08s) [2022-09-05T09:21:39.751Z] === RUN TestCgroupNamespacesRun [2022-09-05T09:21:39.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-09-05T09:21:39.995Z] === RUN TestCreateServiceSecretFileMode [2022-09-05T09:21:40.253Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-09-05T09:21:40.253Z] === RUN TestCreateServiceConfigFileMode [2022-09-05T09:21:40.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-05T09:21:40.945Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2022-09-05T09:21:40.945Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-05T09:21:41.881Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-05T09:21:42.450Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.50s) [2022-09-05T09:21:42.450Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-05T09:21:42.708Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-05T09:21:42.776Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:21:42.776Z] [2022-09-05T09:21:42.776Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:21:42.776Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:21:42.776Z] [2022-09-05T09:21:42.776Z] To set a process to complain mode, use the command line tool [2022-09-05T09:21:42.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:21:42.776Z] Post stage [2022-09-05T09:21:42.784Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-09-05T09:21:42.784Z] === RUN TestCreateServiceSysctls [Pipeline] junit [2022-09-05T09:21:42.791Z] Recording test results [2022-09-05T09:21:43.289Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-05T09:21:43.289Z] === RUN TestInfoDebug [2022-09-05T09:21:43.289Z] --- PASS: TestInfoDebug (0.52s) [2022-09-05T09:21:43.289Z] === RUN TestInfoInsecureRegistries [2022-09-05T09:21:43.289Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-05T09:21:43.289Z] === RUN TestInfoRegistryMirrors [2022-09-05T09:21:43.289Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-05T09:21:43.289Z] === RUN TestLoginFailsWithBadCredentials [2022-09-05T09:21:43.770Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-05T09:21:43.859Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-05T09:21:43.859Z] === RUN TestPingCacheHeaders [2022-09-05T09:21:43.859Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-05T09:21:43.859Z] === RUN TestPingGet [2022-09-05T09:21:43.859Z] --- PASS: TestPingGet (0.01s) [2022-09-05T09:21:43.859Z] === RUN TestPingHead [2022-09-05T09:21:43.859Z] --- PASS: TestPingHead (0.02s) [2022-09-05T09:21:43.859Z] === RUN TestPingSwarmHeader [2022-09-05T09:21:44.105Z] + echo Ensuring container killed. [2022-09-05T09:21:44.105Z] Ensuring container killed. [2022-09-05T09:21:44.105Z] + docker rm -vf docker-pr3 [2022-09-05T09:21:44.105Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-05T09:21:44.428Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-05T09:21:44.461Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:21:44.461Z] Chowning /workspace to jenkins user [2022-09-05T09:21:44.461Z] + id -u [2022-09-05T09:21:44.461Z] + id -g [2022-09-05T09:21:44.461Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:21:44.461Z] Unable to find image 'busybox:latest' locally [2022-09-05T09:21:44.611Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-05T09:21:44.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2022-09-05T09:21:44.611Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-05T09:21:44.717Z] latest: Pulling from library/busybox [2022-09-05T09:21:44.717Z] 2c39bef88607: Pulling fs layer [2022-09-05T09:21:44.717Z] 2c39bef88607: Verifying Checksum [2022-09-05T09:21:44.717Z] 2c39bef88607: Download complete [2022-09-05T09:21:44.980Z] 2c39bef88607: Pull complete [2022-09-05T09:21:44.980Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-05T09:21:44.980Z] Status: Downloaded newer image for busybox:latest [2022-09-05T09:21:44.997Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-05T09:21:45.545Z] check_test.go:540: [d50f71daee912] daemon is not started [2022-09-05T09:21:45.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-05T09:21:45.803Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2022-09-05T09:21:45.803Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-05T09:21:45.936Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-05T09:21:45.936Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-05T09:21:45.936Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-05T09:21:45.936Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-05T09:21:45.936Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-05T09:21:45.936Z] === RUN TestPingBuilderHeader [2022-09-05T09:21:45.936Z] === RUN TestPingBuilderHeader/default_config [2022-09-05T09:21:46.068Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-09-05T09:21:46.068Z] === RUN TestCreateServiceCapabilities [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:21:46.505Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-05T09:21:46.678Z] + bundleName=docker-py [2022-09-05T09:21:46.678Z] + echo Creating docker-py-bundles.tar.gz [2022-09-05T09:21:46.678Z] Creating docker-py-bundles.tar.gz [2022-09-05T09:21:46.678Z] + 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-09-05T09:21:46.688Z] Archiving artifacts [2022-09-05T09:21:46.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-05T09:21:46.996Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2022-09-05T09:21:46.996Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-05T09:21:47.075Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-05T09:21:47.075Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-09-05T09:21:47.075Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-05T09:21:47.075Z] === RUN TestVersion [2022-09-05T09:21:47.075Z] --- PASS: TestVersion (0.03s) [2022-09-05T09:21:47.075Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:21:47.075Z] === CONT TestDiskUsage [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/container_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/image_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/volume_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-05T09:21:47.335Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-05T09:21:47.906Z] === RUN TestDiskUsage/after_container.Run [2022-09-05T09:21:48.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-05T09:21:48.371Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2022-09-05T09:21:48.371Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-05T09:21:48.477Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage (1.60s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-05T09:21:48.477Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:21:48.478Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-09-05T09:21:48.478Z] PASS [2022-09-05T09:21:48.478Z] [2022-09-05T09:21:48.478Z] DONE 57 tests in 24.103s [2022-09-05T09:21:48.478Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-05T09:21:48.508Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh binary [2022-09-05T09:21:48.598Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-09-05T09:21:48.598Z] === RUN TestInspect [2022-09-05T09:21:48.738Z] INFO: Testing against a local daemon [2022-09-05T09:21:48.738Z] === RUN TestVolumesCreateAndList [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-05T09:21:48.738Z] === RUN TestVolumesRemove [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-05T09:21:48.738Z] === RUN TestVolumesInspect [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-05T09:21:48.738Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-05T09:21:48.738Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-05T09:21:48.738Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-05T09:21:48.738Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-05T09:21:48.738Z] PASS [2022-09-05T09:21:48.738Z] [2022-09-05T09:21:48.738Z] DONE 9 tests in 0.178s [2022-09-05T09:21:48.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:21:48.764Z] [2022-09-05T09:21:48.764Z] Removing bundles/ [2022-09-05T09:21:48.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-05T09:21:49.019Z] [2022-09-05T09:21:49.019Z] ---> Making bundle: binary (in bundles/binary) [2022-09-05T09:21:49.019Z] Building: bundles/binary-daemon/dockerd [2022-09-05T09:21:49.019Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:21:49.196Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-09-05T09:21:49.196Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-05T09:21:49.309Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-05T09:21:49.309Z] Removing test suite binaries [2022-09-05T09:21:49.309Z] exiting test-integration [2022-09-05T09:21:49.309Z] ++ exit 0 [2022-09-05T09:21:49.309Z] Post stage [Pipeline] junit [2022-09-05T09:21:50.706Z] Recording test results [2022-09-05T09:21:51.100Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2022-09-05T09:21:51.100Z] === RUN TestNISDomainname [2022-09-05T09:21:51.100Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-05T09:21:51.100Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-05T09:21:51.100Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-05T09:21:51.128Z] --- PASS: TestInspect (2.63s) [2022-09-05T09:21:51.128Z] === RUN TestCreateJob [2022-09-05T09:21:51.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-05T09:21:51.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-05T09:21:51.930Z] --- PASS: TestNISDomainname (1.10s) [2022-09-05T09:21:51.930Z] === RUN TestHostnameDnsResolution [2022-09-05T09:21:52.237Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-05T09:21:52.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-05T09:21:52.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-05T09:21:52.572Z] + echo Ensuring container killed. [2022-09-05T09:21:52.572Z] Ensuring container killed. [2022-09-05T09:21:52.572Z] + docker rm -vf docker-pr3 [2022-09-05T09:21:52.572Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-05T09:21:52.858Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:21:52.858Z] Chowning /workspace to jenkins user [2022-09-05T09:21:52.858Z] + id -u [2022-09-05T09:21:52.858Z] + id -g [2022-09-05T09:21:52.858Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:21:52.858Z] Unable to find image 'busybox:latest' locally [2022-09-05T09:21:53.065Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-09-05T09:21:53.065Z] === RUN TestUnprivilegedPortsAndPing [2022-09-05T09:21:53.119Z] latest: Pulling from library/busybox [2022-09-05T09:21:53.119Z] 2c39bef88607: Pulling fs layer [2022-09-05T09:21:53.119Z] 2c39bef88607: Verifying Checksum [2022-09-05T09:21:53.119Z] 2c39bef88607: Download complete [2022-09-05T09:21:53.119Z] 2c39bef88607: Pull complete [2022-09-05T09:21:53.119Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-05T09:21:53.119Z] Status: Downloaded newer image for busybox:latest [2022-09-05T09:21:53.324Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-05T09:21:53.324Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-05T09:21:53.658Z] --- PASS: TestCreateJob (2.90s) [2022-09-05T09:21:53.658Z] === RUN TestReplicatedJob [2022-09-05T09:21:54.260Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-09-05T09:21:54.261Z] === RUN TestPrivilegedHostDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:21:54.809Z] + bundleName=amd64-cgroup2 [2022-09-05T09:21:54.809Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-05T09:21:54.809Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-05T09:21:54.809Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-05T09:21:54.809Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-05T09:21:54.828Z] --- PASS: TestPrivilegedHostDevices (0.82s) [2022-09-05T09:21:54.828Z] === RUN TestRunConsoleSize [2022-09-05T09:21:54.828Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-05T09:21:54.828Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [Pipeline] archiveArtifacts [2022-09-05T09:21:55.082Z] Archiving artifacts [2022-09-05T09:21:55.764Z] --- PASS: TestRunConsoleSize (0.97s) [2022-09-05T09:21:55.764Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-05T09:21:55.764Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-05T09:21:56.561Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-05T09:21:56.867Z] + make clean [2022-09-05T09:21:56.867Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-05T09:21:56.867Z] docker-dev-cache [2022-09-05T09:21:56.867Z] docker-mod-cache [Pipeline] deleteDir [2022-09-05T09:21:57.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-05T09:21:57.712Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-05T09:21:58.647Z] --- PASS: TestRunWithAlternativeContainerdShim (2.74s) [2022-09-05T09:21:58.647Z] === RUN TestStats [2022-09-05T09:21:58.926Z] --- PASS: TestReplicatedJob (4.87s) [2022-09-05T09:21:58.926Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T09:21:59.583Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-05T09:21:59.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-05T09:22:00.100Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-05T09:22:00.666Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-05T09:22:01.250Z] --- PASS: TestStats (2.71s) [2022-09-05T09:22:01.250Z] === RUN TestStopContainerWithTimeout [2022-09-05T09:22:01.250Z] === RUN TestStopContainerWithTimeout/0 [2022-09-05T09:22:01.250Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-05T09:22:01.250Z] === RUN TestStopContainerWithTimeout/1 [2022-09-05T09:22:01.250Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-05T09:22:01.250Z] === RUN TestStopContainerWithTimeout/3 [2022-09-05T09:22:01.250Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-05T09:22:01.250Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-05T09:22:01.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-05T09:22:01.250Z] === CONT TestStopContainerWithTimeout/0 [2022-09-05T09:22:01.250Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-05T09:22:01.494Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-09-05T09:22:01.494Z] === RUN TestServiceListWithStatuses [2022-09-05T09:22:01.494Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:22:01.494Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-05T09:22:01.494Z] === RUN TestDockerNetworkConnectAlias [2022-09-05T09:22:01.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-05T09:22:02.460Z] === CONT TestStopContainerWithTimeout/3 [2022-09-05T09:22:02.460Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-05T09:22:03.395Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-05T09:22:03.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-05T09:22:03.911Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-05T09:22:04.179Z] === CONT TestStopContainerWithTimeout/1 [2022-09-05T09:22:05.714Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-09-05T09:22:05.714Z] === RUN TestDockerNetworkReConnect [2022-09-05T09:22:06.083Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-05T09:22:06.083Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2022-09-05T09:22:06.083Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2022-09-05T09:22:06.083Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-09-05T09:22:06.083Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-09-05T09:22:06.083Z] === RUN TestDeleteDevicemapper [2022-09-05T09:22:06.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:22:06.083Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-05T09:22:06.083Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-05T09:22:06.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-05T09:22:06.341Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-05T09:22:06.341Z] check_test.go:540: [dbee7ea7021f7] daemon is not started [2022-09-05T09:22:06.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-05T09:22:06.341Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-05T09:22:06.341Z] check_test.go:540: [d495bfd8bccb0] daemon is not started [2022-09-05T09:22:06.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-05T09:22:08.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2022-09-05T09:22:08.245Z] === RUN TestUpdateMemory [2022-09-05T09:22:08.245Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:22:08.245Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-05T09:22:08.245Z] === RUN TestUpdateCPUQuota [2022-09-05T09:22:08.998Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-09-05T09:22:08.999Z] === RUN TestServicePlugin [2022-09-05T09:22:08.999Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:22:08.999Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-05T09:22:08.999Z] === RUN TestServiceUpdateLabel [2022-09-05T09:22:09.622Z] --- PASS: TestUpdateCPUQuota (1.10s) [2022-09-05T09:22:09.622Z] === RUN TestUpdatePidsLimit [2022-09-05T09:22:09.622Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-05T09:22:09.880Z] === RUN TestUpdatePidsLimit/no_change [2022-09-05T09:22:09.880Z] check_test.go:540: [d3a0932c1c7d9] daemon is not started [2022-09-05T09:22:09.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-05T09:22:10.139Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-05T09:22:10.707Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-05T09:22:10.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-05T09:22:11.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-05T09:22:11.529Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-09-05T09:22:11.529Z] === RUN TestServiceUpdateSecrets [2022-09-05T09:22:11.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit (3.39s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-09-05T09:22:13.168Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-09-05T09:22:13.168Z] === RUN TestUpdateRestartPolicy [2022-09-05T09:22:14.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-05T09:22:17.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-05T09:22:19.614Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-05T09:22:19.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-05T09:22:19.873Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-05T09:22:21.249Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-05T09:22:21.249Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-05T09:22:22.626Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-05T09:22:22.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-05T09:22:24.786Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-05T09:22:25.047Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2022-09-05T09:22:25.047Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-05T09:22:25.305Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-05T09:22:25.875Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2022-09-05T09:22:25.875Z] === RUN TestWaitNonBlocked [2022-09-05T09:22:25.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:22:25.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:22:25.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:22:25.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:22:25.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-05T09:22:25.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-05T09:22:26.400Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-09-05T09:22:26.400Z] === RUN TestServiceUpdateConfigs [2022-09-05T09:22:26.812Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-05T09:22:26.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2022-09-05T09:22:26.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-09-05T09:22:26.812Z] === RUN TestWaitBlocked [2022-09-05T09:22:26.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:22:26.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:22:26.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:22:26.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:22:26.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-05T09:22:26.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-05T09:22:27.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-05T09:22:28.449Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-05T09:22:28.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2022-09-05T09:22:28.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2022-09-05T09:22:28.449Z] === RUN TestWaitConditions [2022-09-05T09:22:28.449Z] === RUN TestWaitConditions/default [2022-09-05T09:22:28.449Z] === PAUSE TestWaitConditions/default [2022-09-05T09:22:28.449Z] === RUN TestWaitConditions/not-running [2022-09-05T09:22:28.449Z] === PAUSE TestWaitConditions/not-running [2022-09-05T09:22:28.449Z] === RUN TestWaitConditions/next-exit [2022-09-05T09:22:28.449Z] === PAUSE TestWaitConditions/next-exit [2022-09-05T09:22:28.449Z] === RUN TestWaitConditions/removed [2022-09-05T09:22:28.449Z] === PAUSE TestWaitConditions/removed [2022-09-05T09:22:28.449Z] === CONT TestWaitConditions/default [2022-09-05T09:22:28.449Z] === CONT TestWaitConditions/removed [2022-09-05T09:22:28.449Z] === CONT TestWaitConditions/default [2022-09-05T09:22:28.449Z] wait_test.go:146: ContainerID = b6a040b62ba9bd14caca64475812a5b55ed8260e2c14879197e2f0d586a20c6d [2022-09-05T09:22:28.449Z] === CONT TestWaitConditions/removed [2022-09-05T09:22:28.449Z] wait_test.go:146: ContainerID = dbd9268d077da88540bceefba4ac6fc023ea201b0300c6a381332ee596215dbb [2022-09-05T09:22:29.388Z] === CONT TestWaitConditions/next-exit [2022-09-05T09:22:29.388Z] wait_test.go:146: ContainerID = 32dd19c25a03c94619fa4bb551eca4c3cb7ac151f0e748eedeb5e96357748b50 [2022-09-05T09:22:29.388Z] === CONT TestWaitConditions/not-running [2022-09-05T09:22:29.646Z] wait_test.go:146: ContainerID = f31a09c8d106acbc4fca34e25d509ac7b932f7f517e63b97a8c49fc88681969e [2022-09-05T09:22:30.582Z] --- PASS: TestWaitConditions (0.03s) [2022-09-05T09:22:30.582Z] --- PASS: TestWaitConditions/default (1.04s) [2022-09-05T09:22:30.582Z] --- PASS: TestWaitConditions/removed (1.17s) [2022-09-05T09:22:30.582Z] --- PASS: TestWaitConditions/next-exit (1.06s) [2022-09-05T09:22:30.582Z] --- PASS: TestWaitConditions/not-running (1.05s) [2022-09-05T09:22:30.582Z] === RUN TestWaitRestartedContainer [2022-09-05T09:22:30.582Z] === RUN TestWaitRestartedContainer/default [2022-09-05T09:22:30.582Z] === PAUSE TestWaitRestartedContainer/default [2022-09-05T09:22:30.582Z] === RUN TestWaitRestartedContainer/not-running [2022-09-05T09:22:30.582Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-05T09:22:30.582Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-05T09:22:30.582Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-05T09:22:30.582Z] === CONT TestWaitRestartedContainer/default [2022-09-05T09:22:30.582Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-05T09:22:31.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-05T09:22:33.423Z] === CONT TestWaitRestartedContainer/not-running [2022-09-05T09:22:33.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-05T09:22:34.801Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-09-05T09:22:34.801Z] --- PASS: TestWaitRestartedContainer/default (2.59s) [2022-09-05T09:22:34.801Z] --- PASS: TestWaitRestartedContainer/next-exit (2.73s) [2022-09-05T09:22:34.801Z] --- PASS: TestWaitRestartedContainer/not-running (1.63s) [2022-09-05T09:22:34.801Z] === CONT TestContainerStartOnDaemonRestart [2022-09-05T09:22:34.801Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-05T09:22:35.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-05T09:22:37.643Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-05T09:22:37.643Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-05T09:22:38.212Z] check_test.go:540: [d474d5b56e807] daemon is not started [2022-09-05T09:22:38.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-05T09:22:38.780Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2022-09-05T09:22:38.780Z] === CONT TestIpcModeOlderClient [2022-09-05T09:22:39.039Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.14s) [2022-09-05T09:22:39.039Z] === CONT TestContainerKillOnDaemonStart [2022-09-05T09:22:39.039Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-05T09:22:39.039Z] === CONT TestDaemonHostGatewayIP [2022-09-05T09:22:39.975Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-05T09:22:41.272Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-09-05T09:22:41.272Z] === RUN TestServiceUpdateNetwork [2022-09-05T09:22:41.878Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-05T09:22:43.255Z] --- PASS: TestDaemonHostGatewayIP (4.23s) [2022-09-05T09:22:43.255Z] === CONT TestDaemonRestartIpcMode [2022-09-05T09:22:43.513Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-05T09:22:44.892Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-05T09:22:45.485Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-05T09:22:45.747Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-05T09:22:46.694Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2022-09-05T09:22:47.261Z] check_test.go:540: [d086ce4f0db26] daemon is not started [2022-09-05T09:22:47.261Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-05T09:22:48.638Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-05T09:22:50.537Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-05T09:22:51.104Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-05T09:22:52.039Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-05T09:22:52.039Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2022-09-05T09:22:52.039Z] PASS [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.039Z] === Skipped [2022-09-05T09:22:52.039Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-05T09:22:52.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.039Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-05T09:22:52.039Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.039Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-05T09:22:52.039Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.039Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-05T09:22:52.039Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.039Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-05T09:22:52.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-05T09:22:52.039Z] [2022-09-05T09:22:52.040Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-05T09:22:52.040Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-05T09:22:52.040Z] [2022-09-05T09:22:52.040Z] DONE 273 tests, 6 skipped in 172.950s [2022-09-05T09:22:52.040Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-05T09:22:52.040Z] ++ 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-09-05T09:22:52.040Z] ++ set -e [2022-09-05T09:22:52.040Z] ++ '[' -n 0 ']' [2022-09-05T09:22:52.040Z] ++ set -x [2022-09-05T09:22:52.040Z] ++ 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-09-05T09:22:52.040Z] === RUN TestConfigDaemonLibtrustID [2022-09-05T09:22:52.610Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-05T09:22:52.610Z] === RUN TestConfigDaemonID [2022-09-05T09:22:53.472Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-09-05T09:22:53.472Z] === RUN TestServiceUpdatePidsLimit [2022-09-05T09:22:53.472Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-05T09:22:53.731Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-05T09:22:53.987Z] daemon_test.go:83: [d2a43a8c17154] daemon is not started [2022-09-05T09:22:53.988Z] --- PASS: TestConfigDaemonID (1.06s) [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:22:53.988Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-05T09:22:53.988Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-05T09:22:53.988Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-05T09:22:53.988Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-05T09:22:53.988Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-05T09:22:53.988Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-05T09:22:53.988Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-05T09:22:53.988Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-05T09:22:53.988Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-05T09:22:53.988Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-05T09:22:54.246Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-09-05T09:22:54.246Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-09-05T09:22:54.246Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-05T09:22:54.246Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-05T09:22:54.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-05T09:22:55.624Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-05T09:22:56.561Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-05T09:22:56.561Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-05T09:22:57.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-05T09:22:57.500Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-05T09:22:57.500Z] daemon_test.go:197: [db6e05696f7db] daemon is not started [2022-09-05T09:22:57.500Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-09-05T09:22:57.500Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-05T09:22:57.500Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-09-05T09:22:57.500Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-05T09:22:57.500Z] === RUN TestDaemonProxy [2022-09-05T09:22:57.500Z] === RUN TestDaemonProxy/environment_variables [2022-09-05T09:22:58.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-05T09:22:58.632Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-05T09:22:58.632Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-05T09:22:59.200Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-05T09:22:59.200Z] === RUN TestDaemonProxy/command-line_options [2022-09-05T09:22:59.767Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-05T09:23:00.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-05T09:23:00.025Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-05T09:23:00.593Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-05T09:23:01.159Z] === RUN TestDaemonProxy/configuration_file [2022-09-05T09:23:01.159Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-05T09:23:01.727Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-05T09:23:01.839Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-05T09:23:02.293Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-05T09:23:02.860Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-05T09:23:02.860Z] === RUN TestDaemonProxy/conflicting_options [2022-09-05T09:23:03.118Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-05T09:23:03.118Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-05T09:23:03.377Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-05T09:23:03.636Z] check_test.go:540: [dde58d62dd83a] daemon is not started [2022-09-05T09:23:03.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy (6.37s) [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-05T09:23:03.894Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-05T09:23:03.894Z] PASS [2022-09-05T09:23:03.894Z] [2022-09-05T09:23:03.894Z] DONE 18 tests in 11.898s [2022-09-05T09:23:03.894Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-05T09:23:03.894Z] ++ 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-09-05T09:23:03.894Z] ++ set -e [2022-09-05T09:23:03.894Z] ++ '[' -n 0 ']' [2022-09-05T09:23:03.894Z] ++ set -x [2022-09-05T09:23:03.895Z] ++ 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-09-05T09:23:04.153Z] INFO: Testing against a local daemon [2022-09-05T09:23:04.153Z] === RUN TestCommitInheritsEnv [2022-09-05T09:23:04.412Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-09-05T09:23:04.412Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-05T09:23:04.412Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-05T09:23:04.412Z] === RUN TestImportWithCustomPlatform [2022-09-05T09:23:04.412Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-05T09:23:04.676Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-05T09:23:04.676Z] === RUN TestImportWithCustomPlatform// [2022-09-05T09:23:04.676Z] === RUN TestImportWithCustomPlatform/linux [2022-09-05T09:23:04.676Z] check_test.go:540: [d1cb387102c07] daemon is not started [2022-09-05T09:23:04.676Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-05T09:23:04.934Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-05T09:23:04.934Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-05T09:23:05.193Z] === RUN TestImportWithCustomPlatform/macos [2022-09-05T09:23:05.193Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-05T09:23:05.193Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-05T09:23:05.193Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-05T09:23:05.193Z] === RUN TestImagesFilterMultiReference [2022-09-05T09:23:05.193Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-05T09:23:05.193Z] === RUN TestImagePullPlatformInvalid [2022-09-05T09:23:05.193Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-05T09:23:05.193Z] === RUN TestRemoveImageOrphaning [2022-09-05T09:23:05.193Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-05T09:23:05.761Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-09-05T09:23:05.761Z] === RUN TestRemoveImageGarbageCollector [2022-09-05T09:23:05.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-05T09:23:06.021Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-05T09:23:06.280Z] time="2022-09-05T09:23:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-05T09:23:06.848Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-05T09:23:08.226Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2022-09-05T09:23:08.226Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-05T09:23:08.226Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-05T09:23:08.226Z] === RUN TestTagInvalidReference [2022-09-05T09:23:08.226Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-05T09:23:08.226Z] === RUN TestTagValidPrefixedRepo [2022-09-05T09:23:08.226Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-09-05T09:23:08.226Z] === RUN TestTagExistedNameWithoutForce [2022-09-05T09:23:08.226Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-05T09:23:08.226Z] === RUN TestTagOfficialNames [2022-09-05T09:23:08.401Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-09-05T09:23:08.401Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-05T09:23:08.401Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-05T09:23:08.401Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-05T09:23:08.401Z] PASS [2022-09-05T09:23:08.401Z] [2022-09-05T09:23:08.401Z] === Skipped [2022-09-05T09:23:08.401Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-05T09:23:08.401Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:23:08.401Z] [2022-09-05T09:23:08.401Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-05T09:23:08.401Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-05T09:23:08.401Z] [2022-09-05T09:23:08.401Z] DONE 27 tests, 2 skipped in 130.262s [2022-09-05T09:23:08.401Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-05T09:23:08.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:23:08.401Z] ++ set -e [2022-09-05T09:23:08.401Z] ++ '[' -n 0 ']' [2022-09-05T09:23:08.401Z] ++ set -x [2022-09-05T09:23:08.401Z] ++ 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-09-05T09:23:08.401Z] INFO: Testing against a local daemon [2022-09-05T09:23:08.401Z] === RUN TestSessionCreate [2022-09-05T09:23:08.401Z] --- PASS: TestSessionCreate (0.02s) [2022-09-05T09:23:08.401Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-05T09:23:08.401Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-05T09:23:08.401Z] PASS [2022-09-05T09:23:08.401Z] [2022-09-05T09:23:08.401Z] DONE 2 tests in 0.126s [2022-09-05T09:23:08.401Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-05T09:23:08.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:23:08.401Z] ++ set -e [2022-09-05T09:23:08.401Z] ++ '[' -n 0 ']' [2022-09-05T09:23:08.401Z] ++ set -x [2022-09-05T09:23:08.401Z] ++ 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-09-05T09:23:08.401Z] INFO: Testing against a local daemon [2022-09-05T09:23:08.401Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:23:08.401Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:23:08.401Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:23:08.401Z] === RUN TestDiskUsage [2022-09-05T09:23:08.401Z] === PAUSE TestDiskUsage [2022-09-05T09:23:08.401Z] === RUN TestEventsExecDie [2022-09-05T09:23:08.484Z] --- PASS: TestTagOfficialNames (0.09s) [2022-09-05T09:23:08.485Z] === RUN TestTagMatchesDigest [2022-09-05T09:23:08.485Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-05T09:23:08.485Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-05T09:23:08.660Z] --- PASS: TestEventsExecDie (0.63s) [2022-09-05T09:23:08.660Z] === RUN TestEventsBackwardsCompatible [2022-09-05T09:23:08.918Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-05T09:23:08.918Z] === RUN TestEventsVolumeCreate [2022-09-05T09:23:08.918Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-05T09:23:08.918Z] === RUN TestInfoBinaryCommits [2022-09-05T09:23:08.918Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-05T09:23:08.918Z] === RUN TestInfoAPIVersioned [2022-09-05T09:23:08.918Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-05T09:23:08.918Z] === RUN TestInfoAPI [2022-09-05T09:23:08.918Z] --- PASS: TestInfoAPI (0.02s) [2022-09-05T09:23:08.918Z] === RUN TestInfoAPIWarnings [2022-09-05T09:23:09.862Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-05T09:23:10.431Z] check_test.go:540: [d65e2cf2bdce4] daemon is not started [2022-09-05T09:23:10.431Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-05T09:23:13.721Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-05T09:23:13.721Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-05T09:23:15.102Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-05T09:23:15.360Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-05T09:23:16.736Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-05T09:23:19.272Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-05T09:23:20.208Z] check_test.go:540: [d83003f93cbaf] daemon is not started [2022-09-05T09:23:20.208Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-05T09:23:20.778Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-05T09:23:24.970Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-05T09:23:26.997Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-05T09:23:26.997Z] === RUN TestInfoDebug [2022-09-05T09:23:26.997Z] --- PASS: TestInfoDebug (0.53s) [2022-09-05T09:23:26.997Z] === RUN TestInfoInsecureRegistries [2022-09-05T09:23:26.997Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-05T09:23:26.997Z] === RUN TestInfoRegistryMirrors [2022-09-05T09:23:26.997Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-05T09:23:26.997Z] === RUN TestLoginFailsWithBadCredentials [2022-09-05T09:23:27.565Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-05T09:23:27.565Z] === RUN TestPingCacheHeaders [2022-09-05T09:23:27.565Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-05T09:23:27.565Z] === RUN TestPingGet [2022-09-05T09:23:27.565Z] --- PASS: TestPingGet (0.01s) [2022-09-05T09:23:27.565Z] === RUN TestPingHead [2022-09-05T09:23:27.565Z] --- PASS: TestPingHead (0.02s) [2022-09-05T09:23:27.565Z] === RUN TestPingSwarmHeader [2022-09-05T09:23:28.131Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-05T09:23:28.258Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-05T09:23:28.258Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-05T09:23:28.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-05T09:23:28.698Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-05T09:23:29.634Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-05T09:23:29.634Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-09-05T09:23:29.634Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-05T09:23:29.634Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-05T09:23:29.634Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-05T09:23:29.634Z] === RUN TestPingBuilderHeader [2022-09-05T09:23:29.634Z] === RUN TestPingBuilderHeader/default_config [2022-09-05T09:23:30.201Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-05T09:23:30.460Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-05T09:23:30.460Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-05T09:23:30.460Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-05T09:23:30.460Z] === RUN TestVersion [2022-09-05T09:23:30.460Z] --- PASS: TestVersion (0.02s) [2022-09-05T09:23:30.460Z] === CONT TestDiskUsage [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/container_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/image_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/volume_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-05T09:23:31.027Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-05T09:23:31.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-05T09:23:31.048Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-05T09:23:31.286Z] === RUN TestDiskUsage/after_container.Run [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-05T09:23:31.544Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage (1.14s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-05T09:23:31.803Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:23:31.803Z] PASS [2022-09-05T09:23:31.803Z] [2022-09-05T09:23:31.803Z] === Skipped [2022-09-05T09:23:31.803Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:23:31.803Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:23:31.803Z] [2022-09-05T09:23:31.803Z] DONE 57 tests, 1 skipped in 23.682s [2022-09-05T09:23:31.803Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-05T09:23:31.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-05T09:23:31.803Z] ++ set -e [2022-09-05T09:23:31.803Z] ++ '[' -n 0 ']' [2022-09-05T09:23:31.803Z] ++ set -x [2022-09-05T09:23:31.803Z] ++ 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-09-05T09:23:31.803Z] INFO: Testing against a local daemon [2022-09-05T09:23:31.803Z] === RUN TestVolumesCreateAndList [2022-09-05T09:23:31.803Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-05T09:23:31.803Z] === RUN TestVolumesRemove [2022-09-05T09:23:31.803Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-05T09:23:31.803Z] === RUN TestVolumesInspect [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-05T09:23:32.061Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-05T09:23:32.061Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-05T09:23:32.061Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-05T09:23:32.061Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-05T09:23:32.061Z] PASS [2022-09-05T09:23:32.061Z] [2022-09-05T09:23:32.061Z] DONE 9 tests in 0.219s [2022-09-05T09:23:32.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:23:32.061Z] ++++ cat bundles/test-integration/docker.pid [2022-09-05T09:23:32.061Z] +++ kill 14781 [2022-09-05T09:23:32.320Z] +++ /etc/init.d/apparmor stop [2022-09-05T09:23:32.320Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:23:32.320Z] [2022-09-05T09:23:32.320Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:23:32.320Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:23:32.320Z] [2022-09-05T09:23:32.320Z] To set a process to complain mode, use the command line tool [2022-09-05T09:23:32.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:23:32.320Z] +++ true [2022-09-05T09:23:32.320Z] exiting test-integration [2022-09-05T09:23:32.320Z] ++ exit 0 [2022-09-05T09:23:32.320Z] [2022-09-05T09:23:33.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit Post stage [Pipeline] junit [2022-09-05T09:23:33.270Z] Recording test results [2022-09-05T09:23:33.562Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-05T09:23:33.912Z] + echo Ensuring container killed. [2022-09-05T09:23:33.913Z] Ensuring container killed. [2022-09-05T09:23:33.913Z] + docker rm -vf docker-pr3 [2022-09-05T09:23:33.913Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-05T09:23:33.945Z] check_test.go:540: [df029826c46c1] daemon is not started [2022-09-05T09:23:33.945Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-05T09:23:34.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-05T09:23:34.207Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:23:34.207Z] Chowning /workspace to jenkins user [2022-09-05T09:23:34.207Z] + id -u [2022-09-05T09:23:34.207Z] + id -g [2022-09-05T09:23:34.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:23:34.207Z] Unable to find image 'busybox:latest' locally [2022-09-05T09:23:34.207Z] latest: Pulling from library/busybox [2022-09-05T09:23:34.462Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-05T09:23:34.465Z] 4189ef966ca4: Pulling fs layer [2022-09-05T09:23:34.465Z] 4189ef966ca4: Verifying Checksum [2022-09-05T09:23:34.465Z] 4189ef966ca4: Download complete [2022-09-05T09:23:34.465Z] 4189ef966ca4: Pull complete [2022-09-05T09:23:34.465Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-05T09:23:34.465Z] Status: Downloaded newer image for busybox:latest [2022-09-05T09:23:35.030Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-05T09:23:35.599Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:23:36.137Z] + bundleName=arm64-integration [2022-09-05T09:23:36.137Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-05T09:23:36.137Z] Creating arm64-integration-bundles.tar.gz [2022-09-05T09:23:36.137Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-05T09:23:36.137Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-05T09:23:36.407Z] Archiving artifacts [2022-09-05T09:23:36.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-05T09:23:37.235Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-05T09:23:37.236Z] check_test.go:540: [d36d8ff80594b] daemon is not started [2022-09-05T09:23:37.236Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-05T09:23:37.850Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-05T09:23:38.155Z] + make clean [2022-09-05T09:23:38.417Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-05T09:23:38.417Z] docker-dev-cache [2022-09-05T09:23:38.417Z] docker-mod-cache [Pipeline] deleteDir [2022-09-05T09:23:39.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-05T09:23:40.076Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T09:23:41.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-05T09:23:42.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-05T09:23:42.651Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-05T09:23:45.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-05T09:23:47.319Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-05T09:23:48.698Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-05T09:23:50.604Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-05T09:23:53.898Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-05T09:23:55.433Z] Created binary: bundles/binary-daemon/dockerd [2022-09-05T09:23:55.433Z] Copying nested executables into bundles/binary-daemon [2022-09-05T09:23:55.433Z] Building: bundles/binary-daemon/docker-proxy [2022-09-05T09:23:55.433Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:23:55.433Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-05T09:23:55.433Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-05T09:23:55.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh cross [2022-09-05T09:23:56.010Z] [2022-09-05T09:23:56.010Z] Removing bundles/ [2022-09-05T09:23:56.267Z] [2022-09-05T09:23:56.267Z] ---> Making bundle: cross (in bundles/cross) [2022-09-05T09:23:56.267Z] Cross building: bundles/cross/linux/amd64 [2022-09-05T09:23:56.267Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-05T09:23:56.267Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-05T09:23:57.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-05T09:23:57.186Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-05T09:24:00.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-05T09:24:01.407Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-05T09:24:03.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-05T09:24:03.314Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-05T09:24:03.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-05T09:24:04.510Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-05T09:24:05.447Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-05T09:24:05.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-05T09:24:08.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-05T09:24:08.612Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-05T09:24:15.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-05T09:24:15.180Z] docker_cli_daemon_test.go:2504: [d00ea0cee8475] daemon is not started [2022-09-05T09:24:15.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-05T09:24:16.379Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-05T09:24:16.948Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-05T09:24:18.328Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-05T09:24:19.266Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-05T09:24:24.545Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-05T09:24:24.545Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-05T09:24:25.922Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-05T09:24:27.300Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-05T09:24:27.300Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-05T09:24:28.236Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-05T09:24:29.177Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-05T09:24:30.554Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-05T09:24:31.930Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-05T09:24:31.930Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-05T09:24:31.930Z] check_test.go:540: [dbc04c7b2f6ec] daemon is not started [2022-09-05T09:24:31.930Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-05T09:24:32.189Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-05T09:24:32.448Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-05T09:24:33.016Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-05T09:24:33.275Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-05T09:24:33.275Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-05T09:24:33.275Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-05T09:24:34.651Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite (337.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.35s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.54s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.61s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.06s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.54s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.09s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.38s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.62s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.15s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-09-05T09:24:37.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.77s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.29s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.58s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.88s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.73s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.56s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.50s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.56s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.05s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.96s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.13s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.02s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.72s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.49s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.40s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.67s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.69s) [2022-09-05T09:24:37.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-05T09:24:37.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.71s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.32s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.96s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.52s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.81s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-09-05T09:24:37.941Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.04s) [2022-09-05T09:24:37.941Z] === RUN TestDockerSwarmSuite [2022-09-05T09:24:37.941Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-05T09:24:39.846Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-05T09:24:41.223Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-05T09:24:41.223Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-05T09:24:42.159Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-05T09:24:42.418Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-05T09:24:43.352Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-05T09:24:43.920Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-05T09:24:44.179Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-05T09:24:44.438Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-05T09:24:49.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-05T09:24:56.281Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-05T09:24:56.281Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-05T09:24:58.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-05T09:25:02.097Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-05T09:25:02.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-05T09:25:03.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-05T09:25:03.555Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-05T09:25:03.555Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-05T09:25:03.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-05T09:25:03.555Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-05T09:25:03.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-05T09:25:03.555Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-05T09:25:03.555Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-05T09:25:03.555Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-05T09:25:03.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-05T09:25:06.842Z] docker_api_swarm_test.go:563: [dbc9ff283f738] joining swarm manager [d685f3f2238dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:25:07.100Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-05T09:25:12.373Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-05T09:25:14.275Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-05T09:25:14.842Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-05T09:25:19.034Z] docker_api_swarm_test.go:585: [d0347486082d1] joining swarm manager [d685f3f2238dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:25:19.970Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-05T09:25:22.531Z] check_test.go:611: [dbc9ff283f738] daemon is not started [2022-09-05T09:25:25.821Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-05T09:25:25.821Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-05T09:25:27.198Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-05T09:25:30.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-05T09:25:30.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-05T09:25:30.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-05T09:25:31.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-05T09:25:32.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-05T09:25:32.622Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-05T09:25:32.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-05T09:25:32.881Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-05T09:25:34.260Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-05T09:25:35.638Z] docker_api_swarm_test.go:46: [d573985fea792] joining swarm manager [d3251c130ead2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:25:43.753Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-05T09:25:43.753Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-05T09:25:47.041Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-05T09:25:53.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-05T09:25:54.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-05T09:25:56.513Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-05T09:25:57.892Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-05T09:25:57.892Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-05T09:26:02.083Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-05T09:26:02.675Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-05T09:26:02.675Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-05T09:26:02.675Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-05T09:26:02.675Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-05T09:26:02.675Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-05T09:26:02.675Z] Cross building: bundles/cross/windows/amd64 [2022-09-05T09:26:02.675Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-05T09:26:02.675Z] { [2022-09-05T09:26:02.675Z] "RT_GROUP_ICON": { [2022-09-05T09:26:02.675Z] "#1": { [2022-09-05T09:26:02.675Z] "0409": "../../winresources/docker.ico" [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] }, [2022-09-05T09:26:02.675Z] "RT_MANIFEST": { [2022-09-05T09:26:02.675Z] "#1": { [2022-09-05T09:26:02.675Z] "0409": { [2022-09-05T09:26:02.675Z] "identity": {}, [2022-09-05T09:26:02.675Z] "description": "Docker Engine", [2022-09-05T09:26:02.675Z] "minimum-os": "vista", [2022-09-05T09:26:02.675Z] "execution-level": "", [2022-09-05T09:26:02.675Z] "ui-access": false, [2022-09-05T09:26:02.675Z] "auto-elevate": false, [2022-09-05T09:26:02.675Z] "dpi-awareness": "unaware", [2022-09-05T09:26:02.675Z] "disable-theming": false, [2022-09-05T09:26:02.675Z] "disable-window-filtering": false, [2022-09-05T09:26:02.675Z] "high-resolution-scrolling-aware": false, [2022-09-05T09:26:02.675Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-05T09:26:02.675Z] "long-path-aware": false, [2022-09-05T09:26:02.675Z] "printer-driver-isolation": false, [2022-09-05T09:26:02.675Z] "gdi-scaling": false, [2022-09-05T09:26:02.675Z] "segment-heap": false, [2022-09-05T09:26:02.675Z] "use-common-controls-v6": false [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] }, [2022-09-05T09:26:02.675Z] "RT_MESSAGETABLE": { [2022-09-05T09:26:02.675Z] "#1": { [2022-09-05T09:26:02.675Z] "0409": "../../winresources/event_messages.bin" [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] }, [2022-09-05T09:26:02.675Z] "RT_VERSION": { [2022-09-05T09:26:02.675Z] "#1": { [2022-09-05T09:26:02.675Z] "0409": { [2022-09-05T09:26:02.675Z] "fixed": { [2022-09-05T09:26:02.675Z] "file_version": "0.0.0.0", [2022-09-05T09:26:02.675Z] "product_version": "0.0.0.0", [2022-09-05T09:26:02.675Z] "type": "Unknown" [2022-09-05T09:26:02.675Z] }, [2022-09-05T09:26:02.675Z] "info": { [2022-09-05T09:26:02.675Z] "0000": { [2022-09-05T09:26:02.675Z] "CompanyName": "", [2022-09-05T09:26:02.675Z] "FileVersion": "dev", [2022-09-05T09:26:02.675Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-05T09:26:02.675Z] "OriginalFileName": "dockerd.exe", [2022-09-05T09:26:02.675Z] "ProductName": "", [2022-09-05T09:26:02.675Z] "ProductVersion": "dev", [2022-09-05T09:26:02.675Z] "SpecialBuild": "609d87003a0e9d431ef04a18743cb011cabda6ef" [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] } [2022-09-05T09:26:02.675Z] cmd/dockerd/config.go [2022-09-05T09:26:02.675Z] cmd/dockerd/config_windows.go [2022-09-05T09:26:02.675Z] cmd/dockerd/daemon.go [2022-09-05T09:26:02.675Z] cmd/dockerd/daemon_test.go [2022-09-05T09:26:02.675Z] cmd/dockerd/daemon_windows.go [2022-09-05T09:26:02.675Z] cmd/dockerd/docker.go [2022-09-05T09:26:02.675Z] cmd/dockerd/docker_windows.go [2022-09-05T09:26:02.675Z] cmd/dockerd/genwinres_windows.go [2022-09-05T09:26:02.675Z] cmd/dockerd/metrics.go [2022-09-05T09:26:02.675Z] cmd/dockerd/options.go [2022-09-05T09:26:02.675Z] cmd/dockerd/options_test.go [2022-09-05T09:26:02.675Z] cmd/dockerd/service_windows.go [2022-09-05T09:26:02.675Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-05T09:26:02.675Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-05T09:26:03.019Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-05T09:26:04.922Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-05T09:26:08.209Z] --- PASS: TestImportExtremelyLargeImageWorks (179.40s) [2022-09-05T09:26:08.209Z] PASS [2022-09-05T09:26:08.209Z] [2022-09-05T09:26:08.209Z] DONE 22 tests in 183.966s [2022-09-05T09:26:08.209Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-05T09:26:08.209Z] ++ 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-09-05T09:26:08.209Z] ++ set -e [2022-09-05T09:26:08.209Z] ++ '[' -n 0 ']' [2022-09-05T09:26:08.209Z] ++ set -x [2022-09-05T09:26:08.209Z] ++ 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-09-05T09:26:08.209Z] === RUN TestStripANSICommands [2022-09-05T09:26:08.209Z] === RUN TestStripANSICommands/#00 [2022-09-05T09:26:08.209Z] === RUN TestStripANSICommands/#01 [2022-09-05T09:26:08.209Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-05T09:26:08.209Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-05T09:26:08.209Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-05T09:26:08.209Z] PASS [2022-09-05T09:26:08.209Z] [2022-09-05T09:26:08.209Z] DONE 3 tests in 0.056s [2022-09-05T09:26:08.209Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-05T09:26:08.209Z] ++ 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-09-05T09:26:08.209Z] ++ set -e [2022-09-05T09:26:08.209Z] ++ '[' -n 0 ']' [2022-09-05T09:26:08.209Z] ++ set -x [2022-09-05T09:26:08.209Z] ++ 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-09-05T09:26:08.209Z] INFO: Testing against a local daemon [2022-09-05T09:26:08.209Z] === RUN TestNetworkCreateDelete [2022-09-05T09:26:08.209Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-09-05T09:26:08.209Z] === RUN TestDockerNetworkDeletePreferID [2022-09-05T09:26:08.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-09-05T09:26:08.776Z] === RUN TestDaemonDNSFallback [2022-09-05T09:26:09.712Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-05T09:26:11.088Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-05T09:26:12.463Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-05T09:26:15.749Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-09-05T09:26:15.749Z] === RUN TestInspectNetwork [2022-09-05T09:26:19.956Z] === RUN TestInspectNetwork/full_network_id [2022-09-05T09:26:19.956Z] === RUN TestInspectNetwork/partial_network_id [2022-09-05T09:26:19.956Z] === RUN TestInspectNetwork/network_name [2022-09-05T09:26:19.956Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-05T09:26:22.485Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-05T09:26:22.743Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-05T09:26:23.679Z] --- PASS: TestInspectNetwork (8.26s) [2022-09-05T09:26:23.679Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-05T09:26:23.679Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-05T09:26:23.679Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-05T09:26:23.679Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-05T09:26:23.679Z] === RUN TestRunContainerWithBridgeNone [2022-09-05T09:26:25.583Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-05T09:26:25.583Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:26:25.583Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:26:25.583Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:26:25.583Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-05T09:26:25.583Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-05T09:26:25.583Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-05T09:26:25.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-05T09:26:25.583Z] === RUN TestNetworkList [2022-09-05T09:26:25.583Z] === RUN TestNetworkList//networks [2022-09-05T09:26:25.583Z] === PAUSE TestNetworkList//networks [2022-09-05T09:26:25.583Z] === RUN TestNetworkList//networks/ [2022-09-05T09:26:25.583Z] === PAUSE TestNetworkList//networks/ [2022-09-05T09:26:25.583Z] === CONT TestNetworkList//networks [2022-09-05T09:26:25.583Z] === CONT TestNetworkList//networks/ [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkList (0.03s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-05T09:26:25.583Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-05T09:26:25.583Z] === RUN TestHostIPv4BridgeLabel [2022-09-05T09:26:26.150Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-05T09:26:26.410Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-09-05T09:26:26.410Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-05T09:26:26.410Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-05T09:26:26.668Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-05T09:26:27.236Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-05T09:26:27.236Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-05T09:26:27.236Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-05T09:26:27.236Z] === RUN TestDaemonDefaultNetworkPools [2022-09-05T09:26:27.495Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-05T09:26:27.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-05T09:26:28.013Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-05T09:26:28.013Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-05T09:26:29.390Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-09-05T09:26:29.390Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-05T09:26:29.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-05T09:26:30.326Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-05T09:26:30.585Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-09-05T09:26:30.585Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-05T09:26:31.152Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-09-05T09:26:31.152Z] === RUN TestServiceWithPredefinedNetwork [2022-09-05T09:26:31.410Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-05T09:26:32.346Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-05T09:26:33.724Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-05T09:26:33.724Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-09-05T09:26:33.724Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-05T09:26:33.724Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:26:33.724Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:26:33.724Z] === RUN TestServiceWithDataPathPortInit [2022-09-05T09:26:34.291Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-05T09:26:39.560Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-05T09:26:43.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-05T09:26:46.298Z] docker_api_swarm_test.go:304: [d8d22ad9ef9d3] joining swarm manager [d0b9dc0392fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:26:47.673Z] docker_api_swarm_test.go:305: [df490c3f450d4] joining swarm manager [d0b9dc0392fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:26:48.607Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-05T09:26:50.510Z] --- PASS: TestServiceWithDataPathPortInit (16.53s) [2022-09-05T09:26:50.510Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-05T09:26:53.798Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ty02i05uv2yj1klmhi4ndizms Created:2022-09-05 09:26:51.878587584 +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[1a49b1417fb495df8d3987aa6c53aee945cf8473fcf11be48ba47b3360227cd5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tvponockdnsur5eradn14kwgf EndpointID:a65e83b89432a00edf33970ef437f77b8decd76b85b10f7986768c42bc563d65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bffb2bd50cdefd54a33de20781cd9c817a6bac045a0773ac1c73a6eea603129f 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:11a23840ee7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tvponockdnsur5eradn14kwgf EndpointID:a65e83b89432a00edf33970ef437f77b8decd76b85b10f7986768c42bc563d65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-05T09:26:54.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-05T09:26:55.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-05T09:26:58.274Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2022-09-05T09:26:58.274Z] PASS [2022-09-05T09:26:58.274Z] [2022-09-05T09:26:58.274Z] === Skipped [2022-09-05T09:26:58.274Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-05T09:26:58.274Z] service_test.go:243: FLAKY_TEST [2022-09-05T09:26:58.274Z] [2022-09-05T09:26:58.274Z] DONE 38 tests, 1 skipped in 50.325s [2022-09-05T09:26:58.274Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:26:58.274Z] ++ 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-09-05T09:26:58.274Z] ++ set -e [2022-09-05T09:26:58.274Z] ++ '[' -n 0 ']' [2022-09-05T09:26:58.274Z] ++ set -x [2022-09-05T09:26:58.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-05T09:26:58.533Z] INFO: Testing against a local daemon [2022-09-05T09:26:58.533Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-05T09:26:58.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:26:58.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:26:58.533Z] === RUN TestDockerNetworkIpvlan [2022-09-05T09:26:58.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:26:58.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:26:58.533Z] PASS [2022-09-05T09:26:58.533Z] [2022-09-05T09:26:58.533Z] === Skipped [2022-09-05T09:26:58.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-05T09:26:58.533Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:26:58.533Z] [2022-09-05T09:26:58.533Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-05T09:26:58.533Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-05T09:26:58.533Z] [2022-09-05T09:26:58.533Z] DONE 2 tests, 2 skipped in 0.115s [2022-09-05T09:26:58.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-05T09:26:58.533Z] ++ 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-09-05T09:26:58.533Z] ++ set -e [2022-09-05T09:26:58.533Z] ++ '[' -n 0 ']' [2022-09-05T09:26:58.533Z] ++ set -x [2022-09-05T09:26:58.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-05T09:26:58.533Z] INFO: Testing against a local daemon [2022-09-05T09:26:58.533Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-05T09:26:59.911Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-09-05T09:26:59.911Z] === RUN TestDockerNetworkMacvlan [2022-09-05T09:27:00.849Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-05T09:27:01.417Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-05T09:27:01.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-05T09:27:02.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-05T09:27:02.353Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-05T09:27:02.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-05T09:27:03.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-05T09:27:04.585Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-05T09:27:04.585Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-05T09:27:04.585Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-05T09:27:04.585Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-05T09:27:04.844Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-05T09:27:07.382Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-05T09:27:11.574Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-05T09:27:11.574Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan (13.22s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2022-09-05T09:27:13.483Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2022-09-05T09:27:13.483Z] PASS [2022-09-05T09:27:13.483Z] [2022-09-05T09:27:13.483Z] DONE 8 tests in 14.708s [2022-09-05T09:27:13.483Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-05T09:27:13.483Z] ++ 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-09-05T09:27:13.483Z] ++ set -e [2022-09-05T09:27:13.483Z] ++ '[' -n 0 ']' [2022-09-05T09:27:13.483Z] ++ set -x [2022-09-05T09:27:13.483Z] ++ 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-09-05T09:27:13.483Z] testing: warning: no tests to run [2022-09-05T09:27:13.483Z] PASS [2022-09-05T09:27:13.483Z] [2022-09-05T09:27:13.483Z] DONE 0 tests in 0.035s [2022-09-05T09:27:13.483Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-05T09:27:13.483Z] ++ 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-09-05T09:27:13.483Z] ++ set -e [2022-09-05T09:27:13.483Z] ++ '[' -n 0 ']' [2022-09-05T09:27:13.483Z] ++ set -x [2022-09-05T09:27:13.483Z] ++ 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-09-05T09:27:13.483Z] INFO: Testing against a local daemon [2022-09-05T09:27:13.483Z] === RUN TestAuthZPluginAllowRequest [2022-09-05T09:27:13.483Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-05T09:27:13.742Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-05T09:27:14.310Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-05T09:27:14.569Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-05T09:27:14.828Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-09-05T09:27:14.828Z] === RUN TestAuthZPluginTLS [2022-09-05T09:27:15.088Z] === RUN TestDockerSuite/TestBuildFails [2022-09-05T09:27:15.347Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-09-05T09:27:15.347Z] === RUN TestAuthZPluginDenyRequest [2022-09-05T09:27:15.607Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-05T09:27:15.607Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-05T09:27:15.866Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-05T09:27:15.866Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-05T09:27:16.433Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-09-05T09:27:16.433Z] === RUN TestAuthZPluginDenyResponse [2022-09-05T09:27:17.000Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-05T09:27:17.000Z] === RUN TestAuthZPluginAllowEventStream [2022-09-05T09:27:17.259Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-05T09:27:18.637Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2022-09-05T09:27:18.637Z] === RUN TestAuthZPluginErrorResponse [2022-09-05T09:27:19.205Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-05T09:27:19.205Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-05T09:27:19.205Z] === RUN TestAuthZPluginErrorRequest [2022-09-05T09:27:19.771Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-05T09:27:19.771Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-05T09:27:20.339Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-05T09:27:20.339Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-05T09:27:20.339Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-05T09:27:21.717Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-05T09:27:21.975Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-05T09:27:21.975Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-09-05T09:27:21.975Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-05T09:27:22.914Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-05T09:27:22.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-05T09:27:24.304Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2022-09-05T09:27:24.304Z] === RUN TestAuthZPluginHeader [2022-09-05T09:27:24.565Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-05T09:27:25.134Z] --- PASS: TestAuthZPluginHeader (0.97s) [2022-09-05T09:27:25.134Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-05T09:27:25.393Z] docker_api_swarm_test.go:272: [d05ea628079e6] joining swarm manager [d845fdaeadc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:27:25.962Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-05T09:27:26.221Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-05T09:27:26.789Z] docker_api_swarm_test.go:273: [d85f700a45595] joining swarm manager [d845fdaeadc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:27:27.726Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-05T09:27:29.632Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-05T09:27:29.892Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2022-09-05T09:27:29.892Z] === RUN TestAuthZPluginV2Disable [2022-09-05T09:27:30.459Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-05T09:27:30.718Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-05T09:27:31.283Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-05T09:27:31.850Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-05T09:27:32.109Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-05T09:27:32.109Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-05T09:27:33.046Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-05T09:27:33.046Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-05T09:27:33.305Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-05T09:27:33.872Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-05T09:27:33.872Z] --- PASS: TestAuthZPluginV2Disable (4.17s) [2022-09-05T09:27:33.872Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-05T09:27:34.131Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-05T09:27:34.390Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-05T09:27:35.326Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-05T09:27:37.229Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-05T09:27:39.074Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-05T09:27:39.074Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-05T09:27:39.074Z] { [2022-09-05T09:27:39.074Z] "RT_GROUP_ICON": { [2022-09-05T09:27:39.074Z] "#1": { [2022-09-05T09:27:39.074Z] "0409": "../../winresources/docker.ico" [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] }, [2022-09-05T09:27:39.074Z] "RT_MANIFEST": { [2022-09-05T09:27:39.074Z] "#1": { [2022-09-05T09:27:39.074Z] "0409": { [2022-09-05T09:27:39.074Z] "identity": {}, [2022-09-05T09:27:39.074Z] "description": "Docker Engine", [2022-09-05T09:27:39.074Z] "minimum-os": "vista", [2022-09-05T09:27:39.074Z] "execution-level": "", [2022-09-05T09:27:39.074Z] "ui-access": false, [2022-09-05T09:27:39.074Z] "auto-elevate": false, [2022-09-05T09:27:39.074Z] "dpi-awareness": "unaware", [2022-09-05T09:27:39.074Z] "disable-theming": false, [2022-09-05T09:27:39.074Z] "disable-window-filtering": false, [2022-09-05T09:27:39.074Z] "high-resolution-scrolling-aware": false, [2022-09-05T09:27:39.074Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-05T09:27:39.074Z] "long-path-aware": false, [2022-09-05T09:27:39.074Z] "printer-driver-isolation": false, [2022-09-05T09:27:39.074Z] "gdi-scaling": false, [2022-09-05T09:27:39.074Z] "segment-heap": false, [2022-09-05T09:27:39.074Z] "use-common-controls-v6": false [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] }, [2022-09-05T09:27:39.074Z] "RT_MESSAGETABLE": { [2022-09-05T09:27:39.074Z] "#1": { [2022-09-05T09:27:39.074Z] "0409": "../../winresources/event_messages.bin" [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] }, [2022-09-05T09:27:39.074Z] "RT_VERSION": { [2022-09-05T09:27:39.074Z] "#1": { [2022-09-05T09:27:39.074Z] "0409": { [2022-09-05T09:27:39.074Z] "fixed": { [2022-09-05T09:27:39.074Z] "file_version": "0.0.0.0", [2022-09-05T09:27:39.074Z] "product_version": "0.0.0.0", [2022-09-05T09:27:39.074Z] "type": "Unknown" [2022-09-05T09:27:39.074Z] }, [2022-09-05T09:27:39.074Z] "info": { [2022-09-05T09:27:39.074Z] "0000": { [2022-09-05T09:27:39.074Z] "CompanyName": "", [2022-09-05T09:27:39.074Z] "FileVersion": "dev", [2022-09-05T09:27:39.074Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-05T09:27:39.074Z] "OriginalFileName": "docker-proxy.exe", [2022-09-05T09:27:39.074Z] "ProductName": "", [2022-09-05T09:27:39.074Z] "ProductVersion": "dev", [2022-09-05T09:27:39.074Z] "SpecialBuild": "609d87003a0e9d431ef04a18743cb011cabda6ef" [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] } [2022-09-05T09:27:39.074Z] cmd/docker-proxy/genwinres_windows.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/main.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/network_proxy_test.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/proxy.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/sctp_proxy.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/tcp_proxy.go [2022-09-05T09:27:39.074Z] cmd/docker-proxy/udp_proxy.go [2022-09-05T09:27:39.074Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-05T09:27:39.074Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-05T09:27:39.074Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-05T09:27:39.074Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-05T09:27:39.074Z] remote: Enumerating objects: 23, done. [2022-09-05T09:27:39.074Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-05T09:27:39.074Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-05T09:27:39.074Z] 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-09-05T09:27:39.074Z] 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 | 5.08 MiB/s, done. [2022-09-05T09:27:39.074Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-05T09:27:39.074Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-05T09:27:39.074Z] Cross building: bundles/cross/linux/ppc64le [2022-09-05T09:27:39.074Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-05T09:27:39.074Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-05T09:27:40.517Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (6.46s) [2022-09-05T09:27:40.517Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-05T09:27:41.085Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-05T09:27:43.621Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-05T09:27:43.621Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-05T09:27:43.621Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-05T09:27:43.621Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-05T09:27:43.621Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-05T09:27:44.191Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-05T09:27:45.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-05T09:27:46.536Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-05T09:27:49.068Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-05T09:27:52.355Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-05T09:27:52.356Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-05T09:27:52.923Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-05T09:27:53.493Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.11s) [2022-09-05T09:27:53.493Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-05T09:28:00.057Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-05T09:28:01.432Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-05T09:28:02.001Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-05T09:28:03.378Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-05T09:28:03.378Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-05T09:28:03.378Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-05T09:28:06.661Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-05T09:28:06.661Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-05T09:28:07.596Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-05T09:28:07.854Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-05T09:28:09.233Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-05T09:28:09.492Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-05T09:28:09.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-05T09:28:10.319Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-05T09:28:10.578Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2022-09-05T09:28:10.578Z] PASS [2022-09-05T09:28:10.578Z] [2022-09-05T09:28:10.578Z] DONE 17 tests in 57.229s [2022-09-05T09:28:10.578Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-05T09:28:10.578Z] ++ 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-09-05T09:28:10.578Z] ++ set -e [2022-09-05T09:28:10.578Z] ++ '[' -n 0 ']' [2022-09-05T09:28:10.578Z] ++ set -x [2022-09-05T09:28:10.578Z] ++ 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-09-05T09:28:10.578Z] INFO: Testing against a local daemon [2022-09-05T09:28:10.578Z] === RUN TestPluginInvalidJSON [2022-09-05T09:28:10.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:28:10.578Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:28:10.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:28:10.578Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-05T09:28:10.579Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-05T09:28:10.579Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-05T09:28:10.579Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-05T09:28:10.579Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-05T09:28:10.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-05T09:28:10.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-05T09:28:10.579Z] === RUN TestPluginInstall [2022-09-05T09:28:10.579Z] === RUN TestPluginInstall/no_auth [2022-09-05T09:28:11.146Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-05T09:28:13.682Z] time="2022-09-05T09:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:13.683Z] time="2022-09-05T09:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f73daaf3c2adea7bf3e6b2abcf3ce952cbbbfa6bd0d6664daf2b8c02bfb9abe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:13.683Z] time="2022-09-05T09:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:13.683Z] time="2022-09-05T09:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f73daaf3c2adea7bf3e6b2abcf3ce952cbbbfa6bd0d6664daf2b8c02bfb9abe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:13.683Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-05T09:28:13.943Z] === RUN TestPluginInstall/with_htpasswd [2022-09-05T09:28:14.202Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-05T09:28:14.202Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-05T09:28:14.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-05T09:28:14.462Z] time="2022-09-05T09:28:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:14.462Z] time="2022-09-05T09:28:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b730d639d0ac699d1bf10d650b8199304d30f488ad38ec837b6323d1da73bc93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:14.462Z] time="2022-09-05T09:28:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:14.462Z] time="2022-09-05T09:28:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b730d639d0ac699d1bf10d650b8199304d30f488ad38ec837b6323d1da73bc93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:15.030Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-05T09:28:15.030Z] === RUN TestPluginInstall/with_insecure [2022-09-05T09:28:15.289Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-05T09:28:15.857Z] time="2022-09-05T09:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:15.857Z] time="2022-09-05T09:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d34ebe9576b5d82770dba2898f30ae7d733efac8ee36b4b5bbc5fab37d9a5141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:15.857Z] time="2022-09-05T09:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-05T09:28:15.857Z] time="2022-09-05T09:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d34ebe9576b5d82770dba2898f30ae7d733efac8ee36b4b5bbc5fab37d9a5141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-05T09:28:16.116Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-05T09:28:16.374Z] plugin_test.go:196: [d332c1d770440] daemon is not started [2022-09-05T09:28:16.374Z] --- PASS: TestPluginInstall (5.77s) [2022-09-05T09:28:16.374Z] --- PASS: TestPluginInstall/no_auth (3.31s) [2022-09-05T09:28:16.374Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2022-09-05T09:28:16.374Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2022-09-05T09:28:16.374Z] === RUN TestPluginsWithRuntimes [2022-09-05T09:28:16.944Z] docker_api_swarm_node_test.go:20: [da230102e350a] joining swarm manager [d99a6dc3b1ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:28:17.881Z] docker_api_swarm_node_test.go:21: [d79985be47543] joining swarm manager [d99a6dc3b1ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:28:18.447Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-05T09:28:18.706Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-05T09:28:19.642Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-05T09:28:20.578Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2022-09-05T09:28:20.578Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-09-05T09:28:20.578Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-09-05T09:28:20.578Z] === RUN TestPluginBackCompatMediaTypes [2022-09-05T09:28:20.578Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-05T09:28:21.513Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-09-05T09:28:21.513Z] PASS [2022-09-05T09:28:21.513Z] [2022-09-05T09:28:21.513Z] DONE 24 tests in 10.851s [2022-09-05T09:28:21.513Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-05T09:28:21.513Z] ++ 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-09-05T09:28:21.513Z] ++ set -e [2022-09-05T09:28:21.513Z] ++ '[' -n 0 ']' [2022-09-05T09:28:21.513Z] ++ set -x [2022-09-05T09:28:21.514Z] ++ 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-09-05T09:28:21.514Z] INFO: Testing against a local daemon [2022-09-05T09:28:21.514Z] === RUN TestExternalGraphDriver [2022-09-05T09:28:21.772Z] === RUN TestExternalGraphDriver/json [2022-09-05T09:28:21.772Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-05T09:28:23.675Z] === RUN TestExternalGraphDriver/spec [2022-09-05T09:28:23.675Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-05T09:28:24.613Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-05T09:28:25.548Z] === RUN TestExternalGraphDriver/pull [2022-09-05T09:28:25.809Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-05T09:28:27.712Z] --- PASS: TestExternalGraphDriver (5.87s) [2022-09-05T09:28:27.712Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-09-05T09:28:27.712Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-09-05T09:28:27.712Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-09-05T09:28:27.712Z] === RUN TestGraphdriverPluginV2 [2022-09-05T09:28:28.279Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-05T09:28:28.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-05T09:28:30.259Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-05T09:28:31.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-05T09:28:32.131Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-05T09:28:32.701Z] --- PASS: TestGraphdriverPluginV2 (5.28s) [2022-09-05T09:28:32.701Z] PASS [2022-09-05T09:28:32.701Z] [2022-09-05T09:28:32.701Z] DONE 5 tests in 11.288s [2022-09-05T09:28:32.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-05T09:28:32.701Z] ++ 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-09-05T09:28:32.701Z] ++ set -e [2022-09-05T09:28:32.701Z] ++ '[' -n 0 ']' [2022-09-05T09:28:32.701Z] ++ set -x [2022-09-05T09:28:32.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-05T09:28:32.960Z] INFO: Testing against a local daemon [2022-09-05T09:28:32.960Z] === RUN TestContinueAfterPluginCrash [2022-09-05T09:28:32.960Z] === PAUSE TestContinueAfterPluginCrash [2022-09-05T09:28:32.960Z] === RUN TestReadPluginNoRead [2022-09-05T09:28:32.960Z] === PAUSE TestReadPluginNoRead [2022-09-05T09:28:32.960Z] === RUN TestDaemonStartWithLogOpt [2022-09-05T09:28:32.960Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-05T09:28:32.960Z] === CONT TestContinueAfterPluginCrash [2022-09-05T09:28:32.960Z] === CONT TestDaemonStartWithLogOpt [2022-09-05T09:28:33.901Z] docker_api_swarm_test.go:502: [d4d116d1ef13f] joining swarm manager [dd1a96af5764e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:28:38.091Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2022-09-05T09:28:38.091Z] === CONT TestReadPluginNoRead [2022-09-05T09:28:40.624Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-05T09:28:40.884Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-05T09:28:42.263Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-05T09:28:42.522Z] --- PASS: TestContinueAfterPluginCrash (9.77s) [2022-09-05T09:28:43.459Z] === RUN TestReadPluginNoRead/default [2022-09-05T09:28:44.026Z] docker_api_swarm_test.go:507: [d872964308cc4] joining swarm manager [dd1a96af5764e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:28:44.026Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-05T09:28:45.401Z] === CONT TestReadPluginNoRead [2022-09-05T09:28:45.401Z] read_test.go:92: [d622ec0529308] daemon is not started [2022-09-05T09:28:45.401Z] --- PASS: TestReadPluginNoRead (7.54s) [2022-09-05T09:28:45.401Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-09-05T09:28:45.401Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2022-09-05T09:28:45.401Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-09-05T09:28:45.401Z] PASS [2022-09-05T09:28:45.401Z] [2022-09-05T09:28:45.401Z] DONE 6 tests in 12.462s [2022-09-05T09:28:45.401Z] 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-09-05T09:28:45.401Z] ++ 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-09-05T09:28:45.401Z] ++ set -e [2022-09-05T09:28:45.401Z] ++ '[' -n 0 ']' [2022-09-05T09:28:45.401Z] ++ set -x [2022-09-05T09:28:45.401Z] ++ 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-09-05T09:28:45.401Z] testing: warning: no tests to run [2022-09-05T09:28:45.401Z] PASS [2022-09-05T09:28:45.401Z] [2022-09-05T09:28:45.401Z] DONE 0 tests in 0.045s [2022-09-05T09:28:45.401Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-05T09:28:45.401Z] ++ 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-09-05T09:28:45.401Z] ++ set -e [2022-09-05T09:28:45.401Z] ++ '[' -n 0 ']' [2022-09-05T09:28:45.401Z] ++ set -x [2022-09-05T09:28:45.401Z] ++ 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-09-05T09:28:45.401Z] INFO: Testing against a local daemon [2022-09-05T09:28:45.401Z] === RUN TestPluginWithDevMounts [2022-09-05T09:28:45.401Z] === PAUSE TestPluginWithDevMounts [2022-09-05T09:28:45.401Z] === CONT TestPluginWithDevMounts [2022-09-05T09:28:45.659Z] === RUN TestDockerSuite/TestBuildRm [2022-09-05T09:28:47.038Z] --- PASS: TestPluginWithDevMounts (1.73s) [2022-09-05T09:28:47.038Z] PASS [2022-09-05T09:28:47.038Z] [2022-09-05T09:28:47.038Z] DONE 1 tests in 1.865s [2022-09-05T09:28:47.038Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-05T09:28:47.038Z] ++ 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-09-05T09:28:47.038Z] ++ set -e [2022-09-05T09:28:47.038Z] ++ '[' -n 0 ']' [2022-09-05T09:28:47.038Z] ++ set -x [2022-09-05T09:28:47.038Z] ++ 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-09-05T09:28:47.297Z] INFO: Testing against a local daemon [2022-09-05T09:28:47.297Z] === RUN TestSecretInspect [2022-09-05T09:28:47.864Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-05T09:28:48.432Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-05T09:28:49.810Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-05T09:28:49.810Z] --- PASS: TestSecretInspect (2.58s) [2022-09-05T09:28:49.810Z] === RUN TestSecretList [2022-09-05T09:28:50.068Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-05T09:28:51.021Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-05T09:28:52.395Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-05T09:28:52.654Z] --- PASS: TestSecretList (2.78s) [2022-09-05T09:28:52.654Z] === RUN TestSecretsCreateAndDelete [2022-09-05T09:28:52.913Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-05T09:28:55.447Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2022-09-05T09:28:55.447Z] === RUN TestSecretsUpdate [2022-09-05T09:28:56.017Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-05T09:28:56.277Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-05T09:28:56.536Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-05T09:28:56.536Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-05T09:28:56.536Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-05T09:28:57.104Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-05T09:28:57.672Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-05T09:28:57.933Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-05T09:28:57.933Z] --- PASS: TestSecretsUpdate (2.66s) [2022-09-05T09:28:57.933Z] === RUN TestTemplatedSecret [2022-09-05T09:28:58.501Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-05T09:29:01.035Z] --- PASS: TestTemplatedSecret (2.98s) [2022-09-05T09:29:01.035Z] === RUN TestSecretCreateResolve [2022-09-05T09:29:01.972Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-05T09:29:02.538Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-05T09:29:03.474Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-05T09:29:03.733Z] --- PASS: TestSecretCreateResolve (2.64s) [2022-09-05T09:29:03.733Z] PASS [2022-09-05T09:29:03.733Z] [2022-09-05T09:29:03.733Z] DONE 6 tests in 16.521s [2022-09-05T09:29:03.733Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-05T09:29:03.733Z] ++ 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-09-05T09:29:03.733Z] ++ set -e [2022-09-05T09:29:03.733Z] ++ '[' -n 0 ']' [2022-09-05T09:29:03.733Z] ++ set -x [2022-09-05T09:29:03.733Z] ++ 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-09-05T09:29:03.733Z] INFO: Testing against a local daemon [2022-09-05T09:29:03.733Z] === RUN TestServiceCreateInit [2022-09-05T09:29:03.733Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-05T09:29:03.991Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-05T09:29:04.559Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-05T09:29:05.937Z] === RUN TestDockerSuite/TestBuildUser [2022-09-05T09:29:07.314Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-05T09:29:08.252Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-05T09:29:10.157Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-05T09:29:13.476Z] --- PASS: TestServiceCreateInit (9.18s) [2022-09-05T09:29:13.476Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2022-09-05T09:29:13.476Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2022-09-05T09:29:13.476Z] === RUN TestCreateServiceMultipleTimes [2022-09-05T09:29:13.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-05T09:29:16.765Z] docker_api_swarm_node_test.go:81: [d473d06d67e40] joining swarm manager [d98eaf4dff5e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:29:26.748Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-05T09:29:26.748Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-05T09:29:26.748Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-05T09:29:27.315Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-05T09:29:27.882Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-05T09:29:28.817Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-05T09:29:28.817Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-05T09:29:28.817Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-05T09:29:28.817Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-05T09:29:28.817Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-05T09:29:28.817Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-05T09:29:28.817Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-05T09:29:28.817Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-05T09:29:28.817Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-05T09:29:29.753Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-05T09:29:29.753Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-05T09:29:30.319Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-05T09:29:30.497Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-05T09:29:30.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-05T09:29:30.754Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-05T09:29:30.754Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-05T09:29:30.837Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-05T09:29:31.012Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-05T09:29:31.012Z] Cross building: bundles/cross/linux/s390x [2022-09-05T09:29:31.012Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-05T09:29:31.012Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-05T09:29:31.404Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2022-09-05T09:29:31.404Z] === RUN TestCreateServiceConflict [2022-09-05T09:29:31.663Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-05T09:29:31.921Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-05T09:29:33.826Z] docker_api_swarm_node_test.go:53: [dcf9945e5b2f1] joining swarm manager [dc0ac92828e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:29:34.393Z] docker_api_swarm_node_test.go:54: [d1b128a951c1f] joining swarm manager [dc0ac92828e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:29:34.393Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-05T09:29:34.652Z] --- PASS: TestCreateServiceConflict (3.08s) [2022-09-05T09:29:34.652Z] === RUN TestCreateServiceMaxReplicas [2022-09-05T09:29:36.030Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-05T09:29:36.966Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-05T09:29:37.224Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-05T09:29:37.800Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-05T09:29:37.800Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-05T09:29:37.800Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-05T09:29:37.800Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-09-05T09:29:37.800Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-05T09:29:38.390Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-05T09:29:40.295Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-05T09:29:41.234Z] === RUN TestDockerSuite/TestCommitChange [2022-09-05T09:29:41.803Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-05T09:29:42.373Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-05T09:29:43.312Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-05T09:29:44.248Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-05T09:29:45.185Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-05T09:29:46.120Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-05T09:29:47.055Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-05T09:29:47.623Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-05T09:29:48.559Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-05T09:29:48.559Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-05T09:29:49.126Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-05T09:29:49.692Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-05T09:29:50.260Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-05T09:29:50.827Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-05T09:29:51.086Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-05T09:29:51.654Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-05T09:29:51.913Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2022-09-05T09:29:51.913Z] === RUN TestCreateServiceSecretFileMode [2022-09-05T09:29:52.479Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-05T09:29:53.415Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-05T09:29:53.984Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-05T09:29:54.919Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2022-09-05T09:29:54.919Z] === RUN TestCreateServiceConfigFileMode [2022-09-05T09:29:54.919Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-05T09:29:55.486Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-05T09:29:56.053Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-05T09:29:57.007Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-05T09:29:57.941Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-09-05T09:29:57.941Z] === RUN TestCreateServiceSysctls [2022-09-05T09:29:58.200Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-05T09:29:59.135Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-05T09:29:59.703Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-05T09:29:59.703Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-05T09:30:00.638Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-05T09:30:01.205Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-05T09:30:01.772Z] --- PASS: TestCreateServiceSysctls (3.97s) [2022-09-05T09:30:01.773Z] === RUN TestCreateServiceCapabilities [2022-09-05T09:30:02.341Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-05T09:30:02.910Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-05T09:30:03.846Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-05T09:30:04.782Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-09-05T09:30:04.782Z] === RUN TestInspect [2022-09-05T09:30:05.041Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-05T09:30:05.608Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-05T09:30:06.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-05T09:30:07.556Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-05T09:30:08.494Z] --- PASS: TestInspect (3.66s) [2022-09-05T09:30:08.494Z] === RUN TestCreateJob [2022-09-05T09:30:11.785Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-05T09:30:12.354Z] --- PASS: TestCreateJob (3.85s) [2022-09-05T09:30:12.354Z] === RUN TestReplicatedJob [2022-09-05T09:30:13.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-05T09:30:14.225Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-05T09:30:15.165Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-05T09:30:15.733Z] docker_api_swarm_test.go:202: [d658766c2cae3] joining swarm manager [dd3476861a445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:30:19.037Z] --- PASS: TestReplicatedJob (6.66s) [2022-09-05T09:30:19.037Z] === RUN TestUpdateReplicatedJob [2022-09-05T09:30:19.296Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-05T09:30:21.831Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-05T09:30:22.765Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-05T09:30:22.765Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2022-09-05T09:30:22.765Z] === RUN TestServiceListWithStatuses [2022-09-05T09:30:22.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:30:22.765Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-05T09:30:22.765Z] === RUN TestDockerNetworkConnectAlias [2022-09-05T09:30:26.963Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-05T09:30:27.222Z] === RUN TestDockerSuite/TestCpToDot [2022-09-05T09:30:28.158Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-05T09:30:28.158Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2022-09-05T09:30:28.158Z] === RUN TestDockerNetworkReConnect [2022-09-05T09:30:29.097Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-05T09:30:30.476Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-05T09:30:31.044Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-05T09:30:31.981Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2022-09-05T09:30:31.981Z] === RUN TestServicePlugin [2022-09-05T09:30:32.240Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-05T09:30:32.499Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-05T09:30:33.066Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-05T09:30:34.444Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-05T09:30:34.444Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-05T09:30:34.444Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-05T09:30:34.703Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-05T09:30:35.271Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-05T09:30:35.271Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-05T09:30:35.271Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-05T09:30:35.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-05T09:30:35.530Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-05T09:30:36.098Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-05T09:30:36.666Z] plugin_test.go:61: [d19437b70d26a] joining swarm manager [d7cd8fc4342cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:30:36.666Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-05T09:30:36.666Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-05T09:30:36.941Z] === RUN TestDockerSuite/TestCreateRM [2022-09-05T09:30:36.941Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-05T09:30:36.941Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-05T09:30:36.941Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-05T09:30:37.200Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-05T09:30:37.458Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-05T09:30:38.025Z] docker_api_swarm_test.go:384: [d12185b64dedb] joining swarm manager [d17e07ed54ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:30:38.283Z] plugin_test.go:64: [d02abfb2bc7be] joining swarm manager [d7cd8fc4342cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:30:39.658Z] docker_api_swarm_test.go:385: [d7e926e4a4cbd] joining swarm manager [d17e07ed54ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:30:39.917Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-05T09:30:39.917Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-05T09:30:39.917Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-05T09:30:44.108Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-05T09:30:44.108Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-05T09:30:44.108Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-05T09:30:44.366Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-05T09:30:44.933Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-05T09:30:45.500Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-05T09:30:46.067Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-05T09:30:46.325Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-05T09:30:48.226Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-05T09:30:49.600Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-05T09:30:51.504Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-05T09:30:54.036Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-05T09:30:54.972Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-05T09:30:55.907Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-05T09:31:02.485Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-05T09:31:02.485Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-05T09:31:02.743Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-05T09:31:03.310Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-05T09:31:03.310Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-05T09:31:03.569Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-05T09:31:03.827Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-05T09:31:03.827Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-05T09:31:04.762Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-05T09:31:05.021Z] --- PASS: TestServicePlugin (33.06s) [2022-09-05T09:31:05.021Z] === RUN TestServiceUpdateLabel [2022-09-05T09:31:05.957Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-05T09:31:05.957Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-05T09:31:05.957Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-05T09:31:06.524Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-05T09:31:06.783Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-05T09:31:07.719Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-09-05T09:31:07.719Z] === RUN TestServiceUpdateSecrets [2022-09-05T09:31:07.719Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-05T09:31:09.093Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-05T09:31:09.093Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-05T09:31:09.093Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-05T09:31:09.093Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-05T09:31:09.093Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-05T09:31:09.093Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-05T09:31:11.624Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-05T09:31:11.882Z] === RUN TestDockerSuite/TestEventsRename [2022-09-05T09:31:12.450Z] === RUN TestDockerSuite/TestEventsResize [2022-09-05T09:31:13.019Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-05T09:31:18.285Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-05T09:31:18.852Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-05T09:31:19.787Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-05T09:31:22.318Z] === RUN TestDockerSuite/TestEventsTop [2022-09-05T09:31:22.318Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-09-05T09:31:22.318Z] === RUN TestServiceUpdateConfigs [2022-09-05T09:31:22.428Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-05T09:31:22.428Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-05T09:31:22.428Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-05T09:31:22.428Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-05T09:31:22.428Z] [2022-09-05T09:31:22.886Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-05T09:31:24.146Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-05T09:31:24.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/test/unit [2022-09-05T09:31:24.732Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-05T09:31:24.732Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-05T09:31:24.732Z] + TESTDIRS=./... [2022-09-05T09:31:24.732Z] + exclude_paths='/vendor/|/integration' [2022-09-05T09:31:24.732Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-05T09:31:24.732Z] ++ go list ./... [2022-09-05T09:31:25.439Z] check_test.go:611: [d7e926e4a4cbd] daemon is not started [2022-09-05T09:31:25.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-05T09:31:25.439Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-05T09:31:25.663Z] + pkg_list='github.com/docker/docker/api [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/backend [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/container [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/events [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/filters [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/image [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/mount [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/network [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/registry [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/time [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/versions [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:31:25.663Z] github.com/docker/docker/api/types/volume [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:31:25.663Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:31:25.663Z] github.com/docker/docker/cli [2022-09-05T09:31:25.663Z] github.com/docker/docker/cli/config [2022-09-05T09:31:25.663Z] github.com/docker/docker/cli/debug [2022-09-05T09:31:25.663Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:31:25.663Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:31:25.663Z] github.com/docker/docker/client [2022-09-05T09:31:25.663Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:31:25.663Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:31:25.663Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:31:25.663Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:31:25.663Z] github.com/docker/docker/container [2022-09-05T09:31:25.663Z] github.com/docker/docker/container/stream [2022-09-05T09:31:25.663Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:31:25.663Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:31:25.663Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/config [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/events [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/images [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/links [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/names [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/network [2022-09-05T09:31:25.663Z] github.com/docker/docker/daemon/stats [2022-09-05T09:31:25.663Z] github.com/docker/docker/distribution [2022-09-05T09:31:25.663Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:31:25.663Z] github.com/docker/docker/distribution/utils [2022-09-05T09:31:25.663Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:31:25.663Z] github.com/docker/docker/dockerversion [2022-09-05T09:31:25.663Z] github.com/docker/docker/errdefs [2022-09-05T09:31:25.663Z] github.com/docker/docker/image [2022-09-05T09:31:25.663Z] github.com/docker/docker/image/cache [2022-09-05T09:31:25.663Z] github.com/docker/docker/image/tarexport [2022-09-05T09:31:25.663Z] github.com/docker/docker/image/v1 [2022-09-05T09:31:25.663Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:31:25.663Z] github.com/docker/docker/layer [2022-09-05T09:31:25.663Z] github.com/docker/docker/libcontainerd [2022-09-05T09:31:25.663Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:31:25.663Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:31:25.663Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:31:25.663Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:31:25.663Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:31:25.664Z] github.com/docker/docker/oci [2022-09-05T09:31:25.664Z] github.com/docker/docker/oci/caps [2022-09-05T09:31:25.664Z] github.com/docker/docker/opts [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/archive [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/directory [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/platform [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pools [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/progress [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/signal [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stack [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/system [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:31:25.664Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:31:25.664Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:31:25.664Z] github.com/docker/docker/quota [2022-09-05T09:31:25.664Z] github.com/docker/docker/reference [2022-09-05T09:31:25.664Z] github.com/docker/docker/registry [2022-09-05T09:31:25.664Z] github.com/docker/docker/registry/resumable [2022-09-05T09:31:25.664Z] github.com/docker/docker/restartmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/rootless [2022-09-05T09:31:25.664Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:31:25.664Z] github.com/docker/docker/runconfig [2022-09-05T09:31:25.664Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/environment [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/registry [2022-09-05T09:31:25.664Z] github.com/docker/docker/testutil/request [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/drivers [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/local [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/mounts [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/service [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:31:25.664Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:31:25.664Z] ++ grep --fixed-strings -v /libnetwork [2022-09-05T09:31:25.664Z] ++ echo 'github.com/docker/docker/api [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/backend [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/container [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/events [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/filters [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/image [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/mount [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/network [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/registry [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/time [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/versions [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:31:25.664Z] github.com/docker/docker/api/types/volume [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:31:25.664Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:31:25.664Z] github.com/docker/docker/cli [2022-09-05T09:31:25.664Z] github.com/docker/docker/cli/config [2022-09-05T09:31:25.664Z] github.com/docker/docker/cli/debug [2022-09-05T09:31:25.664Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:31:25.664Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/client [2022-09-05T09:31:25.664Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:31:25.664Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:31:25.664Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:31:25.664Z] github.com/docker/docker/container [2022-09-05T09:31:25.664Z] github.com/docker/docker/container/stream [2022-09-05T09:31:25.664Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:31:25.664Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:31:25.664Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/config [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/events [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/images [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/links [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/names [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/network [2022-09-05T09:31:25.664Z] github.com/docker/docker/daemon/stats [2022-09-05T09:31:25.664Z] github.com/docker/docker/distribution [2022-09-05T09:31:25.664Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:31:25.664Z] github.com/docker/docker/distribution/utils [2022-09-05T09:31:25.664Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:31:25.664Z] github.com/docker/docker/dockerversion [2022-09-05T09:31:25.664Z] github.com/docker/docker/errdefs [2022-09-05T09:31:25.664Z] github.com/docker/docker/image [2022-09-05T09:31:25.664Z] github.com/docker/docker/image/cache [2022-09-05T09:31:25.664Z] github.com/docker/docker/image/tarexport [2022-09-05T09:31:25.664Z] github.com/docker/docker/image/v1 [2022-09-05T09:31:25.664Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:31:25.664Z] github.com/docker/docker/layer [2022-09-05T09:31:25.664Z] github.com/docker/docker/libcontainerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:31:25.664Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:31:25.664Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:31:25.664Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:31:25.664Z] github.com/docker/docker/oci [2022-09-05T09:31:25.664Z] github.com/docker/docker/oci/caps [2022-09-05T09:31:25.664Z] github.com/docker/docker/opts [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/archive [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/directory [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/platform [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pools [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/progress [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/signal [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stack [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/system [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:31:25.664Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:31:25.664Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:31:25.664Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:31:25.664Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:31:25.664Z] github.com/docker/docker/quota [2022-09-05T09:31:25.664Z] github.com/docker/docker/reference [2022-09-05T09:31:25.664Z] github.com/docker/docker/registry [2022-09-05T09:31:25.664Z] github.com/docker/docker/registry/resumable [2022-09-05T09:31:25.664Z] github.com/docker/docker/restartmanager [2022-09-05T09:31:25.665Z] github.com/docker/docker/rootless [2022-09-05T09:31:25.665Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:31:25.665Z] github.com/docker/docker/runconfig [2022-09-05T09:31:25.665Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/environment [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/registry [2022-09-05T09:31:25.665Z] github.com/docker/docker/testutil/request [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/drivers [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/local [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/mounts [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/service [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:31:25.665Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:31:25.922Z] + base_pkg_list='github.com/docker/docker/api [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/backend [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/events [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/filters [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/mount [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/registry [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/time [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/volume [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/config [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/debug [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/client [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:31:25.923Z] github.com/docker/docker/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/container/stream [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/config [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/events [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/images [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/links [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/names [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/stats [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/utils [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:31:25.923Z] github.com/docker/docker/dockerversion [2022-09-05T09:31:25.923Z] github.com/docker/docker/errdefs [2022-09-05T09:31:25.923Z] github.com/docker/docker/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/cache [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/tarexport [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/v1 [2022-09-05T09:31:25.923Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:31:25.923Z] github.com/docker/docker/layer [2022-09-05T09:31:25.923Z] github.com/docker/docker/libcontainerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:31:25.923Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:31:25.923Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:31:25.923Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:31:25.923Z] github.com/docker/docker/oci [2022-09-05T09:31:25.923Z] github.com/docker/docker/oci/caps [2022-09-05T09:31:25.923Z] github.com/docker/docker/opts [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/archive [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/directory [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/platform [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/pools [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/progress [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/signal [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/stack [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/system [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:31:25.923Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:31:25.923Z] github.com/docker/docker/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:31:25.923Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:31:25.923Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:31:25.923Z] github.com/docker/docker/quota [2022-09-05T09:31:25.923Z] github.com/docker/docker/reference [2022-09-05T09:31:25.923Z] github.com/docker/docker/registry [2022-09-05T09:31:25.923Z] github.com/docker/docker/registry/resumable [2022-09-05T09:31:25.923Z] github.com/docker/docker/restartmanager [2022-09-05T09:31:25.923Z] github.com/docker/docker/rootless [2022-09-05T09:31:25.923Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:31:25.923Z] github.com/docker/docker/runconfig [2022-09-05T09:31:25.923Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/environment [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/registry [2022-09-05T09:31:25.923Z] github.com/docker/docker/testutil/request [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/drivers [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/local [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/mounts [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/service [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:31:25.923Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:31:25.923Z] ++ grep --fixed-strings /libnetwork [2022-09-05T09:31:25.923Z] ++ echo 'github.com/docker/docker/api [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/backend [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/events [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/filters [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/mount [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/registry [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/time [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:31:25.923Z] github.com/docker/docker/api/types/volume [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:31:25.923Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/config [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/debug [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:31:25.923Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/client [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:31:25.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:31:25.923Z] github.com/docker/docker/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/container/stream [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:31:25.923Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/config [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/events [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/images [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/links [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/names [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/network [2022-09-05T09:31:25.923Z] github.com/docker/docker/daemon/stats [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/utils [2022-09-05T09:31:25.923Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:31:25.923Z] github.com/docker/docker/dockerversion [2022-09-05T09:31:25.923Z] github.com/docker/docker/errdefs [2022-09-05T09:31:25.923Z] github.com/docker/docker/image [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/cache [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/tarexport [2022-09-05T09:31:25.923Z] github.com/docker/docker/image/v1 [2022-09-05T09:31:25.923Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:31:25.923Z] github.com/docker/docker/layer [2022-09-05T09:31:25.924Z] github.com/docker/docker/libcontainerd [2022-09-05T09:31:25.924Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:31:25.924Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:31:25.924Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/types [2022-09-05T09:31:25.924Z] github.com/docker/docker/oci [2022-09-05T09:31:25.924Z] github.com/docker/docker/oci/caps [2022-09-05T09:31:25.924Z] github.com/docker/docker/opts [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/archive [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/directory [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/platform [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/pools [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/progress [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/signal [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/stack [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/system [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:31:25.924Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:31:25.924Z] github.com/docker/docker/plugin [2022-09-05T09:31:25.924Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:31:25.924Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:31:25.924Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:31:25.924Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:31:25.924Z] github.com/docker/docker/quota [2022-09-05T09:31:25.924Z] github.com/docker/docker/reference [2022-09-05T09:31:25.924Z] github.com/docker/docker/registry [2022-09-05T09:31:25.924Z] github.com/docker/docker/registry/resumable [2022-09-05T09:31:25.924Z] github.com/docker/docker/restartmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/rootless [2022-09-05T09:31:25.924Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:31:25.924Z] github.com/docker/docker/runconfig [2022-09-05T09:31:25.924Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/environment [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/registry [2022-09-05T09:31:25.924Z] github.com/docker/docker/testutil/request [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/drivers [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/local [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/mounts [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/service [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:31:25.924Z] github.com/docker/docker/volume/testutils' [2022-09-05T09:31:25.924Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/types' [2022-09-05T09:31:25.924Z] + echo 'github.com/docker/docker/libnetwork [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/types' [2022-09-05T09:31:25.924Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:31:25.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:31:25.924Z] + type docker-proxy [2022-09-05T09:31:25.924Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-05T09:31:25.924Z] + hack/make.sh binary-proxy install-proxy [2022-09-05T09:31:25.924Z] [2022-09-05T09:31:25.924Z] Removing bundles/ [2022-09-05T09:31:25.924Z] [2022-09-05T09:31:25.924Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-05T09:31:25.924Z] Building: bundles/binary-proxy/docker-proxy [2022-09-05T09:31:25.924Z] GOOS="" GOARCH="" GOARM="" [2022-09-05T09:31:27.971Z] docker_api_swarm_test.go:802: [d7a993aeb00c7] joining swarm manager [deed2b890fa56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:31:28.907Z] docker_api_swarm_test.go:802: [d251039297b24] joining swarm manager [deed2b890fa56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:31:30.282Z] docker_api_swarm_test.go:802: [dddcd8750a240] joining swarm manager [deed2b890fa56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-05T09:31:31.657Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-05T09:31:31.657Z] docker_api_swarm_test.go:802: [d43990cea9060] joining swarm manager [deed2b890fa56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-05T09:31:32.226Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-05T09:31:32.792Z] docker_api_swarm_test.go:810: [d19948f16a901] joining swarm manager [deed2b890fa56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-05T09:31:34.024Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-05T09:31:34.024Z] [2022-09-05T09:31:34.024Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-05T09:31:34.024Z] Installing docker-proxy to /usr/local/bin/ [2022-09-05T09:31:34.024Z] [2022-09-05T09:31:34.024Z] + mkdir -p bundles [2022-09-05T09:31:34.024Z] + '[' -n 'github.com/docker/docker/api [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/backend/build [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/httpstatus [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/httputils [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/middleware [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/build [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/container [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/debug [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/distribution [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/grpc [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/image [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/network [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/plugin [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/session [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/swarm [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/system [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/server/router/volume [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/backend [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/blkiodev [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/container [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/events [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/filters [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/image [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/mount [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/network [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/registry [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/strslice [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/swarm [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/time [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/versions [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-05T09:31:34.024Z] github.com/docker/docker/api/types/volume [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/builder-next/worker [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/dockerfile [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/remotecontext [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/remotecontext/git [2022-09-05T09:31:34.024Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-05T09:31:34.024Z] github.com/docker/docker/cli [2022-09-05T09:31:34.024Z] github.com/docker/docker/cli/config [2022-09-05T09:31:34.024Z] github.com/docker/docker/cli/debug [2022-09-05T09:31:34.024Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-05T09:31:34.024Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-05T09:31:34.024Z] github.com/docker/docker/client [2022-09-05T09:31:34.024Z] github.com/docker/docker/cmd/docker-proxy [2022-09-05T09:31:34.024Z] github.com/docker/docker/cmd/dockerd [2022-09-05T09:31:34.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-05T09:31:34.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-05T09:31:34.024Z] github.com/docker/docker/container [2022-09-05T09:31:34.024Z] github.com/docker/docker/container/stream [2022-09-05T09:31:34.024Z] github.com/docker/docker/contrib/apparmor [2022-09-05T09:31:34.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-05T09:31:34.024Z] github.com/docker/docker/contrib/httpserver [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster/convert [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster/executor [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/cluster/provider [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/config [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/containerd [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/events [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/events/testutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/images [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/initlayer [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/links [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/listeners [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/gelf [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/journald [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/local [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/logentries [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/splunk [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/syslog [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/logger/templates [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/names [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/network [2022-09-05T09:31:34.024Z] github.com/docker/docker/daemon/stats [2022-09-05T09:31:34.024Z] github.com/docker/docker/distribution [2022-09-05T09:31:34.024Z] github.com/docker/docker/distribution/metadata [2022-09-05T09:31:34.024Z] github.com/docker/docker/distribution/utils [2022-09-05T09:31:34.024Z] github.com/docker/docker/distribution/xfer [2022-09-05T09:31:34.024Z] github.com/docker/docker/dockerversion [2022-09-05T09:31:34.024Z] github.com/docker/docker/errdefs [2022-09-05T09:31:34.024Z] github.com/docker/docker/image [2022-09-05T09:31:34.024Z] github.com/docker/docker/image/cache [2022-09-05T09:31:34.024Z] github.com/docker/docker/image/tarexport [2022-09-05T09:31:34.024Z] github.com/docker/docker/image/v1 [2022-09-05T09:31:34.024Z] github.com/docker/docker/internal/test/suite [2022-09-05T09:31:34.024Z] github.com/docker/docker/layer [2022-09-05T09:31:34.024Z] github.com/docker/docker/libcontainerd [2022-09-05T09:31:34.024Z] github.com/docker/docker/libcontainerd/queue [2022-09-05T09:31:34.024Z] github.com/docker/docker/libcontainerd/remote [2022-09-05T09:31:34.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-05T09:31:34.024Z] github.com/docker/docker/libcontainerd/types [2022-09-05T09:31:34.024Z] github.com/docker/docker/oci [2022-09-05T09:31:34.024Z] github.com/docker/docker/oci/caps [2022-09-05T09:31:34.024Z] github.com/docker/docker/opts [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/aaparser [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/archive [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/authorization [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/broadcaster [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/capabilities [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/chrootarchive [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/containerfs [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/devicemapper [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/directory [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/dmesg [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/fileutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/fsutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/homedir [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/idtools [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/ioutils [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/jsonmessage [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/longpath [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/loopback [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/namesgenerator [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/parsers [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/pidfile [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/platform [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugingetter [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugins [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/plugins/transport [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/pools [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/progress [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/pubsub [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/reexec [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/signal [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/stack [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/stdcopy [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/streamformatter [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/stringid [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/sysinfo [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/system [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/tailfile [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/tarsum [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/urlutil [2022-09-05T09:31:34.024Z] github.com/docker/docker/pkg/useragent [2022-09-05T09:31:34.024Z] github.com/docker/docker/plugin [2022-09-05T09:31:34.024Z] github.com/docker/docker/plugin/executor/containerd [2022-09-05T09:31:34.024Z] github.com/docker/docker/plugin/v2 [2022-09-05T09:31:34.024Z] github.com/docker/docker/profiles/apparmor [2022-09-05T09:31:34.024Z] github.com/docker/docker/profiles/seccomp [2022-09-05T09:31:34.024Z] github.com/docker/docker/quota [2022-09-05T09:31:34.024Z] github.com/docker/docker/reference [2022-09-05T09:31:34.024Z] github.com/docker/docker/registry [2022-09-05T09:31:34.024Z] github.com/docker/docker/registry/resumable [2022-09-05T09:31:34.024Z] github.com/docker/docker/restartmanager [2022-09-05T09:31:34.024Z] github.com/docker/docker/rootless [2022-09-05T09:31:34.024Z] github.com/docker/docker/rootless/specconv [2022-09-05T09:31:34.024Z] github.com/docker/docker/runconfig [2022-09-05T09:31:34.024Z] github.com/docker/docker/runconfig/opts [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/daemon [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/environment [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fakecontext [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fakegit [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fakestorage [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fixtures/load [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/registry [2022-09-05T09:31:34.024Z] github.com/docker/docker/testutil/request [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/drivers [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/local [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/mounts [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/service [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/service/opts [2022-09-05T09:31:34.024Z] github.com/docker/docker/volume/testutils' ']' [2022-09-05T09:31:34.025Z] + 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/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-05T09:31:34.281Z] ? github.com/docker/docker/api [no test files] [2022-09-05T09:31:38.057Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2022-09-05T09:31:38.057Z] === RUN TestServiceUpdateNetwork [2022-09-05T09:31:38.057Z] === RUN TestDockerSuite/TestExec [2022-09-05T09:31:38.624Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-05T09:31:40.530Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-05T09:31:41.204Z] === RUN TestDockerSuite/TestExecEnv [2022-09-05T09:31:41.771Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-05T09:31:42.710Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-05T09:31:43.277Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-05T09:31:46.564Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-05T09:31:46.564Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-05T09:31:47.132Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-05T09:31:47.698Z] === RUN TestDockerSuite/TestExecParseError [2022-09-05T09:31:47.956Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-05T09:31:48.523Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-05T09:31:49.089Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-05T09:31:49.657Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-05T09:31:50.225Z] === RUN TestDockerSuite/TestExecTTY [2022-09-05T09:31:50.793Z] --- PASS: TestServiceUpdateNetwork (13.53s) [2022-09-05T09:31:50.793Z] === RUN TestServiceUpdatePidsLimit [2022-09-05T09:31:51.361Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-05T09:31:51.929Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-05T09:31:52.188Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-05T09:31:52.412Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-09-05T09:31:52.756Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-05T09:31:53.014Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-05T09:31:53.581Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-05T09:31:53.581Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-05T09:31:53.581Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-05T09:31:54.959Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-05T09:31:55.525Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-05T09:31:56.092Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-05T09:31:56.662Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-05T09:31:57.229Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-05T09:31:58.606Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-05T09:32:00.506Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-05T09:32:00.506Z] === RUN TestDockerSuite/TestHealth [2022-09-05T09:32:08.620Z] --- PASS: TestServiceUpdatePidsLimit (16.86s) [2022-09-05T09:32:08.620Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-05T09:32:08.620Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-09-05T09:32:08.620Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-09-05T09:32:08.620Z] PASS [2022-09-05T09:32:08.620Z] [2022-09-05T09:32:08.620Z] === Skipped [2022-09-05T09:32:08.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-05T09:32:08.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-05T09:32:08.620Z] [2022-09-05T09:32:08.620Z] DONE 27 tests, 1 skipped in 184.057s [2022-09-05T09:32:08.620Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-05T09:32:08.620Z] ++ 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-09-05T09:32:08.620Z] ++ set -e [2022-09-05T09:32:08.620Z] ++ '[' -n 0 ']' [2022-09-05T09:32:08.620Z] ++ set -x [2022-09-05T09:32:08.620Z] ++ 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-09-05T09:32:08.620Z] INFO: Testing against a local daemon [2022-09-05T09:32:08.620Z] === RUN TestSessionCreate [2022-09-05T09:32:08.620Z] --- PASS: TestSessionCreate (0.03s) [2022-09-05T09:32:08.620Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-05T09:32:08.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-05T09:32:08.620Z] PASS [2022-09-05T09:32:08.620Z] [2022-09-05T09:32:08.620Z] DONE 2 tests in 0.174s [2022-09-05T09:32:08.620Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-05T09:32:08.620Z] ++ 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-09-05T09:32:08.620Z] ++ set -e [2022-09-05T09:32:08.620Z] ++ '[' -n 0 ']' [2022-09-05T09:32:08.620Z] ++ set -x [2022-09-05T09:32:08.620Z] ++ 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-09-05T09:32:08.620Z] INFO: Testing against a local daemon [2022-09-05T09:32:08.620Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-05T09:32:08.620Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:32:08.620Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:32:08.620Z] === RUN TestDiskUsage [2022-09-05T09:32:08.620Z] === PAUSE TestDiskUsage [2022-09-05T09:32:08.620Z] === RUN TestEventsExecDie [2022-09-05T09:32:08.620Z] --- PASS: TestEventsExecDie (0.60s) [2022-09-05T09:32:08.620Z] === RUN TestEventsBackwardsCompatible [2022-09-05T09:32:08.891Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-05T09:32:08.891Z] === RUN TestEventsVolumeCreate [2022-09-05T09:32:08.891Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-05T09:32:08.891Z] === RUN TestInfoBinaryCommits [2022-09-05T09:32:08.891Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-05T09:32:08.891Z] === RUN TestInfoAPIVersioned [2022-09-05T09:32:08.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-05T09:32:08.891Z] === RUN TestInfoAPI [2022-09-05T09:32:08.891Z] --- PASS: TestInfoAPI (0.02s) [2022-09-05T09:32:08.891Z] === RUN TestInfoAPIWarnings [2022-09-05T09:32:21.086Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-05T09:32:22.460Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-05T09:32:24.992Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-05T09:32:24.992Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-05T09:32:24.992Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-05T09:32:25.250Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-05T09:32:25.509Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-05T09:32:25.509Z] === RUN TestInfoDebug [2022-09-05T09:32:25.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-05T09:32:25.767Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-05T09:32:26.026Z] --- PASS: TestInfoDebug (0.54s) [2022-09-05T09:32:26.026Z] === RUN TestInfoInsecureRegistries [2022-09-05T09:32:26.594Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-05T09:32:26.594Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-05T09:32:26.594Z] === RUN TestInfoRegistryMirrors [2022-09-05T09:32:27.162Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-05T09:32:27.162Z] === RUN TestLoginFailsWithBadCredentials [2022-09-05T09:32:27.162Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-05T09:32:27.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-05T09:32:27.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-05T09:32:27.162Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-05T09:32:27.421Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-05T09:32:27.421Z] === RUN TestPingCacheHeaders [2022-09-05T09:32:27.421Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-09-05T09:32:27.421Z] === RUN TestPingGet [2022-09-05T09:32:27.421Z] --- PASS: TestPingGet (0.02s) [2022-09-05T09:32:27.421Z] === RUN TestPingHead [2022-09-05T09:32:27.421Z] --- PASS: TestPingHead (0.02s) [2022-09-05T09:32:27.421Z] === RUN TestPingSwarmHeader [2022-09-05T09:32:27.421Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-05T09:32:27.988Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-05T09:32:27.988Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-05T09:32:28.247Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-05T09:32:28.247Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-05T09:32:28.816Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-05T09:32:28.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-05T09:32:28.816Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-05T09:32:29.753Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-05T09:32:29.753Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-05T09:32:29.753Z] --- PASS: TestPingSwarmHeader (2.36s) [2022-09-05T09:32:29.753Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-05T09:32:29.753Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-05T09:32:29.753Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-05T09:32:29.753Z] === RUN TestPingBuilderHeader [2022-09-05T09:32:29.753Z] === RUN TestPingBuilderHeader/default_config [2022-09-05T09:32:30.321Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-05T09:32:30.321Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-05T09:32:30.580Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-05T09:32:30.839Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-09-05T09:32:30.839Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-05T09:32:30.839Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-05T09:32:30.839Z] === RUN TestVersion [2022-09-05T09:32:31.098Z] --- PASS: TestVersion (0.03s) [2022-09-05T09:32:31.098Z] === CONT TestDiskUsage [2022-09-05T09:32:31.098Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-05T09:32:31.357Z] === RUN TestDiskUsage/empty [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/container_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/image_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-05T09:32:31.616Z] === RUN TestDiskUsage/after_container.Run [2022-09-05T09:32:31.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-05T09:32:31.875Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage (1.22s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-05T09:32:32.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-05T09:32:32.133Z] PASS [2022-09-05T09:32:32.133Z] [2022-09-05T09:32:32.133Z] === Skipped [2022-09-05T09:32:32.133Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-05T09:32:32.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-05T09:32:32.133Z] [2022-09-05T09:32:32.133Z] DONE 57 tests, 1 skipped in 24.221s [2022-09-05T09:32:32.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-05T09:32:32.133Z] ++ 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-09-05T09:32:32.133Z] ++ set -e [2022-09-05T09:32:32.133Z] ++ '[' -n 0 ']' [2022-09-05T09:32:32.133Z] ++ set -x [2022-09-05T09:32:32.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=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-09-05T09:32:32.392Z] INFO: Testing against a local daemon [2022-09-05T09:32:32.392Z] === RUN TestVolumesCreateAndList [2022-09-05T09:32:32.392Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-09-05T09:32:32.392Z] === RUN TestVolumesRemove [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesRemove (0.19s) [2022-09-05T09:32:32.652Z] === RUN TestVolumesInspect [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-05T09:32:32.652Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-05T09:32:32.652Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-05T09:32:32.652Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-05T09:32:32.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-05T09:32:32.652Z] PASS [2022-09-05T09:32:32.652Z] [2022-09-05T09:32:32.652Z] DONE 9 tests in 0.399s [2022-09-05T09:32:32.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:32:32.910Z] ++++ cat bundles/test-integration/docker.pid [2022-09-05T09:32:32.910Z] +++ kill 7150 [2022-09-05T09:32:33.168Z] +++ /etc/init.d/apparmor stop [2022-09-05T09:32:33.168Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:32:33.168Z] [2022-09-05T09:32:33.168Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:32:33.168Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:32:33.168Z] [2022-09-05T09:32:33.168Z] To set a process to complain mode, use the command line tool [2022-09-05T09:32:33.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:32:33.168Z] +++ true [2022-09-05T09:32:33.168Z] exiting test-integration [2022-09-05T09:32:33.168Z] ++ exit 0 [2022-09-05T09:32:33.168Z] [2022-09-05T09:32:34.105Z] + for job in $(jobs -p) [2022-09-05T09:32:34.105Z] + wait 9279 [2022-09-05T09:32:34.105Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-05T09:32:34.105Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-05T09:32:34.105Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-05T09:32:35.500Z] === RUN TestDockerSuite/TestImportFile [2022-09-05T09:32:36.434Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-05T09:32:36.434Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-05T09:32:37.370Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-05T09:32:38.745Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-05T09:32:39.679Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-05T09:32:40.246Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-05T09:32:40.504Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-05T09:32:41.071Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-05T09:32:41.071Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-05T09:32:41.071Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-05T09:32:41.638Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-05T09:32:41.897Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-05T09:32:41.897Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-05T09:32:42.464Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-05T09:32:42.465Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-05T09:32:42.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-05T09:32:43.032Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-05T09:32:43.600Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-05T09:32:44.166Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-05T09:32:44.733Z] === RUN TestDockerSuite/TestInspectImage [2022-09-05T09:32:44.733Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-05T09:32:44.733Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-05T09:32:44.733Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-05T09:32:44.733Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-05T09:32:45.300Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-05T09:32:45.558Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-05T09:32:45.816Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-05T09:32:46.075Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-05T09:32:46.642Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-05T09:32:49.172Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-05T09:32:49.172Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-05T09:32:49.431Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-05T09:32:49.998Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-05T09:32:50.935Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-05T09:32:51.505Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-05T09:32:51.762Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-05T09:32:52.337Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-05T09:32:52.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-05T09:32:53.476Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-05T09:32:53.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-05T09:32:54.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-05T09:32:54.045Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-05T09:32:55.423Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-05T09:32:56.808Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-05T09:32:57.066Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-05T09:32:58.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-05T09:32:58.700Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-05T09:33:00.603Z] docker_api_swarm_service_test.go:395: [dc1b903a2170b] joining swarm manager [dcae915b633f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:33:00.603Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-05T09:33:01.539Z] docker_api_swarm_service_test.go:395: [d0479e34ca3a9] joining swarm manager [dcae915b633f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:33:02.476Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-05T09:33:02.476Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-05T09:33:04.381Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-05T09:33:04.639Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-05T09:33:05.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-05T09:33:13.698Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-05T09:33:14.633Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-05T09:33:14.894Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-05T09:33:16.275Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-05T09:33:16.275Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-05T09:33:16.544Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-05T09:33:17.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-05T09:33:17.115Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-05T09:33:18.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-05T09:33:18.990Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-05T09:33:19.558Z] docker_api_swarm_service_test.go:343: [d4bc2972c0ccb] joining swarm manager [dbc9a4bde1e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:33:20.125Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-05T09:33:20.383Z] docker_api_swarm_service_test.go:343: [d1ebb8093ef2d] joining swarm manager [dbc9a4bde1e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:33:20.955Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-05T09:33:24.244Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-05T09:33:24.502Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-05T09:33:25.069Z] === RUN TestDockerSuite/TestLogsSince [2022-09-05T09:33:28.831Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-05T09:33:28.831Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-05T09:33:28.831Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-09-05T09:33:29.393Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-05T09:33:29.393Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-05T09:33:29.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-05T09:33:29.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-05T09:33:29.956Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-05T09:33:29.956Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-05T09:33:29.956Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-05T09:33:29.956Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-05T09:33:29.956Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-05T09:33:30.212Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-05T09:33:31.141Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-05T09:33:31.141Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-05T09:33:31.398Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-09-05T09:33:31.627Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-05T09:33:31.654Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-05T09:33:32.217Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-09-05T09:33:32.217Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-05T09:33:32.217Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-05T09:33:32.473Z] ok github.com/docker/docker/api/types/registry 0.022s coverage: 54.2% of statements [2022-09-05T09:33:32.731Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-09-05T09:33:32.731Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-05T09:33:32.731Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-05T09:33:32.731Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-05T09:33:32.988Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-05T09:33:32.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-05T09:33:34.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-05T09:33:36.808Z] docker_api_swarm_service_test.go:490: [deb3281ae09b2] joining swarm manager [df44f367c4846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:33:37.067Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-05T09:33:37.168Z] ok github.com/docker/docker/builder/remotecontext 0.146s coverage: 13.7% of statements [2022-09-05T09:33:37.325Z] docker_api_swarm_service_test.go:490: [d50152ee2cb6a] joining swarm manager [df44f367c4846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:33:37.584Z] === RUN TestDockerSuite/TestLogsTail [2022-09-05T09:33:37.732Z] ok github.com/docker/docker/builder/dockerfile 0.554s coverage: 49.3% of statements [2022-09-05T09:33:37.988Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-05T09:33:38.521Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-05T09:33:38.552Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-05T09:33:39.092Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-05T09:33:39.481Z] ok github.com/docker/docker/builder/remotecontext/git 1.885s coverage: 86.3% of statements [2022-09-05T09:33:39.481Z] ? github.com/docker/docker/cli [no test files] [2022-09-05T09:33:39.481Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-05T09:33:39.481Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-05T09:33:39.481Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-05T09:33:39.681Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-05T09:33:39.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-05T09:33:39.682Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-05T09:33:39.940Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-05T09:33:39.940Z] === RUN TestDockerSuite/TestNetHostname [2022-09-05T09:33:40.412Z] ok github.com/docker/docker/cmd/docker-proxy 0.246s coverage: 67.6% of statements [2022-09-05T09:33:41.316Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-05T09:33:41.316Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-05T09:33:41.316Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-05T09:33:41.575Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-05T09:33:42.143Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-05T09:33:42.710Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-05T09:33:43.645Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-05T09:33:43.645Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-05T09:33:43.903Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-05T09:33:43.903Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-05T09:33:44.585Z] ok github.com/docker/docker/client 0.140s coverage: 76.1% of statements [2022-09-05T09:33:50.462Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-05T09:33:50.462Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-05T09:33:50.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-05T09:33:51.030Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-05T09:33:54.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-05T09:33:56.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-05T09:33:56.785Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-05T09:33:58.690Z] docker_api_swarm_service_test.go:128: [dcf56375aadce] joining swarm manager [d0d63c885c3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:33:58.690Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-05T09:33:59.257Z] docker_api_swarm_service_test.go:129: [dc6785e978db4] joining swarm manager [d0d63c885c3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:34:01.159Z] docker_api_swarm_service_test.go:137: [d744d7a3cd4cf] joining swarm manager [d0d63c885c3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-05T09:34:01.726Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-05T09:34:01.985Z] docker_api_swarm_service_test.go:138: [df3d2591bf504] joining swarm manager [d0d63c885c3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-05T09:34:03.922Z] === RUN TestDockerSuite/TestPluginActive [2022-09-05T09:34:05.821Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-05T09:34:12.380Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-05T09:34:12.380Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-05T09:34:12.380Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-05T09:34:13.314Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-05T09:34:15.847Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-05T09:34:22.406Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-05T09:34:22.664Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-05T09:34:23.295Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 29.9% of statements [2022-09-05T09:34:23.295Z] ok github.com/docker/docker/cmd/dockerd/trap 2.543s coverage: 0.0% of statements [2022-09-05T09:34:23.295Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-05T09:34:23.600Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-05T09:34:23.859Z] ok github.com/docker/docker/container 0.132s coverage: 35.7% of statements [2022-09-05T09:34:23.860Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-05T09:34:23.860Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-05T09:34:23.860Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-05T09:34:23.860Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-05T09:34:24.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-05T09:34:24.427Z] === RUN TestDockerSuite/TestPortList [2022-09-05T09:34:26.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-05T09:34:28.867Z] docker_api_swarm_service_test.go:304: [d142f7b277240] joining swarm manager [d51270cf1e136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:34:29.802Z] docker_api_swarm_service_test.go:304: [d83f273b27adb] joining swarm manager [d51270cf1e136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:34:31.959Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2022-09-05T09:34:32.370Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-05T09:34:33.327Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-05T09:34:34.906Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-05T09:34:34.906Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-05T09:34:35.223Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-05T09:34:36.807Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-05T09:34:37.743Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-05T09:34:38.354Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-05T09:34:38.612Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-05T09:34:40.514Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-05T09:34:41.450Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-05T09:34:43.313Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-09-05T09:34:43.354Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-05T09:34:44.242Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-09-05T09:34:44.804Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-05T09:34:45.061Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.4% of statements [2022-09-05T09:34:45.061Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-05T09:34:45.061Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-05T09:34:45.061Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-05T09:34:45.061Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-05T09:34:45.318Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2022-09-05T09:34:46.641Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-05T09:34:46.641Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-05T09:34:47.211Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.753s coverage: 74.8% of statements [2022-09-05T09:34:47.789Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-09-05T09:34:48.046Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.435s coverage: 60.7% of statements [2022-09-05T09:34:49.173Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-05T09:34:49.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-05T09:34:49.951Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-09-05T09:34:51.643Z] docker_api_swarm_service_test.go:100: [d482929e86dfc] joining swarm manager [d1df9d65ecac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:34:51.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.323s coverage: 50.6% of statements [2022-09-05T09:34:52.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.626s coverage: 46.1% of statements [2022-09-05T09:34:52.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-05T09:34:52.593Z] docker_api_swarm_service_test.go:101: [d60ad20f8329e] joining swarm manager [d1df9d65ecac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:34:53.357Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-09-05T09:34:53.614Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.674s coverage: 58.5% of statements [2022-09-05T09:34:53.614Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-05T09:34:53.614Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-05T09:34:54.985Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-05T09:34:55.242Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-05T09:34:55.881Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-05T09:34:57.136Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-09-05T09:34:57.258Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-05T09:34:57.699Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.9% of statements [2022-09-05T09:34:57.699Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-05T09:34:57.699Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-05T09:34:58.629Z] ok github.com/docker/docker/daemon/logger/awslogs 0.199s coverage: 80.2% of statements [2022-09-05T09:34:58.629Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-09-05T09:34:58.629Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-05T09:34:58.632Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-05T09:34:59.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-09-05T09:34:59.566Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-05T09:34:59.815Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-05T09:35:00.500Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-05T09:35:01.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements [2022-09-05T09:35:01.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-09-05T09:35:01.877Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-05T09:35:02.114Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements [2022-09-05T09:35:03.045Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 63.5% of statements [2022-09-05T09:35:03.303Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-09-05T09:35:03.782Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-05T09:35:03.867Z] ok github.com/docker/docker/daemon/logger/journald 3.786s coverage: 74.3% of statements [2022-09-05T09:35:03.867Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-05T09:35:03.867Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-05T09:35:03.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-05T09:35:03.867Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-05T09:35:04.719Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-05T09:35:04.719Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-05T09:35:04.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-09-05T09:35:05.053Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-05T09:35:05.286Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-05T09:35:05.616Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-05T09:35:05.886Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 82.5% of statements [2022-09-05T09:35:05.886Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-05T09:35:05.886Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-05T09:35:07.190Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-05T09:35:07.264Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-09-05T09:35:09.092Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-05T09:35:09.092Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-05T09:35:09.092Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-05T09:35:09.155Z] ok github.com/docker/docker/distribution 1.522s coverage: 28.0% of statements [2022-09-05T09:35:09.155Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-05T09:35:09.155Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-05T09:35:09.350Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-05T09:35:09.718Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-05T09:35:09.718Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-05T09:35:09.718Z] ok github.com/docker/docker/image 0.048s coverage: 86.9% of statements [2022-09-05T09:35:09.916Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-05T09:35:09.916Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-05T09:35:10.176Z] check_test.go:611: [d482929e86dfc] daemon is not started [2022-09-05T09:35:10.283Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-09-05T09:35:10.540Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-09-05T09:35:10.540Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-05T09:35:10.540Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-05T09:35:11.103Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-05T09:35:11.114Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-05T09:35:12.035Z] ok github.com/docker/docker/oci 0.020s coverage: 46.0% of statements [2022-09-05T09:35:12.049Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-05T09:35:12.599Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-09-05T09:35:12.622Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-05T09:35:12.856Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-05T09:35:14.748Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.2% of statements [2022-09-05T09:35:15.312Z] ok github.com/docker/docker/pkg/authorization 0.278s coverage: 68.3% of statements [2022-09-05T09:35:15.312Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-05T09:35:15.568Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-05T09:35:15.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-05T09:35:17.817Z] docker_api_swarm_service_test.go:533: [d792877a9ce87] joining swarm manager [df7235d08ffda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:35:18.385Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-05T09:35:18.839Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-09-05T09:35:18.839Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-05T09:35:19.096Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-05T09:35:19.323Z] docker_api_swarm_service_test.go:534: [d4dda8a5d5ccb] joining swarm manager [df7235d08ffda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:35:19.352Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-05T09:35:19.582Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-05T09:35:19.608Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-05T09:35:20.170Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2022-09-05T09:35:20.170Z] ok github.com/docker/docker/layer 7.789s coverage: 68.9% of statements [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-05T09:35:20.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-05T09:35:20.170Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-05T09:35:20.957Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-05T09:35:21.216Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-05T09:35:21.216Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-05T09:35:21.538Z] ok github.com/docker/docker/pkg/idtools 0.406s coverage: 69.3% of statements [2022-09-05T09:35:21.539Z] ok github.com/docker/docker/pkg/ioutils 0.502s coverage: 71.5% of statements [2022-09-05T09:35:21.785Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-05T09:35:21.794Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-09-05T09:35:21.794Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-09-05T09:35:21.795Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-05T09:35:22.050Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-05T09:35:22.050Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-05T09:35:22.307Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-05T09:35:22.564Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-09-05T09:35:22.564Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-05T09:35:22.564Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-05T09:35:22.564Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-05T09:35:23.495Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-09-05T09:35:23.751Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-05T09:35:24.008Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-05T09:35:24.273Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-05T09:35:24.319Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-05T09:35:25.255Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-05T09:35:25.656Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-09-05T09:35:25.656Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-05T09:35:25.912Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-05T09:35:26.169Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-05T09:35:26.425Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-05T09:35:26.425Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-05T09:35:26.988Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-09-05T09:35:27.552Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-05T09:35:27.788Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-05T09:35:27.808Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-09-05T09:35:28.354Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-05T09:35:28.354Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-05T09:35:28.371Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-09-05T09:35:28.371Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-05T09:35:28.613Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-05T09:35:30.264Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-05T09:35:30.520Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-05T09:35:30.778Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-09-05T09:35:31.144Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-05T09:35:31.711Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-05T09:35:31.970Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-05T09:35:32.147Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-09-05T09:35:32.148Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-05T09:35:32.905Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-05T09:35:33.078Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-09-05T09:35:33.334Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-05T09:35:33.590Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-05T09:35:33.852Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-05T09:35:34.153Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-05T09:35:34.410Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-05T09:35:34.793Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-05T09:35:35.360Z] === RUN TestDockerSuite/TestRmiTag [2022-09-05T09:35:35.360Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-05T09:35:35.928Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-05T09:35:36.304Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-05T09:35:36.560Z] ok github.com/docker/docker/volume/local 0.119s coverage: 76.8% of statements [2022-09-05T09:35:37.124Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.7% of statements [2022-09-05T09:35:38.494Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-05T09:35:39.217Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-05T09:35:39.217Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-05T09:35:39.785Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-05T09:35:40.045Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-05T09:35:40.304Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-05T09:35:40.871Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-05T09:35:41.438Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-05T09:35:41.696Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-05T09:35:41.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-05T09:35:42.522Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-05T09:35:44.427Z] docker_api_swarm_service_test.go:148: [d5b226a0b1fe4] joining swarm manager [dcc0edf3554e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:35:45.366Z] docker_api_swarm_service_test.go:148: [db37958376260] joining swarm manager [dcc0edf3554e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:35:45.936Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-05T09:35:46.504Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-05T09:35:47.880Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-05T09:35:48.818Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-05T09:35:50.723Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-05T09:35:52.100Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-05T09:35:53.478Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-05T09:35:54.051Z] === RUN TestDockerSuite/TestDockerFails [2022-09-05T09:35:54.051Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-05T09:35:55.955Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-05T09:35:56.214Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-05T09:35:56.473Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-05T09:35:57.850Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-05T09:35:58.417Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-05T09:35:58.675Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-05T09:35:59.612Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-05T09:36:00.179Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-05T09:36:00.393Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/rootless [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/volume [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-05T09:36:00.393Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-05T09:36:00.393Z] [2022-09-05T09:36:00.393Z] === Skipped [2022-09-05T09:36:00.393Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-05T09:36:00.394Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-05T09:36:00.394Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-05T09:36:00.394Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-05T09:36:00.394Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-05T09:36:00.394Z] time="2022-09-05T09:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-05T09:36:00.394Z] time="2022-09-05T09:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-05T09:36:00.394Z] time="2022-09-05T09:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-05T09:36:00.394Z] time="2022-09-05T09:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-05T09:36:00.394Z] time="2022-09-05T09:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-05T09:36:00.394Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-05T09:36:00.394Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-05T09:36:00.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-05T09:36:00.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-05T09:36:00.394Z] graphtest_unix.go:71: No driver to put! [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-05T09:36:00.394Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-05T09:36:00.394Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-05T09:36:00.394Z] [2022-09-05T09:36:00.394Z] DONE 2874 tests, 28 skipped in 263.924s [2022-09-05T09:36:00.394Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/bitseq [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cluster [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/config [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/datastore [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/driverapi [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/etchosts [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/idm [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipam [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/iptables [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/netlabel [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/netutils [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/networkdb [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/ns [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/options [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/osl [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/portallocator [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/portmapper [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/testutils [2022-09-05T09:36:00.394Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-05T09:36:00.394Z] + 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-09-05T09:36:00.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-05T09:36:01.008Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-05T09:36:01.008Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-05T09:36:01.577Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-05T09:36:02.518Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-05T09:36:03.454Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-05T09:36:04.020Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-05T09:36:04.590Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-05T09:36:05.526Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-05T09:36:06.462Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-05T09:36:07.029Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-05T09:36:07.597Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-05T09:36:08.164Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-05T09:36:08.734Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-05T09:36:09.670Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-05T09:36:10.606Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-05T09:36:11.175Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-05T09:36:11.751Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-05T09:36:12.317Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-05T09:36:12.575Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-05T09:36:12.575Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-05T09:36:13.953Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-05T09:36:14.520Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-05T09:36:15.089Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-05T09:36:15.349Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-05T09:36:15.919Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-05T09:36:15.919Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-05T09:36:16.177Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-05T09:36:16.744Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-05T09:36:17.311Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-05T09:36:17.570Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-05T09:36:18.137Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-05T09:36:18.137Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-05T09:36:18.704Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-05T09:36:18.704Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-05T09:36:19.272Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-05T09:36:19.839Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-05T09:36:20.406Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-05T09:36:20.664Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-05T09:36:20.923Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-05T09:36:20.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-05T09:36:21.182Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-05T09:36:22.561Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-05T09:36:23.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-05T09:36:25.316Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-05T09:36:25.883Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-05T09:36:26.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-05T09:36:26.710Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-05T09:36:27.277Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-05T09:36:27.844Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-05T09:36:28.788Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-05T09:36:31.320Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-05T09:36:31.320Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-05T09:36:31.888Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-05T09:36:33.264Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-05T09:36:34.642Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-05T09:36:36.549Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-05T09:36:38.451Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-05T09:36:38.451Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-05T09:36:38.451Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-05T09:36:38.451Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-05T09:36:38.451Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-05T09:36:38.710Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-05T09:36:40.088Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-05T09:36:41.466Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-05T09:36:42.842Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-05T09:36:43.101Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-05T09:36:44.037Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-05T09:36:44.975Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-05T09:36:44.975Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-05T09:36:44.975Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-05T09:36:45.546Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-05T09:36:46.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-05T09:36:46.741Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-05T09:36:46.741Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork 37.127s coverage: 40.6% of statements [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.400s coverage: 59.9% of statements [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.141s coverage: 5.1% of statements [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-05T09:36:47.017Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-05T09:36:47.017Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-05T09:36:47.308Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-05T09:36:47.876Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-05T09:36:48.833Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-05T09:36:49.401Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-05T09:36:49.401Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-05T09:36:49.969Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-05T09:36:50.905Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-05T09:36:51.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-05T09:36:51.472Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-05T09:36:52.040Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-05T09:36:52.609Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-05T09:36:53.178Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-05T09:36:53.745Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-05T09:36:54.005Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-05T09:36:54.265Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-05T09:36:54.265Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-05T09:36:54.835Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-05T09:36:55.404Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-05T09:36:56.783Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-05T09:36:56.959Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.161s coverage: 6.6% of statements [2022-09-05T09:36:56.959Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-05T09:36:56.959Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-05T09:36:56.959Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-05T09:36:56.959Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-05T09:36:56.959Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-05T09:36:56.959Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-05T09:36:56.959Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-05T09:36:57.042Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-05T09:36:57.042Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-05T09:36:57.042Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-05T09:36:57.042Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-05T09:36:57.216Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-09-05T09:36:57.473Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-05T09:36:57.730Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-05T09:37:00.331Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-05T09:37:00.331Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-05T09:37:00.331Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-05T09:37:02.235Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-05T09:37:04.765Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-05T09:37:08.052Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-05T09:37:09.906Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-05T09:37:11.367Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-05T09:37:11.626Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-05T09:37:12.562Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-05T09:37:13.938Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-05T09:37:13.938Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-05T09:37:13.938Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-05T09:37:13.939Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-05T09:37:14.506Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-05T09:37:16.410Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-05T09:37:17.346Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-05T09:37:18.280Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-05T09:37:24.773Z] ok github.com/docker/docker/libnetwork/ipam 14.434s coverage: 85.3% of statements [2022-09-05T09:37:24.773Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-05T09:37:24.773Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-05T09:37:24.773Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-05T09:37:24.773Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-09-05T09:37:24.773Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-05T09:37:24.773Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-05T09:37:24.773Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-09-05T09:37:24.839Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-05T09:37:24.839Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-05T09:37:24.839Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-05T09:37:25.030Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements [2022-09-05T09:37:25.030Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-05T09:37:25.098Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-05T09:37:25.098Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-05T09:37:25.287Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-09-05T09:37:25.356Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-05T09:37:26.292Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-05T09:37:27.228Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-05T09:37:28.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-05T09:37:28.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-05T09:37:28.165Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-05T09:37:29.102Z] === RUN TestDockerSuite/TestRunMount [2022-09-05T09:37:33.292Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-05T09:37:33.292Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-05T09:37:33.889Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-05T09:37:34.830Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-05T09:37:35.397Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-05T09:37:36.774Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-05T09:37:38.678Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-05T09:37:40.582Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-05T09:37:41.149Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-05T09:37:42.527Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-05T09:37:42.527Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-05T09:37:42.788Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-05T09:37:43.724Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-05T09:37:43.983Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-05T09:37:44.243Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-05T09:37:44.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-05T09:37:46.715Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-05T09:37:47.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-05T09:37:48.217Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-05T09:37:51.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-05T09:37:51.508Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-05T09:37:52.076Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-05T09:37:52.076Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-05T09:37:52.644Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-05T09:37:52.904Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-05T09:37:53.476Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-05T09:37:54.060Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-05T09:37:54.060Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-05T09:37:54.318Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-05T09:37:54.577Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-05T09:37:56.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-05T09:37:59.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-05T09:38:00.915Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-05T09:38:00.915Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-05T09:38:00.915Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-05T09:38:01.485Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-05T09:38:01.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-05T09:38:02.004Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-05T09:38:03.381Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-05T09:38:03.951Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-05T09:38:04.518Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-05T09:38:04.518Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-05T09:38:04.778Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-05T09:38:05.345Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-05T09:38:05.913Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-05T09:38:06.171Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-05T09:38:07.109Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-05T09:38:07.109Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-05T09:38:07.109Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-05T09:38:07.676Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-05T09:38:07.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-05T09:38:08.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-05T09:38:08.195Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-05T09:38:08.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-05T09:38:08.763Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-05T09:38:09.699Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-05T09:38:09.699Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-05T09:38:09.699Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-05T09:38:10.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-05T09:38:12.539Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-05T09:38:13.921Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-05T09:38:13.921Z] === RUN TestDockerSuite/TestRunRm [2022-09-05T09:38:14.489Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-05T09:38:17.774Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-05T09:38:18.341Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-05T09:38:18.909Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-05T09:38:19.477Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-05T09:38:20.414Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-05T09:38:20.982Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-05T09:38:23.513Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-05T09:38:24.891Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-05T09:38:26.796Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-05T09:38:27.364Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-05T09:38:28.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-05T09:38:28.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-05T09:38:28.558Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-05T09:38:29.124Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-05T09:38:29.691Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-05T09:38:30.259Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-05T09:38:30.827Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-05T09:38:31.395Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-05T09:38:31.655Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-05T09:38:32.223Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-05T09:38:34.134Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-05T09:38:34.701Z] === RUN TestDockerSuite/TestRunState [2022-09-05T09:38:35.640Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-05T09:38:36.577Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-05T09:38:37.145Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-05T09:38:37.145Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-05T09:38:37.405Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-05T09:38:37.406Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-05T09:38:37.406Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-05T09:38:37.973Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-05T09:38:38.232Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-05T09:38:39.612Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-05T09:38:39.612Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-05T09:38:39.612Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-05T09:38:40.179Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-05T09:38:42.083Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-05T09:38:42.083Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-05T09:38:42.344Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-05T09:38:43.720Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-05T09:38:45.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-05T09:38:46.561Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-05T09:38:48.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-05T09:38:49.403Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-05T09:38:50.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-05T09:38:50.906Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-05T09:38:50.906Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-05T09:38:51.476Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-05T09:38:53.402Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-05T09:38:53.971Z] docker_cli_service_logs_test.go:248: checking task zaf0h2f3lar8 [2022-09-05T09:38:53.971Z] docker_cli_service_logs_test.go:253: checking messages for zaf0h2f3lar8 [2022-09-05T09:38:53.971Z] docker_cli_service_logs_test.go:248: checking task wwp3dzpt5vj4 [2022-09-05T09:38:53.971Z] docker_cli_service_logs_test.go:253: checking messages for wwp3dzpt5vj4 [2022-09-05T09:38:54.906Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-05T09:38:54.906Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-05T09:38:55.165Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-05T09:38:55.424Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-05T09:38:55.424Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-05T09:38:55.991Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-05T09:38:56.559Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-05T09:38:57.128Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-05T09:38:57.128Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-05T09:38:57.128Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-05T09:38:57.386Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-05T09:38:57.645Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-05T09:38:57.904Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-05T09:39:01.192Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-05T09:39:01.450Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-05T09:39:02.017Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-05T09:39:03.395Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-05T09:39:04.332Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-05T09:39:06.236Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-05T09:39:08.142Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-05T09:39:08.708Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-05T09:39:08.708Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-05T09:39:08.708Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-05T09:39:08.708Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-05T09:39:08.708Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-05T09:39:09.276Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-05T09:39:09.843Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-05T09:39:10.778Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-05T09:39:11.037Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-05T09:39:11.607Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-05T09:39:11.607Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-05T09:39:12.175Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-05T09:39:12.175Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-05T09:39:12.744Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-05T09:39:13.311Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-05T09:39:13.311Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-05T09:39:14.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-05T09:39:14.247Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-05T09:39:14.815Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-05T09:39:15.074Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-05T09:39:15.642Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-05T09:39:15.642Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-05T09:39:16.209Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-05T09:39:16.209Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-05T09:39:16.209Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-05T09:39:16.673Z] ok github.com/docker/docker/libnetwork/networkdb 104.071s coverage: 60.1% of statements [2022-09-05T09:39:16.673Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-05T09:39:16.673Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-05T09:39:16.673Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-09-05T09:39:16.673Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-05T09:39:16.673Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-05T09:39:16.776Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-05T09:39:17.236Z] ok github.com/docker/docker/libnetwork/portmapper 0.565s coverage: 48.6% of statements [2022-09-05T09:39:17.493Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-05T09:39:17.493Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-05T09:39:17.749Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === Skipped [2022-09-05T09:39:17.749Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-05T09:39:17.749Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-05T09:39:17.749Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-05T09:39:17.749Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-05T09:39:17.749Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-05T09:39:17.749Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-05T09:39:17.749Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-05T09:39:17.749Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:39:17.749Z] [2022-09-05T09:39:17.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-05T09:39:17.749Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-05T09:39:17.750Z] [2022-09-05T09:39:17.750Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-05T09:39:17.750Z] firewalld_test.go:14: firewalld is not running [2022-09-05T09:39:17.750Z] [2022-09-05T09:39:17.750Z] DONE 327 tests, 9 skipped in 200.581s [2022-09-05T09:39:18.152Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-05T09:39:18.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork Post stage [Pipeline] junit [2022-09-05T09:39:18.323Z] Recording test results [2022-09-05T09:39:18.411Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-05T09:39:18.411Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-05T09:39:18.411Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-05T09:39:18.789Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-05T09:39:18.979Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-05T09:39:18.979Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-05T09:39:19.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/validate/vendor [2022-09-05T09:39:19.727Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-05T09:39:20.330Z] + echo Ensuring container killed. [2022-09-05T09:39:20.330Z] Ensuring container killed. [2022-09-05T09:39:20.330Z] + docker rm -vf docker-pr3 [2022-09-05T09:39:20.330Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-05T09:39:20.354Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-05T09:39:20.653Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:39:20.653Z] Chowning /workspace to jenkins user [2022-09-05T09:39:20.653Z] + id -u [2022-09-05T09:39:20.653Z] + id -g [2022-09-05T09:39:20.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:39:20.921Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-05T09:39:20.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:39:22.300Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-05T09:39:22.354Z] + bundleName=unit [2022-09-05T09:39:22.354Z] + echo Creating unit-bundles.tar.gz [2022-09-05T09:39:22.354Z] Creating unit-bundles.tar.gz [2022-09-05T09:39:22.354Z] + 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-09-05T09:39:22.354Z] bundles/junit-report-libnetwork.xml [2022-09-05T09:39:22.354Z] bundles/junit-report.xml [2022-09-05T09:39:22.354Z] bundles/go-test-report-libnetwork.json [2022-09-05T09:39:22.354Z] bundles/go-test-report.json [2022-09-05T09:39:22.354Z] bundles/profile-libnetwork.out [2022-09-05T09:39:22.354Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-05T09:39:22.363Z] Archiving artifacts [2022-09-05T09:39:22.830Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-05T09:39:23.134Z] + make clean [2022-09-05T09:39:23.239Z] docker_cli_swarm_test.go:1895: [d47bf3bfc60ec] joining swarm manager [de16adf087dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:39:23.239Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-05T09:39:23.239Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-05T09:39:23.239Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-05T09:39:23.239Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-05T09:39:23.390Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-05T09:39:23.390Z] docker-dev-cache [2022-09-05T09:39:23.390Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-09-05T09:39:23.807Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T09:39:24.375Z] docker_cli_swarm_test.go:1896: [d7b667ef5c82e] joining swarm manager [de16adf087dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:39:24.375Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-05T09:39:25.308Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-05T09:39:26.683Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-05T09:39:27.251Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-05T09:39:29.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-05T09:39:31.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-05T09:39:34.251Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-05T09:39:35.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-05T09:39:37.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-05T09:39:37.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-05T09:39:38.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-05T09:39:39.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-05T09:39:40.457Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-05T09:39:41.457Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-05T09:39:43.360Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-05T09:39:44.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-05T09:39:45.671Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-05T09:39:47.049Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-05T09:39:48.952Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-05T09:39:49.211Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-05T09:39:51.113Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-05T09:39:52.050Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-05T09:39:52.050Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-05T09:39:52.050Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-05T09:39:52.310Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-05T09:39:52.569Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-05T09:39:53.506Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-05T09:39:54.446Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-05T09:39:55.014Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-05T09:39:55.014Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-05T09:39:56.390Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-05T09:39:56.390Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-05T09:39:56.653Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-05T09:39:57.590Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3988657002 [2022-09-05T09:39:58.156Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-05T09:39:58.156Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-05T09:39:59.092Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-05T09:39:59.351Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-05T09:39:59.351Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-05T09:40:00.728Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-05T09:40:02.106Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-05T09:40:04.006Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-05T09:40:04.264Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-05T09:40:04.830Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-05T09:40:04.830Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-05T09:40:06.203Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-05T09:40:06.203Z] docker_cli_sni_test.go:30: Flakey test [2022-09-05T09:40:06.203Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-05T09:40:06.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-05T09:40:08.700Z] docker_cli_swarm_test.go:1796: [d6011d4ea5f59] joining swarm manager [df2985ccf16a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:40:10.075Z] docker_cli_swarm_test.go:1797: [df5f1a8ff0303] joining swarm manager [df2985ccf16a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:40:11.451Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-05T09:40:12.828Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-05T09:40:13.396Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-05T09:40:14.332Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-05T09:40:16.864Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-05T09:40:18.767Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-05T09:40:19.025Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-05T09:40:19.960Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-05T09:40:21.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-05T09:40:21.597Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-05T09:40:22.974Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-05T09:40:26.268Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-05T09:40:29.567Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-05T09:40:29.825Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-05T09:40:31.728Z] docker_cli_swarm_test.go:1315: [d676b6ca5e0e8] joining swarm manager [de5f22e1a6e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:40:32.662Z] docker_cli_swarm_test.go:1316: [d60642e09c6ff] joining swarm manager [de5f22e1a6e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:40:32.921Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-05T09:40:38.188Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-05T09:40:40.088Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-05T09:40:40.346Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-05T09:40:40.915Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-05T09:40:41.482Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-05T09:40:41.482Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-05T09:40:41.482Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-05T09:40:41.741Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-05T09:40:42.309Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-05T09:40:42.309Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-05T09:40:42.309Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-05T09:40:42.309Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-05T09:40:42.309Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-05T09:40:43.244Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-05T09:40:43.811Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-05T09:40:44.379Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-05T09:40:45.756Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-05T09:40:49.040Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-05T09:40:49.975Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-05T09:40:49.975Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-05T09:40:49.975Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-05T09:40:50.543Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-05T09:40:51.139Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-05T09:40:53.046Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-05T09:40:54.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-05T09:40:55.360Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-05T09:41:13.440Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-05T09:41:14.007Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-05T09:41:14.007Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-05T09:41:14.267Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-05T09:41:14.267Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-05T09:41:14.267Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-05T09:41:14.267Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite (1333.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.27s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.14s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.35s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.16s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.10s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.07s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-09-05T09:41:14.267Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.24s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.59s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.55s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.32s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d96e10__} (1.32s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1691226071_/foo_false_____} (1.51s) [2022-09-05T09:41:14.267Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1691226071_/foo_true_____} (1.51s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_false_____} (1.49s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_true_____} (1.63s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33193817601_/foo_true__0xc000d96e40___} (1.59s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d96e58__} (1.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d96e70__} (0.73s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d96e88__} (1.56s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d96ea0__} (1.51s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.91s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.28s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.18s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.91s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.10s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.58s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.73s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachDetach (0.68s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.57s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.56s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.60s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.48s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.97s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.05s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.09s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.83s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.49s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.92s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.47s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.70s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.11s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.64s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.19s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.08s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.87s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.36s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.21s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.50s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.78s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.44s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-09-05T09:41:14.268Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.48s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.13s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.27s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.54s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2022-09-05T09:41:14.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-05T09:41:14.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-05T09:41:14.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-05T09:41:14.268Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.42s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.71s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.58s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.21s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.51s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.15s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-09-05T09:41:14.268Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.29s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.69s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.05s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.52s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.75s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.77s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.91s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.37s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.25s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.54s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.49s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.06s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.77s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.60s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.56s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.08s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-09-05T09:41:14.529Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.75s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.97s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.17s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.48s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.14s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.67s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.44s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.47s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.53s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.99s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.05s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-09-05T09:41:14.529Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.81s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.89s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.72s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.50s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.83s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.46s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildPATH (1.88s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.90s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRm (2.22s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-09-05T09:41:14.529Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.14s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.74s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.61s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.98s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.49s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.68s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.08s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.89s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.84s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.45s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.85s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.29s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsCommit (0.69s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.40s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.61s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.94s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.88s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.55s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHealth (19.13s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestBuildHistory (2.66s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.83s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportDisplay (1.28s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.46s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-05T09:41:14.530Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.64s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.16s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.63s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.91s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.70s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.06s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.69s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.92s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.80s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.57s) [2022-09-05T09:41:14.530Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.16s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginActive (2.25s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.82s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPortList (7.86s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.82s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.04s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.51s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.42s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.29s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.92s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.82s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.12s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.06s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.27s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.33s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.66s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.66s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.43s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.75s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.82s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.88s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetHost (0.95s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-09-05T09:41:14.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-05T09:41:14.531Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.57s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunState (1.10s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunSysctls (1.27s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.48s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.73s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.17s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.04s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.64s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.63s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.50s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.74s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.98s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.83s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.12s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-09-05T09:41:14.532Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.11s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-05T09:41:14.532Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-05T09:41:14.532Z] === RUN TestDockerRegistrySuite [2022-09-05T09:41:14.532Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-05T09:41:15.468Z] check_test.go:427: [dbbaf60940902] daemon is not started [2022-09-05T09:41:15.468Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-05T09:41:16.843Z] check_test.go:427: [db3482cc9d6d5] daemon is not started [2022-09-05T09:41:16.843Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-05T09:41:17.777Z] check_test.go:427: [dc9ea90fb6f5f] daemon is not started [2022-09-05T09:41:17.777Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-05T09:41:18.036Z] check_test.go:427: [d74671cd3b8e6] daemon is not started [2022-09-05T09:41:18.036Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-05T09:41:21.323Z] check_test.go:427: [ddb14dc88a113] daemon is not started [2022-09-05T09:41:21.323Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-05T09:41:26.607Z] check_test.go:427: [d3bce1544029b] daemon is not started [2022-09-05T09:41:26.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-05T09:41:29.148Z] check_test.go:427: [dd7cb82953bfd] daemon is not started [2022-09-05T09:41:29.148Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-05T09:41:29.714Z] check_test.go:427: [d12a2ffbc5432] daemon is not started [2022-09-05T09:41:29.714Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-05T09:41:30.650Z] check_test.go:427: [d4c3347abf8bc] daemon is not started [2022-09-05T09:41:30.650Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-05T09:41:32.026Z] check_test.go:427: [d9792ddff20cb] daemon is not started [2022-09-05T09:41:32.026Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-05T09:41:32.961Z] check_test.go:427: [dca9befa30e03] daemon is not started [2022-09-05T09:41:32.961Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-05T09:41:33.897Z] check_test.go:427: [d1adb8a0f7e19] daemon is not started [2022-09-05T09:41:33.897Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-05T09:41:35.272Z] check_test.go:427: [ddcbd8e7af170] daemon is not started [2022-09-05T09:41:35.273Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-05T09:41:36.215Z] check_test.go:427: [d2bccd1747799] daemon is not started [2022-09-05T09:41:36.215Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-05T09:41:36.783Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:544e22cacac195808dbe22d6bb108def980aba6687be6bc868625733749688a5 [2022-09-05T09:41:37.718Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:180d528036c10f2e5f440d198b66141bc06bf8ea75a9130bc593c2af046cb3f9 [2022-09-05T09:41:37.718Z] check_test.go:427: [dee9c43e7aed2] daemon is not started [2022-09-05T09:41:37.977Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-05T09:41:38.544Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5726c0ab0f59b1ef41c460ada6e53adc57c8376d74af560ee2c6eb94e82945f1 [2022-09-05T09:41:39.480Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:244d2b60e2a2049e38d50e659e45923cb064002936a5c26cf0f4a96e2c36597a [2022-09-05T09:41:39.480Z] check_test.go:427: [d58ffdbebfe99] daemon is not started [2022-09-05T09:41:39.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-05T09:41:40.415Z] check_test.go:427: [dbd99a68b5b19] daemon is not started [2022-09-05T09:41:40.416Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-05T09:41:40.674Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-05T09:41:43.209Z] check_test.go:427: [db0f20d2e8d20] daemon is not started [2022-09-05T09:41:43.209Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-05T09:41:44.586Z] check_test.go:427: [db78af8f2091c] daemon is not started [2022-09-05T09:41:44.586Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-05T09:41:44.586Z] check_test.go:427: [d94a8778d85a1] daemon is not started [2022-09-05T09:41:44.586Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-05T09:41:44.845Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-05T09:41:45.782Z] check_test.go:427: [d20edb50039c1] daemon is not started [2022-09-05T09:41:45.782Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-05T09:41:46.719Z] check_test.go:427: [d64c619c346f9] daemon is not started [2022-09-05T09:41:46.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-05T09:41:48.110Z] check_test.go:427: [d47b158897f19] daemon is not started [2022-09-05T09:41:48.110Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-05T09:41:51.398Z] check_test.go:427: [d5235b139ddba] daemon is not started [2022-09-05T09:41:51.398Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-05T09:41:51.656Z] check_test.go:427: [d4d823c7b29ad] daemon is not started [2022-09-05T09:41:51.656Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-05T09:41:52.592Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-05T09:41:52.850Z] check_test.go:427: [dac8bec1b073c] daemon is not started [2022-09-05T09:41:52.850Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-05T09:41:53.417Z] check_test.go:427: [d6bc6303a0fb8] daemon is not started [2022-09-05T09:41:53.417Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-05T09:41:53.417Z] check_test.go:427: [d66c9f8d31e40] daemon is not started [2022-09-05T09:41:53.417Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-05T09:41:53.677Z] check_test.go:427: [dbca870aa846c] daemon is not started [2022-09-05T09:41:53.677Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-05T09:41:54.245Z] check_test.go:427: [d3a21ea7ee913] daemon is not started [2022-09-05T09:41:54.245Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-05T09:41:54.504Z] check_test.go:427: [d434c5750eb1f] daemon is not started [2022-09-05T09:41:54.504Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-05T09:41:54.763Z] check_test.go:427: [dcbb1bfaba4d6] daemon is not started [2022-09-05T09:41:54.763Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-05T09:41:56.140Z] check_test.go:427: [d09e663d6e844] daemon is not started [2022-09-05T09:41:56.140Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-05T09:41:58.043Z] check_test.go:427: [df746d4132124] daemon is not started [2022-09-05T09:41:58.043Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-05T09:41:58.979Z] check_test.go:427: [df9982c63e152] daemon is not started [2022-09-05T09:41:58.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-05T09:41:59.546Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-05T09:42:00.485Z] check_test.go:427: [de839f893871d] daemon is not started [2022-09-05T09:42:00.485Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-05T09:42:01.421Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-05T09:42:01.988Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite (47.78s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.16s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.47s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-09-05T09:42:02.246Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-09-05T09:42:02.246Z] === RUN TestDockerSchema1RegistrySuite [2022-09-05T09:42:02.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-05T09:42:02.246Z] check_test.go:454: [d6053dc0c381c] daemon is not started [2022-09-05T09:42:02.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-05T09:42:06.439Z] check_test.go:454: [d0fd586c9f4e8] daemon is not started [2022-09-05T09:42:06.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-05T09:42:06.439Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-05T09:42:08.971Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-05T09:42:12.267Z] check_test.go:454: [d813c08cd9ddd] daemon is not started [2022-09-05T09:42:12.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-05T09:42:12.834Z] check_test.go:454: [d161d1acfa67a] daemon is not started [2022-09-05T09:42:12.834Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-05T09:42:12.834Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-05T09:42:12.834Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-05T09:42:12.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-05T09:42:13.093Z] check_test.go:454: [dc4887ec8c419] daemon is not started [2022-09-05T09:42:13.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-05T09:42:14.028Z] check_test.go:454: [d20e9dd4eaeac] daemon is not started [2022-09-05T09:42:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-05T09:42:15.406Z] check_test.go:454: [d516fa81a50a6] daemon is not started [2022-09-05T09:42:15.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-05T09:42:16.342Z] check_test.go:454: [d321dc3471af9] daemon is not started [2022-09-05T09:42:16.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-05T09:42:18.880Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-05T09:42:19.447Z] check_test.go:454: [d958c6d592e7f] daemon is not started [2022-09-05T09:42:19.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-05T09:42:19.708Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-05T09:42:19.966Z] check_test.go:454: [d95ae8543a901] daemon is not started [2022-09-05T09:42:19.966Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-05T09:42:20.533Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-05T09:42:20.533Z] check_test.go:454: [de9fd361f94ce] daemon is not started [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite (18.44s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.86s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.18s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2022-09-05T09:42:20.533Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2022-09-05T09:42:20.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-05T09:42:20.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-05T09:42:21.469Z] check_test.go:483: [d5e6dfbaff32e] daemon is not started [2022-09-05T09:42:21.469Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-05T09:42:22.037Z] check_test.go:483: [df0c30011b547] daemon is not started [2022-09-05T09:42:22.037Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-05T09:42:22.296Z] check_test.go:483: [db6244fdf1085] daemon is not started [2022-09-05T09:42:22.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-05T09:42:23.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-05T09:42:23.806Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-05T09:42:24.374Z] check_test.go:483: [dcaebfa8f5c57] daemon is not started [2022-09-05T09:42:24.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-05T09:42:24.942Z] check_test.go:483: [dc4a0cc30d13a] daemon is not started [2022-09-05T09:42:24.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-05T09:42:25.878Z] check_test.go:483: [da70aad3a9eff] daemon is not started [2022-09-05T09:42:25.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-05T09:42:26.137Z] check_test.go:483: [d4b2cf9b8e87a] daemon is not started [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.53s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.37s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.78s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s) [2022-09-05T09:42:26.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-05T09:42:26.137Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-05T09:42:26.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-05T09:42:31.400Z] check_test.go:510: [d48a2cf40b87d] daemon is not started [2022-09-05T09:42:31.400Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-05T09:42:31.400Z] check_test.go:510: [dd8462b532512] daemon is not started [2022-09-05T09:42:31.400Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-05T09:42:31.668Z] check_test.go:510: [d6e21b3639b56] daemon is not started [2022-09-05T09:42:31.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-05T09:42:31.668Z] check_test.go:510: [dbdddf6c9884b] daemon is not started [2022-09-05T09:42:31.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-05T09:42:31.939Z] check_test.go:510: [d4fc5cb2fb4e0] daemon is not started [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-05T09:42:31.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-05T09:42:31.939Z] === RUN TestDockerNetworkSuite [2022-09-05T09:42:31.939Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-05T09:42:33.313Z] docker_cli_network_unix_test.go:46: [db051afea3590] daemon is not started [2022-09-05T09:42:33.313Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-05T09:42:33.572Z] docker_cli_network_unix_test.go:46: [d4a89f64727e0] daemon is not started [2022-09-05T09:42:33.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-05T09:42:36.362Z] docker_cli_network_unix_test.go:46: [d41f04bf37eb4] daemon is not started [2022-09-05T09:42:36.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-05T09:42:37.996Z] docker_cli_network_unix_test.go:46: [da848146d33fc] daemon is not started [2022-09-05T09:42:38.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-05T09:42:38.258Z] docker_cli_network_unix_test.go:1233: [d61303e61104f] daemon is not started [2022-09-05T09:42:40.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-05T09:42:41.726Z] docker_cli_network_unix_test.go:46: [dfcde479319d7] daemon is not started [2022-09-05T09:42:42.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-05T09:42:46.480Z] docker_cli_network_unix_test.go:46: [dd9e170daba20] daemon is not started [2022-09-05T09:42:47.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-05T09:42:49.318Z] docker_cli_network_unix_test.go:46: [d81b970bd638b] daemon is not started [2022-09-05T09:42:49.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-05T09:42:50.951Z] docker_cli_network_unix_test.go:46: [d2296a2d4dd0e] daemon is not started [2022-09-05T09:42:50.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-05T09:42:51.210Z] docker_cli_network_unix_test.go:46: [dc701537accf2] daemon is not started [2022-09-05T09:42:51.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-05T09:42:51.728Z] docker_cli_network_unix_test.go:46: [da74221075ccc] daemon is not started [2022-09-05T09:42:51.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-05T09:42:52.301Z] docker_cli_network_unix_test.go:46: [d688f59c0aa87] daemon is not started [2022-09-05T09:42:52.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-05T09:42:53.127Z] docker_cli_network_unix_test.go:46: [d4c3b089f00b9] daemon is not started [2022-09-05T09:42:53.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-05T09:42:53.652Z] docker_cli_network_unix_test.go:46: [d08d4b37b8067] daemon is not started [2022-09-05T09:42:53.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-05T09:42:53.917Z] docker_cli_network_unix_test.go:46: [d4df53544da69] daemon is not started [2022-09-05T09:42:53.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-05T09:42:54.484Z] docker_cli_network_unix_test.go:46: [db8c1c78d054b] daemon is not started [2022-09-05T09:42:54.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-05T09:42:55.000Z] docker_cli_network_unix_test.go:46: [db8ea536a8796] daemon is not started [2022-09-05T09:42:55.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-05T09:42:55.000Z] docker_cli_network_unix_test.go:46: [d79d1cdcec16e] daemon is not started [2022-09-05T09:42:55.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-05T09:42:55.258Z] docker_cli_network_unix_test.go:46: [d22dfc0603a49] daemon is not started [2022-09-05T09:42:55.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-05T09:42:55.825Z] docker_cli_network_unix_test.go:46: [d05aab9df8a98] daemon is not started [2022-09-05T09:42:55.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-05T09:42:56.392Z] docker_cli_network_unix_test.go:46: [dc6c2ecd527d0] daemon is not started [2022-09-05T09:42:56.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-05T09:42:56.959Z] docker_cli_network_unix_test.go:46: [d7ce2aee3ae9d] daemon is not started [2022-09-05T09:42:56.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-05T09:42:57.217Z] docker_cli_network_unix_test.go:46: [d05994983f144] daemon is not started [2022-09-05T09:42:57.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-05T09:42:57.217Z] docker_cli_network_unix_test.go:46: [d4af22f7051ac] daemon is not started [2022-09-05T09:42:57.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-05T09:42:58.592Z] docker_cli_network_unix_test.go:968: [dfee865c4abe2] daemon is not started [2022-09-05T09:42:59.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-05T09:43:00.899Z] docker_cli_network_unix_test.go:46: [d9a82abe9f0ce] daemon is not started [2022-09-05T09:43:00.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-05T09:43:03.432Z] docker_cli_network_unix_test.go:1116: [d7aaae3577b9a] daemon is not started [2022-09-05T09:43:07.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-05T09:43:07.618Z] docker_cli_network_unix_test.go:46: [df164b43c9111] daemon is not started [2022-09-05T09:43:07.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-05T09:43:08.184Z] docker_cli_network_unix_test.go:46: [d9a78a3705560] daemon is not started [2022-09-05T09:43:08.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-05T09:43:08.184Z] docker_cli_network_unix_test.go:46: [d866c5fab010b] daemon is not started [2022-09-05T09:43:08.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-05T09:43:08.184Z] docker_cli_network_unix_test.go:46: [d2f478b4cde79] daemon is not started [2022-09-05T09:43:08.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-05T09:43:08.442Z] docker_cli_network_unix_test.go:46: [d9e5771627726] daemon is not started [2022-09-05T09:43:08.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-05T09:43:08.442Z] docker_cli_network_unix_test.go:46: [d7e2b7a142861] daemon is not started [2022-09-05T09:43:08.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-05T09:43:08.442Z] docker_cli_network_unix_test.go:46: [d6657f5c07323] daemon is not started [2022-09-05T09:43:08.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-05T09:43:10.345Z] docker_cli_network_unix_test.go:46: [d517df7a26dda] daemon is not started [2022-09-05T09:43:10.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-05T09:43:10.911Z] docker_cli_network_unix_test.go:46: [df1d25f8b4532] daemon is not started [2022-09-05T09:43:10.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-05T09:43:10.911Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-05T09:43:10.911Z] docker_cli_network_unix_test.go:46: [da3cb0262f138] daemon is not started [2022-09-05T09:43:10.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-05T09:43:11.478Z] docker_cli_network_unix_test.go:46: [dfbf768e59e55] daemon is not started [2022-09-05T09:43:11.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-05T09:43:15.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-05T09:43:16.885Z] docker_cli_network_unix_test.go:1084: [db09f581cd9eb] daemon is not started [2022-09-05T09:43:17.144Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-05T09:43:18.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-05T09:43:18.522Z] docker_cli_network_unix_test.go:46: [d8b67490bc7de] daemon is not started [2022-09-05T09:43:18.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-05T09:43:19.458Z] docker_cli_swarm_test.go:1180: [d1b8abb051b50] joining swarm manager [dcad57800e489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:43:19.458Z] docker_cli_network_unix_test.go:46: [d1968200174c9] daemon is not started [2022-09-05T09:43:19.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-05T09:43:21.091Z] docker_cli_network_unix_test.go:46: [dafe9c2264d8f] daemon is not started [2022-09-05T09:43:21.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-05T09:43:21.091Z] docker_cli_network_unix_test.go:46: [ddf75ed1de382] daemon is not started [2022-09-05T09:43:21.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-05T09:43:21.658Z] docker_cli_network_unix_test.go:46: [d8b4be4882211] daemon is not started [2022-09-05T09:43:21.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-05T09:43:22.174Z] docker_cli_network_unix_test.go:46: [dc3413ad2f979] daemon is not started [2022-09-05T09:43:22.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-05T09:43:23.000Z] docker_cli_network_unix_test.go:46: [da52dc6892707] daemon is not started [2022-09-05T09:43:23.258Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-05T09:43:25.788Z] docker_cli_swarm_test.go:1189: [dd77a8b3254ba] joining swarm manager [dcad57800e489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:43:29.074Z] docker_cli_network_unix_test.go:46: [d24c1efb219a3] daemon is not started [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite (57.12s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.33s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-09-05T09:43:29.074Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.01s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.37s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-05T09:43:29.075Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.31s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-09-05T09:43:29.075Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.73s) [2022-09-05T09:43:29.075Z] === RUN TestDockerHubPullSuite [2022-09-05T09:43:29.075Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-05T09:43:30.974Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-05T09:43:33.502Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-05T09:43:34.435Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-05T09:43:36.335Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-05T09:43:36.902Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite (8.09s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-09-05T09:43:37.161Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-05T09:43:37.161Z] PASS [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === Skipped [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-05T09:43:37.161Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-05T09:43:37.161Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_sni_test.go:30: Flakey test [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-05T09:43:37.161Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-05T09:43:37.161Z] docker_cli_network_unix_test.go:46: [da3cb0262f138] daemon is not started [2022-09-05T09:43:37.161Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] DONE 1265 tests, 51 skipped in 1481.737s [2022-09-05T09:43:37.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:43:37.161Z] ++++ cat bundles/test-integration/docker.pid [2022-09-05T09:43:37.161Z] +++ kill 9446 [2022-09-05T09:43:37.161Z] +++ /etc/init.d/apparmor stop [2022-09-05T09:43:37.161Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:43:37.161Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.161Z] To set a process to complain mode, use the command line tool [2022-09-05T09:43:37.161Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:43:37.161Z] +++ true [2022-09-05T09:43:37.161Z] exiting test-integration [2022-09-05T09:43:37.161Z] ++ exit 0 [2022-09-05T09:43:37.161Z] [2022-09-05T09:43:37.420Z] + for job in $(jobs -p) [2022-09-05T09:43:37.420Z] + wait 9280 [2022-09-05T09:44:03.967Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-05T09:44:09.228Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-05T09:44:13.413Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-05T09:44:15.312Z] docker_cli_swarm_test.go:1112: [d7378e1318ed4] joining swarm manager [d5e676def9448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:44:16.246Z] docker_cli_swarm_test.go:1113: [d04cca57b4142] joining swarm manager [d5e676def9448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:45:37.680Z] docker_cli_swarm_test.go:1166: [da944761190d6] joining swarm manager [d5e676def9448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-05T09:46:16.377Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-05T09:46:16.377Z] docker_cli_swarm_test.go:1447: [d856ac072a640] joining swarm manager [d2d72d7fc73cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:46:16.377Z] docker_cli_swarm_test.go:1448: [d71703f3b96c3] joining swarm manager [d2d72d7fc73cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-05T09:46:26.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-05T09:46:27.722Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-05T09:46:27.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-05T09:46:27.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-05T09:46:27.980Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-05T09:46:28.914Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-05T09:46:30.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-05T09:46:34.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-05T09:46:36.628Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-05T09:46:38.540Z] docker_cli_swarm_unix_test.go:63: [dac0048d2a989] joining swarm manager [d4ea5b597df92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:47:34.750Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-05T09:47:34.750Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-05T09:47:34.750Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-05T09:47:36.124Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-05T09:47:39.407Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-05T09:47:41.935Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-05T09:47:43.837Z] docker_api_swarm_test.go:962: [d582cb0faed1b] joining swarm manager [dc01cdf41b3ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-05T09:48:01.918Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-05T09:48:14.132Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-05T09:48:15.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-05T09:48:17.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-05T09:48:20.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-05T09:48:30.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-05T09:48:33.376Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-05T09:48:35.906Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-05T09:48:37.805Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-05T09:48:40.355Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-05T09:48:42.884Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-05T09:48:46.166Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-05T09:48:48.066Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-05T09:49:44.279Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-05T09:49:59.145Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite (1536.43s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.31s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.78s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.19s) [2022-09-05T09:50:17.228Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.39s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.63s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.33s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.55s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.89s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.04s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.13s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.13s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (50.02s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.37s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.72s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.79s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.72s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.24s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.11s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.00s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.95s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.47s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.82s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.45s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.70s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.43s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.39s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.48s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.91s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.68s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.72s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.17s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.63s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.22s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.57s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.48s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.72s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.86s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.86s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.83s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.03s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.71s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.86s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.11s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.20s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.99s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.62s) [2022-09-05T09:50:17.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.04s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.38s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.20s) [2022-09-05T09:50:17.229Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.06s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.06s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.13s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.05s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.25s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.45s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-09-05T09:50:17.229Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2022-09-05T09:50:17.229Z] === RUN TestDockerExternalVolumeSuite [2022-09-05T09:50:17.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-05T09:50:17.229Z] docker_cli_external_volume_driver_test.go:53: [d778915ff3e2f] daemon is not started [2022-09-05T09:50:32.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-05T09:51:39.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-05T09:51:47.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-05T09:52:02.755Z] docker_cli_external_volume_driver_test.go:53: [dcfd22a00fbb4] daemon is not started [2022-09-05T09:52:17.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-05T09:52:32.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-05T09:52:47.351Z] docker_cli_external_volume_driver_test.go:53: [dcef295bda558] daemon is not started [2022-09-05T09:53:05.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-05T09:53:05.441Z] docker_cli_external_volume_driver_test.go:53: [dfe474d012022] daemon is not started [2022-09-05T09:53:17.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-05T09:53:49.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-05T09:54:07.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-05T09:54:22.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-05T09:55:09.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-05T09:55:27.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-05T09:55:59.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-05T09:56:31.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-05T09:56:43.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-05T09:57:01.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-05T09:57:01.801Z] docker_cli_external_volume_driver_test.go:485: [d587235370e83] daemon is not started [2022-09-05T09:57:16.686Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-05T09:57:16.686Z] docker_cli_external_volume_driver_test.go:53: [da1868dd0c879] daemon is not started [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-09-05T09:57:31.553Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-05T09:57:31.553Z] PASS [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] === Skipped [2022-09-05T09:57:31.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-05T09:57:31.553Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-05T09:57:31.553Z] check_test.go:540: [d5eccc9da5755] daemon is not started [2022-09-05T09:57:31.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-05T09:57:31.553Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-05T09:57:31.553Z] check_test.go:540: [dbee7ea7021f7] daemon is not started [2022-09-05T09:57:31.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-05T09:57:31.553Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-05T09:57:31.553Z] check_test.go:540: [d495bfd8bccb0] daemon is not started [2022-09-05T09:57:31.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-05T09:57:31.553Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-05T09:57:31.553Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-05T09:57:31.553Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-05T09:57:31.553Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] DONE 269 tests, 5 skipped in 2316.902s [2022-09-05T09:57:31.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-05T09:57:31.553Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3c28c8379c21/docker.pid [2022-09-05T09:57:31.553Z] +++ kill 7115 [2022-09-05T09:57:31.553Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7115 is not a child of this shell [2022-09-05T09:57:31.553Z] warning: PID 7115 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3c28c8379c21/docker.pid had a nonzero exit code [2022-09-05T09:57:31.553Z] ++++ cat bundles/test-integration/docker.pid [2022-09-05T09:57:31.553Z] +++ kill 9454 [2022-09-05T09:57:31.553Z] +++ /etc/init.d/apparmor stop [2022-09-05T09:57:31.553Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] Unloading profiles will leave already running processes permanently [2022-09-05T09:57:31.553Z] unconfined, which can lead to unexpected situations. [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.553Z] To set a process to complain mode, use the command line tool [2022-09-05T09:57:31.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-05T09:57:31.553Z] +++ true [2022-09-05T09:57:31.553Z] exiting test-integration [2022-09-05T09:57:31.553Z] ++ exit 0 [2022-09-05T09:57:31.553Z] [2022-09-05T09:57:31.812Z] + exit 0 [2022-09-05T09:57:31.812Z] ++ jobs -p [2022-09-05T09:57:31.812Z] + pids= [2022-09-05T09:57:31.812Z] + echo 'Remaining pids to kill: []' [2022-09-05T09:57:31.812Z] Remaining pids to kill: [] [2022-09-05T09:57:31.812Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-05T09:57:31.828Z] Recording test results [2022-09-05T09:57:33.525Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-05T09:57:33.844Z] + echo Ensuring container killed. [2022-09-05T09:57:33.844Z] Ensuring container killed. [2022-09-05T09:57:33.844Z] + docker ps -aq -f name=docker-pr3-* [2022-09-05T09:57:33.844Z] + cids=de045148cbec [2022-09-05T09:57:33.844Z] d0a9977ade76 [2022-09-05T09:57:33.844Z] db7e9ced6444 [2022-09-05T09:57:33.844Z] + [ -n de045148cbec [2022-09-05T09:57:33.844Z] d0a9977ade76 [2022-09-05T09:57:33.844Z] db7e9ced6444 ] [2022-09-05T09:57:33.844Z] + docker rm -vf de045148cbec d0a9977ade76 db7e9ced6444 [2022-09-05T09:57:34.104Z] de045148cbec [2022-09-05T09:57:34.671Z] d0a9977ade76 [2022-09-05T09:57:34.671Z] db7e9ced6444 [Pipeline] sh [2022-09-05T09:57:34.958Z] + echo Chowning /workspace to jenkins user [2022-09-05T09:57:34.958Z] Chowning /workspace to jenkins user [2022-09-05T09:57:34.958Z] + id -u [2022-09-05T09:57:34.958Z] + id -g [2022-09-05T09:57:34.958Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44083:/workspace busybox chown -R 1000:1000 /workspace [2022-09-05T09:57:34.958Z] Unable to find image 'busybox:latest' locally [2022-09-05T09:57:34.958Z] latest: Pulling from library/busybox [2022-09-05T09:57:35.218Z] 2c39bef88607: Pulling fs layer [2022-09-05T09:57:35.218Z] 2c39bef88607: Verifying Checksum [2022-09-05T09:57:35.218Z] 2c39bef88607: Download complete [2022-09-05T09:57:35.218Z] 2c39bef88607: Pull complete [2022-09-05T09:57:35.218Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-05T09:57:35.218Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-05T09:57:38.039Z] + bundleName=amd64 [2022-09-05T09:57:38.039Z] + echo Creating amd64-bundles.tar.gz [2022-09-05T09:57:38.039Z] Creating amd64-bundles.tar.gz [2022-09-05T09:57:38.039Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-05T09:57:38.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-05T09:57:39.425Z] Archiving artifacts [2022-09-05T09:57:41.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44083/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-05T09:57:41.769Z] + make clean [2022-09-05T09:57:42.028Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-05T09:57:42.028Z] docker-dev-cache [2022-09-05T09:57:42.028Z] 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