Pull request #43775 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d7f2e472244ae1043182809779170b50d830c90a rather than 420142a8864e10ba2832bbd344275c1302defc69 Obtained Jenkinsfile from d7f2e472244ae1043182809779170b50d830c90a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43775@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-06T21:45:41.177Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-06T21:45:41.181Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-06T21:45:41.267Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-06T21:45:41.480Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0143a85bed6133cf8) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] { [Pipeline] checkout [2022-07-06T21:45:41.527Z] The recommended git tool is: git [2022-07-06T21:45:43.389Z] using credential docker-jenkins-github-credentials [2022-07-06T21:45:43.398Z] Cloning the remote Git repository [2022-07-06T21:45:43.398Z] Cloning with configured refspecs honoured and without tags [2022-07-06T21:45:43.265Z] Cloning repository https://github.com/moby/moby.git [2022-07-06T21:45:43.327Z] > git init /home/ubuntu/workspace/moby_PR-43775 # timeout=10 [2022-07-06T21:45:43.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:45:43.632Z] > git --version # timeout=10 [2022-07-06T21:45:43.649Z] > git --version # 'git version 2.17.1' [2022-07-06T21:45:43.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:45:43.651Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:46:06.359Z] Fetching without tags [2022-07-06T21:46:06.628Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:46:06.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:46:06.256Z] > git config --add remote.origin.fetch +refs/pull/43775/head:refs/remotes/origin/PR-43775 # timeout=10 [2022-07-06T21:46:06.287Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:46:06.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:46:06.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:46:06.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:46:06.356Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:46:06.632Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:46:06.658Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:46:07.554Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:46:07.554Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:46:07.433Z] > git remote # timeout=10 [2022-07-06T21:46:07.486Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:46:07.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:46:07.510Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:46:07.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:46:07.550Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:46:07.579Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:46:11.946Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [2022-07-06T21:46:11.946Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:46:13.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/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-07-06T21:46:19.646Z] Unable to find image 'alpine:latest' locally [2022-07-06T21:46:19.908Z] latest: Pulling from library/alpine [2022-07-06T21:46:19.908Z] 2408cc74d12b: Pulling fs layer [2022-07-06T21:46:19.908Z] 2408cc74d12b: Verifying Checksum [2022-07-06T21:46:19.908Z] 2408cc74d12b: Download complete [2022-07-06T21:46:20.488Z] 2408cc74d12b: Pull complete [2022-07-06T21:46:20.488Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-06T21:46:20.488Z] Status: Downloaded newer image for alpine:latest [2022-07-06T21:46:28.642Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-07-06T21:46:29.424Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0143a85bed6133cf8) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-06T21:46:29.473Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-07-06T21:46:29.490Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-06T21:46:29.522Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-06T21:46:29.541Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-07-06T21:46:29.495Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43775/.git # timeout=10 [2022-07-06T21:46:29.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:46:29.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:46:29.542Z] > git --version # timeout=10 [2022-07-06T21:46:29.550Z] > git --version # 'git version 2.17.1' [2022-07-06T21:46:29.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:46:29.551Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [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-07-06T21:46:29.810Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:46:29.936Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:46:29.936Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:46:30.055Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [2022-07-06T21:46:29.810Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:46:29.814Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:46:29.885Z] > git remote # timeout=10 [2022-07-06T21:46:29.898Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:46:29.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:46:29.907Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:46:29.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:46:29.936Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:46:29.944Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:46:30.800Z] + [ PR != PR ] [2022-07-06T21:46:30.800Z] + [ master != master ] [2022-07-06T21:46:30.800Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-06T21:46:31.137Z] + docker version [2022-07-06T21:46:31.137Z] Client: Docker Engine - Community [2022-07-06T21:46:31.137Z] Version: 20.10.14 [2022-07-06T21:46:31.137Z] API version: 1.41 [2022-07-06T21:46:31.137Z] Go version: go1.16.15 [2022-07-06T21:46:31.137Z] Git commit: a224086 [2022-07-06T21:46:31.137Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-06T21:46:31.137Z] OS/Arch: linux/amd64 [2022-07-06T21:46:31.137Z] Context: default [2022-07-06T21:46:31.137Z] Experimental: true [2022-07-06T21:46:31.137Z] [2022-07-06T21:46:31.137Z] Server: Docker Engine - Community [2022-07-06T21:46:31.137Z] Engine: [2022-07-06T21:46:31.137Z] Version: 20.10.14 [2022-07-06T21:46:31.137Z] API version: 1.41 (minimum version 1.12) [2022-07-06T21:46:31.137Z] Go version: go1.16.15 [2022-07-06T21:46:31.137Z] Git commit: 87a90dc [2022-07-06T21:46:31.137Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-06T21:46:31.137Z] OS/Arch: linux/amd64 [2022-07-06T21:46:31.137Z] Experimental: true [2022-07-06T21:46:31.137Z] containerd: [2022-07-06T21:46:31.137Z] Version: 1.5.11 [2022-07-06T21:46:31.137Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:46:31.137Z] runc: [2022-07-06T21:46:31.137Z] Version: 1.0.3 [2022-07-06T21:46:31.137Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-06T21:46:31.137Z] docker-init: [2022-07-06T21:46:31.137Z] Version: 0.19.0 [2022-07-06T21:46:31.137Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-06T21:46:31.452Z] + docker info [2022-07-06T21:46:44.424Z] Still waiting to schedule task [2022-07-06T21:46:44.424Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0143a85bed6133cf8)’ [2022-07-06T21:46:44.425Z] Still waiting to schedule task [2022-07-06T21:46:44.425Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0143a85bed6133cf8)’ [2022-07-06T21:46:44.428Z] Still waiting to schedule task [2022-07-06T21:46:44.428Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-06T21:46:44.430Z] Still waiting to schedule task [2022-07-06T21:46:44.431Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-06T21:46:53.535Z] Client: [2022-07-06T21:46:53.535Z] Context: default [2022-07-06T21:46:53.535Z] Debug Mode: false [2022-07-06T21:46:53.535Z] Plugins: [2022-07-06T21:46:53.535Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-06T21:46:53.535Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-06T21:46:53.535Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-06T21:46:53.535Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-06T21:46:53.535Z] [2022-07-06T21:46:53.535Z] Server: [2022-07-06T21:46:53.535Z] Containers: 0 [2022-07-06T21:46:53.535Z] Running: 0 [2022-07-06T21:46:53.535Z] Paused: 0 [2022-07-06T21:46:53.535Z] Stopped: 0 [2022-07-06T21:46:53.535Z] Images: 1 [2022-07-06T21:46:53.535Z] Server Version: 20.10.14 [2022-07-06T21:46:53.535Z] Storage Driver: overlay2 [2022-07-06T21:46:53.535Z] Backing Filesystem: extfs [2022-07-06T21:46:53.535Z] Supports d_type: true [2022-07-06T21:46:53.535Z] Native Overlay Diff: true [2022-07-06T21:46:53.535Z] userxattr: false [2022-07-06T21:46:53.535Z] Logging Driver: json-file [2022-07-06T21:46:53.535Z] Cgroup Driver: cgroupfs [2022-07-06T21:46:53.535Z] Cgroup Version: 1 [2022-07-06T21:46:53.535Z] Plugins: [2022-07-06T21:46:53.535Z] Volume: local [2022-07-06T21:46:53.535Z] Network: bridge host ipvlan macvlan null overlay [2022-07-06T21:46:53.535Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-06T21:46:53.535Z] Swarm: inactive [2022-07-06T21:46:53.535Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-06T21:46:53.535Z] Default Runtime: runc [2022-07-06T21:46:53.535Z] Init Binary: docker-init [2022-07-06T21:46:53.535Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:46:53.535Z] runc version: v1.0.3-0-gf46b6ba [2022-07-06T21:46:53.535Z] init version: de40ad0 [2022-07-06T21:46:53.535Z] Security Options: [2022-07-06T21:46:53.535Z] apparmor [2022-07-06T21:46:53.535Z] seccomp [2022-07-06T21:46:53.535Z] Profile: default [2022-07-06T21:46:53.535Z] Kernel Version: 5.4.0-1071-aws [2022-07-06T21:46:53.535Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-06T21:46:53.535Z] OSType: linux [2022-07-06T21:46:53.535Z] Architecture: x86_64 [2022-07-06T21:46:53.535Z] CPUs: 2 [2022-07-06T21:46:53.535Z] Total Memory: 7.483GiB [2022-07-06T21:46:53.535Z] Name: ip-10-100-33-56 [2022-07-06T21:46:53.535Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-06T21:46:53.535Z] Docker Root Dir: /var/lib/docker [2022-07-06T21:46:53.535Z] Debug Mode: false [2022-07-06T21:46:53.535Z] Registry: https://index.docker.io/v1/ [2022-07-06T21:46:53.535Z] Labels: [2022-07-06T21:46:53.535Z] Experimental: true [2022-07-06T21:46:53.535Z] Insecure Registries: [2022-07-06T21:46:53.535Z] 127.0.0.0/8 [2022-07-06T21:46:53.535Z] Live Restore Enabled: true [2022-07-06T21:46:53.535Z] [2022-07-06T21:46:53.535Z] WARNING: No swap limit support [Pipeline] sh [2022-07-06T21:46:53.852Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:46:53.852Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:46:53.852Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43775/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-06T21:46:53.852Z] + bash /home/ubuntu/workspace/moby_PR-43775/check-config.sh [2022-07-06T21:46:53.852Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-06T21:46:53.852Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-06T21:46:53.852Z] [2022-07-06T21:46:53.852Z] Generally Necessary: [2022-07-06T21:46:53.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-06T21:46:53.852Z] - apparmor: enabled and tools installed [2022-07-06T21:46:53.852Z] - CONFIG_NAMESPACES: enabled [2022-07-06T21:46:53.852Z] - CONFIG_NET_NS: enabled [2022-07-06T21:46:53.852Z] - CONFIG_PID_NS: enabled [2022-07-06T21:46:53.852Z] - CONFIG_IPC_NS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_UTS_NS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUPS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CPUSETS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_MEMCG: enabled [2022-07-06T21:46:54.112Z] - CONFIG_KEYS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_VETH: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-06T21:46:54.112Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_BPF: enabled [2022-07-06T21:46:54.112Z] [2022-07-06T21:46:54.112Z] Optional Features: [2022-07-06T21:46:54.112Z] - CONFIG_USER_NS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_SECCOMP: enabled [2022-07-06T21:46:54.112Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-06T21:46:54.112Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-06T21:46:54.112Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-06T21:46:54.112Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-06T21:46:54.112Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-06T21:46:54.112Z] - CONFIG_BLK_CGROUP: enabled [2022-07-06T21:46:54.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-06T21:46:54.113Z] - CONFIG_CGROUP_PERF: enabled [2022-07-06T21:46:54.113Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-06T21:46:54.113Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-06T21:46:54.113Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-06T21:46:54.113Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-06T21:46:54.113Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-06T21:46:54.113Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-06T21:46:54.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-06T21:46:54.113Z] - CONFIG_IP_VS: enabled (as module) [2022-07-06T21:46:54.113Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-06T21:46:54.113Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-06T21:46:54.113Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-06T21:46:54.113Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-06T21:46:54.113Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-06T21:46:54.113Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-06T21:46:54.113Z] - CONFIG_EXT4_FS: enabled [2022-07-06T21:46:54.113Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-06T21:46:54.113Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-06T21:46:54.113Z] - Network Drivers: [2022-07-06T21:46:54.113Z] - "overlay": [2022-07-06T21:46:54.113Z] - CONFIG_VXLAN: enabled (as module) [2022-07-06T21:46:54.113Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-06T21:46:54.113Z] Optional (for encrypted networks): [2022-07-06T21:46:54.373Z] - CONFIG_CRYPTO: enabled [2022-07-06T21:46:54.373Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-06T21:46:54.373Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-06T21:46:54.373Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-06T21:46:54.373Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-06T21:46:54.373Z] - CONFIG_XFRM: enabled [2022-07-06T21:46:54.373Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-06T21:46:54.373Z] - "ipvlan": [2022-07-06T21:46:54.373Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-06T21:46:54.373Z] - "macvlan": [2022-07-06T21:46:54.373Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_DUMMY: enabled (as module) [2022-07-06T21:46:54.373Z] - "ftp,tftp client in container": [2022-07-06T21:46:54.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-06T21:46:54.373Z] - Storage Drivers: [2022-07-06T21:46:54.373Z] - "aufs": [2022-07-06T21:46:54.373Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-06T21:46:54.373Z] - "btrfs": [2022-07-06T21:46:54.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-06T21:46:54.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-06T21:46:54.373Z] - "devicemapper": [2022-07-06T21:46:54.373Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-06T21:46:54.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-06T21:46:54.373Z] - "overlay": [2022-07-06T21:46:54.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-06T21:46:54.373Z] - "zfs": [2022-07-06T21:46:54.373Z] - /dev/zfs: present [2022-07-06T21:46:54.373Z] - zfs command: missing [2022-07-06T21:46:54.373Z] - zpool command: missing [2022-07-06T21:46:54.373Z] [2022-07-06T21:46:54.373Z] Limits: [2022-07-06T21:46:54.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-06T21:46:54.373Z] [2022-07-06T21:46:54.373Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-06T21:46:54.704Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:420142a8864e10ba2832bbd344275c1302defc69 . [2022-07-06T21:46:54.704Z] #1 [internal] load build definition from Dockerfile [2022-07-06T21:46:54.704Z] #1 sha256:9facc0258c5cd0e60011488cb2a66deecd0e861b8f29831105b13fba96aa45d8 [2022-07-06T21:46:54.704Z] #1 transferring dockerfile: 19.25kB done [2022-07-06T21:46:54.704Z] #1 DONE 0.1s [2022-07-06T21:46:54.704Z] [2022-07-06T21:46:54.704Z] #2 [internal] load .dockerignore [2022-07-06T21:46:54.704Z] #2 sha256:3147c4577b23d7a362ba347eddb20890fd2963032d33b8b00cd13f92e9af8e5a [2022-07-06T21:46:54.704Z] #2 transferring context: 145B done [2022-07-06T21:46:54.964Z] #2 DONE 0.1s [2022-07-06T21:46:54.964Z] [2022-07-06T21:46:54.964Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-06T21:46:54.964Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-06T21:46:55.226Z] #3 DONE 0.4s [2022-07-06T21:46:55.226Z] [2022-07-06T21:46:55.226Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-06T21:46:55.226Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-06T21:46:55.226Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-06T21:46:55.226Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-07-06T21:46:55.226Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-06T21:46:55.226Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-06T21:46:55.487Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-06T21:46:55.487Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-06T21:46:55.487Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-06T21:46:55.487Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-06T21:46:55.747Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-06T21:46:55.747Z] #4 DONE 0.6s [2022-07-06T21:46:56.007Z] [2022-07-06T21:46:56.007Z] #6 [internal] load build definition from Dockerfile [2022-07-06T21:46:56.007Z] #6 sha256:577f8c58864e24a2cc6e6d5739aae75d609df0b7107e1c59de71d05788f57949 [2022-07-06T21:46:56.007Z] #6 DONE 0.0s [2022-07-06T21:46:56.007Z] [2022-07-06T21:46:56.007Z] #5 [internal] load .dockerignore [2022-07-06T21:46:56.007Z] #5 sha256:7d5ff010b3bb89de236b049fe0f9d00400c3a6f146b67c99278fd7ba4b3f24cf [2022-07-06T21:46:56.007Z] #5 DONE 0.0s [2022-07-06T21:46:56.007Z] [2022-07-06T21:46:56.007Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:46:56.007Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-06T21:46:56.947Z] #10 ... [2022-07-06T21:46:56.947Z] [2022-07-06T21:46:56.947Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:46:56.947Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-06T21:46:56.947Z] #9 DONE 0.9s [2022-07-06T21:46:56.947Z] [2022-07-06T21:46:56.947Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-06T21:46:56.947Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-06T21:46:56.947Z] #8 DONE 1.0s [2022-07-06T21:46:56.947Z] [2022-07-06T21:46:56.947Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:46:56.947Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-06T21:46:57.211Z] #7 DONE 1.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:46:57.211Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-06T21:46:57.211Z] #10 DONE 1.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:46:57.211Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:46:57.211Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:46:57.211Z] #80 DONE 0.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:46:57.211Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:46:57.211Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:46:57.211Z] #78 DONE 0.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:46:57.211Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:46:57.211Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-06T21:46:57.211Z] #11 DONE 0.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:46:57.211Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:46:57.211Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-06T21:46:57.211Z] #35 DONE 0.0s [2022-07-06T21:46:57.211Z] [2022-07-06T21:46:57.211Z] #31 [internal] load build context [2022-07-06T21:46:57.211Z] #31 sha256:348dd488ef91521a0ccf3390b669bf4ba6185856a11fb37f42b7907156beb827 [2022-07-06T21:46:57.784Z] #31 ... [2022-07-06T21:46:57.784Z] [2022-07-06T21:46:57.784Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-06T21:46:57.784Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-06T21:46:57.784Z] #56 DONE 0.0s [2022-07-06T21:46:57.784Z] [2022-07-06T21:46:57.784Z] #31 [internal] load build context [2022-07-06T21:46:57.784Z] #31 sha256:348dd488ef91521a0ccf3390b669bf4ba6185856a11fb37f42b7907156beb827 [2022-07-06T21:47:00.330Z] #31 transferring context: 12.95MB 2.8s [2022-07-06T21:47:02.882Z] #31 ... [2022-07-06T21:47:02.882Z] [2022-07-06T21:47:02.882Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:47:02.882Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:47:02.882Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:47:02.882Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-06T21:47:02.882Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-06T21:47:02.882Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-06T21:47:02.882Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-07-06T21:47:02.882Z] #78 DONE 5.4s [2022-07-06T21:47:02.882Z] [2022-07-06T21:47:02.882Z] #31 [internal] load build context [2022-07-06T21:47:02.882Z] #31 sha256:348dd488ef91521a0ccf3390b669bf4ba6185856a11fb37f42b7907156beb827 [2022-07-06T21:47:05.431Z] #31 transferring context: 55.04MB 7.8s [2022-07-06T21:47:05.431Z] #31 transferring context: 61.68MB 8.2s done [2022-07-06T21:47:06.375Z] #31 DONE 9.0s [2022-07-06T21:47:06.375Z] [2022-07-06T21:47:06.375Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:47:06.375Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:47:06.375Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:47:06.375Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-06T21:47:06.375Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-06T21:47:06.375Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-06T21:47:06.375Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-07-06T21:47:06.375Z] #80 DONE 9.0s [2022-07-06T21:47:06.375Z] [2022-07-06T21:47:06.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:06.375Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:06.375Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-06T21:47:06.375Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-06T21:47:06.375Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-06T21:47:06.375Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-07-06T21:47:06.375Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.9s done [2022-07-06T21:47:06.375Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.3s done [2022-07-06T21:47:06.375Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.0s done [2022-07-06T21:47:06.375Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.7s done [2022-07-06T21:47:06.375Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.4s [2022-07-06T21:47:06.375Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.2s [2022-07-06T21:47:06.375Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.3s done [2022-07-06T21:47:06.375Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.4s done [2022-07-06T21:47:06.956Z] #11 ... [2022-07-06T21:47:06.956Z] [2022-07-06T21:47:06.956Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:47:06.956Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-06T21:47:07.217Z] #79 ... [2022-07-06T21:47:07.217Z] [2022-07-06T21:47:07.217Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:47:07.217Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:47:07.217Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-06T21:47:07.217Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-06T21:47:07.217Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-06T21:47:07.217Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.1s done [2022-07-06T21:47:07.477Z] #35 ... [2022-07-06T21:47:07.477Z] [2022-07-06T21:47:07.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:07.477Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:07.738Z] #11 ... [2022-07-06T21:47:07.738Z] [2022-07-06T21:47:07.738Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:47:07.738Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-06T21:47:07.738Z] #79 DONE 0.9s [2022-07-06T21:47:07.998Z] [2022-07-06T21:47:07.998Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:47:07.998Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:47:08.939Z] #35 ... [2022-07-06T21:47:08.939Z] [2022-07-06T21:47:08.939Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:47:08.939Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-06T21:47:08.939Z] #81 DONE 1.0s [2022-07-06T21:47:09.200Z] [2022-07-06T21:47:09.200Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:47:09.200Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:47:09.802Z] #35 DONE 12.5s [2022-07-06T21:47:09.802Z] [2022-07-06T21:47:09.802Z] #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-07-06T21:47:09.802Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:47:11.192Z] #36 1.384 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:47:11.192Z] #36 1.425 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:47:11.192Z] #36 1.434 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:47:11.453Z] #36 1.581 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:47:11.715Z] #36 1.782 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:47:11.978Z] #36 2.058 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:47:13.905Z] #36 3.671 Fetched 8548 kB in 3s (3348 kB/s) [2022-07-06T21:47:14.478Z] #36 3.671 Reading package lists... [2022-07-06T21:47:15.426Z] #36 4.559 Reading package lists... [2022-07-06T21:47:15.426Z] #36 5.461 Building dependency tree... [2022-07-06T21:47:15.689Z] #36 5.891 The following additional packages will be installed: [2022-07-06T21:47:15.689Z] #36 5.891 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-06T21:47:15.689Z] #36 5.891 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-06T21:47:15.689Z] #36 5.891 Recommended packages: [2022-07-06T21:47:15.689Z] #36 5.891 libldap-common publicsuffix libsasl2-modules [2022-07-06T21:47:15.955Z] #36 6.034 The following NEW packages will be installed: [2022-07-06T21:47:15.955Z] #36 6.034 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-06T21:47:15.955Z] #36 6.034 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-06T21:47:15.955Z] #36 6.034 libssh2-1 openssl [2022-07-06T21:47:16.222Z] #36 6.336 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-06T21:47:16.222Z] #36 6.336 Need to get 3041 kB of archives. [2022-07-06T21:47:16.222Z] #36 6.336 After this operation, 6651 kB of additional disk space will be used. [2022-07-06T21:47:16.222Z] #36 6.336 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-06T21:47:16.222Z] #36 6.336 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-06T21:47:16.222Z] #36 6.336 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-06T21:47:16.222Z] #36 6.336 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-07-06T21:47:16.222Z] #36 6.337 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-06T21:47:16.222Z] #36 6.340 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-06T21:47:16.222Z] #36 6.343 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-06T21:47:16.222Z] #36 6.343 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-06T21:47:16.222Z] #36 6.349 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-06T21:47:16.222Z] #36 6.349 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-06T21:47:16.222Z] #36 6.351 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-06T21:47:16.222Z] #36 6.363 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-06T21:47:16.222Z] #36 6.368 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:47:16.222Z] #36 6.371 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:47:16.222Z] #36 6.374 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:47:16.483Z] #36 6.584 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:47:16.483Z] #36 6.632 Fetched 3041 kB in 0s (9114 kB/s) [2022-07-06T21:47:16.483Z] #36 6.666 Selecting previously unselected package openssl. [2022-07-06T21:47:16.483Z] #36 6.666 (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 ... 6662 files and directories currently installed.) [2022-07-06T21:47:16.483Z] #36 6.667 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-06T21:47:16.483Z] #36 6.675 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:47:16.746Z] #36 6.857 Selecting previously unselected package ca-certificates. [2022-07-06T21:47:16.746Z] #36 6.857 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-06T21:47:16.746Z] #36 6.865 Unpacking ca-certificates (20210119) ... [2022-07-06T21:47:16.746Z] #36 6.998 Selecting previously unselected package libbrotli1:amd64. [2022-07-06T21:47:16.746Z] #36 6.998 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-06T21:47:17.007Z] #36 7.021 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:47:17.007Z] #36 7.110 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-06T21:47:17.007Z] #36 7.110 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:47:17.007Z] #36 7.125 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:47:17.007Z] #36 7.203 Selecting previously unselected package libsasl2-2:amd64. [2022-07-06T21:47:17.007Z] #36 7.203 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:47:17.007Z] #36 7.209 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:47:17.270Z] #36 7.273 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-06T21:47:17.270Z] #36 7.275 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-06T21:47:17.270Z] #36 7.280 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:47:17.270Z] #36 7.373 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-06T21:47:17.270Z] #36 7.373 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-06T21:47:17.270Z] #36 7.376 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:47:17.270Z] #36 7.440 Selecting previously unselected package libpsl5:amd64. [2022-07-06T21:47:17.270Z] #36 7.440 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-06T21:47:17.270Z] #36 7.445 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:47:17.270Z] #36 7.507 Selecting previously unselected package librtmp1:amd64. [2022-07-06T21:47:17.270Z] #36 7.507 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-06T21:47:17.532Z] #36 7.513 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:47:17.532Z] #36 7.576 Selecting previously unselected package libssh2-1:amd64. [2022-07-06T21:47:17.532Z] #36 7.576 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-06T21:47:17.532Z] #36 7.583 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:47:17.532Z] #36 7.659 Selecting previously unselected package libcurl4:amd64. [2022-07-06T21:47:17.532Z] #36 7.660 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:47:17.532Z] #36 7.669 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:47:17.532Z] #36 7.765 Selecting previously unselected package curl. [2022-07-06T21:47:17.532Z] #36 7.765 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:47:17.794Z] #36 7.773 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:47:17.794Z] #36 7.855 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:47:17.794Z] #36 7.855 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:47:17.794Z] #36 7.860 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:47:17.794Z] #36 7.942 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:47:17.794Z] #36 7.942 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:47:17.794Z] #36 7.945 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:47:17.794Z] #36 8.013 Selecting previously unselected package jq. [2022-07-06T21:47:17.794Z] #36 8.013 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:47:17.794Z] #36 8.018 Unpacking jq (1.6-2.1) ... [2022-07-06T21:47:17.794Z] #36 8.071 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:47:17.794Z] #36 8.085 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:47:17.794Z] #36 8.098 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:47:17.794Z] #36 8.108 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:47:17.794Z] #36 8.126 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:47:18.055Z] #36 8.147 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:47:18.055Z] #36 8.156 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:47:18.055Z] #36 8.165 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:47:18.055Z] #36 8.200 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:47:18.055Z] #36 8.213 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:47:18.055Z] #36 8.223 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:47:18.055Z] #36 8.237 Setting up ca-certificates (20210119) ... [2022-07-06T21:47:18.631Z] #36 8.948 Updating certificates in /etc/ssl/certs... [2022-07-06T21:47:19.578Z] #36 ... [2022-07-06T21:47:19.578Z] [2022-07-06T21:47:19.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:19.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:19.578Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.5s done [2022-07-06T21:47:19.578Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-06T21:47:19.578Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-06T21:47:19.578Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.5s done [2022-07-06T21:47:19.839Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.1s [2022-07-06T21:47:19.839Z] #11 ... [2022-07-06T21:47:19.839Z] [2022-07-06T21:47:19.839Z] #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-07-06T21:47:19.839Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:47:19.839Z] #36 9.894 129 added, 0 removed; done. [2022-07-06T21:47:19.839Z] #36 9.959 Setting up jq (1.6-2.1) ... [2022-07-06T21:47:19.839Z] #36 9.980 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:47:19.839Z] #36 9.994 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:47:19.839Z] #36 10.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:47:19.839Z] #36 10.03 Processing triggers for ca-certificates (20210119) ... [2022-07-06T21:47:19.839Z] #36 10.04 Updating certificates in /etc/ssl/certs... [2022-07-06T21:47:20.784Z] #36 11.03 0 added, 0 removed; done. [2022-07-06T21:47:20.784Z] #36 11.03 Running hooks in /etc/ca-certificates/update.d... [2022-07-06T21:47:21.047Z] #36 11.04 done. [2022-07-06T21:47:22.960Z] #36 DONE 13.1s [2022-07-06T21:47:22.960Z] [2022-07-06T21:47:22.960Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-06T21:47:22.960Z] #37 sha256:d56fca7ec84908f138043538ffe5063de1416f46aba265bb82ad6cf0aa253634 [2022-07-06T21:47:23.224Z] #37 DONE 0.3s [2022-07-06T21:47:23.224Z] [2022-07-06T21:47:23.224Z] #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-07-06T21:47:23.224Z] #38 sha256:abc54bf3768657fe357f4c24e2d3c7cee76430136aa2dec43183d38ff9cf4960 [2022-07-06T21:47:25.700Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d6d61a5f0e025bd) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] { [Pipeline] checkout [2022-07-06T21:47:25.788Z] #38 2.134 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-06T21:47:25.788Z] #38 2.478 [2022-07-06T21:47:25.811Z] The recommended git tool is: git [2022-07-06T21:47:26.050Z] #38 2.708 #=#=# ######################################################################## 100.0% [2022-07-06T21:47:26.312Z] #38 3.012 [2022-07-06T21:47:27.258Z] #38 4.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-06T21:47:27.835Z] #38 4.436 [2022-07-06T21:47:27.835Z] #38 4.659 #=#=# ######################################################################## 100.0% [2022-07-06T21:47:28.096Z] #38 5.002 [2022-07-06T21:47:29.004Z] using credential docker-jenkins-github-credentials [2022-07-06T21:47:29.013Z] Cloning the remote Git repository [2022-07-06T21:47:29.013Z] Cloning with configured refspecs honoured and without tags [2022-07-06T21:47:29.489Z] #38 6.150 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-06T21:47:29.247Z] Cloning repository https://github.com/moby/moby.git [2022-07-06T21:47:29.310Z] > git init /home/ubuntu/workspace/moby_PR-43775 # timeout=10 [2022-07-06T21:47:29.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:47:29.595Z] > git --version # timeout=10 [2022-07-06T21:47:29.606Z] > git --version # 'git version 2.17.1' [2022-07-06T21:47:29.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:29.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:29.750Z] #38 ... [2022-07-06T21:47:29.750Z] [2022-07-06T21:47:29.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:29.750Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:29.750Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.1s done [2022-07-06T21:47:29.750Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.9s [2022-07-06T21:47:30.011Z] #11 ... [2022-07-06T21:47:30.011Z] [2022-07-06T21:47:30.011Z] #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-07-06T21:47:30.011Z] #38 sha256:abc54bf3768657fe357f4c24e2d3c7cee76430136aa2dec43183d38ff9cf4960 [2022-07-06T21:47:30.011Z] #38 6.566 [2022-07-06T21:47:30.285Z] #38 6.806 #=#=# ####### 11.1% ########################################## 58.4% ################################################################# 90.3% ######################################################################## 100.0% [2022-07-06T21:47:30.865Z] #38 7.363 [2022-07-06T21:47:32.873Z] #38 9.625 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-06T21:47:33.460Z] #38 10.08 [2022-07-06T21:47:33.728Z] #38 10.31 #=#=# ######################################################################## 100.0% [2022-07-06T21:47:33.989Z] #38 10.66 [2022-07-06T21:47:34.931Z] #38 11.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-06T21:47:35.192Z] #38 11.91 [2022-07-06T21:47:35.453Z] #38 12.13 #=#=# ######################################################################## 100.0% [2022-07-06T21:47:35.715Z] #38 12.43 [2022-07-06T21:47:35.715Z] #38 12.53 Download of images into '/build' complete. [2022-07-06T21:47:35.715Z] #38 12.53 Use something like the following to load the result into a Docker daemon: [2022-07-06T21:47:35.715Z] #38 12.53 tar -cC '/build' . | docker load [2022-07-06T21:47:36.661Z] #38 ... [2022-07-06T21:47:36.661Z] [2022-07-06T21:47:36.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:36.661Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:36.661Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.6s [2022-07-06T21:47:38.578Z] #11 ... [2022-07-06T21:47:38.578Z] [2022-07-06T21:47:38.578Z] #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-07-06T21:47:38.578Z] #38 sha256:abc54bf3768657fe357f4c24e2d3c7cee76430136aa2dec43183d38ff9cf4960 [2022-07-06T21:47:38.578Z] #38 DONE 15.5s [2022-07-06T21:47:38.578Z] [2022-07-06T21:47:38.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:47:38.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:47:38.999Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093aeda63469663e5) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] { [Pipeline] checkout [2022-07-06T21:47:39.125Z] The recommended git tool is: git [2022-07-06T21:47:40.493Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.6s done [2022-07-06T21:47:41.064Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-06T21:47:41.064Z] #11 DONE 43.8s [2022-07-06T21:47:41.064Z] [2022-07-06T21:47:41.064Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-06T21:47:41.064Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-06T21:47:41.231Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-088065eda2b0b0cc3) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] { [Pipeline] checkout [2022-07-06T21:47:41.305Z] The recommended git tool is: git [2022-07-06T21:47:41.387Z] using credential docker-jenkins-github-credentials [2022-07-06T21:47:41.395Z] Cloning the remote Git repository [2022-07-06T21:47:41.396Z] Cloning with configured refspecs honoured and without tags [2022-07-06T21:47:41.637Z] #12 DONE 0.6s [2022-07-06T21:47:41.897Z] [2022-07-06T21:47:41.897Z] #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-07-06T21:47:41.897Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-06T21:47:42.471Z] #13 DONE 0.7s [2022-07-06T21:47:42.472Z] [2022-07-06T21:47:42.472Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-06T21:47:42.472Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-06T21:47:42.472Z] #40 DONE 0.2s [2022-07-06T21:47:42.472Z] [2022-07-06T21:47:42.472Z] #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-07-06T21:47:42.472Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:47:40.719Z] Cloning repository https://github.com/moby/moby.git [2022-07-06T21:47:40.770Z] > git init /home/ubuntu/workspace/moby_PR-43775 # timeout=10 [2022-07-06T21:47:41.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:47:41.036Z] > git --version # timeout=10 [2022-07-06T21:47:41.086Z] > git --version # 'git version 2.17.1' [2022-07-06T21:47:41.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:41.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:42.732Z] #45 ... [2022-07-06T21:47:42.732Z] [2022-07-06T21:47:42.732Z] #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-07-06T21:47:42.732Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-06T21:47:42.732Z] #57 DONE 0.2s [2022-07-06T21:47:42.732Z] [2022-07-06T21:47:42.732Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-06T21:47:42.732Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-06T21:47:42.732Z] #53 DONE 0.2s [2022-07-06T21:47:42.732Z] [2022-07-06T21:47:42.732Z] #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-07-06T21:47:42.732Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:47:44.666Z] using credential docker-jenkins-github-credentials [2022-07-06T21:47:44.680Z] Cloning the remote Git repository [2022-07-06T21:47:44.680Z] Cloning with configured refspecs honoured and without tags [2022-07-06T21:47:44.699Z] Cloning repository https://github.com/moby/moby.git [2022-07-06T21:47:44.768Z] > git init /home/ubuntu/workspace/moby_PR-43775 # timeout=10 [2022-07-06T21:47:45.279Z] #54 ... [2022-07-06T21:47:45.280Z] [2022-07-06T21:47:45.280Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-06T21:47:45.280Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-06T21:47:45.280Z] #14 DONE 3.0s [2022-07-06T21:47:45.540Z] [2022-07-06T21:47:45.540Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-06T21:47:45.540Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-06T21:47:45.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:47:45.075Z] > git --version # timeout=10 [2022-07-06T21:47:45.090Z] > git --version # 'git version 2.25.1' [2022-07-06T21:47:45.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:45.091Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:46.989Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bee476ffd1db71e7) in /home/ubuntu/workspace/moby_PR-43775 [Pipeline] { [Pipeline] checkout [2022-07-06T21:47:47.093Z] The recommended git tool is: git [2022-07-06T21:47:49.756Z] #15 DONE 3.7s [2022-07-06T21:47:49.756Z] [2022-07-06T21:47:49.756Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-06T21:47:49.756Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-06T21:47:50.329Z] using credential docker-jenkins-github-credentials [2022-07-06T21:47:50.340Z] Cloning the remote Git repository [2022-07-06T21:47:50.340Z] Cloning with configured refspecs honoured and without tags [2022-07-06T21:47:50.750Z] Fetching without tags [2022-07-06T21:47:50.355Z] Cloning repository https://github.com/moby/moby.git [2022-07-06T21:47:50.413Z] > git init /home/ubuntu/workspace/moby_PR-43775 # timeout=10 [2022-07-06T21:47:50.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:47:51.025Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:47:51.152Z] #16 DONE 1.8s [2022-07-06T21:47:51.153Z] [2022-07-06T21:47:51.153Z] #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-07-06T21:47:51.153Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:47:51.153Z] #58 5.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:47:51.153Z] #58 5.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:47:51.153Z] #58 5.980 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:47:51.153Z] #58 6.507 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-06T21:47:51.153Z] #58 7.159 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:47:51.153Z] #58 ... [2022-07-06T21:47:51.153Z] [2022-07-06T21:47:51.153Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-06T21:47:51.153Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-06T21:47:51.717Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:47:51.717Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:47:50.882Z] > git --version # timeout=10 [2022-07-06T21:47:50.907Z] > git --version # 'git version 2.25.1' [2022-07-06T21:47:50.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:50.909Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:50.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:47:50.696Z] > git config --add remote.origin.fetch +refs/pull/43775/head:refs/remotes/origin/PR-43775 # timeout=10 [2022-07-06T21:47:50.724Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:50.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:47:50.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:47:50.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:50.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:47:51.043Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:47:51.057Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:47:51.666Z] > git remote # timeout=10 [2022-07-06T21:47:51.677Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:47:51.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:47:51.706Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:47:51.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:47:51.727Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:47:51.736Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:47:52.543Z] #17 ... [2022-07-06T21:47:52.543Z] [2022-07-06T21:47:52.543Z] #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-07-06T21:47:52.543Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:47:52.543Z] #64 5.455 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-06T21:47:52.543Z] #64 9.244 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-06T21:47:52.543Z] #64 9.246 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-06T21:47:52.543Z] #64 9.382 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-06T21:47:52.543Z] #64 ... [2022-07-06T21:47:52.543Z] [2022-07-06T21:47:52.543Z] #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-07-06T21:47:52.543Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:47:52.543Z] #43 6.462 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-06T21:47:52.804Z] #43 ... [2022-07-06T21:47:52.804Z] [2022-07-06T21:47:52.804Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-06T21:47:52.804Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-06T21:47:52.804Z] #17 DONE 1.9s [2022-07-06T21:47:52.804Z] [2022-07-06T21:47:52.804Z] #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-07-06T21:47:52.804Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:47:52.804Z] #62 6.032 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-06T21:47:52.804Z] #62 8.402 go: downloading github.com/fatih/color v1.13.0 [2022-07-06T21:47:52.804Z] #62 8.426 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:47:52.804Z] #62 8.658 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-06T21:47:52.804Z] #62 8.737 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-06T21:47:52.804Z] #62 9.236 go: downloading github.com/spf13/viper v1.11.0 [2022-07-06T21:47:52.804Z] #62 9.330 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-06T21:47:52.804Z] #62 10.13 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-06T21:47:52.804Z] #62 10.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-06T21:47:52.804Z] #62 10.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-06T21:47:52.804Z] #62 ... [2022-07-06T21:47:52.804Z] [2022-07-06T21:47:52.804Z] #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-07-06T21:47:52.804Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:47:52.804Z] #47 6.018 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-06T21:47:52.804Z] #47 7.221 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-06T21:47:52.804Z] #47 8.988 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-06T21:47:52.804Z] #47 9.395 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-06T21:47:52.804Z] #47 9.468 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-06T21:47:53.065Z] #47 ... [2022-07-06T21:47:53.065Z] [2022-07-06T21:47:53.065Z] #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-07-06T21:47:53.065Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:47:53.065Z] #83 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:47:53.065Z] #83 5.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:47:53.065Z] #83 5.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:47:53.065Z] #83 5.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:47:53.065Z] #83 7.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:47:53.065Z] #83 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:47:53.065Z] #83 ... [2022-07-06T21:47:53.065Z] [2022-07-06T21:47:53.065Z] #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-07-06T21:47:53.065Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:47:53.065Z] #60 6.192 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-06T21:47:53.065Z] #60 8.060 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-06T21:47:53.065Z] #60 8.063 go: downloading github.com/fatih/color v1.10.0 [2022-07-06T21:47:53.065Z] #60 8.174 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-06T21:47:53.065Z] #60 8.198 go: downloading github.com/pkg/errors v0.9.1 [2022-07-06T21:47:53.065Z] #60 8.846 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-06T21:47:53.065Z] #60 8.847 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-06T21:47:53.065Z] #60 8.863 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-06T21:47:53.065Z] #60 9.019 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-06T21:47:53.065Z] #60 9.325 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-06T21:47:53.065Z] #60 9.478 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-06T21:47:53.065Z] #60 9.614 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-06T21:47:53.065Z] #60 9.917 go: downloading golang.org/x/tools v0.1.0 [2022-07-06T21:47:53.326Z] #60 ... [2022-07-06T21:47:53.326Z] [2022-07-06T21:47:53.326Z] #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-07-06T21:47:53.326Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:47:53.326Z] #41 4.543 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-06T21:47:53.326Z] #41 4.543 Cloning into '.'... [2022-07-06T21:47:53.587Z] #41 ... [2022-07-06T21:47:53.587Z] [2022-07-06T21:47:53.587Z] #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-07-06T21:47:53.587Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:47:53.587Z] #62 10.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-06T21:47:54.531Z] #62 ... [2022-07-06T21:47:54.531Z] [2022-07-06T21:47:54.531Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-06T21:47:54.531Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-06T21:47:54.531Z] #18 DONE 1.9s [2022-07-06T21:47:54.792Z] [2022-07-06T21:47:54.792Z] #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-07-06T21:47:54.792Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:47:56.392Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-06T21:47:57.341Z] #19 2.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:47:57.341Z] #19 2.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:47:57.341Z] #19 2.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:47:57.341Z] #19 ... [2022-07-06T21:47:57.341Z] [2022-07-06T21:47:57.341Z] #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-07-06T21:47:57.341Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:47:57.341Z] #54 4.380 + git clone https://github.com/docker/distribution.git . [2022-07-06T21:47:57.341Z] #54 4.380 Cloning into '.'... [2022-07-06T21:47:57.341Z] #54 ... [2022-07-06T21:47:57.341Z] [2022-07-06T21:47:57.341Z] #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-07-06T21:47:57.341Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:47:57.341Z] #47 14.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-06T21:47:57.341Z] #47 14.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:47:57.352Z] + docker version [2022-07-06T21:47:57.914Z] #47 ... [2022-07-06T21:47:57.914Z] [2022-07-06T21:47:57.914Z] #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-07-06T21:47:57.914Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:47:57.914Z] #45 5.612 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-06T21:47:58.176Z] #45 ... [2022-07-06T21:47:58.176Z] [2022-07-06T21:47:58.176Z] #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-07-06T21:47:58.176Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:47:58.176Z] #58 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:47:58.176Z] #58 13.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:47:58.449Z] #58 ... [2022-07-06T21:47:58.449Z] [2022-07-06T21:47:58.449Z] #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-07-06T21:47:58.449Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:47:58.449Z] #19 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:47:59.837Z] #19 4.914 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:48:01.754Z] #19 6.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-06T21:48:03.679Z] #19 8.605 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-06T21:48:03.679Z] #19 ... [2022-07-06T21:48:03.679Z] [2022-07-06T21:48:03.679Z] #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-07-06T21:48:03.679Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:03.679Z] #62 16.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:48:03.679Z] #62 17.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-06T21:48:03.679Z] #62 17.22 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-06T21:48:03.679Z] #62 18.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-06T21:48:03.679Z] #62 18.43 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-06T21:48:03.679Z] #62 18.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-06T21:48:03.679Z] #62 18.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-06T21:48:03.679Z] #62 18.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-06T21:48:03.679Z] #62 18.77 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-06T21:48:03.679Z] #62 18.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-06T21:48:03.679Z] #62 19.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-06T21:48:03.679Z] #62 19.34 go: downloading github.com/spf13/cast v1.4.1 [2022-07-06T21:48:03.679Z] #62 19.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-06T21:48:03.679Z] #62 19.72 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-06T21:48:03.679Z] #62 19.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-06T21:48:03.679Z] #62 20.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-06T21:48:03.679Z] #62 20.50 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-06T21:48:03.679Z] #62 20.73 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-06T21:48:03.679Z] #62 20.91 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-06T21:48:03.929Z] Client: Docker Engine - Community [2022-07-06T21:48:03.929Z] Version: 20.10.14 [2022-07-06T21:48:03.929Z] API version: 1.41 [2022-07-06T21:48:03.929Z] Go version: go1.16.15 [2022-07-06T21:48:03.929Z] Git commit: a224086 [2022-07-06T21:48:03.929Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-06T21:48:03.929Z] OS/Arch: linux/amd64 [2022-07-06T21:48:03.929Z] Context: default [2022-07-06T21:48:03.929Z] Experimental: true [2022-07-06T21:48:03.929Z] [2022-07-06T21:48:03.929Z] Server: Docker Engine - Community [2022-07-06T21:48:03.929Z] Engine: [2022-07-06T21:48:03.929Z] Version: 20.10.14 [2022-07-06T21:48:03.929Z] API version: 1.41 (minimum version 1.12) [2022-07-06T21:48:03.929Z] Go version: go1.16.15 [2022-07-06T21:48:03.929Z] Git commit: 87a90dc [2022-07-06T21:48:03.929Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-06T21:48:03.929Z] OS/Arch: linux/amd64 [2022-07-06T21:48:03.929Z] Experimental: true [2022-07-06T21:48:03.929Z] containerd: [2022-07-06T21:48:03.929Z] Version: 1.5.11 [2022-07-06T21:48:03.929Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:03.929Z] runc: [2022-07-06T21:48:03.929Z] Version: 1.0.3 [2022-07-06T21:48:03.929Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-06T21:48:03.929Z] docker-init: [2022-07-06T21:48:03.929Z] Version: 0.19.0 [2022-07-06T21:48:03.929Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-06T21:48:04.291Z] + docker info [2022-07-06T21:48:04.623Z] #62 ... [2022-07-06T21:48:04.623Z] [2022-07-06T21:48:04.623Z] #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-07-06T21:48:04.623Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:48:04.623Z] #64 11.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-06T21:48:04.623Z] #64 ... [2022-07-06T21:48:04.623Z] [2022-07-06T21:48:04.623Z] #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-07-06T21:48:04.623Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:48:04.623Z] #43 18.49 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-06T21:48:04.623Z] #43 18.55 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-06T21:48:04.623Z] #43 19.03 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-06T21:48:04.623Z] #43 19.68 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-06T21:48:04.623Z] #43 19.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-06T21:48:04.623Z] #43 20.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-06T21:48:04.623Z] #43 20.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-06T21:48:04.623Z] #43 20.64 go: downloading github.com/peterh/liner v1.2.2 [2022-07-06T21:48:04.623Z] #43 20.92 go: downloading github.com/google/go-dap v0.6.0 [2022-07-06T21:48:04.623Z] #43 21.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-06T21:48:04.885Z] #43 22.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-06T21:48:05.146Z] #43 22.83 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-06T21:48:05.146Z] #43 22.87 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-06T21:48:06.355Z] Fetching without tags [2022-07-06T21:48:06.592Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:07.068Z] #43 24.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-06T21:48:07.068Z] #43 ... [2022-07-06T21:48:07.068Z] [2022-07-06T21:48:07.068Z] #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-07-06T21:48:07.068Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:07.068Z] #62 22.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-06T21:48:07.068Z] #62 22.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-06T21:48:07.068Z] #62 22.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-06T21:48:07.068Z] #62 22.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-06T21:48:07.068Z] #62 23.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-06T21:48:07.068Z] #62 23.18 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-06T21:48:07.068Z] #62 23.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-06T21:48:07.068Z] #62 23.66 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-06T21:48:07.068Z] #62 24.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-06T21:48:07.068Z] #62 24.41 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-06T21:48:07.068Z] #62 24.55 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-06T21:48:07.068Z] #62 24.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-06T21:48:07.068Z] #62 24.69 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-06T21:48:07.068Z] #62 24.82 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-06T21:48:06.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:06.286Z] > git config --add remote.origin.fetch +refs/pull/43775/head:refs/remotes/origin/PR-43775 # timeout=10 [2022-07-06T21:48:06.303Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:06.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:06.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:48:06.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:06.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:06.602Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:06.633Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:07.329Z] #62 24.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-06T21:48:07.571Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:07.571Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:48:07.590Z] #62 ... [2022-07-06T21:48:07.590Z] [2022-07-06T21:48:07.590Z] #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-07-06T21:48:07.590Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:48:07.590Z] #45 23.13 tomll can be used in two ways: [2022-07-06T21:48:07.590Z] #45 23.14 Writing to STDIN and reading from STDOUT: [2022-07-06T21:48:07.590Z] #45 23.14 cat file.toml | tomll > file.toml [2022-07-06T21:48:07.590Z] #45 23.14 [2022-07-06T21:48:07.590Z] #45 23.14 Reading and updating a list of files: [2022-07-06T21:48:07.590Z] #45 23.14 tomll a.toml b.toml c.toml [2022-07-06T21:48:07.590Z] #45 23.14 [2022-07-06T21:48:07.590Z] #45 23.14 When given a list of files, tomll will modify all files in place without asking. [2022-07-06T21:48:07.590Z] #45 DONE 25.2s [2022-07-06T21:48:07.590Z] [2022-07-06T21:48:07.590Z] #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-07-06T21:48:07.590Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:07.590Z] #62 25.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-06T21:48:07.720Z] Fetching without tags [2022-07-06T21:48:07.851Z] #62 25.34 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-06T21:48:07.851Z] #62 25.35 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-06T21:48:07.851Z] #62 25.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-06T21:48:08.036Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:08.112Z] #62 25.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-06T21:48:08.113Z] #62 25.68 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-06T21:48:08.374Z] #62 26.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-06T21:48:08.635Z] #62 ... [2022-07-06T21:48:08.635Z] [2022-07-06T21:48:08.635Z] #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-07-06T21:48:08.635Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:48:08.635Z] #58 16.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-06T21:48:08.635Z] #58 24.46 Fetched 8552 kB in 19s (451 kB/s) [2022-07-06T21:48:08.896Z] #58 24.46 Reading package lists... [2022-07-06T21:48:08.896Z] #58 ... [2022-07-06T21:48:08.896Z] [2022-07-06T21:48:08.896Z] #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-07-06T21:48:08.896Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:08.896Z] #62 26.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-06T21:48:08.896Z] #62 26.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-06T21:48:08.896Z] #62 26.52 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-06T21:48:09.039Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:09.040Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:48:09.157Z] #62 26.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-06T21:48:09.157Z] #62 26.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-06T21:48:09.157Z] #62 ... [2022-07-06T21:48:09.157Z] [2022-07-06T21:48:09.157Z] #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-07-06T21:48:09.157Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:48:09.157Z] #60 16.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-06T21:48:09.157Z] #60 16.86 go: downloading golang.org/x/mod v0.3.0 [2022-07-06T21:48:09.237Z] Fetching without tags [2022-07-06T21:48:07.516Z] > git remote # timeout=10 [2022-07-06T21:48:07.533Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:48:07.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:07.547Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:48:07.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:48:07.572Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:07.583Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:09.418Z] #60 ... [2022-07-06T21:48:09.418Z] [2022-07-06T21:48:09.418Z] #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-07-06T21:48:09.418Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:48:09.448Z] Merging remotes/origin/master commit d7f2e472244ae1043182809779170b50d830c90a into PR head commit 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:07.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:07.618Z] > git config --add remote.origin.fetch +refs/pull/43775/head:refs/remotes/origin/PR-43775 # timeout=10 [2022-07-06T21:48:07.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:07.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:07.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:48:07.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:07.726Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:08.044Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:08.080Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:08.986Z] > git remote # timeout=10 [2022-07-06T21:48:08.998Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:48:09.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:09.003Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:48:09.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:48:09.041Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:09.050Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:09.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:09.159Z] > git config --add remote.origin.fetch +refs/pull/43775/head:refs/remotes/origin/PR-43775 # timeout=10 [2022-07-06T21:48:09.183Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:09.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-06T21:48:09.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-06T21:48:09.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:09.242Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43775/head:refs/remotes/origin/PR-43775 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-06T21:48:09.454Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:09.462Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:10.200Z] #54 26.63 Updating files: 54% (1195/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-06T21:48:10.328Z] Merge succeeded, producing 420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:48:10.328Z] Checking out Revision 420142a8864e10ba2832bbd344275c1302defc69 (PR-43775) [2022-07-06T21:48:10.461Z] #54 27.83 + git checkout -q v2.3.0 [2022-07-06T21:48:11.788Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-06T21:48:10.223Z] > git remote # timeout=10 [2022-07-06T21:48:10.244Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:48:10.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-06T21:48:10.272Z] > git merge d7f2e472244ae1043182809779170b50d830c90a # timeout=10 [2022-07-06T21:48:10.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:48:10.331Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:48:10.355Z] > git checkout -f 420142a8864e10ba2832bbd344275c1302defc69 # timeout=10 [2022-07-06T21:48:12.547Z] + docker version [2022-07-06T21:48:12.657Z] #54 29.89 + 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-07-06T21:48:13.481Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-06T21:48:14.401Z] + docker version [2022-07-06T21:48:14.514Z] Commit message: "profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added" [2022-07-06T21:48:14.575Z] #54 ... [2022-07-06T21:48:14.575Z] [2022-07-06T21:48:14.575Z] #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-07-06T21:48:14.575Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:48:14.575Z] #83 22.23 Fetched 8548 kB in 18s (483 kB/s) [2022-07-06T21:48:14.575Z] #83 22.23 Reading package lists... [2022-07-06T21:48:14.575Z] #83 29.60 Reading package lists... [2022-07-06T21:48:14.575Z] #83 ... [2022-07-06T21:48:14.575Z] [2022-07-06T21:48:14.575Z] #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-07-06T21:48:14.575Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:14.576Z] #62 26.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-06T21:48:14.576Z] #62 27.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-06T21:48:14.576Z] #62 27.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-06T21:48:14.576Z] #62 27.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-06T21:48:14.576Z] #62 27.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-06T21:48:14.576Z] #62 27.52 go: downloading github.com/julz/importas v0.1.0 [2022-07-06T21:48:14.576Z] #62 27.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-06T21:48:14.576Z] #62 27.72 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-06T21:48:14.576Z] #62 27.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-06T21:48:14.576Z] #62 27.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-06T21:48:14.576Z] #62 27.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-06T21:48:14.576Z] #62 28.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-06T21:48:14.576Z] #62 28.05 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-06T21:48:14.576Z] #62 28.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-06T21:48:14.576Z] #62 28.38 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-06T21:48:14.576Z] #62 28.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-06T21:48:14.576Z] #62 28.57 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-06T21:48:14.576Z] #62 29.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-06T21:48:14.576Z] #62 29.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-06T21:48:14.576Z] #62 29.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-06T21:48:14.576Z] #62 29.79 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-06T21:48:14.576Z] #62 30.03 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-06T21:48:14.576Z] #62 30.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-06T21:48:14.576Z] #62 30.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-06T21:48:14.576Z] #62 30.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-06T21:48:14.576Z] #62 30.30 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-06T21:48:14.576Z] #62 30.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-06T21:48:14.576Z] #62 30.82 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-06T21:48:14.576Z] #62 30.95 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-06T21:48:14.576Z] #62 31.00 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-06T21:48:14.576Z] #62 31.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-06T21:48:14.576Z] #62 31.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-06T21:48:14.576Z] #62 31.44 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-06T21:48:14.576Z] #62 31.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-06T21:48:14.576Z] #62 31.57 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-06T21:48:14.576Z] #62 31.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-06T21:48:14.576Z] #62 31.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-06T21:48:14.576Z] #62 31.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-06T21:48:14.576Z] #62 32.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-06T21:48:14.576Z] #62 32.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-06T21:48:14.576Z] #62 32.25 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-06T21:48:14.576Z] #62 32.32 go: downloading github.com/uudashr/gocognit v1.0.5 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-06T21:48:14.840Z] #62 32.52 go: downloading github.com/yagipy/maintidx v1.0.0 [Pipeline] sh [2022-07-06T21:48:15.130Z] #62 32.61 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-06T21:48:15.130Z] #62 ... [2022-07-06T21:48:15.130Z] [2022-07-06T21:48:15.130Z] #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-07-06T21:48:15.130Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:48:15.130Z] #19 10.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-06T21:48:15.130Z] #19 12.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-06T21:48:15.130Z] #19 13.35 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-06T21:48:15.130Z] #19 13.39 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:48:15.130Z] #19 13.44 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-06T21:48:15.130Z] #19 13.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:48:15.130Z] #19 13.53 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-06T21:48:15.130Z] #19 13.53 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-06T21:48:15.130Z] #19 13.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-06T21:48:15.130Z] #19 13.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-06T21:48:15.130Z] #19 13.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-06T21:48:15.130Z] #19 13.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-06T21:48:15.130Z] #19 13.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:48:15.130Z] #19 13.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:48:15.391Z] #19 ... [2022-07-06T21:48:15.391Z] [2022-07-06T21:48:15.391Z] #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-07-06T21:48:15.391Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:48:15.391Z] #58 24.46 Reading package lists... [2022-07-06T21:48:15.533Z] + docker version [2022-07-06T21:48:17.311Z] #58 32.15 Reading package lists... [2022-07-06T21:48:17.312Z] #58 ... [2022-07-06T21:48:17.312Z] [2022-07-06T21:48:17.312Z] #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-07-06T21:48:17.312Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:48:17.312Z] #43 24.84 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-06T21:48:17.312Z] #43 26.32 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-06T21:48:17.312Z] #43 ... [2022-07-06T21:48:17.312Z] [2022-07-06T21:48:17.312Z] #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-07-06T21:48:17.312Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:17.312Z] #62 33.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-06T21:48:17.312Z] #62 33.66 go: downloading honnef.co/go/tools v0.3.1 [2022-07-06T21:48:17.884Z] #62 35.66 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-06T21:48:18.147Z] #62 35.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-06T21:48:18.408Z] #62 36.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-06T21:48:18.408Z] #62 36.11 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-06T21:48:18.578Z] Client: Docker Engine - Community [2022-07-06T21:48:18.578Z] Version: 20.10.14 [2022-07-06T21:48:18.578Z] API version: 1.41 [2022-07-06T21:48:18.578Z] Go version: go1.16.15 [2022-07-06T21:48:18.578Z] Git commit: a224086 [2022-07-06T21:48:18.578Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-06T21:48:18.578Z] OS/Arch: linux/amd64 [2022-07-06T21:48:18.578Z] Context: default [2022-07-06T21:48:18.578Z] Experimental: true [2022-07-06T21:48:18.578Z] [2022-07-06T21:48:18.578Z] Server: Docker Engine - Community [2022-07-06T21:48:18.578Z] Engine: [2022-07-06T21:48:18.578Z] Version: 20.10.14 [2022-07-06T21:48:18.578Z] API version: 1.41 (minimum version 1.12) [2022-07-06T21:48:18.578Z] Go version: go1.16.15 [2022-07-06T21:48:18.578Z] Git commit: 87a90dc [2022-07-06T21:48:18.578Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-06T21:48:18.578Z] OS/Arch: linux/amd64 [2022-07-06T21:48:18.578Z] Experimental: true [2022-07-06T21:48:18.578Z] containerd: [2022-07-06T21:48:18.578Z] Version: 1.5.11 [2022-07-06T21:48:18.578Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:18.578Z] runc: [2022-07-06T21:48:18.578Z] Version: 1.0.3 [2022-07-06T21:48:18.578Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-06T21:48:18.578Z] docker-init: [2022-07-06T21:48:18.578Z] Version: 0.19.0 [2022-07-06T21:48:18.578Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-06T21:48:18.668Z] #62 36.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-06T21:48:18.835Z] Client: Docker Engine - Community [2022-07-06T21:48:18.835Z] Version: 20.10.14 [2022-07-06T21:48:18.835Z] API version: 1.41 [2022-07-06T21:48:18.835Z] Go version: go1.16.15 [2022-07-06T21:48:18.835Z] Git commit: a224086 [2022-07-06T21:48:18.835Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-06T21:48:18.835Z] OS/Arch: linux/amd64 [2022-07-06T21:48:18.835Z] Context: default [2022-07-06T21:48:18.835Z] Experimental: true [2022-07-06T21:48:18.835Z] [2022-07-06T21:48:18.835Z] Server: Docker Engine - Community [2022-07-06T21:48:18.835Z] Engine: [2022-07-06T21:48:18.835Z] Version: 20.10.14 [2022-07-06T21:48:18.835Z] API version: 1.41 (minimum version 1.12) [2022-07-06T21:48:18.835Z] Go version: go1.16.15 [2022-07-06T21:48:18.835Z] Git commit: 87a90dc [2022-07-06T21:48:18.835Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-06T21:48:18.835Z] OS/Arch: linux/amd64 [2022-07-06T21:48:18.835Z] Experimental: true [2022-07-06T21:48:18.835Z] containerd: [2022-07-06T21:48:18.835Z] Version: 1.5.11 [2022-07-06T21:48:18.835Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:18.835Z] runc: [2022-07-06T21:48:18.835Z] Version: 1.0.3 [2022-07-06T21:48:18.835Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-06T21:48:18.835Z] docker-init: [2022-07-06T21:48:18.835Z] Version: 0.19.0 [2022-07-06T21:48:18.835Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-06T21:48:18.873Z] + docker info [2022-07-06T21:48:18.929Z] #62 36.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-06T21:48:18.929Z] #62 36.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-06T21:48:18.929Z] #62 36.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-06T21:48:19.127Z] Client: Docker Engine - Community [2022-07-06T21:48:19.127Z] Version: 20.10.14 [2022-07-06T21:48:19.127Z] API version: 1.41 [2022-07-06T21:48:19.127Z] Go version: go1.16.15 [2022-07-06T21:48:19.127Z] Git commit: a224086 [2022-07-06T21:48:19.127Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-06T21:48:19.127Z] OS/Arch: linux/arm64 [2022-07-06T21:48:19.127Z] Context: default [2022-07-06T21:48:19.127Z] Experimental: true [2022-07-06T21:48:19.127Z] [2022-07-06T21:48:19.127Z] Server: Docker Engine - Community [2022-07-06T21:48:19.127Z] Engine: [2022-07-06T21:48:19.127Z] Version: 20.10.14 [2022-07-06T21:48:19.127Z] API version: 1.41 (minimum version 1.12) [2022-07-06T21:48:19.127Z] Go version: go1.16.15 [2022-07-06T21:48:19.127Z] Git commit: 87a90dc [2022-07-06T21:48:19.127Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-06T21:48:19.127Z] OS/Arch: linux/arm64 [2022-07-06T21:48:19.127Z] Experimental: true [2022-07-06T21:48:19.127Z] containerd: [2022-07-06T21:48:19.127Z] Version: 1.5.11 [2022-07-06T21:48:19.127Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:19.127Z] runc: [2022-07-06T21:48:19.127Z] Version: 1.0.3 [2022-07-06T21:48:19.127Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-06T21:48:19.127Z] docker-init: [2022-07-06T21:48:19.127Z] Version: 0.19.0 [2022-07-06T21:48:19.127Z] GitCommit: de40ad0 [2022-07-06T21:48:19.148Z] + docker info [Pipeline] sh [2022-07-06T21:48:19.175Z] Client: [2022-07-06T21:48:19.175Z] Context: default [2022-07-06T21:48:19.175Z] Debug Mode: false [2022-07-06T21:48:19.175Z] Plugins: [2022-07-06T21:48:19.175Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-06T21:48:19.175Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-06T21:48:19.175Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-06T21:48:19.175Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-06T21:48:19.175Z] [2022-07-06T21:48:19.175Z] Server: [2022-07-06T21:48:19.175Z] Containers: 0 [2022-07-06T21:48:19.175Z] Running: 0 [2022-07-06T21:48:19.175Z] Paused: 0 [2022-07-06T21:48:19.175Z] Stopped: 0 [2022-07-06T21:48:19.175Z] Images: 0 [2022-07-06T21:48:19.175Z] Server Version: 20.10.14 [2022-07-06T21:48:19.175Z] Storage Driver: overlay2 [2022-07-06T21:48:19.175Z] Backing Filesystem: extfs [2022-07-06T21:48:19.175Z] Supports d_type: true [2022-07-06T21:48:19.175Z] Native Overlay Diff: true [2022-07-06T21:48:19.175Z] userxattr: false [2022-07-06T21:48:19.175Z] Logging Driver: json-file [2022-07-06T21:48:19.175Z] Cgroup Driver: cgroupfs [2022-07-06T21:48:19.175Z] Cgroup Version: 1 [2022-07-06T21:48:19.175Z] Plugins: [2022-07-06T21:48:19.175Z] Volume: local [2022-07-06T21:48:19.175Z] Network: bridge host ipvlan macvlan null overlay [2022-07-06T21:48:19.175Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-06T21:48:19.175Z] Swarm: inactive [2022-07-06T21:48:19.175Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-06T21:48:19.175Z] Default Runtime: runc [2022-07-06T21:48:19.175Z] Init Binary: docker-init [2022-07-06T21:48:19.175Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:19.175Z] runc version: v1.0.3-0-gf46b6ba [2022-07-06T21:48:19.175Z] init version: de40ad0 [2022-07-06T21:48:19.175Z] Security Options: [2022-07-06T21:48:19.175Z] apparmor [2022-07-06T21:48:19.175Z] seccomp [2022-07-06T21:48:19.175Z] Profile: default [2022-07-06T21:48:19.175Z] Kernel Version: 5.4.0-1071-aws [2022-07-06T21:48:19.175Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-06T21:48:19.175Z] OSType: linux [2022-07-06T21:48:19.175Z] Architecture: x86_64 [2022-07-06T21:48:19.175Z] CPUs: 2 [2022-07-06T21:48:19.175Z] Total Memory: 7.565GiB [2022-07-06T21:48:19.175Z] Name: ip-10-100-73-39 [2022-07-06T21:48:19.175Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-06T21:48:19.175Z] Docker Root Dir: /var/lib/docker [2022-07-06T21:48:19.175Z] Debug Mode: false [2022-07-06T21:48:19.175Z] Registry: https://index.docker.io/v1/ [2022-07-06T21:48:19.175Z] Labels: [2022-07-06T21:48:19.175Z] Experimental: true [2022-07-06T21:48:19.175Z] Insecure Registries: [2022-07-06T21:48:19.175Z] 127.0.0.0/8 [2022-07-06T21:48:19.175Z] Live Restore Enabled: true [2022-07-06T21:48:19.175Z] [2022-07-06T21:48:19.175Z] WARNING: No swap limit support [2022-07-06T21:48:19.189Z] #62 36.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-06T21:48:19.189Z] #62 36.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-06T21:48:19.189Z] #62 36.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-06T21:48:19.189Z] #62 36.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-06T21:48:19.189Z] #62 36.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-06T21:48:19.189Z] #62 36.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [Pipeline] sh [2022-07-06T21:48:19.436Z] + docker info [2022-07-06T21:48:19.450Z] #62 36.99 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-06T21:48:19.450Z] #62 37.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-06T21:48:19.508Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:19.508Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:19.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43775/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-06T21:48:19.508Z] + bash /home/ubuntu/workspace/moby_PR-43775/check-config.sh [2022-07-06T21:48:19.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-06T21:48:19.508Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-06T21:48:19.508Z] [2022-07-06T21:48:19.508Z] Generally Necessary: [2022-07-06T21:48:19.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-06T21:48:19.508Z] - apparmor: enabled and tools installed [2022-07-06T21:48:19.508Z] - CONFIG_NAMESPACES: enabled [2022-07-06T21:48:19.508Z] - CONFIG_NET_NS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_PID_NS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_IPC_NS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_UTS_NS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CGROUPS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-06T21:48:19.508Z] - CONFIG_CPUSETS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_MEMCG: enabled [2022-07-06T21:48:19.508Z] - CONFIG_KEYS: enabled [2022-07-06T21:48:19.508Z] - CONFIG_VETH: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-06T21:48:19.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-06T21:48:19.783Z] - CONFIG_CGROUP_BPF: enabled [2022-07-06T21:48:19.783Z] [2022-07-06T21:48:19.783Z] Optional Features: [2022-07-06T21:48:19.783Z] - CONFIG_USER_NS: enabled [2022-07-06T21:48:19.783Z] - CONFIG_SECCOMP: enabled [2022-07-06T21:48:19.783Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-06T21:48:19.783Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-06T21:48:19.783Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-06T21:48:19.783Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-06T21:48:19.783Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-06T21:48:19.783Z] - CONFIG_BLK_CGROUP: enabled [2022-07-06T21:48:19.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-06T21:48:19.783Z] - CONFIG_CGROUP_PERF: enabled [2022-07-06T21:48:19.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-06T21:48:19.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-06T21:48:19.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-06T21:48:19.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-06T21:48:19.783Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-06T21:48:19.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_IP_VS: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-06T21:48:19.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-06T21:48:19.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-06T21:48:19.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-06T21:48:19.783Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-06T21:48:19.783Z] - CONFIG_EXT4_FS: enabled [2022-07-06T21:48:19.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-06T21:48:19.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-06T21:48:19.783Z] - Network Drivers: [2022-07-06T21:48:19.783Z] - "overlay": [2022-07-06T21:48:19.783Z] - CONFIG_VXLAN: enabled (as module) [2022-07-06T21:48:19.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-06T21:48:19.783Z] Optional (for encrypted networks): [2022-07-06T21:48:20.020Z] #62 37.46 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-06T21:48:20.047Z] - CONFIG_CRYPTO: enabled [2022-07-06T21:48:20.047Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-06T21:48:20.047Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-06T21:48:20.047Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-06T21:48:20.047Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-06T21:48:20.047Z] - CONFIG_XFRM: enabled [2022-07-06T21:48:20.047Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-06T21:48:20.047Z] - "ipvlan": [2022-07-06T21:48:20.047Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-06T21:48:20.047Z] - "macvlan": [2022-07-06T21:48:20.047Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_DUMMY: enabled (as module) [2022-07-06T21:48:20.047Z] - "ftp,tftp client in container": [2022-07-06T21:48:20.047Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-06T21:48:20.047Z] - Storage Drivers: [2022-07-06T21:48:20.047Z] - "aufs": [2022-07-06T21:48:20.047Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-06T21:48:20.047Z] - "btrfs": [2022-07-06T21:48:20.047Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-06T21:48:20.047Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-06T21:48:20.047Z] - "devicemapper": [2022-07-06T21:48:20.047Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-06T21:48:20.047Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-06T21:48:20.047Z] - "overlay": [2022-07-06T21:48:20.047Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-06T21:48:20.047Z] - "zfs": [2022-07-06T21:48:20.047Z] - /dev/zfs: present [2022-07-06T21:48:20.047Z] - zfs command: missing [2022-07-06T21:48:20.047Z] - zpool command: missing [2022-07-06T21:48:20.047Z] [2022-07-06T21:48:20.047Z] Limits: [2022-07-06T21:48:20.047Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-06T21:48:20.047Z] [2022-07-06T21:48:20.047Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-06T21:48:20.281Z] #62 37.87 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-06T21:48:20.281Z] #62 37.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-06T21:48:20.425Z] + sudo modprobe ip_vs [2022-07-06T21:48:20.425Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:420142a8864e10ba2832bbd344275c1302defc69 . [2022-07-06T21:48:20.853Z] #62 38.50 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-06T21:48:20.853Z] #62 38.53 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-06T21:48:20.989Z] #1 [internal] load build definition from Dockerfile [2022-07-06T21:48:20.990Z] #1 sha256:0a1415d53a3373f33e2511654a994ce91113573c1e4238efe778cc1889df60c1 [2022-07-06T21:48:20.990Z] #1 transferring dockerfile: 19.25kB done [2022-07-06T21:48:20.990Z] #1 DONE 0.1s [2022-07-06T21:48:20.990Z] [2022-07-06T21:48:20.990Z] #2 [internal] load .dockerignore [2022-07-06T21:48:20.990Z] #2 sha256:f3262743b27c003fd0257341d997cec8bfd3ea1b312160c6984beead74a912b4 [2022-07-06T21:48:20.990Z] #2 transferring context: 145B done [2022-07-06T21:48:20.990Z] #2 DONE 0.1s [2022-07-06T21:48:20.990Z] [2022-07-06T21:48:20.990Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-06T21:48:20.990Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-06T21:48:21.116Z] #62 38.75 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-06T21:48:21.116Z] #62 38.81 go: downloading golang.org/x/text v0.3.7 [2022-07-06T21:48:21.249Z] #3 DONE 0.4s [2022-07-06T21:48:21.507Z] [2022-07-06T21:48:21.507Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-06T21:48:21.507Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-06T21:48:21.507Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-06T21:48:21.507Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-06T21:48:21.507Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-07-06T21:48:21.507Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-06T21:48:21.507Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-06T21:48:21.507Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-06T21:48:21.772Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-06T21:48:21.772Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-06T21:48:22.337Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-06T21:48:22.337Z] #4 DONE 0.9s [2022-07-06T21:48:22.593Z] [2022-07-06T21:48:22.593Z] #6 [internal] load .dockerignore [2022-07-06T21:48:22.593Z] #6 sha256:0a5ec7a24cc0a18f30a603a4874ff6b7860b0e00823e7028084e14fe081ff43c [2022-07-06T21:48:22.593Z] #6 DONE 0.0s [2022-07-06T21:48:22.593Z] [2022-07-06T21:48:22.593Z] #5 [internal] load build definition from Dockerfile [2022-07-06T21:48:22.593Z] #5 sha256:833f4354714f14a60dbb5f79b3d8d99f354a3e9ffc0c19664653e2448478cf27 [2022-07-06T21:48:22.593Z] #5 DONE 0.0s [2022-07-06T21:48:22.593Z] [2022-07-06T21:48:22.593Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:22.593Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-06T21:48:22.850Z] #10 DONE 0.3s [2022-07-06T21:48:22.850Z] [2022-07-06T21:48:22.850Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:22.850Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-06T21:48:22.850Z] #7 DONE 0.3s [2022-07-06T21:48:22.850Z] [2022-07-06T21:48:22.850Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:48:22.850Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-06T21:48:22.850Z] #9 DONE 0.5s [2022-07-06T21:48:22.850Z] [2022-07-06T21:48:22.850Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-06T21:48:22.850Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-06T21:48:22.850Z] #8 DONE 0.4s [2022-07-06T21:48:24.760Z] [2022-07-06T21:48:24.760Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:24.760Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:24.760Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:48:24.760Z] #73 DONE 0.0s [2022-07-06T21:48:24.760Z] [2022-07-06T21:48:24.760Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:24.760Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:24.760Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-06T21:48:24.760Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-06T21:48:24.760Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-06T21:48:24.760Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-06T21:48:25.023Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s [2022-07-06T21:48:25.023Z] #28 ... [2022-07-06T21:48:25.023Z] [2022-07-06T21:48:25.023Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-06T21:48:25.023Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-06T21:48:25.023Z] #49 DONE 0.0s [2022-07-06T21:48:25.023Z] [2022-07-06T21:48:25.023Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:25.023Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:25.283Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.3s [2022-07-06T21:48:25.283Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.5s [2022-07-06T21:48:25.561Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.87MB / 55.01MB 0.7s [2022-07-06T21:48:25.561Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.86MB / 55.01MB 0.8s [2022-07-06T21:48:25.818Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 0.9s [2022-07-06T21:48:25.818Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 33.55MB / 55.01MB 1.1s [2022-07-06T21:48:26.394Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 1.4s [2022-07-06T21:48:26.394Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.14MB / 55.01MB 1.7s [2022-07-06T21:48:26.654Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 51.38MB / 55.01MB 1.9s [2022-07-06T21:48:26.912Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 54.60MB / 55.01MB 2.1s [2022-07-06T21:48:27.491Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.7s done [2022-07-06T21:48:27.699Z] #62 ... [2022-07-06T21:48:27.699Z] [2022-07-06T21:48:27.699Z] #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-07-06T21:48:27.699Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:48:27.699Z] #83 29.60 Reading package lists... [2022-07-06T21:48:27.699Z] #83 37.11 Building dependency tree... [2022-07-06T21:48:27.699Z] #83 42.05 python3 is already the newest version (3.9.2-3). [2022-07-06T21:48:27.699Z] #83 42.05 The following additional packages will be installed: [2022-07-06T21:48:27.699Z] #83 42.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-06T21:48:27.699Z] #83 42.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-06T21:48:27.699Z] #83 42.09 Suggested packages: [2022-07-06T21:48:27.699Z] #83 42.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-06T21:48:27.699Z] #83 42.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-06T21:48:27.699Z] #83 42.09 m4-doc ed diffutils-doc [2022-07-06T21:48:27.699Z] #83 42.09 Recommended packages: [2022-07-06T21:48:27.699Z] #83 42.09 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-06T21:48:27.699Z] #83 43.83 The following NEW packages will be installed: [2022-07-06T21:48:27.699Z] #83 43.86 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-06T21:48:27.699Z] #83 43.87 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-06T21:48:27.699Z] #83 43.87 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-06T21:48:27.699Z] #83 43.87 libyajl2 m4 patch xz-utils [2022-07-06T21:48:27.699Z] #83 44.44 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:48:27.699Z] #83 44.44 Need to get 5939 kB of archives. [2022-07-06T21:48:27.699Z] #83 44.44 After this operation, 18.7 MB of additional disk space will be used. [2022-07-06T21:48:27.699Z] #83 44.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:48:27.699Z] #83 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-06T21:48:27.699Z] #83 44.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-06T21:48:27.699Z] #83 44.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-06T21:48:27.699Z] #83 44.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:48:27.699Z] #83 44.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-06T21:48:27.699Z] #83 44.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-06T21:48:27.699Z] #83 44.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-06T21:48:27.699Z] #83 44.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-06T21:48:27.699Z] #83 44.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-06T21:48:27.699Z] #83 44.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:48:27.699Z] #83 44.64 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:48:27.699Z] #83 44.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-06T21:48:27.699Z] #83 44.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:48:27.699Z] #83 44.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-06T21:48:27.699Z] #83 44.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:48:27.699Z] #83 44.82 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-07-06T21:48:27.699Z] #83 44.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:48:27.699Z] #83 44.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:48:27.699Z] #83 44.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-06T21:48:27.699Z] #83 44.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:48:27.699Z] #83 44.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:48:27.699Z] #83 44.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-06T21:48:29.084Z] #83 46.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:29.143Z] Client: [2022-07-06T21:48:29.143Z] Context: default [2022-07-06T21:48:29.143Z] Debug Mode: false [2022-07-06T21:48:29.143Z] Plugins: [2022-07-06T21:48:29.143Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-06T21:48:29.143Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-06T21:48:29.143Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-06T21:48:29.143Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-06T21:48:29.143Z] [2022-07-06T21:48:29.143Z] Server: [2022-07-06T21:48:29.143Z] Containers: 0 [2022-07-06T21:48:29.143Z] Running: 0 [2022-07-06T21:48:29.143Z] Paused: 0 [2022-07-06T21:48:29.143Z] Stopped: 0 [2022-07-06T21:48:29.143Z] Images: 0 [2022-07-06T21:48:29.143Z] Server Version: 20.10.14 [2022-07-06T21:48:29.143Z] Storage Driver: overlay2 [2022-07-06T21:48:29.143Z] Backing Filesystem: extfs [2022-07-06T21:48:29.143Z] Supports d_type: true [2022-07-06T21:48:29.143Z] Native Overlay Diff: true [2022-07-06T21:48:29.143Z] userxattr: false [2022-07-06T21:48:29.143Z] Logging Driver: json-file [2022-07-06T21:48:29.143Z] Cgroup Driver: cgroupfs [2022-07-06T21:48:29.143Z] Cgroup Version: 1 [2022-07-06T21:48:29.143Z] Plugins: [2022-07-06T21:48:29.143Z] Volume: local [2022-07-06T21:48:29.143Z] Network: bridge host ipvlan macvlan null overlay [2022-07-06T21:48:29.143Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-06T21:48:29.143Z] Swarm: inactive [2022-07-06T21:48:29.143Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-06T21:48:29.143Z] Default Runtime: runc [2022-07-06T21:48:29.143Z] Init Binary: docker-init [2022-07-06T21:48:29.143Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:29.143Z] runc version: v1.0.3-0-gf46b6ba [2022-07-06T21:48:29.143Z] init version: de40ad0 [2022-07-06T21:48:29.143Z] Security Options: [2022-07-06T21:48:29.143Z] apparmor [2022-07-06T21:48:29.143Z] seccomp [2022-07-06T21:48:29.143Z] Profile: default [2022-07-06T21:48:29.143Z] Kernel Version: 5.4.0-1071-aws [2022-07-06T21:48:29.143Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-06T21:48:29.143Z] OSType: linux [2022-07-06T21:48:29.143Z] Architecture: x86_64 [2022-07-06T21:48:29.143Z] CPUs: 2 [2022-07-06T21:48:29.143Z] Total Memory: 7.565GiB [2022-07-06T21:48:29.143Z] Name: ip-10-100-111-166 [2022-07-06T21:48:29.143Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-06T21:48:29.143Z] Docker Root Dir: /var/lib/docker [2022-07-06T21:48:29.143Z] Debug Mode: false [2022-07-06T21:48:29.143Z] Registry: https://index.docker.io/v1/ [2022-07-06T21:48:29.143Z] Labels: [2022-07-06T21:48:29.143Z] Experimental: true [2022-07-06T21:48:29.143Z] Insecure Registries: [2022-07-06T21:48:29.143Z] 127.0.0.0/8 [2022-07-06T21:48:29.143Z] Live Restore Enabled: true [2022-07-06T21:48:29.143Z] [2022-07-06T21:48:29.143Z] WARNING: No swap limit support [Pipeline] sh [2022-07-06T21:48:29.344Z] #83 46.87 Fetched 5939 kB in 1s (6699 kB/s) [2022-07-06T21:48:29.344Z] #83 46.95 Selecting previously unselected package bzip2. [2022-07-06T21:48:29.388Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.4s [2022-07-06T21:48:29.492Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:29.492Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:29.492Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43775/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-06T21:48:29.492Z] + bash /home/ubuntu/workspace/moby_PR-43775/check-config.sh [2022-07-06T21:48:29.492Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-06T21:48:29.492Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-06T21:48:29.492Z] [2022-07-06T21:48:29.492Z] Generally Necessary: [2022-07-06T21:48:29.492Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-06T21:48:29.492Z] - apparmor: enabled and tools installed [2022-07-06T21:48:29.492Z] - CONFIG_NAMESPACES: enabled [2022-07-06T21:48:29.492Z] - CONFIG_NET_NS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_PID_NS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_IPC_NS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_UTS_NS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CGROUPS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-06T21:48:29.492Z] - CONFIG_CPUSETS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_MEMCG: enabled [2022-07-06T21:48:29.492Z] - CONFIG_KEYS: enabled [2022-07-06T21:48:29.492Z] - CONFIG_VETH: enabled (as module) [2022-07-06T21:48:29.605Z] #83 46.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:48:29.605Z] #83 47.07 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:48:29.605Z] #83 47.08 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:48:29.764Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-06T21:48:29.764Z] - CONFIG_CGROUP_BPF: enabled [2022-07-06T21:48:29.764Z] [2022-07-06T21:48:29.764Z] Optional Features: [2022-07-06T21:48:29.764Z] - CONFIG_USER_NS: enabled [2022-07-06T21:48:29.764Z] - CONFIG_SECCOMP: enabled [2022-07-06T21:48:29.764Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-06T21:48:29.764Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-06T21:48:29.764Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-06T21:48:29.764Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-06T21:48:29.764Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-06T21:48:29.764Z] - CONFIG_BLK_CGROUP: enabled [2022-07-06T21:48:29.764Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-06T21:48:29.764Z] - CONFIG_CGROUP_PERF: enabled [2022-07-06T21:48:29.764Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-06T21:48:29.764Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-06T21:48:29.764Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-06T21:48:29.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-06T21:48:29.764Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-06T21:48:29.764Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_IP_VS: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-06T21:48:29.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-06T21:48:29.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-06T21:48:29.764Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-06T21:48:29.764Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-06T21:48:29.764Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-06T21:48:29.764Z] - CONFIG_EXT4_FS: enabled [2022-07-06T21:48:29.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-06T21:48:29.866Z] #83 47.40 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:48:29.866Z] #83 47.41 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-06T21:48:29.866Z] #83 47.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:48:30.036Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-06T21:48:30.036Z] - Network Drivers: [2022-07-06T21:48:30.036Z] - "overlay": [2022-07-06T21:48:30.036Z] - CONFIG_VXLAN: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-06T21:48:30.036Z] Optional (for encrypted networks): [2022-07-06T21:48:30.036Z] - CONFIG_CRYPTO: enabled [2022-07-06T21:48:30.036Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-06T21:48:30.036Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-06T21:48:30.036Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-06T21:48:30.036Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-06T21:48:30.036Z] - CONFIG_XFRM: enabled [2022-07-06T21:48:30.036Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-06T21:48:30.036Z] - "ipvlan": [2022-07-06T21:48:30.036Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-06T21:48:30.036Z] - "macvlan": [2022-07-06T21:48:30.036Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_DUMMY: enabled (as module) [2022-07-06T21:48:30.036Z] - "ftp,tftp client in container": [2022-07-06T21:48:30.036Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-06T21:48:30.036Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-06T21:48:30.036Z] - Storage Drivers: [2022-07-06T21:48:30.036Z] - "aufs": [2022-07-06T21:48:30.036Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-06T21:48:30.036Z] - "btrfs": [2022-07-06T21:48:30.037Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-06T21:48:30.037Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-06T21:48:30.037Z] - "devicemapper": [2022-07-06T21:48:30.037Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-06T21:48:30.037Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-06T21:48:30.037Z] - "overlay": [2022-07-06T21:48:30.037Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-06T21:48:30.037Z] - "zfs": [2022-07-06T21:48:30.037Z] - /dev/zfs: present [2022-07-06T21:48:30.037Z] - zfs command: missing [2022-07-06T21:48:30.037Z] - zpool command: missing [2022-07-06T21:48:30.037Z] [2022-07-06T21:48:30.037Z] Limits: [2022-07-06T21:48:30.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-06T21:48:30.037Z] [2022-07-06T21:48:30.037Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-06T21:48:30.127Z] #83 ... [2022-07-06T21:48:30.127Z] [2022-07-06T21:48:30.127Z] #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-07-06T21:48:30.127Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:30.127Z] #62 47.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-06T21:48:30.127Z] #62 47.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-06T21:48:30.375Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:420142a8864e10ba2832bbd344275c1302defc69 . [2022-07-06T21:48:30.634Z] #2 [internal] load .dockerignore [2022-07-06T21:48:30.634Z] #2 sha256:22716c59ee63c6e1e0653d526b5fa8188be7e362baf2778eea88ac9f3d83762c [2022-07-06T21:48:30.634Z] #2 transferring context: 145B done [2022-07-06T21:48:30.634Z] #2 DONE 0.1s [2022-07-06T21:48:30.634Z] [2022-07-06T21:48:30.634Z] #1 [internal] load build definition from Dockerfile [2022-07-06T21:48:30.634Z] #1 sha256:99728fa3d5979405e0c4520c2da6364e7bd1822da39437804d016107c06bd275 [2022-07-06T21:48:30.634Z] #1 transferring dockerfile: 19.25kB done [2022-07-06T21:48:30.634Z] #1 DONE 0.2s [2022-07-06T21:48:30.710Z] #62 48.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-06T21:48:30.710Z] #62 48.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-06T21:48:30.710Z] #62 48.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-06T21:48:30.710Z] #62 48.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-06T21:48:30.761Z] #28 ... [2022-07-06T21:48:30.761Z] [2022-07-06T21:48:30.761Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:30.761Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:30.761Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-06T21:48:30.761Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-06T21:48:30.761Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-06T21:48:30.761Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-06T21:48:30.761Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.7s done [2022-07-06T21:48:30.761Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-07-06T21:48:30.761Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-06T21:48:30.761Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.2s done [2022-07-06T21:48:30.761Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.8s done [2022-07-06T21:48:30.761Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.3s done [2022-07-06T21:48:30.761Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 73.40MB / 141.75MB 6.0s [2022-07-06T21:48:30.893Z] [2022-07-06T21:48:30.893Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-06T21:48:30.893Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-06T21:48:30.971Z] #62 48.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-06T21:48:30.971Z] #62 48.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-06T21:48:30.971Z] #62 48.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-06T21:48:31.232Z] #62 48.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-06T21:48:31.326Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 81.94MB / 141.75MB 6.5s [2022-07-06T21:48:31.464Z] #3 DONE 0.5s [2022-07-06T21:48:31.464Z] [2022-07-06T21:48:31.464Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-06T21:48:31.464Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-06T21:48:31.464Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-06T21:48:31.464Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-06T21:48:31.464Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-06T21:48:31.464Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-06T21:48:31.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-06T21:48:31.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-06T21:48:31.583Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 90.18MB / 141.75MB 6.8s [2022-07-06T21:48:31.654Z] Client: [2022-07-06T21:48:31.654Z] Context: default [2022-07-06T21:48:31.654Z] Debug Mode: false [2022-07-06T21:48:31.654Z] Plugins: [2022-07-06T21:48:31.654Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-06T21:48:31.654Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-06T21:48:31.654Z] [2022-07-06T21:48:31.654Z] Server: [2022-07-06T21:48:31.654Z] Containers: 0 [2022-07-06T21:48:31.654Z] Running: 0 [2022-07-06T21:48:31.654Z] Paused: 0 [2022-07-06T21:48:31.654Z] Stopped: 0 [2022-07-06T21:48:31.654Z] Images: 0 [2022-07-06T21:48:31.654Z] Server Version: 20.10.14 [2022-07-06T21:48:31.654Z] Storage Driver: overlay2 [2022-07-06T21:48:31.654Z] Backing Filesystem: extfs [2022-07-06T21:48:31.654Z] Supports d_type: true [2022-07-06T21:48:31.654Z] Native Overlay Diff: true [2022-07-06T21:48:31.654Z] userxattr: false [2022-07-06T21:48:31.654Z] Logging Driver: json-file [2022-07-06T21:48:31.654Z] Cgroup Driver: cgroupfs [2022-07-06T21:48:31.654Z] Cgroup Version: 1 [2022-07-06T21:48:31.654Z] Plugins: [2022-07-06T21:48:31.654Z] Volume: local [2022-07-06T21:48:31.654Z] Network: bridge host ipvlan macvlan null overlay [2022-07-06T21:48:31.654Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-06T21:48:31.654Z] Swarm: inactive [2022-07-06T21:48:31.654Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-06T21:48:31.654Z] Default Runtime: runc [2022-07-06T21:48:31.654Z] Init Binary: docker-init [2022-07-06T21:48:31.654Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:31.654Z] runc version: v1.0.3-0-gf46b6ba [2022-07-06T21:48:31.654Z] init version: de40ad0 [2022-07-06T21:48:31.654Z] Security Options: [2022-07-06T21:48:31.654Z] apparmor [2022-07-06T21:48:31.654Z] seccomp [2022-07-06T21:48:31.654Z] Profile: default [2022-07-06T21:48:31.654Z] Kernel Version: 5.13.0-1021-aws [2022-07-06T21:48:31.654Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-06T21:48:31.654Z] OSType: linux [2022-07-06T21:48:31.654Z] Architecture: aarch64 [2022-07-06T21:48:31.654Z] CPUs: 2 [2022-07-06T21:48:31.654Z] Total Memory: 7.562GiB [2022-07-06T21:48:31.654Z] Name: ip-10-100-111-71 [2022-07-06T21:48:31.654Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-06T21:48:31.654Z] Docker Root Dir: /var/lib/docker [2022-07-06T21:48:31.654Z] Debug Mode: false [2022-07-06T21:48:31.654Z] Registry: https://index.docker.io/v1/ [2022-07-06T21:48:31.654Z] Labels: [2022-07-06T21:48:31.654Z] Experimental: true [2022-07-06T21:48:31.654Z] Insecure Registries: [2022-07-06T21:48:31.654Z] 127.0.0.0/8 [2022-07-06T21:48:31.654Z] Live Restore Enabled: true [2022-07-06T21:48:31.654Z] [Pipeline] sh [2022-07-06T21:48:31.723Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-06T21:48:31.723Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-06T21:48:31.815Z] #62 49.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-06T21:48:31.815Z] #62 49.52 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-06T21:48:31.935Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:31.935Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-06T21:48:31.935Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43775/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-06T21:48:31.935Z] + bash /home/ubuntu/workspace/moby_PR-43775/check-config.sh [2022-07-06T21:48:31.935Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-06T21:48:31.935Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-06T21:48:31.935Z] [2022-07-06T21:48:31.935Z] Generally Necessary: [2022-07-06T21:48:31.935Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-06T21:48:31.935Z] - apparmor: enabled and tools installed [2022-07-06T21:48:31.935Z] - CONFIG_NAMESPACES: enabled [2022-07-06T21:48:31.935Z] - CONFIG_NET_NS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_PID_NS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_IPC_NS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_UTS_NS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CGROUPS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-06T21:48:31.935Z] - CONFIG_CPUSETS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_MEMCG: enabled [2022-07-06T21:48:31.935Z] - CONFIG_KEYS: enabled [2022-07-06T21:48:31.935Z] - CONFIG_VETH: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-06T21:48:31.935Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-06T21:48:32.076Z] #62 49.73 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-06T21:48:32.076Z] #62 ... [2022-07-06T21:48:32.076Z] [2022-07-06T21:48:32.076Z] #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-07-06T21:48:32.076Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:48:32.076Z] #58 32.15 Reading package lists... [2022-07-06T21:48:32.076Z] #58 39.64 Building dependency tree... [2022-07-06T21:48:32.076Z] #58 44.74 The following additional packages will be installed: [2022-07-06T21:48:32.076Z] #58 44.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:48:32.076Z] #58 44.76 python3-protobuf python3-six [2022-07-06T21:48:32.076Z] #58 44.76 Suggested packages: [2022-07-06T21:48:32.076Z] #58 44.77 python3-setuptools [2022-07-06T21:48:32.076Z] #58 44.77 Recommended packages: [2022-07-06T21:48:32.076Z] #58 44.77 iproute2 | iproute [2022-07-06T21:48:32.076Z] #58 45.84 The following NEW packages will be installed: [2022-07-06T21:48:32.076Z] #58 45.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:48:32.076Z] #58 45.87 python3-protobuf python3-six [2022-07-06T21:48:32.076Z] #58 46.29 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:48:32.076Z] #58 46.29 Need to get 2314 kB of archives. [2022-07-06T21:48:32.076Z] #58 46.29 After this operation, 11.1 MB of additional disk space will be used. [2022-07-06T21:48:32.076Z] #58 46.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-06T21:48:32.076Z] #58 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:48:32.076Z] #58 46.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-06T21:48:32.076Z] #58 46.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-06T21:48:32.076Z] #58 46.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:48:32.076Z] #58 46.57 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-07-06T21:48:32.076Z] #58 46.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:48:32.076Z] #58 49.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-06T21:48:32.146Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 7.3s [2022-07-06T21:48:32.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-06T21:48:32.193Z] - CONFIG_CGROUP_BPF: enabled [2022-07-06T21:48:32.193Z] [2022-07-06T21:48:32.193Z] Optional Features: [2022-07-06T21:48:32.193Z] - CONFIG_USER_NS: enabled [2022-07-06T21:48:32.193Z] - CONFIG_SECCOMP: enabled [2022-07-06T21:48:32.193Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-06T21:48:32.193Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-06T21:48:32.193Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-06T21:48:32.193Z] (cgroup swap accounting is currently enabled) [2022-07-06T21:48:32.193Z] - CONFIG_BLK_CGROUP: enabled [2022-07-06T21:48:32.193Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-06T21:48:32.193Z] - CONFIG_CGROUP_PERF: enabled [2022-07-06T21:48:32.193Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-06T21:48:32.193Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-06T21:48:32.193Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-06T21:48:32.193Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-06T21:48:32.193Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-06T21:48:32.193Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_IP_VS: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-06T21:48:32.193Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-06T21:48:32.193Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-06T21:48:32.193Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-06T21:48:32.193Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-06T21:48:32.193Z] - CONFIG_EXT4_FS: enabled [2022-07-06T21:48:32.193Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-06T21:48:32.193Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-06T21:48:32.193Z] - Network Drivers: [2022-07-06T21:48:32.193Z] - "overlay": [2022-07-06T21:48:32.193Z] - CONFIG_VXLAN: enabled (as module) [2022-07-06T21:48:32.193Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-06T21:48:32.193Z] Optional (for encrypted networks): [2022-07-06T21:48:32.295Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-06T21:48:32.295Z] #4 DONE 1.0s [2022-07-06T21:48:32.295Z] [2022-07-06T21:48:32.295Z] #6 [internal] load build definition from Dockerfile [2022-07-06T21:48:32.295Z] #6 sha256:d6d6693537bb3f7c8d382dd21a944477d4251ac7c67df592d81d35f23f6a1ad8 [2022-07-06T21:48:32.295Z] #6 DONE 0.0s [2022-07-06T21:48:32.295Z] [2022-07-06T21:48:32.295Z] #5 [internal] load .dockerignore [2022-07-06T21:48:32.295Z] #5 sha256:0235716585b36d3c5ef9511a9c07e5ccaa21e108a2d6d866bcd670d876505c3a [2022-07-06T21:48:32.295Z] #5 DONE 0.0s [2022-07-06T21:48:32.295Z] [2022-07-06T21:48:32.295Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:48:32.295Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-06T21:48:32.338Z] #58 ... [2022-07-06T21:48:32.338Z] [2022-07-06T21:48:32.338Z] #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-07-06T21:48:32.338Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:48:32.338Z] #83 48.15 Selecting previously unselected package libmagic1:amd64. [2022-07-06T21:48:32.338Z] #83 48.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-06T21:48:32.338Z] #83 48.17 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:48:32.338Z] #83 48.49 Selecting previously unselected package file. [2022-07-06T21:48:32.338Z] #83 48.49 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-06T21:48:32.338Z] #83 48.53 Unpacking file (1:5.39-3) ... [2022-07-06T21:48:32.338Z] #83 49.01 Selecting previously unselected package xz-utils. [2022-07-06T21:48:32.338Z] #83 49.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:48:32.338Z] #83 49.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:48:32.338Z] #83 49.61 Selecting previously unselected package libsigsegv2:amd64. [2022-07-06T21:48:32.338Z] #83 49.64 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-06T21:48:32.338Z] #83 49.70 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:48:32.338Z] #83 49.97 Selecting previously unselected package m4. [2022-07-06T21:48:32.338Z] #83 49.97 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-06T21:48:32.338Z] #83 49.97 Unpacking m4 (1.4.18-5) ... [2022-07-06T21:48:32.452Z] - CONFIG_CRYPTO: enabled [2022-07-06T21:48:32.452Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-06T21:48:32.452Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-06T21:48:32.452Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-06T21:48:32.452Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-06T21:48:32.452Z] - CONFIG_XFRM: enabled [2022-07-06T21:48:32.452Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-06T21:48:32.452Z] - "ipvlan": [2022-07-06T21:48:32.452Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-06T21:48:32.452Z] - "macvlan": [2022-07-06T21:48:32.452Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_DUMMY: enabled (as module) [2022-07-06T21:48:32.452Z] - "ftp,tftp client in container": [2022-07-06T21:48:32.452Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-06T21:48:32.452Z] - Storage Drivers: [2022-07-06T21:48:32.452Z] - "aufs": [2022-07-06T21:48:32.452Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-06T21:48:32.452Z] - "btrfs": [2022-07-06T21:48:32.452Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-06T21:48:32.452Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-06T21:48:32.452Z] - "devicemapper": [2022-07-06T21:48:32.452Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-06T21:48:32.452Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-06T21:48:32.452Z] - "overlay": [2022-07-06T21:48:32.452Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-06T21:48:32.452Z] - "zfs": [2022-07-06T21:48:32.452Z] - /dev/zfs: present [2022-07-06T21:48:32.452Z] - zfs command: missing [2022-07-06T21:48:32.452Z] - zpool command: missing [2022-07-06T21:48:32.452Z] [2022-07-06T21:48:32.452Z] Limits: [2022-07-06T21:48:32.452Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-06T21:48:32.452Z] [2022-07-06T21:48:32.452Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-06T21:48:32.714Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.20MB / 141.75MB 7.8s [2022-07-06T21:48:32.714Z] #11 ... [2022-07-06T21:48:32.714Z] [2022-07-06T21:48:32.714Z] #24 [internal] load build context [2022-07-06T21:48:32.714Z] #24 sha256:dea4f1ed8ad261f1a3cca851a1f725a3216b7a8a9801688e932f0e1e8c9c3839 [2022-07-06T21:48:32.714Z] #24 transferring context: 61.68MB 8.0s done [2022-07-06T21:48:32.714Z] #24 DONE 8.3s [2022-07-06T21:48:32.714Z] [2022-07-06T21:48:32.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:32.714Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:32.714Z] #11 ... [2022-07-06T21:48:32.714Z] [2022-07-06T21:48:32.714Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:32.714Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:32.714Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-06T21:48:32.714Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:32.714Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-06T21:48:32.714Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-06T21:48:32.714Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-07-06T21:48:32.714Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s [2022-07-06T21:48:32.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:420142a8864e10ba2832bbd344275c1302defc69 . [2022-07-06T21:48:32.912Z] #83 ... [2022-07-06T21:48:32.912Z] [2022-07-06T21:48:32.912Z] #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-07-06T21:48:32.912Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:48:32.912Z] #64 49.96 v3.0.2 [2022-07-06T21:48:32.912Z] #64 DONE 50.7s [2022-07-06T21:48:32.971Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-07-06T21:48:32.971Z] #71 ... [2022-07-06T21:48:32.971Z] [2022-07-06T21:48:32.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:32.971Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:32.971Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 8.2s [2022-07-06T21:48:33.032Z] #2 [internal] load .dockerignore [2022-07-06T21:48:33.032Z] #2 sha256:c108918e8b0970a65a0e72c10a1c7af774d4da9b119ec3dad9adb27ceb60ccab [2022-07-06T21:48:33.173Z] [2022-07-06T21:48:33.173Z] #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-07-06T21:48:33.174Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:48:33.174Z] #83 50.77 Selecting previously unselected package autoconf. [2022-07-06T21:48:33.174Z] #83 50.87 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-06T21:48:33.174Z] #83 50.87 Unpacking autoconf (2.69-14) ... [2022-07-06T21:48:33.228Z] #11 ... [2022-07-06T21:48:33.228Z] [2022-07-06T21:48:33.228Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:33.228Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:33.228Z] #71 DONE 8.4s [2022-07-06T21:48:33.228Z] [2022-07-06T21:48:33.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:33.228Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:33.228Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.89MB / 141.75MB 8.5s [2022-07-06T21:48:33.232Z] #7 DONE 0.8s [2022-07-06T21:48:33.232Z] [2022-07-06T21:48:33.232Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-06T21:48:33.232Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-06T21:48:33.232Z] #10 DONE 0.8s [2022-07-06T21:48:33.232Z] [2022-07-06T21:48:33.232Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:33.232Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-06T21:48:33.232Z] #8 DONE 0.8s [2022-07-06T21:48:33.232Z] [2022-07-06T21:48:33.232Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:33.232Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-06T21:48:33.232Z] #9 DONE 0.9s [2022-07-06T21:48:33.321Z] #2 transferring context: 145B done [2022-07-06T21:48:33.321Z] #2 DONE 0.3s [2022-07-06T21:48:33.321Z] [2022-07-06T21:48:33.321Z] #1 [internal] load build definition from Dockerfile [2022-07-06T21:48:33.321Z] #1 sha256:71123eaf749eb3acefbe01285b500df4e31cc04af62682673f6af3eb34c6e5d2 [2022-07-06T21:48:33.321Z] #1 transferring dockerfile: 19.25kB done [2022-07-06T21:48:33.321Z] #1 DONE 0.3s [2022-07-06T21:48:33.321Z] [2022-07-06T21:48:33.321Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-06T21:48:33.321Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-06T21:48:33.485Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.68MB / 141.75MB 8.8s [2022-07-06T21:48:33.580Z] #3 DONE 0.4s [2022-07-06T21:48:33.580Z] [2022-07-06T21:48:33.580Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-06T21:48:33.580Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-06T21:48:33.580Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-06T21:48:33.746Z] #83 51.48 Selecting previously unselected package autotools-dev. [2022-07-06T21:48:33.746Z] #83 51.48 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-06T21:48:33.838Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-06T21:48:33.838Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-06T21:48:33.838Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-06T21:48:33.838Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-06T21:48:33.838Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-06T21:48:34.007Z] #83 51.50 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:48:34.007Z] #83 51.76 Selecting previously unselected package automake. [2022-07-06T21:48:34.098Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-06T21:48:34.098Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-06T21:48:34.170Z] [2022-07-06T21:48:34.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:34.170Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:34.170Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:34.170Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-06T21:48:34.269Z] #83 51.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-06T21:48:34.269Z] #83 51.85 Unpacking automake (1:1.16.3-2) ... [2022-07-06T21:48:34.356Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-06T21:48:34.356Z] #4 DONE 0.7s [2022-07-06T21:48:34.430Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-06T21:48:34.430Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-06T21:48:34.430Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-06T21:48:34.430Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-06T21:48:34.458Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.4s [2022-07-06T21:48:34.617Z] [2022-07-06T21:48:34.617Z] #6 [internal] load build definition from Dockerfile [2022-07-06T21:48:34.617Z] #6 sha256:59a6b067ee3b2abe060792eeb8cd278348c3f157cb5bfea701ab3fb08647c4ff [2022-07-06T21:48:34.617Z] #6 DONE 0.0s [2022-07-06T21:48:34.617Z] [2022-07-06T21:48:34.617Z] #5 [internal] load .dockerignore [2022-07-06T21:48:34.617Z] #5 sha256:d94e7b146b976d4d2188648312f3a06f5f49954f797fd314014e941f8e1a4a7a [2022-07-06T21:48:34.617Z] #5 DONE 0.0s [2022-07-06T21:48:34.617Z] [2022-07-06T21:48:34.617Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:34.617Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-06T21:48:34.694Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.15MB / 55.01MB 0.3s [2022-07-06T21:48:34.694Z] #11 ... [2022-07-06T21:48:34.695Z] [2022-07-06T21:48:34.695Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-06T21:48:34.695Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-06T21:48:34.695Z] #49 DONE 0.0s [2022-07-06T21:48:34.695Z] [2022-07-06T21:48:34.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:34.695Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:34.718Z] #11 ... [2022-07-06T21:48:34.718Z] [2022-07-06T21:48:34.718Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:34.718Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:34.718Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:34.718Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-06T21:48:34.718Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-06T21:48:34.718Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-07-06T21:48:34.718Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-07-06T21:48:34.718Z] #73 ... [2022-07-06T21:48:34.718Z] [2022-07-06T21:48:34.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:34.718Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:34.958Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.49MB / 55.01MB 0.5s [2022-07-06T21:48:34.958Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.5s [2022-07-06T21:48:34.958Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 3.15MB / 5.16MB 0.7s [2022-07-06T21:48:35.187Z] #10 DONE 0.8s [2022-07-06T21:48:35.187Z] [2022-07-06T21:48:35.187Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:35.187Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-06T21:48:35.187Z] #9 DONE 0.8s [2022-07-06T21:48:35.187Z] [2022-07-06T21:48:35.187Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-06T21:48:35.187Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-06T21:48:35.187Z] #7 DONE 0.8s [2022-07-06T21:48:35.187Z] [2022-07-06T21:48:35.187Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:48:35.187Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-06T21:48:35.214Z] #83 52.68 Selecting previously unselected package patch. [2022-07-06T21:48:35.214Z] #83 52.69 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:48:35.214Z] #83 52.76 Unpacking patch (2.7.6-7) ... [2022-07-06T21:48:35.221Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.8s [2022-07-06T21:48:35.221Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.8s [2022-07-06T21:48:35.221Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 17.83MB / 55.01MB 0.9s [2022-07-06T21:48:35.221Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.05MB / 10.88MB 0.9s [2022-07-06T21:48:35.221Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.9s done [2022-07-06T21:48:35.221Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 2.10MB / 10.88MB 1.0s [2022-07-06T21:48:35.446Z] #8 DONE 0.8s [2022-07-06T21:48:35.475Z] #83 ... [2022-07-06T21:48:35.475Z] [2022-07-06T21:48:35.475Z] #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-07-06T21:48:35.475Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:48:35.475Z] #47 52.76 NAME: [2022-07-06T21:48:35.475Z] #47 52.76 go-winres - A tool for embedding resources in Windows executables [2022-07-06T21:48:35.475Z] #47 52.76 [2022-07-06T21:48:35.475Z] #47 52.76 USAGE: [2022-07-06T21:48:35.475Z] #47 52.76 go-winres [global options] command [command options] [arguments...] [2022-07-06T21:48:35.475Z] #47 52.76 [2022-07-06T21:48:35.475Z] #47 52.76 COMMANDS: [2022-07-06T21:48:35.475Z] #47 52.81 init Create an initial ./winres/winres.json [2022-07-06T21:48:35.475Z] #47 52.81 make Make syso files for the "go build" command [2022-07-06T21:48:35.475Z] #47 52.81 simply Make syso files for the "go build" command (simplified) [2022-07-06T21:48:35.475Z] #47 52.81 extract Extract all resources from an executable [2022-07-06T21:48:35.475Z] #47 52.81 patch Replace resources in an executable file (exe, dll) [2022-07-06T21:48:35.475Z] #47 52.81 help, h Shows a list of commands or help for one command [2022-07-06T21:48:35.475Z] #47 52.81 [2022-07-06T21:48:35.475Z] #47 52.81 GLOBAL OPTIONS: [2022-07-06T21:48:35.475Z] #47 52.81 --help, -h show help (default: false) [2022-07-06T21:48:35.475Z] #47 DONE 53.0s [2022-07-06T21:48:35.475Z] [2022-07-06T21:48:35.475Z] #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-07-06T21:48:35.475Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:48:35.475Z] #83 53.08 Selecting previously unselected package dpkg-dev. [2022-07-06T21:48:35.475Z] #83 53.08 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:48:35.475Z] #83 53.10 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:48:35.486Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.97MB / 55.01MB 1.1s [2022-07-06T21:48:35.486Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 1.1s [2022-07-06T21:48:35.486Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 25.17MB / 55.01MB 1.2s [2022-07-06T21:48:35.486Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 8.39MB / 10.88MB 1.2s [2022-07-06T21:48:35.486Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 1.2s [2022-07-06T21:48:35.648Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.7s done [2022-07-06T21:48:35.754Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.3s [2022-07-06T21:48:35.754Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.3s [2022-07-06T21:48:35.754Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.4s done [2022-07-06T21:48:35.754Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 3.15MB / 54.58MB 1.5s [2022-07-06T21:48:35.754Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.5s [2022-07-06T21:48:35.754Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.60MB / 55.01MB 1.6s [2022-07-06T21:48:35.754Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.29MB / 54.58MB 1.6s [2022-07-06T21:48:35.905Z] #11 ... [2022-07-06T21:48:35.905Z] [2022-07-06T21:48:35.905Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:35.905Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:35.905Z] #73 DONE 11.2s [2022-07-06T21:48:35.905Z] [2022-07-06T21:48:35.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:35.905Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:36.024Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 37.47MB / 55.01MB 1.7s [2022-07-06T21:48:36.024Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.44MB / 54.58MB 1.8s [2022-07-06T21:48:36.296Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 1.9s [2022-07-06T21:48:36.296Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 14.68MB / 54.58MB 1.9s [2022-07-06T21:48:36.296Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.34MB / 85.88MB 1.9s [2022-07-06T21:48:36.296Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.50MB / 55.01MB 2.1s [2022-07-06T21:48:36.296Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 17.83MB / 54.58MB 2.1s [2022-07-06T21:48:36.296Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 15.16MB / 85.88MB 2.1s [2022-07-06T21:48:36.567Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 2.3s [2022-07-06T21:48:36.567Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 22.02MB / 54.58MB 2.3s [2022-07-06T21:48:36.567Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 20.97MB / 85.88MB 2.3s [2022-07-06T21:48:36.835Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 2.4s [2022-07-06T21:48:36.835Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 28.31MB / 54.58MB 2.5s [2022-07-06T21:48:36.835Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 27.26MB / 85.88MB 2.5s [2022-07-06T21:48:36.860Z] #83 54.27 Selecting previously unselected package build-essential. [2022-07-06T21:48:36.860Z] #83 54.30 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-06T21:48:36.860Z] #83 54.31 Unpacking build-essential (12.9) ... [2022-07-06T21:48:36.860Z] #83 54.43 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:48:36.860Z] #83 54.44 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:48:36.860Z] #83 54.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:48:36.860Z] #83 54.55 Selecting previously unselected package libcap-dev:amd64. [2022-07-06T21:48:36.860Z] #83 54.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-06T21:48:36.860Z] #83 54.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:48:36.932Z] Client: [2022-07-06T21:48:36.932Z] Context: default [2022-07-06T21:48:36.932Z] Debug Mode: false [2022-07-06T21:48:36.932Z] Plugins: [2022-07-06T21:48:36.932Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-06T21:48:36.932Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-06T21:48:36.932Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-06T21:48:36.932Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-06T21:48:36.932Z] [2022-07-06T21:48:36.932Z] Server: [2022-07-06T21:48:36.932Z] Containers: 0 [2022-07-06T21:48:36.932Z] Running: 0 [2022-07-06T21:48:36.932Z] Paused: 0 [2022-07-06T21:48:36.932Z] Stopped: 0 [2022-07-06T21:48:36.932Z] Images: 0 [2022-07-06T21:48:36.932Z] Server Version: 20.10.14 [2022-07-06T21:48:36.932Z] Storage Driver: overlay2 [2022-07-06T21:48:36.932Z] Backing Filesystem: extfs [2022-07-06T21:48:36.932Z] Supports d_type: true [2022-07-06T21:48:36.932Z] Native Overlay Diff: true [2022-07-06T21:48:36.932Z] userxattr: false [2022-07-06T21:48:36.932Z] Logging Driver: json-file [2022-07-06T21:48:36.932Z] Cgroup Driver: systemd [2022-07-06T21:48:36.932Z] Cgroup Version: 2 [2022-07-06T21:48:36.932Z] Plugins: [2022-07-06T21:48:36.932Z] Volume: local [2022-07-06T21:48:36.932Z] Network: bridge host ipvlan macvlan null overlay [2022-07-06T21:48:36.932Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-06T21:48:36.932Z] Swarm: inactive [2022-07-06T21:48:36.932Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-06T21:48:36.932Z] Default Runtime: runc [2022-07-06T21:48:36.932Z] Init Binary: docker-init [2022-07-06T21:48:36.932Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-06T21:48:36.932Z] runc version: v1.0.3-0-gf46b6ba [2022-07-06T21:48:36.932Z] init version: de40ad0 [2022-07-06T21:48:36.932Z] Security Options: [2022-07-06T21:48:36.932Z] apparmor [2022-07-06T21:48:36.932Z] seccomp [2022-07-06T21:48:36.932Z] Profile: default [2022-07-06T21:48:36.932Z] cgroupns [2022-07-06T21:48:36.932Z] Kernel Version: 5.13.0-1021-aws [2022-07-06T21:48:36.932Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-06T21:48:36.932Z] OSType: linux [2022-07-06T21:48:36.932Z] Architecture: x86_64 [2022-07-06T21:48:36.932Z] CPUs: 2 [2022-07-06T21:48:36.932Z] Total Memory: 7.559GiB [2022-07-06T21:48:36.932Z] Name: ip-10-100-89-210 [2022-07-06T21:48:36.932Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-06T21:48:36.932Z] Docker Root Dir: /var/lib/docker [2022-07-06T21:48:36.932Z] Debug Mode: false [2022-07-06T21:48:36.932Z] Registry: https://index.docker.io/v1/ [2022-07-06T21:48:36.932Z] Labels: [2022-07-06T21:48:36.932Z] Experimental: true [2022-07-06T21:48:36.932Z] Insecure Registries: [2022-07-06T21:48:36.932Z] 127.0.0.0/8 [2022-07-06T21:48:36.932Z] Live Restore Enabled: true [2022-07-06T21:48:36.932Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-06T21:48:37.094Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 35.65MB / 54.58MB 2.7s [2022-07-06T21:48:37.094Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 33.55MB / 85.88MB 2.7s [2022-07-06T21:48:37.121Z] #83 54.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:48:37.121Z] #83 54.76 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:48:37.121Z] #83 54.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:37.263Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:420142a8864e10ba2832bbd344275c1302defc69 . [2022-07-06T21:48:37.273Z] #11 ... [2022-07-06T21:48:37.273Z] [2022-07-06T21:48:37.273Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:48:37.273Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-06T21:48:37.273Z] #72 DONE 0.7s [2022-07-06T21:48:37.352Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-07-06T21:48:37.353Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 3.0s [2022-07-06T21:48:37.353Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 39.85MB / 85.88MB 3.0s [2022-07-06T21:48:37.353Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.0s [2022-07-06T21:48:37.353Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.19MB / 54.58MB 3.2s [2022-07-06T21:48:37.353Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 46.14MB / 85.88MB 3.2s [2022-07-06T21:48:37.382Z] #83 54.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-06T21:48:37.382Z] #83 54.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:48:37.382Z] #83 54.94 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:37.521Z] #2 [internal] load .dockerignore [2022-07-06T21:48:37.521Z] #2 sha256:caaa7045509ee8a8ed28dab241999efb01e42822c74dd439e524f6918d74a928 [2022-07-06T21:48:37.521Z] #2 ... [2022-07-06T21:48:37.521Z] [2022-07-06T21:48:37.521Z] #1 [internal] load build definition from Dockerfile [2022-07-06T21:48:37.521Z] #1 sha256:57c3bbd752bd478ebe02aae19cd9194ab9480270e15b46a47711d6c507f2ad42 [2022-07-06T21:48:37.521Z] #1 transferring dockerfile: 19.25kB done [2022-07-06T21:48:37.521Z] #1 DONE 0.2s [2022-07-06T21:48:37.521Z] [2022-07-06T21:48:37.521Z] #2 [internal] load .dockerignore [2022-07-06T21:48:37.521Z] #2 sha256:caaa7045509ee8a8ed28dab241999efb01e42822c74dd439e524f6918d74a928 [2022-07-06T21:48:37.521Z] #2 transferring context: [2022-07-06T21:48:37.531Z] [2022-07-06T21:48:37.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:37.531Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:37.612Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 53.48MB / 54.58MB 3.4s [2022-07-06T21:48:37.642Z] #83 55.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:48:37.642Z] #83 55.21 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:48:37.642Z] #83 55.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:48:37.777Z] #2 transferring context: 145B done [2022-07-06T21:48:37.777Z] #2 DONE 0.2s [2022-07-06T21:48:37.777Z] [2022-07-06T21:48:37.777Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-06T21:48:37.777Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-06T21:48:37.876Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 55.57MB / 85.88MB 3.5s [2022-07-06T21:48:37.876Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 60.82MB / 85.88MB 3.7s [2022-07-06T21:48:37.876Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.58MB / 141.75MB 3.7s [2022-07-06T21:48:37.903Z] #83 55.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:48:37.903Z] #83 55.44 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:48:37.903Z] #83 55.45 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:48:38.345Z] #3 DONE 0.5s [2022-07-06T21:48:38.345Z] [2022-07-06T21:48:38.345Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-06T21:48:38.345Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-06T21:48:38.345Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-06T21:48:38.345Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-06T21:48:38.345Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-06T21:48:38.345Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-06T21:48:38.345Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-06T21:48:38.345Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-06T21:48:38.345Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-06T21:48:38.453Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.9s done [2022-07-06T21:48:38.453Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.20MB / 85.88MB 4.0s [2022-07-06T21:48:38.453Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 20.97MB / 141.75MB 4.0s [2022-07-06T21:48:38.453Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.0s done [2022-07-06T21:48:38.460Z] #11 ... [2022-07-06T21:48:38.460Z] [2022-07-06T21:48:38.460Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:48:38.460Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-06T21:48:38.460Z] #74 DONE 0.8s [2022-07-06T21:48:38.460Z] [2022-07-06T21:48:38.460Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:38.460Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:38.460Z] #28 ... [2022-07-06T21:48:38.460Z] [2022-07-06T21:48:38.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:38.460Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:38.712Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 76.62MB / 85.88MB 4.5s [2022-07-06T21:48:38.712Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 29.47MB / 141.75MB 4.5s [2022-07-06T21:48:38.716Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.8s done [2022-07-06T21:48:38.845Z] #83 56.39 Selecting previously unselected package libtool. [2022-07-06T21:48:38.845Z] #83 56.40 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-06T21:48:38.845Z] #83 56.40 Unpacking libtool (2.4.6-15) ... [2022-07-06T21:48:38.910Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-06T21:48:38.910Z] #4 DONE 0.6s [2022-07-06T21:48:38.910Z] [2022-07-06T21:48:38.910Z] #5 [internal] load .dockerignore [2022-07-06T21:48:38.910Z] #5 sha256:ee6151ab8833414a8cf5f099771fd931fdb0c726d4d3f3089e6d34f93661faec [2022-07-06T21:48:38.910Z] #5 DONE 0.0s [2022-07-06T21:48:38.910Z] [2022-07-06T21:48:38.910Z] #6 [internal] load build definition from Dockerfile [2022-07-06T21:48:38.910Z] #6 sha256:6ad1a9ab1dcf2fb9d42dfb7f74fa8c8704e8b9b43819aa4f18961d5f0ddd318e [2022-07-06T21:48:38.910Z] #6 DONE 0.0s [2022-07-06T21:48:38.910Z] [2022-07-06T21:48:38.910Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-06T21:48:38.910Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-06T21:48:39.281Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.5s [2022-07-06T21:48:39.282Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 83.89MB / 85.88MB 4.9s [2022-07-06T21:48:39.292Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-06T21:48:39.292Z] #11 ... [2022-07-06T21:48:39.292Z] [2022-07-06T21:48:39.292Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:39.292Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:39.292Z] #28 DONE 14.6s [2022-07-06T21:48:39.292Z] [2022-07-06T21:48:39.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:39.292Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:39.417Z] #83 56.90 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:48:39.417Z] #83 56.91 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:48:39.417Z] #83 56.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:48:39.540Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 40.43MB / 141.75MB 5.1s [2022-07-06T21:48:39.540Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 55.57MB / 141.75MB 5.4s [2022-07-06T21:48:39.659Z] [2022-07-06T21:48:39.659Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:39.659Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:39.659Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:48:39.659Z] #73 DONE 0.0s [2022-07-06T21:48:39.659Z] [2022-07-06T21:48:39.659Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:39.659Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:39.659Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-06T21:48:39.659Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-06T21:48:39.659Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-06T21:48:39.659Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-06T21:48:39.659Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 9.63MB / 10.66MB 0.2s [2022-07-06T21:48:39.659Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.2s [2022-07-06T21:48:39.659Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.3s [2022-07-06T21:48:39.659Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 5.24MB / 53.70MB 0.3s [2022-07-06T21:48:39.659Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0B / 4.94MB 0.3s [2022-07-06T21:48:39.659Z] #11 ... [2022-07-06T21:48:39.659Z] [2022-07-06T21:48:39.659Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-06T21:48:39.659Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-06T21:48:39.659Z] #49 DONE 0.0s [2022-07-06T21:48:39.659Z] [2022-07-06T21:48:39.659Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:39.659Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:39.659Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 18.87MB / 53.70MB 0.4s [2022-07-06T21:48:39.659Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.4s [2022-07-06T21:48:39.659Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 26.21MB / 53.70MB 0.5s [2022-07-06T21:48:39.659Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.6s done [2022-07-06T21:48:39.659Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 37.75MB / 53.70MB 0.6s [2022-07-06T21:48:39.678Z] #83 57.21 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:48:39.678Z] #83 57.21 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:48:39.678Z] #83 57.21 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:48:39.678Z] #83 57.29 Selecting previously unselected package libyajl-dev:amd64. [2022-07-06T21:48:39.678Z] #83 57.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-06T21:48:39.678Z] #83 57.30 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:48:39.839Z] #8 DONE 0.9s [2022-07-06T21:48:39.839Z] [2022-07-06T21:48:39.839Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:39.839Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-06T21:48:39.839Z] #9 DONE 0.8s [2022-07-06T21:48:39.839Z] [2022-07-06T21:48:39.839Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-06T21:48:39.839Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-06T21:48:39.839Z] #10 DONE 0.8s [2022-07-06T21:48:39.839Z] [2022-07-06T21:48:39.839Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-06T21:48:39.839Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-06T21:48:39.839Z] #7 DONE 0.8s [2022-07-06T21:48:39.932Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 48.23MB / 53.70MB 0.7s [2022-07-06T21:48:39.932Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 6.29MB / 54.67MB 0.7s [2022-07-06T21:48:39.932Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s [2022-07-06T21:48:39.932Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.8s done [2022-07-06T21:48:39.932Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 11.53MB / 54.67MB 0.8s [2022-07-06T21:48:39.938Z] #83 57.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:48:39.938Z] #83 57.56 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:48:39.938Z] #83 57.57 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:48:39.938Z] #83 57.58 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:48:39.938Z] #83 57.60 Setting up file (1:5.39-3) ... [2022-07-06T21:48:39.938Z] #83 57.63 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:48:39.938Z] #83 57.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:39.938Z] #83 57.65 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:39.938Z] #83 57.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:48:40.102Z] [2022-07-06T21:48:40.102Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:40.102Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:40.102Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:48:40.112Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 62.91MB / 141.75MB 5.7s [2022-07-06T21:48:40.112Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.7s done [2022-07-06T21:48:40.112Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 72.35MB / 141.75MB 5.8s [2022-07-06T21:48:40.195Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 35.65MB / 54.67MB 1.0s [2022-07-06T21:48:40.195Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 13.63MB / 81.09MB 1.0s [2022-07-06T21:48:40.195Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 46.14MB / 54.67MB 1.1s [2022-07-06T21:48:40.195Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 24.12MB / 81.09MB 1.1s [2022-07-06T21:48:40.199Z] #83 57.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:48:40.199Z] #83 57.73 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:48:40.199Z] #83 57.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:48:40.199Z] #83 57.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:48:40.199Z] #83 57.79 Setting up patch (2.7.6-7) ... [2022-07-06T21:48:40.199Z] #83 57.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:48:40.199Z] #83 57.89 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:48:40.226Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-07-06T21:48:40.226Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-06T21:48:40.359Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:40.359Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-06T21:48:40.359Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-06T21:48:40.372Z] #11 ... [2022-07-06T21:48:40.372Z] [2022-07-06T21:48:40.372Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:40.372Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:40.372Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-06T21:48:40.372Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:40.372Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-06T21:48:40.372Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-06T21:48:40.372Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-06T21:48:40.372Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-07-06T21:48:40.372Z] #71 DONE 6.2s [2022-07-06T21:48:40.372Z] [2022-07-06T21:48:40.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:40.372Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:40.372Z] #11 ... [2022-07-06T21:48:40.372Z] [2022-07-06T21:48:40.372Z] #24 [internal] load build context [2022-07-06T21:48:40.372Z] #24 sha256:3ae07efc70764ba344cbbeb4223c5b414fa4eaa46fc68495070ee5059ff8506f [2022-07-06T21:48:40.372Z] #24 transferring context: 34.27MB 6.1s [2022-07-06T21:48:40.372Z] #24 ... [2022-07-06T21:48:40.372Z] [2022-07-06T21:48:40.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:40.372Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:40.458Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 1.2s [2022-07-06T21:48:40.458Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 35.65MB / 81.09MB 1.2s [2022-07-06T21:48:40.458Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 54.53MB / 81.09MB 1.4s [2022-07-06T21:48:40.462Z] #83 57.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:48:40.462Z] #83 58.00 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:48:40.462Z] #83 58.04 Setting up libtool (2.4.6-15) ... [2022-07-06T21:48:40.462Z] #83 58.07 Setting up m4 (1.4.18-5) ... [2022-07-06T21:48:40.462Z] #83 58.13 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:48:40.618Z] #71 ... [2022-07-06T21:48:40.618Z] [2022-07-06T21:48:40.618Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-06T21:48:40.618Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-06T21:48:40.618Z] #49 DONE 0.0s [2022-07-06T21:48:40.618Z] [2022-07-06T21:48:40.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:40.618Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:40.618Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-06T21:48:40.618Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-06T21:48:40.618Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-06T21:48:40.618Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-06T21:48:40.618Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.91MB / 55.01MB 0.3s [2022-07-06T21:48:40.618Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s [2022-07-06T21:48:40.631Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 6.3s [2022-07-06T21:48:40.726Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 63.96MB / 81.09MB 1.5s [2022-07-06T21:48:40.726Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 71.30MB / 81.09MB 1.6s [2022-07-06T21:48:40.730Z] #83 58.16 Setting up autoconf (2.69-14) ... [2022-07-06T21:48:40.731Z] #83 58.32 Setting up build-essential (12.9) ... [2022-07-06T21:48:40.875Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 0.4s [2022-07-06T21:48:40.875Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-06T21:48:40.875Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.05MB / 10.88MB 0.4s [2022-07-06T21:48:40.875Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 0.5s [2022-07-06T21:48:40.875Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.5s [2022-07-06T21:48:40.893Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 91.26MB / 141.75MB 6.7s [2022-07-06T21:48:40.991Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.6s done [2022-07-06T21:48:40.991Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 1.8s [2022-07-06T21:48:40.991Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-07-06T21:48:40.992Z] #83 58.39 Setting up automake (1:1.16.3-2) ... [2022-07-06T21:48:40.992Z] #83 58.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-06T21:48:40.992Z] #83 58.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:48:41.132Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 0.7s [2022-07-06T21:48:41.132Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s done [2022-07-06T21:48:41.132Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 0.8s [2022-07-06T21:48:41.158Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-06T21:48:41.390Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 8.39MB / 85.88MB 0.9s [2022-07-06T21:48:41.390Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 19.92MB / 85.88MB 1.0s [2022-07-06T21:48:41.466Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 7.1s [2022-07-06T21:48:41.558Z] #11 ... [2022-07-06T21:48:41.558Z] [2022-07-06T21:48:41.558Z] #24 [internal] load build context [2022-07-06T21:48:41.558Z] #24 sha256:fba3b9180b3708a00048eeb45393956402afd6698079fa4af503a61956e7177f [2022-07-06T21:48:41.558Z] #24 transferring context: 61.68MB 2.3s done [2022-07-06T21:48:41.558Z] #24 DONE 2.7s [2022-07-06T21:48:41.558Z] [2022-07-06T21:48:41.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:41.558Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:41.563Z] #83 DONE 59.1s [2022-07-06T21:48:41.563Z] [2022-07-06T21:48:41.563Z] #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-07-06T21:48:41.563Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:48:41.651Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 30.41MB / 85.88MB 1.1s [2022-07-06T21:48:41.651Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 43.46MB / 85.88MB 1.3s [2022-07-06T21:48:41.722Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-06T21:48:41.732Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 110.10MB / 141.75MB 7.5s [2022-07-06T21:48:41.818Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 2.5s done [2022-07-06T21:48:41.818Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 2.7s [2022-07-06T21:48:41.908Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.3s done [2022-07-06T21:48:41.908Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.23MB / 85.88MB 1.4s [2022-07-06T21:48:41.908Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 61.87MB / 85.88MB 1.6s [2022-07-06T21:48:41.908Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.05MB / 54.58MB 1.6s [2022-07-06T21:48:41.908Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 1.05MB / 141.75MB 1.6s [2022-07-06T21:48:42.166Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 1.7s [2022-07-06T21:48:42.166Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.29MB / 54.58MB 1.7s [2022-07-06T21:48:42.166Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 11.53MB / 54.58MB 1.8s [2022-07-06T21:48:42.166Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 9.44MB / 141.75MB 1.8s [2022-07-06T21:48:42.166Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 75.50MB / 85.88MB 1.9s [2022-07-06T21:48:42.166Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 18.87MB / 54.58MB 1.9s [2022-07-06T21:48:42.305Z] #11 ... [2022-07-06T21:48:42.305Z] [2022-07-06T21:48:42.305Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:42.305Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:42.305Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-06T21:48:42.305Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:42.305Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-06T21:48:42.305Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-06T21:48:42.305Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-06T21:48:42.305Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-07-06T21:48:42.305Z] #73 DONE 8.1s [2022-07-06T21:48:42.305Z] [2022-07-06T21:48:42.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:42.305Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:42.305Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 120.59MB / 141.75MB 8.1s [2022-07-06T21:48:42.428Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 81.79MB / 85.88MB 2.1s [2022-07-06T21:48:42.428Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 23.07MB / 54.58MB 2.1s [2022-07-06T21:48:42.428Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 20.97MB / 141.75MB 2.1s [2022-07-06T21:48:42.428Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.4s [2022-07-06T21:48:42.428Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 2.1s [2022-07-06T21:48:42.506Z] #84 1.059 Cloning into '/tmp/crun-build'... [2022-07-06T21:48:42.567Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 127.93MB / 141.75MB 8.4s [2022-07-06T21:48:42.692Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 38.80MB / 54.58MB 2.3s [2022-07-06T21:48:42.692Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 35.62MB / 141.75MB 2.3s [2022-07-06T21:48:42.768Z] #84 ... [2022-07-06T21:48:42.768Z] [2022-07-06T21:48:42.768Z] #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-07-06T21:48:42.768Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:48:42.768Z] #62 50.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-06T21:48:42.768Z] #62 50.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-06T21:48:42.768Z] #62 50.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-06T21:48:42.768Z] #62 50.72 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-06T21:48:42.768Z] #62 50.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-06T21:48:42.768Z] #62 50.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-06T21:48:42.768Z] #62 50.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-06T21:48:42.768Z] #62 51.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-06T21:48:42.768Z] #62 51.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-06T21:48:42.768Z] #62 51.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-06T21:48:42.768Z] #62 51.39 go: downloading github.com/prometheus/common v0.32.1 [2022-07-06T21:48:42.768Z] #62 52.07 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-06T21:48:42.768Z] #62 52.11 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-06T21:48:42.768Z] #62 53.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-06T21:48:42.768Z] #62 53.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-06T21:48:42.768Z] #62 ... [2022-07-06T21:48:42.768Z] [2022-07-06T21:48:42.768Z] #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-07-06T21:48:42.768Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:48:42.768Z] #58 51.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:42.768Z] #58 51.44 Fetched 2314 kB in 4s (651 kB/s) [2022-07-06T21:48:42.768Z] #58 51.68 Selecting previously unselected package libprotobuf23:amd64. [2022-07-06T21:48:42.768Z] #58 51.68 (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 ... 15718 files and directories currently installed.) [2022-07-06T21:48:42.768Z] #58 51.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 51.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:48:42.768Z] #58 52.97 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:48:42.768Z] #58 52.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:48:42.768Z] #58 53.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:48:42.768Z] #58 53.37 Selecting previously unselected package python3-six. [2022-07-06T21:48:42.768Z] #58 53.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-06T21:48:42.768Z] #58 53.40 Unpacking python3-six (1.16.0-2) ... [2022-07-06T21:48:42.768Z] #58 53.70 Selecting previously unselected package python3-protobuf. [2022-07-06T21:48:42.768Z] #58 53.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 53.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-06T21:48:42.768Z] #58 54.44 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:48:42.768Z] #58 54.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 54.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:48:42.768Z] #58 54.64 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:48:42.768Z] #58 54.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 54.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:48:42.768Z] #58 54.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:48:42.768Z] #58 54.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 54.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:42.768Z] #58 54.98 Selecting previously unselected package criu. [2022-07-06T21:48:42.768Z] #58 54.99 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-06T21:48:42.768Z] #58 54.99 Unpacking criu (3.17-1) ... [2022-07-06T21:48:42.768Z] #58 56.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:48:42.768Z] #58 58.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:48:42.768Z] #58 58.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:48:42.768Z] #58 58.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:48:42.768Z] #58 58.16 Setting up python3-six (1.16.0-2) ... [2022-07-06T21:48:42.768Z] #58 59.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:48:42.768Z] #58 59.95 Setting up python3-protobuf (3.12.4-1) ... [2022-07-06T21:48:42.958Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 44.04MB / 54.58MB 2.4s [2022-07-06T21:48:42.958Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 2.5s [2022-07-06T21:48:42.958Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 46.14MB / 141.75MB 2.5s [2022-07-06T21:48:43.134Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.36MB / 141.75MB 8.7s [2022-07-06T21:48:43.207Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.7s done [2022-07-06T21:48:43.207Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.7s done [2022-07-06T21:48:43.207Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 3.8s [2022-07-06T21:48:43.207Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.1s done [2022-07-06T21:48:43.207Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 20.97MB / 108.88MB 4.0s [2022-07-06T21:48:43.207Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 29.36MB / 108.88MB 4.1s [2022-07-06T21:48:43.207Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 40.89MB / 108.88MB 4.2s [2022-07-06T21:48:43.207Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-07-06T21:48:43.215Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s [2022-07-06T21:48:43.215Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 59.77MB / 141.75MB 2.7s [2022-07-06T21:48:43.468Z] #11 ... [2022-07-06T21:48:43.468Z] [2022-07-06T21:48:43.468Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:43.468Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-06T21:48:43.468Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-06T21:48:43.468Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-06T21:48:43.468Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-07-06T21:48:43.468Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-07-06T21:48:43.468Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.6s done [2022-07-06T21:48:43.468Z] #28 DONE 4.4s [2022-07-06T21:48:43.468Z] [2022-07-06T21:48:43.468Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:43.468Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:43.468Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 50.33MB / 108.88MB 4.3s [2022-07-06T21:48:43.468Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 57.67MB / 108.88MB 4.4s [2022-07-06T21:48:43.472Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.0s done [2022-07-06T21:48:43.472Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 79.69MB / 141.75MB 3.0s [2022-07-06T21:48:43.472Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 88.08MB / 141.75MB 3.1s [2022-07-06T21:48:43.472Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s [2022-07-06T21:48:43.705Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.3s done [2022-07-06T21:48:43.728Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 65.01MB / 108.88MB 4.5s [2022-07-06T21:48:43.728Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 75.50MB / 108.88MB 4.6s [2022-07-06T21:48:43.733Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 3.3s [2022-07-06T21:48:43.987Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 99.83MB / 108.88MB 4.8s [2022-07-06T21:48:43.987Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 4.9s [2022-07-06T21:48:43.987Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.7s done [2022-07-06T21:48:43.996Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.6s done [2022-07-06T21:48:43.996Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 3.6s [2022-07-06T21:48:44.252Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 118.49MB / 141.75MB 3.8s [2022-07-06T21:48:44.252Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.7s done [2022-07-06T21:48:44.273Z] #11 ... [2022-07-06T21:48:44.273Z] [2022-07-06T21:48:44.273Z] #24 [internal] load build context [2022-07-06T21:48:44.273Z] #24 sha256:3ae07efc70764ba344cbbeb4223c5b414fa4eaa46fc68495070ee5059ff8506f [2022-07-06T21:48:44.273Z] #24 transferring context: 61.68MB 9.7s done [2022-07-06T21:48:44.273Z] #24 DONE 9.9s [2022-07-06T21:48:44.273Z] [2022-07-06T21:48:44.273Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:44.273Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:44.273Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-06T21:48:44.273Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-06T21:48:44.273Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-06T21:48:44.273Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-06T21:48:44.273Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.6s [2022-07-06T21:48:44.509Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 131.07MB / 141.75MB 4.0s [2022-07-06T21:48:44.509Z] #11 ... [2022-07-06T21:48:44.509Z] [2022-07-06T21:48:44.509Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:44.509Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:44.509Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-06T21:48:44.509Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-07-06T21:48:44.509Z] #71 DONE 4.4s [2022-07-06T21:48:44.509Z] [2022-07-06T21:48:44.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:44.509Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:44.509Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.56MB / 141.75MB 4.1s [2022-07-06T21:48:44.533Z] #28 ... [2022-07-06T21:48:44.533Z] [2022-07-06T21:48:44.533Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:48:44.533Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-06T21:48:44.533Z] #72 DONE 0.6s [2022-07-06T21:48:44.533Z] [2022-07-06T21:48:44.533Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:44.533Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:44.533Z] #28 ... [2022-07-06T21:48:44.533Z] [2022-07-06T21:48:44.533Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:48:44.533Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-06T21:48:45.373Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-07-06T21:48:45.373Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.3s done [2022-07-06T21:48:45.473Z] #74 DONE 1.0s [2022-07-06T21:48:45.473Z] [2022-07-06T21:48:45.473Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:45.473Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:45.632Z] #11 ... [2022-07-06T21:48:45.632Z] [2022-07-06T21:48:45.632Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:45.632Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-06T21:48:45.632Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-06T21:48:45.632Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:45.632Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-06T21:48:45.632Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-06T21:48:45.632Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-07-06T21:48:45.632Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-06T21:48:45.632Z] #71 DONE 6.6s [2022-07-06T21:48:45.632Z] [2022-07-06T21:48:45.632Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:45.632Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:45.632Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:45.632Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-06T21:48:45.632Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-06T21:48:45.632Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-06T21:48:45.632Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-07-06T21:48:45.632Z] #73 DONE 6.6s [2022-07-06T21:48:45.879Z] #11 ... [2022-07-06T21:48:45.880Z] [2022-07-06T21:48:45.880Z] #24 [internal] load build context [2022-07-06T21:48:45.880Z] #24 sha256:47ee4b379d433f4182d7c8d020ef2bd624a3e41f71fd2081d4b658b7b76eb4e7 [2022-07-06T21:48:45.880Z] #24 transferring context: 61.66MB 5.1s done [2022-07-06T21:48:45.880Z] #24 DONE 5.7s [2022-07-06T21:48:45.880Z] [2022-07-06T21:48:45.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:45.880Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:45.880Z] #11 ... [2022-07-06T21:48:45.880Z] [2022-07-06T21:48:45.880Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-06T21:48:45.880Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-06T21:48:45.880Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-06T21:48:45.880Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-06T21:48:45.880Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-06T21:48:45.880Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-06T21:48:45.880Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-07-06T21:48:45.880Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-07-06T21:48:45.880Z] #73 DONE 5.7s [2022-07-06T21:48:45.892Z] [2022-07-06T21:48:45.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:45.892Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:45.892Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-07-06T21:48:46.137Z] [2022-07-06T21:48:46.137Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:46.137Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:46.137Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-06T21:48:46.137Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-06T21:48:46.137Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-06T21:48:46.137Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-06T21:48:46.137Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.3s done [2022-07-06T21:48:46.406Z] #28 ... [2022-07-06T21:48:46.406Z] [2022-07-06T21:48:46.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:46.406Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:46.974Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-07-06T21:48:46.990Z] #58 64.21 Setting up criu (3.17-1) ... [2022-07-06T21:48:46.991Z] #58 ... [2022-07-06T21:48:46.991Z] [2022-07-06T21:48:46.991Z] #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-07-06T21:48:46.991Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:48:46.991Z] #41 54.44 Updating files: 87% (1331/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-07-06T21:48:46.991Z] #41 55.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-06T21:48:46.991Z] #41 55.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:48:48.012Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.3s done [2022-07-06T21:48:48.272Z] #28 DONE 14.0s [2022-07-06T21:48:48.272Z] [2022-07-06T21:48:48.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:48.272Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:48.272Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-06T21:48:48.318Z] #11 ... [2022-07-06T21:48:48.318Z] [2022-07-06T21:48:48.318Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:48:48.318Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-06T21:48:48.318Z] #72 DONE 0.6s [2022-07-06T21:48:48.318Z] [2022-07-06T21:48:48.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:48.318Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:48.318Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.0s done [2022-07-06T21:48:48.318Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-06T21:48:48.318Z] #11 ... [2022-07-06T21:48:48.318Z] [2022-07-06T21:48:48.318Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-06T21:48:48.318Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-06T21:48:48.318Z] #28 DONE 8.0s [2022-07-06T21:48:48.318Z] [2022-07-06T21:48:48.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:48.318Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:48.318Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.3s done [2022-07-06T21:48:48.574Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-06T21:48:48.574Z] #11 ... [2022-07-06T21:48:48.574Z] [2022-07-06T21:48:48.574Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:48:48.574Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-06T21:48:48.574Z] #74 DONE 0.6s [2022-07-06T21:48:48.574Z] [2022-07-06T21:48:48.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:48.574Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:48.840Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-06T21:48:48.840Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-06T21:48:48.877Z] #11 ... [2022-07-06T21:48:48.877Z] [2022-07-06T21:48:48.877Z] #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-07-06T21:48:48.877Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:48:48.877Z] #29 1.541 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:48:48.877Z] #29 1.541 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:48:48.877Z] #29 1.566 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:48:48.877Z] #29 1.776 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:48:48.877Z] #29 2.266 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:48:48.877Z] #29 2.816 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:48:48.877Z] #29 3.678 Fetched 8548 kB in 2s (3546 kB/s) [2022-07-06T21:48:48.877Z] #29 3.678 Reading package lists... [2022-07-06T21:48:48.877Z] #29 4.463 Reading package lists... [2022-07-06T21:48:48.877Z] #29 5.242 Building dependency tree... [2022-07-06T21:48:48.877Z] #29 5.610 The following additional packages will be installed: [2022-07-06T21:48:48.877Z] #29 5.611 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-06T21:48:48.877Z] #29 5.611 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-06T21:48:48.877Z] #29 5.612 Recommended packages: [2022-07-06T21:48:48.877Z] #29 5.612 libldap-common publicsuffix libsasl2-modules [2022-07-06T21:48:48.877Z] #29 5.740 The following NEW packages will be installed: [2022-07-06T21:48:48.877Z] #29 5.740 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-06T21:48:48.877Z] #29 5.740 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-06T21:48:48.877Z] #29 5.741 libssh2-1 openssl [2022-07-06T21:48:48.877Z] #29 6.020 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-06T21:48:48.877Z] #29 6.020 Need to get 3041 kB of archives. [2022-07-06T21:48:48.877Z] #29 6.020 After this operation, 6651 kB of additional disk space will be used. [2022-07-06T21:48:48.877Z] #29 6.020 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-06T21:48:48.877Z] #29 6.020 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-06T21:48:48.877Z] #29 6.040 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-06T21:48:48.877Z] #29 6.040 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-07-06T21:48:48.877Z] #29 6.040 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-06T21:48:48.877Z] #29 6.047 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-06T21:48:48.877Z] #29 6.052 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-06T21:48:48.877Z] #29 6.062 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-06T21:48:48.877Z] #29 6.069 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-06T21:48:48.878Z] #29 6.069 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-06T21:48:48.878Z] #29 6.069 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-06T21:48:48.878Z] #29 6.080 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-06T21:48:48.878Z] #29 6.106 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:48:48.878Z] #29 6.106 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:48:48.878Z] #29 6.106 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:48:48.878Z] #29 6.402 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:48.878Z] #29 6.428 Fetched 3041 kB in 0s (8703 kB/s) [2022-07-06T21:48:48.878Z] #29 6.460 Selecting previously unselected package openssl. [2022-07-06T21:48:48.878Z] #29 6.460 (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 ... 6662 files and directories currently installed.) [2022-07-06T21:48:48.878Z] #29 6.460 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 6.512 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:48.878Z] #29 6.729 Selecting previously unselected package ca-certificates. [2022-07-06T21:48:48.878Z] #29 6.729 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-06T21:48:48.878Z] #29 6.734 Unpacking ca-certificates (20210119) ... [2022-07-06T21:48:48.878Z] #29 6.953 Selecting previously unselected package libbrotli1:amd64. [2022-07-06T21:48:48.878Z] #29 6.953 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.038 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:48:48.878Z] #29 7.169 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-06T21:48:48.878Z] #29 7.169 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.178 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 7.269 Selecting previously unselected package libsasl2-2:amd64. [2022-07-06T21:48:48.878Z] #29 7.269 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.274 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 7.396 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-06T21:48:48.878Z] #29 7.396 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.438 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 7.583 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-06T21:48:48.878Z] #29 7.583 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.588 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:48:48.878Z] #29 7.715 Selecting previously unselected package libpsl5:amd64. [2022-07-06T21:48:48.878Z] #29 7.715 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.726 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:48:48.878Z] #29 7.797 Selecting previously unselected package librtmp1:amd64. [2022-07-06T21:48:48.878Z] #29 7.797 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.802 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:48.878Z] #29 7.918 Selecting previously unselected package libssh2-1:amd64. [2022-07-06T21:48:48.878Z] #29 7.918 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 7.925 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:48:48.878Z] #29 8.024 Selecting previously unselected package libcurl4:amd64. [2022-07-06T21:48:48.878Z] #29 8.024 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 8.031 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 8.286 Selecting previously unselected package curl. [2022-07-06T21:48:48.878Z] #29 8.286 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 8.293 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 8.431 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:48:48.878Z] #29 8.431 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 8.440 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:48:48.878Z] #29 8.625 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:48:48.878Z] #29 8.625 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 8.634 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:48:48.878Z] #29 8.721 Selecting previously unselected package jq. [2022-07-06T21:48:48.878Z] #29 8.721 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:48:48.878Z] #29 8.725 Unpacking jq (1.6-2.1) ... [2022-07-06T21:48:48.878Z] #29 8.848 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:48:48.878Z] #29 8.862 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:48:48.878Z] #29 8.874 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:48:48.878Z] #29 8.886 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 8.897 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:48.878Z] #29 8.910 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 8.922 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:48:48.878Z] #29 8.935 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:48.878Z] #29 8.954 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:48:48.878Z] #29 8.966 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:48:48.878Z] #29 8.981 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:48.878Z] #29 8.993 Setting up ca-certificates (20210119) ... [2022-07-06T21:48:48.878Z] #29 ... [2022-07-06T21:48:48.878Z] [2022-07-06T21:48:48.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:48.878Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:49.140Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-07-06T21:48:49.179Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.0s done [2022-07-06T21:48:49.179Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-06T21:48:49.397Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-06T21:48:49.539Z] #41 ... [2022-07-06T21:48:49.539Z] [2022-07-06T21:48:49.539Z] #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-07-06T21:48:49.539Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:48:49.539Z] #58 66.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:48:49.779Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-06T21:48:50.043Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-06T21:48:50.114Z] #58 DONE 67.4s [2022-07-06T21:48:50.114Z] [2022-07-06T21:48:50.114Z] #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-07-06T21:48:50.114Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:48:50.114Z] #84 8.538 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-06T21:48:50.114Z] #84 8.557 Cloning into '/tmp/crun-build/libocispec'... [2022-07-06T21:48:50.248Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.5s done [2022-07-06T21:48:50.505Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-06T21:48:52.029Z] #84 10.16 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-06T21:48:52.029Z] #84 10.16 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-06T21:48:52.029Z] #84 10.16 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-06T21:48:52.029Z] #84 10.17 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-06T21:48:52.029Z] #84 10.25 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-06T21:48:52.474Z] #11 ... [2022-07-06T21:48:52.474Z] [2022-07-06T21:48:52.474Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-06T21:48:52.474Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-06T21:48:52.474Z] #72 DONE 1.4s [2022-07-06T21:48:52.474Z] [2022-07-06T21:48:52.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:52.474Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:52.474Z] #11 ... [2022-07-06T21:48:52.474Z] [2022-07-06T21:48:52.474Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:48:52.474Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-06T21:48:53.032Z] #11 ... [2022-07-06T21:48:53.032Z] [2022-07-06T21:48:53.032Z] #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-07-06T21:48:53.032Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:48:53.032Z] #29 9.734 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:53.032Z] #29 11.03 129 added, 0 removed; done. [2022-07-06T21:48:53.032Z] #29 11.10 Setting up jq (1.6-2.1) ... [2022-07-06T21:48:53.032Z] #29 11.11 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:53.032Z] #29 11.13 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:53.032Z] #29 11.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:48:53.032Z] #29 11.22 Processing triggers for ca-certificates (20210119) ... [2022-07-06T21:48:53.032Z] #29 11.25 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:53.032Z] #29 12.34 0 added, 0 removed; done. [2022-07-06T21:48:53.032Z] #29 12.34 Running hooks in /etc/ca-certificates/update.d... [2022-07-06T21:48:53.032Z] #29 12.35 done. [2022-07-06T21:48:53.032Z] #29 DONE 13.4s [2022-07-06T21:48:53.032Z] [2022-07-06T21:48:53.032Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-06T21:48:53.032Z] #30 sha256:21a9d338fe6ce069b52763ad4e8b06ea86a5171ef3718edfcbda5773bc6416c9 [2022-07-06T21:48:53.032Z] #30 DONE 0.1s [2022-07-06T21:48:53.032Z] [2022-07-06T21:48:53.032Z] #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-07-06T21:48:53.032Z] #31 sha256:ccc5ef50f0d8df910035a53d40cd2bec6b7a1858b4bcf167ba75256fa0c0eb38 [2022-07-06T21:48:53.420Z] #74 ... [2022-07-06T21:48:53.420Z] [2022-07-06T21:48:53.420Z] #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-07-06T21:48:53.420Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-06T21:48:53.420Z] #29 1.094 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:48:53.420Z] #29 1.096 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:48:53.420Z] #29 1.163 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:48:53.420Z] #29 1.539 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:48:53.420Z] #29 1.701 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:48:53.420Z] #29 2.020 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:48:53.420Z] #29 2.951 Fetched 8435 kB in 2s (3985 kB/s) [2022-07-06T21:48:53.420Z] #29 2.951 Reading package lists... [2022-07-06T21:48:53.420Z] #29 3.499 Reading package lists... [2022-07-06T21:48:53.420Z] #29 4.064 Building dependency tree... [2022-07-06T21:48:53.420Z] #29 4.409 The following additional packages will be installed: [2022-07-06T21:48:53.420Z] #29 4.410 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-06T21:48:53.420Z] #29 4.411 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-06T21:48:53.420Z] #29 4.412 Recommended packages: [2022-07-06T21:48:53.420Z] #29 4.413 libldap-common publicsuffix libsasl2-modules [2022-07-06T21:48:53.420Z] #29 4.507 The following NEW packages will be installed: [2022-07-06T21:48:53.420Z] #29 4.507 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-06T21:48:53.420Z] #29 4.507 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-06T21:48:53.420Z] #29 4.507 libssh2-1 openssl [2022-07-06T21:48:53.420Z] #29 4.785 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-06T21:48:53.420Z] #29 4.785 Need to get 2934 kB of archives. [2022-07-06T21:48:53.420Z] #29 4.785 After this operation, 6476 kB of additional disk space will be used. [2022-07-06T21:48:53.420Z] #29 4.785 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-06T21:48:53.420Z] #29 4.787 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-06T21:48:53.420Z] #29 4.794 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-06T21:48:53.420Z] #29 4.824 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-07-06T21:48:53.420Z] #29 4.831 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-06T21:48:53.420Z] #29 4.833 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-06T21:48:53.420Z] #29 4.840 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-06T21:48:53.420Z] #29 4.868 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-06T21:48:53.420Z] #29 4.872 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-06T21:48:53.420Z] #29 4.874 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-06T21:48:53.420Z] #29 4.882 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-06T21:48:53.420Z] #29 4.927 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-06T21:48:53.420Z] #29 4.929 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-06T21:48:53.420Z] #29 4.940 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-06T21:48:53.420Z] #29 4.958 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-06T21:48:53.420Z] #29 5.601 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:53.420Z] #29 5.643 Fetched 2934 kB in 0s (6550 kB/s) [2022-07-06T21:48:53.420Z] #29 5.772 Selecting previously unselected package openssl. [2022-07-06T21:48:53.420Z] #29 5.772 (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 ... 6654 files and directories currently installed.) [2022-07-06T21:48:53.420Z] #29 5.789 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 5.801 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:53.420Z] #29 6.147 Selecting previously unselected package ca-certificates. [2022-07-06T21:48:53.420Z] #29 6.147 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-06T21:48:53.420Z] #29 6.231 Unpacking ca-certificates (20210119) ... [2022-07-06T21:48:53.420Z] #29 6.429 Selecting previously unselected package libbrotli1:arm64. [2022-07-06T21:48:53.420Z] #29 6.429 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 6.446 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-06T21:48:53.420Z] #29 6.548 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-06T21:48:53.420Z] #29 6.548 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 6.557 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:53.420Z] #29 6.636 Selecting previously unselected package libsasl2-2:arm64. [2022-07-06T21:48:53.420Z] #29 6.636 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 6.697 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:53.420Z] #29 7.170 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-06T21:48:53.420Z] #29 7.170 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 7.182 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:53.420Z] #29 7.473 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-06T21:48:53.420Z] #29 7.474 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 7.478 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-06T21:48:53.420Z] #29 7.813 Selecting previously unselected package libpsl5:arm64. [2022-07-06T21:48:53.420Z] #29 7.814 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 7.850 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-06T21:48:53.420Z] #29 8.160 Selecting previously unselected package librtmp1:arm64. [2022-07-06T21:48:53.420Z] #29 8.160 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 8.169 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:53.420Z] #29 8.813 Selecting previously unselected package libssh2-1:arm64. [2022-07-06T21:48:53.420Z] #29 8.813 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 8.827 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-06T21:48:53.420Z] #29 8.892 Selecting previously unselected package libcurl4:arm64. [2022-07-06T21:48:53.420Z] #29 8.892 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 8.903 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:53.420Z] #29 8.974 Selecting previously unselected package curl. [2022-07-06T21:48:53.420Z] #29 8.974 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 8.983 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:53.420Z] #29 9.371 Selecting previously unselected package libonig5:arm64. [2022-07-06T21:48:53.420Z] #29 9.371 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 9.383 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-06T21:48:53.420Z] #29 9.781 Selecting previously unselected package libjq1:arm64. [2022-07-06T21:48:53.420Z] #29 9.781 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 9.834 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-06T21:48:53.420Z] #29 10.09 Selecting previously unselected package jq. [2022-07-06T21:48:53.420Z] #29 10.09 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-06T21:48:53.420Z] #29 10.10 Unpacking jq (1.6-2.1) ... [2022-07-06T21:48:53.679Z] #29 10.38 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-06T21:48:53.938Z] #29 10.45 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-06T21:48:53.938Z] #29 10.48 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-06T21:48:53.938Z] #29 ... [2022-07-06T21:48:53.938Z] [2022-07-06T21:48:53.938Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-06T21:48:53.938Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-06T21:48:53.938Z] #74 DONE 1.7s [2022-07-06T21:48:53.938Z] [2022-07-06T21:48:53.938Z] #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-07-06T21:48:53.938Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-06T21:48:53.938Z] #29 10.50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:53.938Z] #29 10.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:53.938Z] #29 10.53 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:53.938Z] #29 10.55 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-06T21:48:53.938Z] #29 10.56 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:53.938Z] #29 10.59 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-06T21:48:53.938Z] #29 ... [2022-07-06T21:48:53.938Z] [2022-07-06T21:48:53.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:53.938Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:53.938Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.1s done [2022-07-06T21:48:53.938Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 1.1s [2022-07-06T21:48:53.944Z] #84 12.60 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-06T21:48:54.658Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.5s done [2022-07-06T21:48:54.659Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-06T21:48:54.926Z] #31 2.162 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-06T21:48:55.183Z] #31 2.483 [2022-07-06T21:48:55.319Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-06T21:48:55.319Z] #11 ... [2022-07-06T21:48:55.319Z] [2022-07-06T21:48:55.319Z] #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-07-06T21:48:55.319Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:48:55.319Z] #29 1.750 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:48:55.319Z] #29 1.752 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:48:55.319Z] #29 1.769 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:48:55.319Z] #29 1.961 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:48:55.319Z] #29 2.189 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:48:55.319Z] #29 2.609 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:48:55.319Z] #29 3.869 Fetched 8548 kB in 2s (3588 kB/s) [2022-07-06T21:48:55.319Z] #29 3.869 Reading package lists... [2022-07-06T21:48:55.319Z] #29 4.705 Reading package lists... [2022-07-06T21:48:55.319Z] #29 5.513 Building dependency tree... [2022-07-06T21:48:55.319Z] #29 5.933 The following additional packages will be installed: [2022-07-06T21:48:55.319Z] #29 5.933 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-06T21:48:55.319Z] #29 5.933 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-06T21:48:55.319Z] #29 5.933 Recommended packages: [2022-07-06T21:48:55.319Z] #29 5.933 libldap-common publicsuffix libsasl2-modules [2022-07-06T21:48:55.319Z] #29 6.057 The following NEW packages will be installed: [2022-07-06T21:48:55.319Z] #29 6.057 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-06T21:48:55.319Z] #29 6.057 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-06T21:48:55.319Z] #29 6.057 libssh2-1 openssl [2022-07-06T21:48:55.319Z] #29 6.089 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-06T21:48:55.319Z] #29 6.089 Need to get 3041 kB of archives. [2022-07-06T21:48:55.319Z] #29 6.089 After this operation, 6651 kB of additional disk space will be used. [2022-07-06T21:48:55.319Z] #29 6.089 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-06T21:48:55.319Z] #29 6.126 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-06T21:48:55.319Z] #29 6.130 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-06T21:48:55.319Z] #29 6.131 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-06T21:48:55.319Z] #29 6.132 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-06T21:48:55.319Z] #29 6.142 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-06T21:48:55.319Z] #29 6.142 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-06T21:48:55.319Z] #29 6.143 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-06T21:48:55.319Z] #29 6.146 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-06T21:48:55.319Z] #29 6.149 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-06T21:48:55.319Z] #29 6.151 Get:11 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:48:55.319Z] #29 6.152 Get:12 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:48:55.319Z] #29 6.160 Get:13 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:48:55.319Z] #29 6.335 Get:14 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-06T21:48:55.319Z] #29 6.345 Get:15 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-06T21:48:55.319Z] #29 6.608 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:55.319Z] #29 6.642 Fetched 3041 kB in 0s (10.5 MB/s) [2022-07-06T21:48:55.319Z] #29 6.677 Selecting previously unselected package openssl. [2022-07-06T21:48:55.319Z] #29 6.677 (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 ... 6662 files and directories currently installed.) [2022-07-06T21:48:55.319Z] #29 6.677 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-06T21:48:55.319Z] #29 6.713 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:55.319Z] #29 6.912 Selecting previously unselected package ca-certificates. [2022-07-06T21:48:55.319Z] #29 6.912 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-06T21:48:55.319Z] #29 6.917 Unpacking ca-certificates (20210119) ... [2022-07-06T21:48:55.319Z] #29 7.053 Selecting previously unselected package libbrotli1:amd64. [2022-07-06T21:48:55.319Z] #29 7.062 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-06T21:48:55.319Z] #29 7.101 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:48:55.441Z] #31 2.714 #=#=# ######################################################################## 100.0% [2022-07-06T21:48:55.578Z] #29 7.245 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-06T21:48:55.578Z] #29 7.245 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:48:55.578Z] #29 7.250 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:55.578Z] #29 ... [2022-07-06T21:48:55.578Z] [2022-07-06T21:48:55.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:55.578Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:55.698Z] #31 3.060 [2022-07-06T21:48:55.857Z] #84 14.55 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-06T21:48:57.070Z] #31 4.147 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-06T21:48:57.070Z] #31 4.432 [2022-07-06T21:48:57.584Z] #31 4.668 #=#=# ######################################################################## 100.0% [2022-07-06T21:48:57.772Z] #84 16.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-06T21:48:57.841Z] #31 4.982 [2022-07-06T21:48:57.932Z] #11 ... [2022-07-06T21:48:57.932Z] [2022-07-06T21:48:57.933Z] #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-07-06T21:48:57.933Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:48:57.933Z] #29 1.251 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:48:57.933Z] #29 1.254 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:48:57.933Z] #29 1.266 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:48:57.933Z] #29 1.383 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:48:57.933Z] #29 1.562 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:48:57.933Z] #29 1.773 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:48:57.933Z] #29 3.207 Fetched 8548 kB in 2s (3854 kB/s) [2022-07-06T21:48:57.933Z] #29 3.207 Reading package lists... [2022-07-06T21:48:57.933Z] #29 4.008 Reading package lists... [2022-07-06T21:48:57.933Z] #29 4.804 Building dependency tree... [2022-07-06T21:48:57.933Z] #29 5.143 The following additional packages will be installed: [2022-07-06T21:48:57.933Z] #29 5.143 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-06T21:48:57.933Z] #29 5.143 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-06T21:48:57.933Z] #29 5.143 Recommended packages: [2022-07-06T21:48:57.933Z] #29 5.143 libldap-common publicsuffix libsasl2-modules [2022-07-06T21:48:57.933Z] #29 5.276 The following NEW packages will be installed: [2022-07-06T21:48:57.933Z] #29 5.277 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-06T21:48:57.933Z] #29 5.278 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-06T21:48:57.933Z] #29 5.278 libssh2-1 openssl [2022-07-06T21:48:57.933Z] #29 5.559 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-06T21:48:57.933Z] #29 5.559 Need to get 3041 kB of archives. [2022-07-06T21:48:57.933Z] #29 5.559 After this operation, 6651 kB of additional disk space will be used. [2022-07-06T21:48:57.933Z] #29 5.559 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-06T21:48:57.933Z] #29 5.559 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-06T21:48:57.933Z] #29 5.569 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-06T21:48:57.933Z] #29 5.569 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-07-06T21:48:57.933Z] #29 5.583 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-06T21:48:57.933Z] #29 5.584 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-06T21:48:57.933Z] #29 5.594 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-06T21:48:57.933Z] #29 5.597 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-06T21:48:57.933Z] #29 5.598 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-06T21:48:57.933Z] #29 5.599 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-06T21:48:57.933Z] #29 5.605 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-06T21:48:57.933Z] #29 5.605 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-06T21:48:57.933Z] #29 5.607 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:48:57.933Z] #29 5.608 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:48:57.933Z] #29 5.610 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:48:57.933Z] #29 5.766 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:48:57.933Z] #29 5.791 Fetched 3041 kB in 0s (9342 kB/s) [2022-07-06T21:48:57.933Z] #29 5.818 Selecting previously unselected package openssl. [2022-07-06T21:48:57.933Z] #29 5.818 (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 ... 6662 files and directories currently installed.) [2022-07-06T21:48:57.933Z] #29 5.826 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 5.827 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:57.933Z] #29 5.976 Selecting previously unselected package ca-certificates. [2022-07-06T21:48:57.933Z] #29 5.976 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-06T21:48:57.933Z] #29 5.982 Unpacking ca-certificates (20210119) ... [2022-07-06T21:48:57.933Z] #29 6.065 Selecting previously unselected package libbrotli1:amd64. [2022-07-06T21:48:57.933Z] #29 6.065 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.074 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:48:57.933Z] #29 6.140 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-06T21:48:57.933Z] #29 6.141 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.146 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 6.197 Selecting previously unselected package libsasl2-2:amd64. [2022-07-06T21:48:57.933Z] #29 6.197 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.201 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 6.280 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-06T21:48:57.933Z] #29 6.282 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.293 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 6.362 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-06T21:48:57.933Z] #29 6.364 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.389 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:48:57.933Z] #29 6.427 Selecting previously unselected package libpsl5:amd64. [2022-07-06T21:48:57.933Z] #29 6.427 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.431 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:48:57.933Z] #29 6.478 Selecting previously unselected package librtmp1:amd64. [2022-07-06T21:48:57.933Z] #29 6.478 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:57.933Z] #29 6.536 Selecting previously unselected package libssh2-1:amd64. [2022-07-06T21:48:57.933Z] #29 6.536 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.541 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:48:57.933Z] #29 6.605 Selecting previously unselected package libcurl4:amd64. [2022-07-06T21:48:57.933Z] #29 6.606 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.612 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 6.693 Selecting previously unselected package curl. [2022-07-06T21:48:57.933Z] #29 6.693 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.698 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 6.771 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:48:57.933Z] #29 6.771 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.775 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:48:57.933Z] #29 6.837 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:48:57.933Z] #29 6.837 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.843 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:48:57.933Z] #29 6.903 Selecting previously unselected package jq. [2022-07-06T21:48:57.933Z] #29 6.903 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:48:57.933Z] #29 6.915 Unpacking jq (1.6-2.1) ... [2022-07-06T21:48:57.933Z] #29 6.958 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:48:57.933Z] #29 6.973 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:48:57.933Z] #29 6.982 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:48:57.933Z] #29 6.996 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 7.008 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:48:57.933Z] #29 7.021 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 7.033 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:48:57.933Z] #29 7.045 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:48:57.933Z] #29 7.063 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:48:57.933Z] #29 7.076 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:48:57.933Z] #29 7.087 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 7.100 Setting up ca-certificates (20210119) ... [2022-07-06T21:48:57.933Z] #29 7.699 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:57.933Z] #29 8.342 129 added, 0 removed; done. [2022-07-06T21:48:57.933Z] #29 8.374 Setting up jq (1.6-2.1) ... [2022-07-06T21:48:57.933Z] #29 8.384 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 8.397 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:57.933Z] #29 8.411 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:48:57.933Z] #29 8.430 Processing triggers for ca-certificates (20210119) ... [2022-07-06T21:48:57.933Z] #29 8.438 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:57.933Z] #29 8.990 0 added, 0 removed; done. [2022-07-06T21:48:57.933Z] #29 8.990 Running hooks in /etc/ca-certificates/update.d... [2022-07-06T21:48:57.933Z] #29 8.991 done. [2022-07-06T21:48:57.933Z] #29 ... [2022-07-06T21:48:57.933Z] [2022-07-06T21:48:57.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:57.933Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:58.128Z] #11 ... [2022-07-06T21:48:58.128Z] [2022-07-06T21:48:58.128Z] #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-07-06T21:48:58.128Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-06T21:48:58.128Z] #29 10.60 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-06T21:48:58.128Z] #29 10.61 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:48:58.128Z] #29 10.62 Setting up ca-certificates (20210119) ... [2022-07-06T21:48:58.128Z] #29 11.32 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:58.128Z] #29 11.95 129 added, 0 removed; done. [2022-07-06T21:48:58.128Z] #29 12.03 Setting up jq (1.6-2.1) ... [2022-07-06T21:48:58.128Z] #29 12.05 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:58.128Z] #29 12.06 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:48:58.128Z] #29 12.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:48:58.128Z] #29 12.12 Processing triggers for ca-certificates (20210119) ... [2022-07-06T21:48:58.128Z] #29 12.13 Updating certificates in /etc/ssl/certs... [2022-07-06T21:48:58.128Z] #29 12.86 0 added, 0 removed; done. [2022-07-06T21:48:58.128Z] #29 12.86 Running hooks in /etc/ca-certificates/update.d... [2022-07-06T21:48:58.128Z] #29 12.86 done. [2022-07-06T21:48:58.128Z] #29 DONE 14.1s [2022-07-06T21:48:58.128Z] [2022-07-06T21:48:58.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:58.128Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:58.128Z] #11 ... [2022-07-06T21:48:58.128Z] [2022-07-06T21:48:58.128Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-06T21:48:58.128Z] #30 sha256:6bf21888a94d3b9a02f83263b94fd3a6a527bce6c3335ac9498d563713591e4f [2022-07-06T21:48:58.128Z] #30 DONE 0.1s [2022-07-06T21:48:58.128Z] [2022-07-06T21:48:58.128Z] #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-07-06T21:48:58.128Z] #31 sha256:077ceb8e9bfd0b96d34c9ea9959d75ce7f189472f81f1c00833314cf130a5d57 [2022-07-06T21:48:58.388Z] #31 ... [2022-07-06T21:48:58.388Z] [2022-07-06T21:48:58.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:58.388Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-06T21:48:58.388Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.1s done [2022-07-06T21:48:58.388Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-06T21:48:58.388Z] #11 DONE 19.4s [2022-07-06T21:48:58.538Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.2s done [2022-07-06T21:48:58.647Z] [2022-07-06T21:48:58.647Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-06T21:48:58.647Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-06T21:48:58.715Z] #84 17.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-06T21:48:58.773Z] #31 6.063 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-06T21:48:58.794Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-06T21:48:58.866Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.6s done [2022-07-06T21:48:58.905Z] #12 DONE 0.5s [2022-07-06T21:48:58.906Z] [2022-07-06T21:48:58.906Z] #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-07-06T21:48:58.906Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-06T21:48:58.976Z] #84 17.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-06T21:48:59.030Z] #31 ... [2022-07-06T21:48:59.030Z] [2022-07-06T21:48:59.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:59.030Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:59.030Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.7s done [2022-07-06T21:48:59.030Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.5s [2022-07-06T21:48:59.051Z] #11 ... [2022-07-06T21:48:59.051Z] [2022-07-06T21:48:59.051Z] #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-07-06T21:48:59.051Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:48:59.051Z] #29 DONE 10.8s [2022-07-06T21:48:59.126Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-06T21:48:59.308Z] [2022-07-06T21:48:59.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:59.308Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:59.472Z] #13 DONE 0.5s [2022-07-06T21:48:59.472Z] [2022-07-06T21:48:59.472Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-06T21:48:59.472Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-06T21:48:59.472Z] #33 DONE 0.0s [2022-07-06T21:48:59.472Z] [2022-07-06T21:48:59.472Z] #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-07-06T21:48:59.472Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-06T21:48:59.565Z] #11 ... [2022-07-06T21:48:59.565Z] [2022-07-06T21:48:59.565Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-06T21:48:59.565Z] #30 sha256:2e42ea79fc3f2e94c38baf144cdf2d430a3affcb5145014be5354f2af8375ed0 [2022-07-06T21:48:59.565Z] #30 DONE 0.4s [2022-07-06T21:48:59.565Z] [2022-07-06T21:48:59.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:48:59.565Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:48:59.735Z] #62 ... [2022-07-06T21:48:59.735Z] [2022-07-06T21:48:59.735Z] #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-07-06T21:48:59.735Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-06T21:48:59.735Z] #50 DONE 0.2s [2022-07-06T21:48:59.735Z] [2022-07-06T21:48:59.735Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-06T21:48:59.735Z] #25 sha256:b82cc375e40d75679273a8e1e3812a0be49c687e830cc02523bf970c4dae91c2 [2022-07-06T21:48:59.735Z] #25 DONE 0.2s [2022-07-06T21:48:59.735Z] [2022-07-06T21:48:59.735Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-06T21:48:59.735Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-06T21:48:59.735Z] #46 DONE 0.3s [2022-07-06T21:48:59.995Z] [2022-07-06T21:48:59.995Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-06T21:48:59.995Z] #66 sha256:863702fc7bb14bf7ada9ccc6813540bf75806d2f1cdbe44af23fb04395148e2d [2022-07-06T21:48:59.995Z] #66 DONE 0.3s [2022-07-06T21:48:59.995Z] [2022-07-06T21:48:59.995Z] #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-07-06T21:48:59.995Z] #67 sha256:2374e2af592dd2b11c142b228ca5926e6c68cce1daf9ec60ee62ed12f8f54a04 [2022-07-06T21:49:01.037Z] #11 ... [2022-07-06T21:49:01.037Z] [2022-07-06T21:49:01.037Z] #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-07-06T21:49:01.037Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-06T21:49:01.037Z] #29 7.337 Selecting previously unselected package libsasl2-2:amd64. [2022-07-06T21:49:01.037Z] #29 7.337 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 7.443 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-06T21:49:01.037Z] #29 7.443 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.453 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 7.618 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-06T21:49:01.037Z] #29 7.618 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.623 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:49:01.037Z] #29 7.733 Selecting previously unselected package libpsl5:amd64. [2022-07-06T21:49:01.037Z] #29 7.734 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.741 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:49:01.037Z] #29 7.822 Selecting previously unselected package librtmp1:amd64. [2022-07-06T21:49:01.037Z] #29 7.822 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.826 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:49:01.037Z] #29 7.930 Selecting previously unselected package libssh2-1:amd64. [2022-07-06T21:49:01.037Z] #29 7.930 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 7.990 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:49:01.037Z] #29 8.102 Selecting previously unselected package libcurl4:amd64. [2022-07-06T21:49:01.037Z] #29 8.102 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 8.106 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 8.269 Selecting previously unselected package curl. [2022-07-06T21:49:01.037Z] #29 8.269 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 8.269 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 8.389 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:49:01.037Z] #29 8.389 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 8.446 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:49:01.037Z] #29 8.544 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:49:01.037Z] #29 8.544 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 8.549 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:49:01.037Z] #29 8.655 Selecting previously unselected package jq. [2022-07-06T21:49:01.037Z] #29 8.655 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:49:01.037Z] #29 8.660 Unpacking jq (1.6-2.1) ... [2022-07-06T21:49:01.037Z] #29 8.718 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-06T21:49:01.037Z] #29 8.729 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-06T21:49:01.037Z] #29 8.741 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-06T21:49:01.037Z] #29 8.752 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 8.762 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-06T21:49:01.037Z] #29 8.772 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 8.783 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-06T21:49:01.037Z] #29 8.794 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-06T21:49:01.037Z] #29 8.812 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:49:01.037Z] #29 8.824 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:49:01.037Z] #29 8.836 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 8.847 Setting up ca-certificates (20210119) ... [2022-07-06T21:49:01.037Z] #29 9.546 Updating certificates in /etc/ssl/certs... [2022-07-06T21:49:01.037Z] #29 10.66 129 added, 0 removed; done. [2022-07-06T21:49:01.037Z] #29 10.73 Setting up jq (1.6-2.1) ... [2022-07-06T21:49:01.037Z] #29 10.74 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 10.75 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-06T21:49:01.037Z] #29 10.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:01.037Z] #29 10.78 Processing triggers for ca-certificates (20210119) ... [2022-07-06T21:49:01.037Z] #29 10.79 Updating certificates in /etc/ssl/certs... [2022-07-06T21:49:01.037Z] #29 11.75 0 added, 0 removed; done. [2022-07-06T21:49:01.037Z] #29 11.75 Running hooks in /etc/ca-certificates/update.d... [2022-07-06T21:49:01.037Z] #29 11.76 done. [2022-07-06T21:49:01.037Z] #29 DONE 12.8s [2022-07-06T21:49:01.037Z] [2022-07-06T21:49:01.037Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-06T21:49:01.037Z] #30 sha256:cba4b90ed35c408ff9f77dd199387a069cae5f98b4ed49fbc10c269f895c16fb [2022-07-06T21:49:01.037Z] #30 DONE 0.1s [2022-07-06T21:49:01.037Z] [2022-07-06T21:49:01.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:49:01.037Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:49:01.296Z] #11 ... [2022-07-06T21:49:01.296Z] [2022-07-06T21:49:01.296Z] #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-07-06T21:49:01.296Z] #31 sha256:b75f78de460a24727a8a19c0e56a22b10c7a50702a19a9e635aa6d464022ee05 [2022-07-06T21:49:01.524Z] #84 ... [2022-07-06T21:49:01.524Z] [2022-07-06T21:49:01.524Z] #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-07-06T21:49:01.524Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:01.524Z] #60 78.71 gotestsum version dev [2022-07-06T21:49:01.524Z] #60 DONE 79.3s [2022-07-06T21:49:01.524Z] [2022-07-06T21:49:01.524Z] #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-07-06T21:49:01.524Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:03.737Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-06T21:49:03.830Z] #31 2.272 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-06T21:49:03.830Z] #31 2.589 [2022-07-06T21:49:04.089Z] #31 2.816 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:04.190Z] #67 4.261 + RM_GOPATH=0 [2022-07-06T21:49:04.190Z] #67 4.261 + TMP_GOPATH= [2022-07-06T21:49:04.190Z] #67 4.261 + : /build [2022-07-06T21:49:04.190Z] #67 4.261 + '[' -z '' ']' [2022-07-06T21:49:04.190Z] #67 4.263 ++ mktemp -d [2022-07-06T21:49:04.190Z] #67 4.270 + export GOPATH=/tmp/tmp.0Gq9AXUs1F [2022-07-06T21:49:04.190Z] #67 4.275 + GOPATH=/tmp/tmp.0Gq9AXUs1F [2022-07-06T21:49:04.190Z] #67 4.276 + RM_GOPATH=1 [2022-07-06T21:49:04.190Z] #67 4.276 + case "$(go env GOARCH)" in [2022-07-06T21:49:04.190Z] #67 4.278 ++ go env GOARCH [2022-07-06T21:49:04.190Z] #67 4.301 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:04.190Z] #67 4.301 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:04.190Z] #67 4.302 ++ dirname /install.sh [2022-07-06T21:49:04.190Z] #67 4.309 + dir=/ [2022-07-06T21:49:04.190Z] #67 4.310 + bin=rootlesskit [2022-07-06T21:49:04.190Z] #67 4.310 + shift [2022-07-06T21:49:04.190Z] #67 4.310 + '[' '!' -f //rootlesskit.installer ']' [2022-07-06T21:49:04.190Z] #67 4.310 + . //rootlesskit.installer [2022-07-06T21:49:04.190Z] #67 4.310 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:04.190Z] #67 4.310 + install_rootlesskit [2022-07-06T21:49:04.190Z] #67 4.311 + case "$1" in [2022-07-06T21:49:04.190Z] #67 4.317 + export CGO_ENABLED=0 [2022-07-06T21:49:04.190Z] #67 4.318 + CGO_ENABLED=0 [2022-07-06T21:49:04.190Z] #67 4.318 + _install_rootlesskit [2022-07-06T21:49:04.190Z] #67 4.318 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-06T21:49:04.190Z] #67 4.330 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:04.190Z] #67 4.330 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:49:04.190Z] #67 4.330 + GOBIN=/build [2022-07-06T21:49:04.190Z] #67 4.330 + GO111MODULE=on [2022-07-06T21:49:04.191Z] #67 4.330 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:04.280Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.5s [2022-07-06T21:49:04.348Z] #31 3.149 [2022-07-06T21:49:04.758Z] #67 4.816 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-06T21:49:04.954Z] #62 ... [2022-07-06T21:49:04.954Z] [2022-07-06T21:49:04.954Z] #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-07-06T21:49:04.954Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:49:04.954Z] #19 70.07 Fetched 49.1 MB in 1min 8s (721 kB/s) [2022-07-06T21:49:05.295Z] #31 4.178 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-06T21:49:05.328Z] #67 ... [2022-07-06T21:49:05.328Z] [2022-07-06T21:49:05.328Z] #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-07-06T21:49:05.328Z] #31 sha256:077ceb8e9bfd0b96d34c9ea9959d75ce7f189472f81f1c00833314cf130a5d57 [2022-07-06T21:49:05.328Z] #31 1.499 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-06T21:49:05.328Z] #31 1.729 [2022-07-06T21:49:05.328Z] #31 1.949 #=#=# ################ 23.1% ######################################################################## 100.0% [2022-07-06T21:49:05.328Z] #31 2.280 [2022-07-06T21:49:05.328Z] #31 3.554 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-06T21:49:05.328Z] #31 3.849 [2022-07-06T21:49:05.328Z] #31 4.069 #=#=# 0.0% ######################################################################## 100.0% [2022-07-06T21:49:05.328Z] #31 4.380 [2022-07-06T21:49:05.328Z] #31 5.672 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-06T21:49:05.328Z] #31 6.672 [2022-07-06T21:49:05.554Z] #31 4.508 [2022-07-06T21:49:05.586Z] #31 6.934 #=#=# 0.0% ############# 18.2% ####################### 32.3% ############################## 43.0% ######################################### 58.2% ################################################## 70.6% ########################################################## 81.4% ################################################################## 92.0% ######################################################################## 100.0% [2022-07-06T21:49:06.074Z] #31 4.736 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:06.074Z] #31 5.031 [2022-07-06T21:49:06.522Z] #31 9.006 [2022-07-06T21:49:06.799Z] #11 ... [2022-07-06T21:49:06.799Z] [2022-07-06T21:49:06.800Z] #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-07-06T21:49:06.800Z] #31 sha256:ccc5ef50f0d8df910035a53d40cd2bec6b7a1858b4bcf167ba75256fa0c0eb38 [2022-07-06T21:49:06.800Z] #31 6.367 [2022-07-06T21:49:06.800Z] #31 6.587 #=#=# ################### 27.3% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2022-07-06T21:49:06.800Z] #31 7.115 [2022-07-06T21:49:06.800Z] #31 7.972 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-06T21:49:06.800Z] #31 8.232 [2022-07-06T21:49:06.800Z] #31 8.453 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:06.800Z] #31 8.731 [2022-07-06T21:49:06.800Z] #31 9.441 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-06T21:49:06.800Z] #31 9.755 [2022-07-06T21:49:06.800Z] #31 9.980 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:06.800Z] #31 10.27 [2022-07-06T21:49:06.800Z] #31 10.35 Download of images into '/build' complete. [2022-07-06T21:49:06.800Z] #31 10.35 Use something like the following to load the result into a Docker daemon: [2022-07-06T21:49:06.800Z] #31 10.35 tar -cC '/build' . | docker load [2022-07-06T21:49:06.800Z] #31 DONE 13.6s [2022-07-06T21:49:06.800Z] [2022-07-06T21:49:06.800Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:49:06.800Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:49:07.012Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.0s done [2022-07-06T21:49:07.016Z] #31 5.925 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-06T21:49:07.268Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-06T21:49:07.268Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-06T21:49:07.527Z] #11 DONE 27.3s [2022-07-06T21:49:07.527Z] [2022-07-06T21:49:07.527Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-06T21:49:07.527Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-06T21:49:07.584Z] #31 6.215 [2022-07-06T21:49:07.584Z] #31 ... [2022-07-06T21:49:07.584Z] [2022-07-06T21:49:07.584Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:49:07.584Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:49:07.584Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.7s done [2022-07-06T21:49:07.584Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.6s [2022-07-06T21:49:07.584Z] #11 ... [2022-07-06T21:49:07.584Z] [2022-07-06T21:49:07.584Z] #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-07-06T21:49:07.584Z] #31 sha256:b75f78de460a24727a8a19c0e56a22b10c7a50702a19a9e635aa6d464022ee05 [2022-07-06T21:49:07.844Z] #31 6.433 #=#=# ################### 27.4% ########################################## 59.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-07-06T21:49:08.103Z] #31 6.990 [2022-07-06T21:49:08.899Z] #12 DONE 1.6s [2022-07-06T21:49:08.899Z] [2022-07-06T21:49:08.899Z] #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-07-06T21:49:08.899Z] #31 sha256:ec1c6fad1bd28e18df425e00c6a04898c238e6ee98e46c49cc8c7182c764b07d [2022-07-06T21:49:08.899Z] #31 1.568 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-06T21:49:08.899Z] #31 1.827 [2022-07-06T21:49:08.899Z] #31 2.044 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:08.899Z] #31 2.299 [2022-07-06T21:49:08.899Z] #31 3.188 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-06T21:49:08.899Z] #31 3.444 [2022-07-06T21:49:08.899Z] #31 3.661 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:08.899Z] #31 3.913 [2022-07-06T21:49:08.899Z] #31 4.820 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-06T21:49:08.899Z] #31 5.088 [2022-07-06T21:49:08.899Z] #31 5.305 #=#=# ################## 26.2% ######################################### 57.8% ################################################################ 90.0% ######################################################################## 100.0% [2022-07-06T21:49:08.899Z] #31 5.881 [2022-07-06T21:49:08.899Z] #31 6.796 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-06T21:49:08.899Z] #31 7.094 [2022-07-06T21:49:08.899Z] #31 7.324 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:08.899Z] #31 7.573 [2022-07-06T21:49:08.899Z] #31 8.149 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-06T21:49:08.899Z] #31 8.404 [2022-07-06T21:49:08.899Z] #31 8.616 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:08.899Z] #31 8.801 [2022-07-06T21:49:08.899Z] #31 8.842 Download of images into '/build' complete. [2022-07-06T21:49:08.899Z] #31 8.842 Use something like the following to load the result into a Docker daemon: [2022-07-06T21:49:08.899Z] #31 8.842 tar -cC '/build' . | docker load [2022-07-06T21:49:09.040Z] #31 7.925 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-06T21:49:09.156Z] #31 DONE 9.5s [2022-07-06T21:49:09.156Z] [2022-07-06T21:49:09.156Z] #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-07-06T21:49:09.156Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-06T21:49:09.298Z] #31 8.230 [2022-07-06T21:49:09.318Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.6s [2022-07-06T21:49:09.558Z] #31 8.445 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:09.582Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.1s done [2022-07-06T21:49:09.721Z] #13 DONE 0.7s [2022-07-06T21:49:09.721Z] [2022-07-06T21:49:09.721Z] #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-07-06T21:49:09.721Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:09.821Z] #31 8.722 [2022-07-06T21:49:09.826Z] #31 ... [2022-07-06T21:49:09.826Z] [2022-07-06T21:49:09.826Z] #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-07-06T21:49:09.826Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-06T21:49:09.826Z] #36 5.123 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-06T21:49:09.826Z] #36 ... [2022-07-06T21:49:09.826Z] [2022-07-06T21:49:09.826Z] #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-07-06T21:49:09.826Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:09.826Z] #55 4.123 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-06T21:49:09.826Z] #55 6.060 go: downloading github.com/fatih/color v1.13.0 [2022-07-06T21:49:09.826Z] #55 6.061 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:09.826Z] #55 6.180 go: downloading github.com/pkg/errors v0.9.1 [2022-07-06T21:49:09.826Z] #55 6.187 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-06T21:49:09.826Z] #55 6.218 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-06T21:49:09.826Z] #55 6.454 go: downloading github.com/spf13/viper v1.11.0 [2022-07-06T21:49:09.826Z] #55 6.595 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-06T21:49:09.826Z] #55 6.741 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-06T21:49:09.826Z] #55 6.894 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-06T21:49:09.826Z] #55 7.926 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-06T21:49:09.826Z] #55 8.150 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-06T21:49:09.826Z] #55 8.489 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-06T21:49:09.826Z] #55 8.807 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-06T21:49:09.826Z] #55 ... [2022-07-06T21:49:09.826Z] [2022-07-06T21:49:09.826Z] #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-07-06T21:49:09.826Z] #26 sha256:18cdb216a735925080519c17a0d121929fcee7d188a049c1e76a57860f44855e [2022-07-06T21:49:09.826Z] #26 3.654 + RM_GOPATH=0 [2022-07-06T21:49:09.826Z] #26 3.654 + TMP_GOPATH= [2022-07-06T21:49:09.826Z] #26 3.654 + : /build [2022-07-06T21:49:09.826Z] #26 3.654 + '[' -z '' ']' [2022-07-06T21:49:09.826Z] #26 3.654 ++ mktemp -d [2022-07-06T21:49:09.826Z] #26 3.655 + export GOPATH=/tmp/tmp.2oJgiS2EdV [2022-07-06T21:49:09.826Z] #26 3.655 + GOPATH=/tmp/tmp.2oJgiS2EdV [2022-07-06T21:49:09.826Z] #26 3.655 + RM_GOPATH=1 [2022-07-06T21:49:09.826Z] #26 3.656 + case "$(go env GOARCH)" in [2022-07-06T21:49:09.826Z] #26 3.656 ++ go env GOARCH [2022-07-06T21:49:09.826Z] #26 3.681 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:09.826Z] #26 3.681 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:09.826Z] #26 3.681 ++ dirname /install.sh [2022-07-06T21:49:09.826Z] #26 3.681 Install docker/cli version 17.06.2-ce from stable [2022-07-06T21:49:09.826Z] #26 3.682 + dir=/ [2022-07-06T21:49:09.826Z] #26 3.682 + bin=dockercli [2022-07-06T21:49:09.826Z] #26 3.682 + shift [2022-07-06T21:49:09.826Z] #26 3.682 + '[' '!' -f //dockercli.installer ']' [2022-07-06T21:49:09.827Z] #26 3.682 + . //dockercli.installer [2022-07-06T21:49:09.827Z] #26 3.682 ++ : stable [2022-07-06T21:49:09.827Z] #26 3.682 ++ : 17.06.2-ce [2022-07-06T21:49:09.827Z] #26 3.682 + install_dockercli [2022-07-06T21:49:09.827Z] #26 3.682 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-06T21:49:09.827Z] #26 3.682 ++ uname -m [2022-07-06T21:49:09.827Z] #26 3.682 + arch=aarch64 [2022-07-06T21:49:09.827Z] #26 3.682 + '[' aarch64 '!=' x86_64 ']' [2022-07-06T21:49:09.827Z] #26 3.682 + '[' aarch64 '!=' s390x ']' [2022-07-06T21:49:09.827Z] #26 3.682 + '[' aarch64 '!=' armhf ']' [2022-07-06T21:49:09.827Z] #26 3.682 + build_dockercli [2022-07-06T21:49:09.827Z] #26 3.682 + git clone https://github.com/docker/docker-ce /tmp/tmp.2oJgiS2EdV/tmp/docker-ce [2022-07-06T21:49:09.827Z] #26 3.682 Cloning into '/tmp/tmp.2oJgiS2EdV/tmp/docker-ce'... [2022-07-06T21:49:09.827Z] #26 ... [2022-07-06T21:49:09.827Z] [2022-07-06T21:49:09.827Z] #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-07-06T21:49:09.827Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-06T21:49:09.827Z] #34 4.425 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-06T21:49:09.827Z] #34 4.425 Cloning into '.'... [2022-07-06T21:49:09.978Z] #14 ... [2022-07-06T21:49:09.978Z] [2022-07-06T21:49:09.978Z] #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-07-06T21:49:09.978Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-06T21:49:09.978Z] #50 DONE 0.2s [2022-07-06T21:49:09.978Z] [2022-07-06T21:49:09.978Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-06T21:49:09.978Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-06T21:49:09.978Z] #33 DONE 0.2s [2022-07-06T21:49:09.978Z] [2022-07-06T21:49:09.978Z] #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-07-06T21:49:09.978Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:49:10.085Z] #34 ... [2022-07-06T21:49:10.085Z] [2022-07-06T21:49:10.085Z] #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-07-06T21:49:10.085Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:10.085Z] #42 4.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:10.085Z] #42 5.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:10.085Z] #42 5.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:10.085Z] #42 6.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:49:10.085Z] #42 8.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:49:10.146Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-06T21:49:10.235Z] #34 ... [2022-07-06T21:49:10.235Z] [2022-07-06T21:49:10.235Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-06T21:49:10.235Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-06T21:49:10.235Z] #46 DONE 0.4s [2022-07-06T21:49:10.235Z] [2022-07-06T21:49:10.235Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-06T21:49:10.235Z] #66 sha256:cb5178e8b2fed84007be9cfa7c352e467eafc4cc6c3fd0eee601530526e5ce1b [2022-07-06T21:49:10.235Z] #66 DONE 0.4s [2022-07-06T21:49:10.235Z] [2022-07-06T21:49:10.235Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-06T21:49:10.235Z] #25 sha256:2d485a5d0625e0f5f199c296935a7ca22f5e55703e2e8fd3f91b6078fe0a3826 [2022-07-06T21:49:10.235Z] #25 DONE 0.5s [2022-07-06T21:49:10.235Z] [2022-07-06T21:49:10.235Z] #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-07-06T21:49:10.235Z] #26 sha256:490e6c6c2b1792b44a1380455c85d13266d9e94a65fb3514ed15e3e7e1fc6776 [2022-07-06T21:49:10.343Z] #42 ... [2022-07-06T21:49:10.343Z] [2022-07-06T21:49:10.343Z] #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-07-06T21:49:10.343Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-06T21:49:10.343Z] #38 3.612 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-06T21:49:10.343Z] #38 ... [2022-07-06T21:49:10.343Z] [2022-07-06T21:49:10.343Z] #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-07-06T21:49:10.343Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-06T21:49:10.343Z] #47 4.007 + git clone https://github.com/docker/distribution.git . [2022-07-06T21:49:10.343Z] #47 4.015 Cloning into '.'... [2022-07-06T21:49:10.402Z] #11 DONE 45.7s [2022-07-06T21:49:10.402Z] [2022-07-06T21:49:10.402Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-06T21:49:10.402Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-06T21:49:10.603Z] #47 ... [2022-07-06T21:49:10.603Z] [2022-07-06T21:49:10.603Z] #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-07-06T21:49:10.603Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:10.603Z] #76 4.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:10.603Z] #76 5.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:10.603Z] #76 5.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:10.603Z] #76 6.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:49:10.603Z] #76 8.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:49:10.603Z] #76 ... [2022-07-06T21:49:10.603Z] [2022-07-06T21:49:10.603Z] #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-07-06T21:49:10.603Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-06T21:49:10.603Z] #40 5.108 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-06T21:49:10.603Z] #40 6.669 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-06T21:49:10.603Z] #40 10.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-06T21:49:10.603Z] #40 10.14 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-06T21:49:10.603Z] #40 10.25 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-06T21:49:10.758Z] #31 9.394 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-06T21:49:10.758Z] #31 9.648 [2022-07-06T21:49:10.863Z] #40 ... [2022-07-06T21:49:10.863Z] [2022-07-06T21:49:10.863Z] #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-07-06T21:49:10.863Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-06T21:49:10.863Z] #57 5.126 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-06T21:49:10.863Z] #57 6.770 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-06T21:49:10.863Z] #57 6.770 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-06T21:49:10.863Z] #57 6.823 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-06T21:49:10.863Z] #57 8.212 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-06T21:49:10.863Z] #57 ... [2022-07-06T21:49:10.863Z] [2022-07-06T21:49:10.863Z] #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-07-06T21:49:10.863Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:10.864Z] #51 4.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:10.864Z] #51 4.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:10.864Z] #51 4.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:10.864Z] #51 5.406 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-06T21:49:10.864Z] #51 5.936 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:49:10.864Z] #51 8.484 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:49:10.864Z] #51 11.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:49:10.966Z] #12 DONE 0.7s [2022-07-06T21:49:11.017Z] #31 9.874 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:11.122Z] #51 ... [2022-07-06T21:49:11.122Z] [2022-07-06T21:49:11.122Z] #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-07-06T21:49:11.122Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:11.122Z] #14 4.286 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:11.122Z] #14 4.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:11.122Z] #14 4.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:11.122Z] #14 5.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:49:11.122Z] #14 7.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:49:11.122Z] #14 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:49:11.122Z] #14 ... [2022-07-06T21:49:11.122Z] [2022-07-06T21:49:11.122Z] #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-07-06T21:49:11.122Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-06T21:49:11.122Z] #53 4.975 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-06T21:49:11.122Z] #53 6.326 go: downloading github.com/fatih/color v1.10.0 [2022-07-06T21:49:11.122Z] #53 6.327 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-06T21:49:11.122Z] #53 6.370 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-06T21:49:11.122Z] #53 6.683 go: downloading golang.org/x/tools v0.1.0 [2022-07-06T21:49:11.122Z] #53 6.965 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-06T21:49:11.122Z] #53 6.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-06T21:49:11.122Z] #53 7.187 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-06T21:49:11.122Z] #53 7.326 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-06T21:49:11.122Z] #53 9.853 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-06T21:49:11.122Z] #53 9.929 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-06T21:49:11.122Z] #53 9.965 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-06T21:49:11.223Z] [2022-07-06T21:49:11.223Z] #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-07-06T21:49:11.223Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-06T21:49:11.276Z] #31 10.16 [2022-07-06T21:49:11.276Z] #31 10.23 Download of images into '/build' complete. [2022-07-06T21:49:11.276Z] #31 10.23 Use something like the following to load the result into a Docker daemon: [2022-07-06T21:49:11.276Z] #31 10.23 tar -cC '/build' . | docker load [2022-07-06T21:49:11.381Z] #53 11.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-06T21:49:11.381Z] #53 ... [2022-07-06T21:49:11.381Z] [2022-07-06T21:49:11.381Z] #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-07-06T21:49:11.381Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:11.381Z] #55 11.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-06T21:49:11.381Z] #55 11.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:11.381Z] #55 11.80 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-06T21:49:11.381Z] #55 11.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-06T21:49:11.639Z] #55 12.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-06T21:49:11.639Z] #55 12.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-06T21:49:11.639Z] #55 12.33 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-06T21:49:11.786Z] #13 DONE 0.6s [2022-07-06T21:49:11.786Z] [2022-07-06T21:49:11.786Z] #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-07-06T21:49:11.786Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:11.898Z] #55 12.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-06T21:49:11.898Z] #55 12.53 go: downloading github.com/spf13/afero v1.8.2 [2022-07-06T21:49:12.044Z] #57 ... [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-06T21:49:12.044Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-06T21:49:12.044Z] #33 DONE 0.2s [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-06T21:49:12.044Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-06T21:49:12.044Z] #46 DONE 0.2s [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-06T21:49:12.044Z] #25 sha256:472461ae2ef6ab0d2f1af443dd5c8b04623819957ab9aea7d1f687bbd0ad6231 [2022-07-06T21:49:12.044Z] #25 DONE 0.3s [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #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-07-06T21:49:12.044Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-06T21:49:12.044Z] #50 DONE 0.3s [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-06T21:49:12.044Z] #66 sha256:141dc812ecd4071ef98ac9207006f635b5827b21ee70410ff08f54fa17d1986d [2022-07-06T21:49:12.044Z] #66 DONE 0.3s [2022-07-06T21:49:12.044Z] [2022-07-06T21:49:12.044Z] #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-07-06T21:49:12.044Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:49:12.158Z] #55 12.58 go: downloading github.com/spf13/cast v1.4.1 [2022-07-06T21:49:12.158Z] #55 12.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-06T21:49:12.158Z] #55 12.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-06T21:49:12.419Z] #55 12.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-06T21:49:12.420Z] #55 12.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-06T21:49:12.420Z] #55 12.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-06T21:49:12.420Z] #55 12.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-06T21:49:12.420Z] #55 12.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-06T21:49:12.420Z] #55 13.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-06T21:49:12.678Z] #55 13.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-06T21:49:12.679Z] #55 13.08 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-06T21:49:12.679Z] #55 13.31 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-06T21:49:13.248Z] #55 13.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-06T21:49:13.248Z] #55 13.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-06T21:49:13.248Z] #55 13.94 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-06T21:49:13.820Z] #55 14.13 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-06T21:49:13.820Z] #55 14.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-06T21:49:13.820Z] #55 14.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-06T21:49:13.820Z] #55 ... [2022-07-06T21:49:13.820Z] [2022-07-06T21:49:13.820Z] #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-07-06T21:49:13.820Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-06T21:49:13.820Z] #62 4.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:13.820Z] #62 4.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:13.820Z] #62 4.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:13.820Z] #62 5.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:49:13.820Z] #62 7.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:49:13.820Z] #62 9.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:49:14.079Z] #62 ... [2022-07-06T21:49:14.079Z] [2022-07-06T21:49:14.079Z] #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-07-06T21:49:14.079Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:14.079Z] #55 14.60 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-06T21:49:14.079Z] #55 ... [2022-07-06T21:49:14.079Z] [2022-07-06T21:49:14.079Z] #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-07-06T21:49:14.079Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-06T21:49:14.079Z] #38 13.78 tomll can be used in two ways: [2022-07-06T21:49:14.079Z] #38 13.78 Writing to STDIN and reading from STDOUT: [2022-07-06T21:49:14.079Z] #38 13.78 cat file.toml | tomll > file.toml [2022-07-06T21:49:14.079Z] #38 13.78 [2022-07-06T21:49:14.079Z] #38 13.78 Reading and updating a list of files: [2022-07-06T21:49:14.079Z] #38 13.78 tomll a.toml b.toml c.toml [2022-07-06T21:49:14.079Z] #38 13.78 [2022-07-06T21:49:14.079Z] #38 13.78 When given a list of files, tomll will modify all files in place without asking. [2022-07-06T21:49:14.079Z] #38 DONE 14.7s [2022-07-06T21:49:14.340Z] [2022-07-06T21:49:14.340Z] #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-07-06T21:49:14.340Z] #31 sha256:077ceb8e9bfd0b96d34c9ea9959d75ce7f189472f81f1c00833314cf130a5d57 [2022-07-06T21:49:14.340Z] #31 14.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-06T21:49:14.340Z] #31 15.94 [2022-07-06T21:49:14.340Z] #31 16.28 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:14.420Z] #26 3.497 + RM_GOPATH=0 [2022-07-06T21:49:14.420Z] #26 3.497 + TMP_GOPATH= [2022-07-06T21:49:14.420Z] #26 3.498 + : /build [2022-07-06T21:49:14.420Z] #26 3.498 + '[' -z '' ']' [2022-07-06T21:49:14.420Z] #26 3.498 ++ mktemp -d [2022-07-06T21:49:14.420Z] #26 3.499 + export GOPATH=/tmp/tmp.8zkUwTC56h [2022-07-06T21:49:14.420Z] #26 3.499 + GOPATH=/tmp/tmp.8zkUwTC56h [2022-07-06T21:49:14.420Z] #26 3.499 + RM_GOPATH=1 [2022-07-06T21:49:14.420Z] #26 3.499 + case "$(go env GOARCH)" in [2022-07-06T21:49:14.420Z] #26 3.503 ++ go env GOARCH [2022-07-06T21:49:14.420Z] #26 3.507 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:14.420Z] #26 3.507 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:14.420Z] #26 3.507 ++ dirname /install.sh [2022-07-06T21:49:14.420Z] #26 3.510 + dir=/ [2022-07-06T21:49:14.420Z] #26 3.511 + bin=dockercli [2022-07-06T21:49:14.420Z] #26 3.526 + shift [2022-07-06T21:49:14.420Z] #26 3.526 + '[' '!' -f //dockercli.installer ']' [2022-07-06T21:49:14.420Z] #26 3.526 + . //dockercli.installer [2022-07-06T21:49:14.420Z] #26 3.526 ++ : stable [2022-07-06T21:49:14.420Z] #26 3.526 ++ : 17.06.2-ce [2022-07-06T21:49:14.420Z] #26 3.526 + install_dockercli [2022-07-06T21:49:14.420Z] #26 3.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-06T21:49:14.420Z] #26 3.526 ++ uname -m [2022-07-06T21:49:14.420Z] #26 3.526 + arch=x86_64 [2022-07-06T21:49:14.420Z] #26 3.526 + '[' x86_64 '!=' x86_64 ']' [2022-07-06T21:49:14.420Z] #26 3.526 + url=https://download.docker.com/linux/static [2022-07-06T21:49:14.420Z] #26 3.526 + tar -xz docker/docker [2022-07-06T21:49:14.420Z] #26 3.526 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-06T21:49:14.420Z] #26 3.526 Install docker/cli version 17.06.2-ce from stable [2022-07-06T21:49:14.568Z] #31 ... [2022-07-06T21:49:14.568Z] [2022-07-06T21:49:14.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:49:14.568Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:49:14.568Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.2s [2022-07-06T21:49:14.568Z] #11 ... [2022-07-06T21:49:14.568Z] [2022-07-06T21:49:14.568Z] #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-07-06T21:49:14.568Z] #31 sha256:b75f78de460a24727a8a19c0e56a22b10c7a50702a19a9e635aa6d464022ee05 [2022-07-06T21:49:14.568Z] #31 DONE 13.2s [2022-07-06T21:49:14.568Z] [2022-07-06T21:49:14.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-06T21:49:14.568Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-06T21:49:15.724Z] #31 17.99 [2022-07-06T21:49:15.793Z] #26 ... [2022-07-06T21:49:15.793Z] [2022-07-06T21:49:15.793Z] #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-07-06T21:49:15.793Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:15.793Z] #14 5.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:15.793Z] #14 5.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:15.793Z] #14 5.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:16.372Z] #14 6.737 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:17.180Z] #19 70.07 Reading package lists... [2022-07-06T21:49:17.180Z] #19 ... [2022-07-06T21:49:17.180Z] [2022-07-06T21:49:17.180Z] #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-07-06T21:49:17.180Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:49:17.180Z] #84 35.48 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-06T21:49:18.592Z] #67 ... [2022-07-06T21:49:18.592Z] [2022-07-06T21:49:18.592Z] #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-07-06T21:49:18.592Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:18.592Z] #62 5.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:18.592Z] #62 5.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:18.592Z] #62 5.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:18.592Z] #62 5.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:18.592Z] #62 6.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:18.592Z] #62 ... [2022-07-06T21:49:18.592Z] [2022-07-06T21:49:18.592Z] #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-07-06T21:49:18.592Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:18.592Z] #55 5.666 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-06T21:49:18.592Z] #55 6.792 go: downloading github.com/fatih/color v1.13.0 [2022-07-06T21:49:18.592Z] #55 6.801 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:18.592Z] #55 6.893 go: downloading github.com/pkg/errors v0.9.1 [2022-07-06T21:49:18.764Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.4s done [2022-07-06T21:49:18.764Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-06T21:49:18.849Z] #55 6.917 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-06T21:49:18.849Z] #55 6.960 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-06T21:49:18.849Z] #55 7.096 go: downloading github.com/spf13/viper v1.11.0 [2022-07-06T21:49:19.012Z] #31 21.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-06T21:49:19.012Z] #31 ... [2022-07-06T21:49:19.012Z] [2022-07-06T21:49:19.012Z] #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-07-06T21:49:19.012Z] #67 sha256:2374e2af592dd2b11c142b228ca5926e6c68cce1daf9ec60ee62ed12f8f54a04 [2022-07-06T21:49:19.012Z] #67 9.081 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:19.012Z] #67 9.146 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-06T21:49:19.012Z] #67 9.425 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-06T21:49:19.012Z] #67 12.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-06T21:49:19.012Z] #67 12.99 go: downloading github.com/google/uuid v1.3.0 [2022-07-06T21:49:19.012Z] #67 13.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-06T21:49:19.012Z] #67 13.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-06T21:49:19.012Z] #67 13.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:19.012Z] #67 13.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-06T21:49:19.012Z] #67 13.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-06T21:49:19.012Z] #67 14.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-06T21:49:19.012Z] #67 14.34 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-06T21:49:19.012Z] #67 16.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-06T21:49:19.012Z] #67 16.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:19.012Z] #67 ... [2022-07-06T21:49:19.012Z] [2022-07-06T21:49:19.012Z] #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-07-06T21:49:19.012Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:19.012Z] #55 14.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-06T21:49:19.012Z] #55 14.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-06T21:49:19.012Z] #55 15.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-06T21:49:19.012Z] #55 15.27 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-06T21:49:19.012Z] #55 15.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-06T21:49:19.012Z] #55 15.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-06T21:49:19.012Z] #55 15.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-06T21:49:19.012Z] #55 15.77 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-06T21:49:19.012Z] #55 15.86 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-06T21:49:19.012Z] #55 15.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-06T21:49:19.012Z] #55 15.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-06T21:49:19.012Z] #55 16.02 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-06T21:49:19.012Z] #55 16.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-06T21:49:19.012Z] #55 16.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-06T21:49:19.012Z] #55 16.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-06T21:49:19.012Z] #55 16.38 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-06T21:49:19.012Z] #55 16.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-06T21:49:19.012Z] #55 16.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-06T21:49:19.012Z] #55 16.55 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-06T21:49:19.012Z] #55 16.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-06T21:49:19.012Z] #55 16.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-06T21:49:19.012Z] #55 16.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-06T21:49:19.012Z] #55 16.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-06T21:49:19.012Z] #55 17.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-06T21:49:19.012Z] #55 17.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-06T21:49:19.012Z] #55 17.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-06T21:49:19.012Z] #55 17.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-06T21:49:19.012Z] #55 17.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-06T21:49:19.012Z] #55 17.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-06T21:49:19.012Z] #55 17.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-06T21:49:19.012Z] #55 17.51 go: downloading github.com/julz/importas v0.1.0 [2022-07-06T21:49:19.012Z] #55 17.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-06T21:49:19.012Z] #55 17.74 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-06T21:49:19.012Z] #55 17.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-06T21:49:19.012Z] #55 17.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-06T21:49:19.012Z] #55 17.83 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-06T21:49:19.012Z] #55 17.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-06T21:49:19.012Z] #55 17.96 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-06T21:49:19.012Z] #55 18.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-06T21:49:19.012Z] #55 18.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-06T21:49:19.012Z] #55 18.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-06T21:49:19.012Z] #55 18.22 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-06T21:49:19.012Z] #55 18.83 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-06T21:49:19.012Z] #55 18.85 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-06T21:49:19.012Z] #55 18.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-06T21:49:19.012Z] #55 18.92 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-06T21:49:19.012Z] #55 19.00 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-06T21:49:19.012Z] #55 19.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-06T21:49:19.012Z] #55 19.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-06T21:49:19.012Z] #55 19.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-06T21:49:19.012Z] #55 19.30 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-06T21:49:19.012Z] #55 19.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-06T21:49:19.012Z] #55 19.57 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-06T21:49:19.012Z] #55 19.61 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-06T21:49:19.023Z] #11 DONE 44.7s [2022-07-06T21:49:19.023Z] [2022-07-06T21:49:19.023Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-06T21:49:19.023Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-06T21:49:19.111Z] #55 7.288 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-06T21:49:19.112Z] #55 ... [2022-07-06T21:49:19.112Z] [2022-07-06T21:49:19.112Z] #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-07-06T21:49:19.112Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:19.112Z] #57 7.305 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-06T21:49:19.282Z] #55 19.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-06T21:49:19.282Z] #55 19.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-06T21:49:19.540Z] #55 19.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-06T21:49:19.540Z] #55 19.95 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-06T21:49:19.540Z] #55 20.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-06T21:49:19.540Z] #55 20.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-06T21:49:19.540Z] #55 20.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-06T21:49:19.612Z] #12 DONE 0.8s [2022-07-06T21:49:19.652Z] #14 9.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:19.652Z] #14 ... [2022-07-06T21:49:19.652Z] [2022-07-06T21:49:19.652Z] #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-07-06T21:49:19.652Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:19.652Z] #53 5.744 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-06T21:49:19.652Z] #53 7.586 go: downloading github.com/fatih/color v1.10.0 [2022-07-06T21:49:19.652Z] #53 7.953 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-06T21:49:19.652Z] #53 8.012 go: downloading golang.org/x/tools v0.1.0 [2022-07-06T21:49:19.652Z] #53 8.272 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-06T21:49:19.652Z] #53 8.350 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-06T21:49:19.652Z] #53 8.438 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-06T21:49:19.652Z] #53 8.788 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-06T21:49:19.652Z] #53 8.841 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-06T21:49:19.652Z] #53 8.957 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-06T21:49:19.652Z] #53 9.062 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-06T21:49:19.652Z] #53 9.303 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-06T21:49:19.798Z] #55 20.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-06T21:49:19.799Z] #55 20.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-06T21:49:19.799Z] #55 20.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-06T21:49:19.875Z] [2022-07-06T21:49:19.875Z] #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-07-06T21:49:19.875Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-06T21:49:19.911Z] #53 ... [2022-07-06T21:49:19.911Z] [2022-07-06T21:49:19.911Z] #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-07-06T21:49:19.911Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:19.911Z] #62 4.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:19.911Z] #62 4.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:19.911Z] #62 4.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:19.911Z] #62 4.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:19.911Z] #62 6.157 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:19.911Z] #62 8.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:19.911Z] #62 ... [2022-07-06T21:49:19.911Z] [2022-07-06T21:49:19.911Z] #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-07-06T21:49:19.911Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:19.911Z] #57 4.606 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-06T21:49:19.911Z] #57 5.836 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-06T21:49:19.912Z] #57 5.847 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-06T21:49:19.912Z] #57 5.874 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-06T21:49:19.912Z] #57 7.999 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-06T21:49:20.057Z] #55 20.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-06T21:49:20.057Z] #55 20.65 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-06T21:49:20.170Z] #57 ... [2022-07-06T21:49:20.170Z] [2022-07-06T21:49:20.170Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-06T21:49:20.170Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:20.170Z] #76 5.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:20.170Z] #76 5.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:20.170Z] #76 5.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:20.170Z] #76 6.378 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:20.170Z] #76 8.448 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:20.170Z] #76 ... [2022-07-06T21:49:20.170Z] [2022-07-06T21:49:20.170Z] #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-07-06T21:49:20.170Z] #67 sha256:97ba31bd730788c21fe1fd92783193495d6b04bd0270188b0938362d1bd5cc20 [2022-07-06T21:49:20.170Z] #67 5.206 + RM_GOPATH=0 [2022-07-06T21:49:20.170Z] #67 5.206 + TMP_GOPATH= [2022-07-06T21:49:20.170Z] #67 5.206 + : /build [2022-07-06T21:49:20.170Z] #67 5.206 + '[' -z '' ']' [2022-07-06T21:49:20.170Z] #67 5.206 ++ mktemp -d [2022-07-06T21:49:20.170Z] #67 5.209 + export GOPATH=/tmp/tmp.fz3LdgYxuZ [2022-07-06T21:49:20.170Z] #67 5.209 + GOPATH=/tmp/tmp.fz3LdgYxuZ [2022-07-06T21:49:20.170Z] #67 5.209 + RM_GOPATH=1 [2022-07-06T21:49:20.170Z] #67 5.209 + case "$(go env GOARCH)" in [2022-07-06T21:49:20.170Z] #67 5.221 ++ go env GOARCH [2022-07-06T21:49:20.170Z] #67 5.242 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:20.170Z] #67 5.242 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:20.170Z] #67 5.245 ++ dirname /install.sh [2022-07-06T21:49:20.170Z] #67 5.249 + dir=/ [2022-07-06T21:49:20.170Z] #67 5.249 + bin=rootlesskit [2022-07-06T21:49:20.170Z] #67 5.249 + shift [2022-07-06T21:49:20.170Z] #67 5.249 + '[' '!' -f //rootlesskit.installer ']' [2022-07-06T21:49:20.170Z] #67 5.250 + . //rootlesskit.installer [2022-07-06T21:49:20.170Z] #67 5.250 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:20.170Z] #67 5.251 + install_rootlesskit [2022-07-06T21:49:20.170Z] #67 5.251 + case "$1" in [2022-07-06T21:49:20.170Z] #67 5.251 + export CGO_ENABLED=0 [2022-07-06T21:49:20.170Z] #67 5.251 + CGO_ENABLED=0 [2022-07-06T21:49:20.170Z] #67 5.251 + _install_rootlesskit [2022-07-06T21:49:20.170Z] #67 5.252 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-06T21:49:20.170Z] #67 5.252 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:49:20.170Z] #67 5.252 + GOBIN=/build [2022-07-06T21:49:20.170Z] #67 5.252 + GO111MODULE=on [2022-07-06T21:49:20.170Z] #67 5.252 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:20.170Z] #67 5.252 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:20.170Z] #67 5.876 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-06T21:49:20.170Z] #67 8.570 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:20.170Z] #67 8.637 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-06T21:49:20.170Z] #67 9.199 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-06T21:49:20.316Z] #55 20.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-06T21:49:20.316Z] #55 20.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-06T21:49:20.316Z] #55 20.77 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-06T21:49:20.316Z] #55 20.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-06T21:49:20.316Z] #55 ... [2022-07-06T21:49:20.316Z] [2022-07-06T21:49:20.316Z] #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-07-06T21:49:20.316Z] #31 sha256:077ceb8e9bfd0b96d34c9ea9959d75ce7f189472f81f1c00833314cf130a5d57 [2022-07-06T21:49:20.316Z] #31 22.72 #=#=# [2022-07-06T21:49:20.428Z] #67 ... [2022-07-06T21:49:20.428Z] [2022-07-06T21:49:20.428Z] #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-07-06T21:49:20.428Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:20.428Z] #38 3.772 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-06T21:49:20.442Z] #13 DONE 0.7s [2022-07-06T21:49:20.442Z] [2022-07-06T21:49:20.442Z] #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-07-06T21:49:20.442Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:20.442Z] #53 ... [2022-07-06T21:49:20.442Z] [2022-07-06T21:49:20.442Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-06T21:49:20.442Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-06T21:49:20.442Z] #46 DONE 0.2s [2022-07-06T21:49:20.487Z] #57 8.792 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-06T21:49:20.488Z] #57 8.828 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-06T21:49:20.685Z] #38 ... [2022-07-06T21:49:20.685Z] [2022-07-06T21:49:20.685Z] #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-07-06T21:49:20.685Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:20.685Z] #36 4.417 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-06T21:49:20.685Z] #36 ... [2022-07-06T21:49:20.685Z] [2022-07-06T21:49:20.685Z] #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-07-06T21:49:20.685Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:20.685Z] #40 4.037 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-06T21:49:20.685Z] #40 5.110 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-06T21:49:20.685Z] #40 6.668 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-06T21:49:20.685Z] #40 7.076 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-06T21:49:20.686Z] #40 7.128 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-06T21:49:20.686Z] #40 10.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-06T21:49:20.686Z] #40 10.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:20.708Z] [2022-07-06T21:49:20.709Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-06T21:49:20.709Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-06T21:49:20.709Z] #33 DONE 0.2s [2022-07-06T21:49:20.709Z] [2022-07-06T21:49:20.709Z] #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-07-06T21:49:20.709Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-06T21:49:20.709Z] #50 DONE 0.3s [2022-07-06T21:49:20.709Z] [2022-07-06T21:49:20.709Z] #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-07-06T21:49:20.709Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:20.709Z] #51 ... [2022-07-06T21:49:20.709Z] [2022-07-06T21:49:20.709Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-06T21:49:20.709Z] #25 sha256:5499e293d28983f2143dae0102a02660c8e9eecacb02316cba036effba49d6e6 [2022-07-06T21:49:20.709Z] #25 DONE 0.4s [2022-07-06T21:49:20.709Z] [2022-07-06T21:49:20.709Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-06T21:49:20.709Z] #66 sha256:5bb3c9ba583ca9ee1fa8df1d365d5efa6e1731b2c005b31e5919a67417f1a9e4 [2022-07-06T21:49:20.709Z] #66 DONE 0.4s [2022-07-06T21:49:20.764Z] #57 8.992 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-06T21:49:20.835Z] #31 23.02 #=#=# ######################################################################## 100.0% [2022-07-06T21:49:20.835Z] #31 ... [2022-07-06T21:49:20.835Z] [2022-07-06T21:49:20.835Z] #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-07-06T21:49:20.835Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:20.835Z] #76 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:49:20.835Z] #76 16.27 Fetched 8435 kB in 12s (731 kB/s) [2022-07-06T21:49:20.835Z] #76 16.27 Reading package lists... [2022-07-06T21:49:20.943Z] #40 ... [2022-07-06T21:49:20.943Z] [2022-07-06T21:49:20.943Z] #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-07-06T21:49:20.943Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:20.943Z] #42 4.912 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:20.943Z] #42 4.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:20.943Z] #42 4.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:20.943Z] #42 5.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:20.943Z] #42 8.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:20.943Z] #42 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:20.943Z] #42 ... [2022-07-06T21:49:20.943Z] [2022-07-06T21:49:20.943Z] #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-07-06T21:49:20.943Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:20.943Z] #51 5.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:20.943Z] #51 6.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:20.943Z] #51 6.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:20.943Z] #51 6.631 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-06T21:49:20.943Z] #51 7.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:20.943Z] #51 9.665 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:20.967Z] [2022-07-06T21:49:20.967Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-06T21:49:20.967Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:49:21.094Z] #76 20.97 Reading package lists... [2022-07-06T21:49:21.094Z] #76 ... [2022-07-06T21:49:21.094Z] [2022-07-06T21:49:21.094Z] #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-07-06T21:49:21.094Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:21.094Z] #42 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:49:21.094Z] #42 17.14 Fetched 8435 kB in 12s (680 kB/s) [2022-07-06T21:49:21.094Z] #42 17.14 Reading package lists... [2022-07-06T21:49:21.094Z] #42 ... [2022-07-06T21:49:21.094Z] [2022-07-06T21:49:21.094Z] #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-07-06T21:49:21.094Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-06T21:49:21.094Z] #47 20.27 Updating files: 79% (1730/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-06T21:49:21.094Z] #47 20.66 + git checkout -q v2.3.0 [2022-07-06T21:49:21.201Z] #51 ... [2022-07-06T21:49:21.201Z] [2022-07-06T21:49:21.201Z] #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-07-06T21:49:21.201Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:21.201Z] #55 4.213 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-06T21:49:21.201Z] #55 5.760 go: downloading github.com/fatih/color v1.13.0 [2022-07-06T21:49:21.201Z] #55 5.762 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:21.201Z] #55 5.884 go: downloading github.com/pkg/errors v0.9.1 [2022-07-06T21:49:21.201Z] #55 5.887 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-06T21:49:21.201Z] #55 5.988 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-06T21:49:21.201Z] #55 6.232 go: downloading github.com/spf13/viper v1.11.0 [2022-07-06T21:49:21.201Z] #55 6.458 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-06T21:49:21.201Z] #55 7.019 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-06T21:49:21.201Z] #55 7.050 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-06T21:49:21.201Z] #55 8.884 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-06T21:49:21.201Z] #55 9.008 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-06T21:49:21.201Z] #55 9.126 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-06T21:49:21.201Z] #55 9.324 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-06T21:49:21.201Z] #55 ... [2022-07-06T21:49:21.201Z] [2022-07-06T21:49:21.201Z] #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-07-06T21:49:21.201Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:49:21.201Z] #47 5.351 + git clone https://github.com/docker/distribution.git . [2022-07-06T21:49:21.201Z] #47 5.365 Cloning into '.'... [2022-07-06T21:49:21.462Z] #47 ... [2022-07-06T21:49:21.462Z] [2022-07-06T21:49:21.462Z] #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-07-06T21:49:21.462Z] #26 sha256:490e6c6c2b1792b44a1380455c85d13266d9e94a65fb3514ed15e3e7e1fc6776 [2022-07-06T21:49:21.462Z] #26 10.91 + mkdir -p /build [2022-07-06T21:49:21.462Z] #26 10.92 + mv docker/docker /build/ [2022-07-06T21:49:21.462Z] #26 10.93 + rmdir docker [2022-07-06T21:49:21.661Z] #47 ... [2022-07-06T21:49:21.661Z] [2022-07-06T21:49:21.661Z] #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-07-06T21:49:21.661Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-06T21:49:21.661Z] #53 11.96 go: downloading golang.org/x/mod v0.3.0 [2022-07-06T21:49:21.661Z] #53 ... [2022-07-06T21:49:21.661Z] [2022-07-06T21:49:21.661Z] #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-07-06T21:49:21.661Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-06T21:49:21.661Z] #36 12.17 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-06T21:49:21.661Z] #36 12.20 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-06T21:49:21.661Z] #36 12.54 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-06T21:49:21.661Z] #36 12.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-06T21:49:21.661Z] #36 13.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-06T21:49:21.661Z] #36 13.47 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-06T21:49:21.661Z] #36 13.56 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-06T21:49:21.661Z] #36 13.59 go: downloading github.com/peterh/liner v1.2.2 [2022-07-06T21:49:21.661Z] #36 13.72 go: downloading github.com/google/go-dap v0.6.0 [2022-07-06T21:49:21.661Z] #36 14.11 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-06T21:49:21.661Z] #36 15.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-06T21:49:21.661Z] #36 15.66 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-06T21:49:21.661Z] #36 15.72 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-06T21:49:21.661Z] #36 16.60 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-06T21:49:21.661Z] #36 16.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-06T21:49:21.704Z] #57 ... [2022-07-06T21:49:21.704Z] [2022-07-06T21:49:21.704Z] #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-07-06T21:49:21.704Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:21.704Z] #76 6.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:21.704Z] #76 6.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:21.704Z] #76 6.533 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:21.704Z] #76 7.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:21.704Z] #76 ... [2022-07-06T21:49:21.704Z] [2022-07-06T21:49:21.704Z] #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-07-06T21:49:21.704Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:21.704Z] #38 6.805 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-06T21:49:21.920Z] #36 ... [2022-07-06T21:49:21.920Z] [2022-07-06T21:49:21.920Z] #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-07-06T21:49:21.920Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:21.964Z] #38 ... [2022-07-06T21:49:21.964Z] [2022-07-06T21:49:21.964Z] #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-07-06T21:49:21.964Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:21.964Z] #36 8.329 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-06T21:49:22.026Z] #26 DONE 11.6s [2022-07-06T21:49:22.026Z] [2022-07-06T21:49:22.026Z] #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-07-06T21:49:22.026Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:22.026Z] #51 11.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:22.229Z] #36 ... [2022-07-06T21:49:22.229Z] [2022-07-06T21:49:22.229Z] #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-07-06T21:49:22.229Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:22.229Z] #14 7.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:22.229Z] #14 8.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:22.229Z] #14 8.029 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:22.229Z] #14 9.488 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:22.229Z] #14 ... [2022-07-06T21:49:22.229Z] [2022-07-06T21:49:22.229Z] #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-07-06T21:49:22.229Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:22.229Z] #53 8.215 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-06T21:49:22.487Z] #53 ... [2022-07-06T21:49:22.487Z] [2022-07-06T21:49:22.487Z] #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-07-06T21:49:22.487Z] #26 sha256:f21ff06de68131ede609bc1acb437c1023357afe7ef1bf1a080fb080c04905f1 [2022-07-06T21:49:22.487Z] #26 7.248 + RM_GOPATH=0 [2022-07-06T21:49:22.487Z] #26 7.251 + TMP_GOPATH= [2022-07-06T21:49:22.487Z] #26 7.251 + : /build [2022-07-06T21:49:22.487Z] #26 7.251 + '[' -z '' ']' [2022-07-06T21:49:22.487Z] #26 7.251 ++ mktemp -d [2022-07-06T21:49:22.487Z] #26 7.265 + export GOPATH=/tmp/tmp.vqNmfocwiV [2022-07-06T21:49:22.487Z] #26 7.266 + GOPATH=/tmp/tmp.vqNmfocwiV [2022-07-06T21:49:22.487Z] #26 7.268 + RM_GOPATH=1 [2022-07-06T21:49:22.487Z] #26 7.268 + case "$(go env GOARCH)" in [2022-07-06T21:49:22.487Z] #26 7.276 ++ go env GOARCH [2022-07-06T21:49:22.487Z] #26 7.380 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:22.487Z] #26 7.380 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:22.487Z] #26 7.384 ++ dirname /install.sh [2022-07-06T21:49:22.487Z] #26 7.390 + dir=/ [2022-07-06T21:49:22.487Z] #26 7.390 + bin=dockercli [2022-07-06T21:49:22.487Z] #26 7.394 + shift [2022-07-06T21:49:22.487Z] #26 7.394 + '[' '!' -f //dockercli.installer ']' [2022-07-06T21:49:22.487Z] #26 7.394 + . //dockercli.installer [2022-07-06T21:49:22.487Z] #26 7.394 ++ : stable [2022-07-06T21:49:22.487Z] #26 7.394 ++ : 17.06.2-ce [2022-07-06T21:49:22.487Z] #26 7.394 + install_dockercli [2022-07-06T21:49:22.487Z] #26 7.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-06T21:49:22.487Z] #26 7.394 ++ uname -m [2022-07-06T21:49:22.487Z] #26 7.394 Install docker/cli version 17.06.2-ce from stable [2022-07-06T21:49:22.487Z] #26 7.400 + arch=x86_64 [2022-07-06T21:49:22.487Z] #26 7.400 + '[' x86_64 '!=' x86_64 ']' [2022-07-06T21:49:22.487Z] #26 7.400 + url=https://download.docker.com/linux/static [2022-07-06T21:49:22.487Z] #26 7.400 + tar -xz docker/docker [2022-07-06T21:49:22.487Z] #26 7.400 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-06T21:49:22.487Z] #26 ... [2022-07-06T21:49:22.487Z] [2022-07-06T21:49:22.487Z] #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-07-06T21:49:22.487Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:49:22.487Z] #47 7.493 + git clone https://github.com/docker/distribution.git . [2022-07-06T21:49:22.487Z] #47 7.509 Cloning into '.'... [2022-07-06T21:49:22.493Z] #42 21.86 Reading package lists... [2022-07-06T21:49:22.493Z] #42 ... [2022-07-06T21:49:22.493Z] [2022-07-06T21:49:22.493Z] #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-07-06T21:49:22.493Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-06T21:49:22.493Z] #40 12.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-06T21:49:22.493Z] #40 13.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:22.493Z] #40 ... [2022-07-06T21:49:22.493Z] [2022-07-06T21:49:22.493Z] #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-07-06T21:49:22.493Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-06T21:49:22.493Z] #47 22.39 + 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-07-06T21:49:22.743Z] #47 ... [2022-07-06T21:49:22.744Z] [2022-07-06T21:49:22.744Z] #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-07-06T21:49:22.744Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:22.744Z] #40 7.553 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-06T21:49:22.744Z] #40 8.707 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-06T21:49:22.744Z] #40 ... [2022-07-06T21:49:22.744Z] [2022-07-06T21:49:22.744Z] #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-07-06T21:49:22.744Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:49:22.744Z] #34 6.464 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-06T21:49:22.744Z] #34 6.464 Cloning into '.'... [2022-07-06T21:49:22.772Z] #47 ... [2022-07-06T21:49:22.772Z] [2022-07-06T21:49:22.772Z] #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-07-06T21:49:22.772Z] #31 sha256:077ceb8e9bfd0b96d34c9ea9959d75ce7f189472f81f1c00833314cf130a5d57 [2022-07-06T21:49:22.772Z] #31 24.36 [2022-07-06T21:49:22.772Z] #31 24.75 Download of images into '/build' complete. [2022-07-06T21:49:22.772Z] #31 24.76 Use something like the following to load the result into a Docker daemon: [2022-07-06T21:49:22.772Z] #31 24.76 tar -cC '/build' . | docker load [2022-07-06T21:49:22.772Z] #31 DONE 25.0s [2022-07-06T21:49:22.772Z] [2022-07-06T21:49:22.772Z] #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-07-06T21:49:22.772Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:22.772Z] #55 21.11 go: downloading honnef.co/go/tools v0.3.1 [2022-07-06T21:49:22.772Z] #55 22.47 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-06T21:49:22.772Z] #55 22.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-06T21:49:22.772Z] #55 22.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-06T21:49:22.772Z] #55 22.61 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-06T21:49:22.772Z] #55 22.71 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-06T21:49:23.000Z] #34 ... [2022-07-06T21:49:23.000Z] [2022-07-06T21:49:23.000Z] #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-07-06T21:49:23.000Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:23.000Z] #51 8.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:23.000Z] #51 8.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:23.000Z] #51 8.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:23.000Z] #51 8.881 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-06T21:49:23.000Z] #51 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:23.258Z] #51 ... [2022-07-06T21:49:23.258Z] [2022-07-06T21:49:23.258Z] #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-07-06T21:49:23.258Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:23.258Z] #42 8.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:23.258Z] #42 8.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:23.258Z] #42 8.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:23.258Z] #42 9.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:23.258Z] #42 ... [2022-07-06T21:49:23.258Z] [2022-07-06T21:49:23.258Z] #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-07-06T21:49:23.258Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:23.258Z] #53 11.19 go: downloading github.com/fatih/color v1.10.0 [2022-07-06T21:49:23.258Z] #53 11.24 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-06T21:49:23.258Z] #53 11.30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-06T21:49:23.340Z] #55 ... [2022-07-06T21:49:23.340Z] [2022-07-06T21:49:23.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-06T21:49:23.340Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:23.340Z] #51 13.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-06T21:49:23.340Z] #51 17.20 Fetched 8439 kB in 13s (666 kB/s) [2022-07-06T21:49:23.340Z] #51 17.20 Reading package lists... [2022-07-06T21:49:23.823Z] #53 11.92 go: downloading golang.org/x/tools v0.1.0 [2022-07-06T21:49:23.908Z] #51 21.96 Reading package lists... [2022-07-06T21:49:23.908Z] #51 ... [2022-07-06T21:49:23.908Z] [2022-07-06T21:49:23.908Z] #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-07-06T21:49:23.908Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:23.908Z] #55 24.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-06T21:49:23.908Z] #55 24.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-06T21:49:23.908Z] #55 24.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-06T21:49:24.167Z] #55 24.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-06T21:49:24.167Z] #55 24.68 go: downloading golang.org/x/text v0.3.7 [2022-07-06T21:49:24.394Z] #53 12.54 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-06T21:49:24.394Z] #53 12.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-06T21:49:24.394Z] #53 12.71 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-06T21:49:24.550Z] #51 14.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-06T21:49:24.652Z] #53 12.91 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-06T21:49:24.808Z] #51 ... [2022-07-06T21:49:24.808Z] [2022-07-06T21:49:24.808Z] #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-07-06T21:49:24.808Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:49:24.808Z] #34 4.656 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-06T21:49:24.808Z] #34 4.656 Cloning into '.'... [2022-07-06T21:49:24.808Z] #34 ... [2022-07-06T21:49:24.808Z] [2022-07-06T21:49:24.808Z] #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-07-06T21:49:24.808Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:24.808Z] #55 14.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-06T21:49:24.808Z] #55 14.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:24.808Z] #55 14.12 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-06T21:49:24.808Z] #55 14.43 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-06T21:49:24.808Z] #55 14.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-06T21:49:24.808Z] #55 14.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-06T21:49:24.808Z] #55 14.85 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-06T21:49:24.808Z] #55 14.88 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-06T21:49:24.808Z] #55 15.03 go: downloading github.com/spf13/afero v1.8.2 [2022-07-06T21:49:24.808Z] #55 15.09 go: downloading github.com/spf13/cast v1.4.1 [2022-07-06T21:49:24.808Z] #55 15.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-06T21:49:25.103Z] #55 ... [2022-07-06T21:49:25.103Z] [2022-07-06T21:49:25.103Z] #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-07-06T21:49:25.103Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:25.103Z] #14 15.60 Fetched 8435 kB in 12s (723 kB/s) [2022-07-06T21:49:25.103Z] #14 15.60 Reading package lists... [2022-07-06T21:49:25.103Z] #14 20.34 Reading package lists... [2022-07-06T21:49:25.362Z] #14 24.70 Building dependency tree... [2022-07-06T21:49:25.362Z] #14 ... [2022-07-06T21:49:25.362Z] [2022-07-06T21:49:25.362Z] #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-07-06T21:49:25.362Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-06T21:49:25.362Z] #62 15.88 Fetched 8435 kB in 12s (725 kB/s) [2022-07-06T21:49:25.362Z] #62 15.88 Reading package lists... [2022-07-06T21:49:25.362Z] #62 20.59 Reading package lists... [2022-07-06T21:49:25.362Z] #62 25.36 Building dependency tree... [2022-07-06T21:49:25.362Z] #62 ... [2022-07-06T21:49:25.362Z] [2022-07-06T21:49:25.362Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:49:25.362Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:25.362Z] #14 24.70 Building dependency tree... [2022-07-06T21:49:25.372Z] #55 15.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-06T21:49:25.373Z] #55 15.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-06T21:49:25.373Z] #55 15.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-06T21:49:25.373Z] #55 15.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-06T21:49:25.373Z] #55 15.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-06T21:49:25.373Z] #55 15.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-06T21:49:25.630Z] #55 15.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-06T21:49:25.630Z] #55 15.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-06T21:49:25.630Z] #55 15.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-06T21:49:25.887Z] #55 16.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-06T21:49:26.237Z] #67 ... [2022-07-06T21:49:26.237Z] [2022-07-06T21:49:26.237Z] #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-07-06T21:49:26.237Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:26.237Z] #14 5.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:26.237Z] #14 5.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:26.237Z] #14 5.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:26.237Z] #14 5.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:26.237Z] #14 5.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:26.451Z] #55 16.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-06T21:49:26.451Z] #55 16.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-06T21:49:26.451Z] #55 16.83 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-06T21:49:26.708Z] #55 16.97 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-06T21:49:26.708Z] #55 16.98 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-06T21:49:26.804Z] #14 ... [2022-07-06T21:49:26.804Z] [2022-07-06T21:49:26.804Z] #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-07-06T21:49:26.804Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:26.804Z] #62 5.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:26.804Z] #62 5.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:26.804Z] #62 5.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:26.804Z] #62 6.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:27.064Z] #62 ... [2022-07-06T21:49:27.064Z] [2022-07-06T21:49:27.064Z] #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-07-06T21:49:27.064Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:27.064Z] #14 6.713 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:27.278Z] #55 17.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-06T21:49:27.278Z] #55 17.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-06T21:49:27.535Z] #55 ... [2022-07-06T21:49:27.535Z] [2022-07-06T21:49:27.535Z] #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-07-06T21:49:27.535Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:27.535Z] #38 16.80 tomll can be used in two ways: [2022-07-06T21:49:27.535Z] #38 16.80 Writing to STDIN and reading from STDOUT: [2022-07-06T21:49:27.535Z] #38 16.80 cat file.toml | tomll > file.toml [2022-07-06T21:49:27.535Z] #38 16.80 [2022-07-06T21:49:27.535Z] #38 16.80 Reading and updating a list of files: [2022-07-06T21:49:27.535Z] #38 16.80 tomll a.toml b.toml c.toml [2022-07-06T21:49:27.535Z] #38 16.80 [2022-07-06T21:49:27.535Z] #38 16.80 When given a list of files, tomll will modify all files in place without asking. [2022-07-06T21:49:27.535Z] #38 DONE 17.7s [2022-07-06T21:49:27.535Z] [2022-07-06T21:49:27.535Z] #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-07-06T21:49:27.535Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:27.535Z] #55 17.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-06T21:49:27.535Z] #55 17.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-06T21:49:27.792Z] #55 18.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-06T21:49:27.894Z] #14 28.14 The following additional packages will be installed: [2022-07-06T21:49:27.894Z] #14 28.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:49:27.894Z] #14 28.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-06T21:49:27.894Z] #14 28.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-06T21:49:27.894Z] #14 28.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-06T21:49:27.894Z] #14 28.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-06T21:49:27.894Z] #14 28.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-06T21:49:27.894Z] #14 28.16 mingw-w64-common mingw-w64-x86-64-dev [2022-07-06T21:49:27.894Z] #14 28.17 Suggested packages: [2022-07-06T21:49:27.894Z] #14 28.18 gcc-10-locales seccomp wine64 [2022-07-06T21:49:28.049Z] #55 18.23 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-06T21:49:28.049Z] #55 18.23 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-06T21:49:28.307Z] #55 18.37 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-06T21:49:28.307Z] #55 18.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-06T21:49:28.307Z] #55 18.53 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-06T21:49:28.307Z] #55 18.65 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-06T21:49:28.564Z] #55 18.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-06T21:49:28.564Z] #55 18.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-06T21:49:28.564Z] #55 18.82 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-06T21:49:28.564Z] #55 18.86 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-06T21:49:28.822Z] #55 19.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-06T21:49:28.822Z] #55 19.23 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-06T21:49:28.829Z] #14 29.43 The following NEW packages will be installed: [2022-07-06T21:49:29.079Z] #55 19.32 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-06T21:49:29.079Z] #55 19.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-06T21:49:29.089Z] #14 29.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:49:29.089Z] #14 29.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-06T21:49:29.089Z] #14 29.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-06T21:49:29.089Z] #14 29.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-06T21:49:29.089Z] #14 29.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-06T21:49:29.089Z] #14 29.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-06T21:49:29.089Z] #14 29.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-06T21:49:29.089Z] #14 29.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-06T21:49:29.089Z] #14 29.44 mingw-w64-x86-64-dev [2022-07-06T21:49:29.337Z] #55 19.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-06T21:49:29.337Z] #55 19.55 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-06T21:49:29.337Z] #55 19.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-06T21:49:29.347Z] #14 29.80 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:29.347Z] #14 29.80 Need to get 108 MB of archives. [2022-07-06T21:49:29.347Z] #14 29.80 After this operation, 620 MB of additional disk space will be used. [2022-07-06T21:49:29.347Z] #14 29.80 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-07-06T21:49:29.347Z] #14 29.87 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-07-06T21:49:29.420Z] #84 ... [2022-07-06T21:49:29.420Z] [2022-07-06T21:49:29.420Z] #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-07-06T21:49:29.420Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:49:29.420Z] #19 70.07 Reading package lists... [2022-07-06T21:49:29.605Z] #14 29.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-06T21:49:29.606Z] #14 29.99 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-07-06T21:49:29.606Z] #14 30.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-06T21:49:29.606Z] #14 30.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-06T21:49:29.606Z] #14 30.19 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-07-06T21:49:29.864Z] #14 30.35 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-07-06T21:49:29.864Z] #14 30.36 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-07-06T21:49:29.900Z] #55 19.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-06T21:49:29.900Z] #55 20.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-06T21:49:29.900Z] #55 20.15 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-06T21:49:29.915Z] #53 ... [2022-07-06T21:49:29.915Z] [2022-07-06T21:49:29.915Z] #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-07-06T21:49:29.915Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:49:29.915Z] #67 7.205 + RM_GOPATH=0 [2022-07-06T21:49:29.915Z] #67 7.210 + TMP_GOPATH= [2022-07-06T21:49:29.915Z] #67 7.210 + : /build [2022-07-06T21:49:29.915Z] #67 7.210 + '[' -z '' ']' [2022-07-06T21:49:29.915Z] #67 7.215 ++ mktemp -d [2022-07-06T21:49:29.915Z] #67 7.215 + export GOPATH=/tmp/tmp.y9uImdTsTY [2022-07-06T21:49:29.915Z] #67 7.215 + GOPATH=/tmp/tmp.y9uImdTsTY [2022-07-06T21:49:29.915Z] #67 7.215 + RM_GOPATH=1 [2022-07-06T21:49:29.915Z] #67 7.215 + case "$(go env GOARCH)" in [2022-07-06T21:49:29.915Z] #67 7.221 ++ go env GOARCH [2022-07-06T21:49:29.915Z] #67 7.341 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:29.915Z] #67 7.341 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:29.915Z] #67 7.341 ++ dirname /install.sh [2022-07-06T21:49:29.915Z] #67 7.351 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:29.915Z] #67 7.351 + dir=/ [2022-07-06T21:49:29.915Z] #67 7.351 + bin=rootlesskit [2022-07-06T21:49:29.915Z] #67 7.351 + shift [2022-07-06T21:49:29.915Z] #67 7.351 + '[' '!' -f //rootlesskit.installer ']' [2022-07-06T21:49:29.915Z] #67 7.351 + . //rootlesskit.installer [2022-07-06T21:49:29.915Z] #67 7.351 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:29.915Z] #67 7.351 + install_rootlesskit [2022-07-06T21:49:29.915Z] #67 7.351 + case "$1" in [2022-07-06T21:49:29.915Z] #67 7.351 + export CGO_ENABLED=0 [2022-07-06T21:49:29.915Z] #67 7.351 + CGO_ENABLED=0 [2022-07-06T21:49:29.915Z] #67 7.351 + _install_rootlesskit [2022-07-06T21:49:29.915Z] #67 7.351 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-06T21:49:29.915Z] #67 7.351 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:49:29.915Z] #67 7.351 + GOBIN=/build [2022-07-06T21:49:29.915Z] #67 7.351 + GO111MODULE=on [2022-07-06T21:49:29.915Z] #67 7.351 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:29.915Z] #67 8.145 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-06T21:49:29.915Z] #67 12.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:29.915Z] #67 12.44 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-06T21:49:29.915Z] #67 13.56 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-06T21:49:29.915Z] #67 ... [2022-07-06T21:49:29.915Z] [2022-07-06T21:49:29.915Z] #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-07-06T21:49:29.915Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:29.915Z] #62 7.920 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:29.915Z] #62 ... [2022-07-06T21:49:29.915Z] [2022-07-06T21:49:29.915Z] #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-07-06T21:49:29.915Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:29.915Z] #55 8.068 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-06T21:49:29.915Z] #55 8.081 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-06T21:49:29.915Z] #55 8.280 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-06T21:49:29.915Z] #55 8.411 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-06T21:49:29.915Z] #55 10.79 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-06T21:49:29.915Z] #55 11.17 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-06T21:49:29.915Z] #55 11.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-06T21:49:29.915Z] #55 11.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-06T21:49:30.157Z] #55 20.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-06T21:49:30.157Z] #55 20.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-06T21:49:30.157Z] #55 20.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-06T21:49:30.157Z] #55 20.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-06T21:49:30.368Z] #14 ... [2022-07-06T21:49:30.368Z] [2022-07-06T21:49:30.368Z] #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-07-06T21:49:30.368Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:30.368Z] #40 7.258 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-06T21:49:30.368Z] #40 8.536 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-06T21:49:30.414Z] #55 20.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-06T21:49:30.414Z] #55 20.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-06T21:49:30.414Z] #55 20.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-06T21:49:30.433Z] #14 30.88 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-07-06T21:49:30.628Z] #40 ... [2022-07-06T21:49:30.628Z] [2022-07-06T21:49:30.628Z] #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-07-06T21:49:30.628Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:49:30.628Z] #47 7.058 + git clone https://github.com/docker/distribution.git . [2022-07-06T21:49:30.628Z] #47 7.060 Cloning into '.'... [2022-07-06T21:49:30.628Z] #47 ... [2022-07-06T21:49:30.628Z] [2022-07-06T21:49:30.628Z] #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-07-06T21:49:30.628Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:30.628Z] #57 8.014 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-06T21:49:30.628Z] #57 9.582 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-06T21:49:30.628Z] #57 9.621 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-06T21:49:30.628Z] #57 9.686 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-06T21:49:30.670Z] #55 20.98 go: downloading github.com/julz/importas v0.1.0 [2022-07-06T21:49:30.670Z] #55 20.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-06T21:49:30.670Z] #55 20.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-06T21:49:30.846Z] #55 18.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:30.847Z] #55 19.06 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-06T21:49:30.887Z] #57 ... [2022-07-06T21:49:30.887Z] [2022-07-06T21:49:30.887Z] #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-07-06T21:49:30.887Z] #26 sha256:701e6286eac7dd26a7b1c938d018d40798665c28dab9f3fdb98c1d588f3e0443 [2022-07-06T21:49:30.887Z] #26 7.307 + RM_GOPATH=0 [2022-07-06T21:49:30.887Z] #26 7.307 + TMP_GOPATH= [2022-07-06T21:49:30.887Z] #26 7.307 + : /build [2022-07-06T21:49:30.887Z] #26 7.307 + '[' -z '' ']' [2022-07-06T21:49:30.887Z] #26 7.309 ++ mktemp -d [2022-07-06T21:49:30.887Z] #26 7.312 + export GOPATH=/tmp/tmp.g3cgGRxFnQ [2022-07-06T21:49:30.887Z] #26 7.312 + GOPATH=/tmp/tmp.g3cgGRxFnQ [2022-07-06T21:49:30.887Z] #26 7.312 + RM_GOPATH=1 [2022-07-06T21:49:30.887Z] #26 7.312 + case "$(go env GOARCH)" in [2022-07-06T21:49:30.887Z] #26 7.313 ++ go env GOARCH [2022-07-06T21:49:30.887Z] #26 7.390 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:30.887Z] #26 7.390 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:30.887Z] #26 7.394 ++ dirname /install.sh [2022-07-06T21:49:30.887Z] #26 7.404 + dir=/ [2022-07-06T21:49:30.887Z] #26 7.404 + bin=dockercli [2022-07-06T21:49:30.887Z] #26 7.404 + shift [2022-07-06T21:49:30.887Z] #26 7.404 + '[' '!' -f //dockercli.installer ']' [2022-07-06T21:49:30.887Z] #26 7.404 + . //dockercli.installer [2022-07-06T21:49:30.887Z] #26 7.404 ++ : stable [2022-07-06T21:49:30.887Z] #26 7.404 ++ : 17.06.2-ce [2022-07-06T21:49:30.887Z] #26 7.404 + install_dockercli [2022-07-06T21:49:30.887Z] #26 7.404 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-06T21:49:30.887Z] #26 7.404 Install docker/cli version 17.06.2-ce from stable [2022-07-06T21:49:30.887Z] #26 7.404 ++ uname -m [2022-07-06T21:49:30.887Z] #26 7.426 + arch=x86_64 [2022-07-06T21:49:30.887Z] #26 7.426 + '[' x86_64 '!=' x86_64 ']' [2022-07-06T21:49:30.887Z] #26 7.426 + url=https://download.docker.com/linux/static [2022-07-06T21:49:30.887Z] #26 7.450 + tar -xz docker/docker [2022-07-06T21:49:30.887Z] #26 7.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-06T21:49:30.887Z] #26 ... [2022-07-06T21:49:30.887Z] [2022-07-06T21:49:30.887Z] #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-07-06T21:49:30.887Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:30.887Z] #38 8.228 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-06T21:49:30.927Z] #55 21.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-06T21:49:30.927Z] #55 21.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-06T21:49:30.927Z] #55 21.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-06T21:49:30.927Z] #55 21.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-06T21:49:30.927Z] #55 21.26 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-06T21:49:31.147Z] #38 ... [2022-07-06T21:49:31.147Z] [2022-07-06T21:49:31.147Z] #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-07-06T21:49:31.147Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:31.147Z] #36 7.528 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-06T21:49:31.184Z] #55 21.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-06T21:49:31.184Z] #55 21.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-06T21:49:31.184Z] #55 21.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-06T21:49:31.184Z] #55 ... [2022-07-06T21:49:31.184Z] [2022-07-06T21:49:31.184Z] #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-07-06T21:49:31.184Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:31.184Z] #76 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:31.184Z] #76 21.07 Fetched 8548 kB in 16s (536 kB/s) [2022-07-06T21:49:31.371Z] #14 ... [2022-07-06T21:49:31.371Z] [2022-07-06T21:49:31.371Z] #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-07-06T21:49:31.371Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-06T21:49:31.371Z] #62 25.36 Building dependency tree... [2022-07-06T21:49:31.371Z] #62 28.73 The following additional packages will be installed: [2022-07-06T21:49:31.371Z] #62 28.76 libbtrfs0 [2022-07-06T21:49:31.371Z] #62 28.94 The following NEW packages will be installed: [2022-07-06T21:49:31.371Z] #62 28.96 libbtrfs-dev libbtrfs0 [2022-07-06T21:49:31.371Z] #62 29.34 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:31.371Z] #62 29.34 Need to get 454 kB of archives. [2022-07-06T21:49:31.371Z] #62 29.34 After this operation, 1275 kB of additional disk space will be used. [2022-07-06T21:49:31.371Z] #62 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-06T21:49:31.371Z] #62 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-06T21:49:31.371Z] #62 30.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:31.371Z] #62 30.57 Fetched 454 kB in 0s (1349 kB/s) [2022-07-06T21:49:31.371Z] #62 30.65 Selecting previously unselected package libbtrfs0:arm64. [2022-07-06T21:49:31.371Z] #62 30.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-06T21:49:31.371Z] #62 30.73 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-06T21:49:31.371Z] #62 30.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-06T21:49:31.371Z] #62 31.03 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-06T21:49:31.371Z] #62 31.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-06T21:49:31.371Z] #62 31.04 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-06T21:49:31.371Z] #62 31.46 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-06T21:49:31.371Z] #62 31.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-06T21:49:31.371Z] #62 31.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:31.371Z] #62 ... [2022-07-06T21:49:31.371Z] [2022-07-06T21:49:31.371Z] #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-07-06T21:49:31.371Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:31.371Z] #14 32.06 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-07-06T21:49:31.406Z] #36 ... [2022-07-06T21:49:31.406Z] [2022-07-06T21:49:31.406Z] #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-07-06T21:49:31.406Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:31.406Z] #55 7.982 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-06T21:49:31.406Z] #55 ... [2022-07-06T21:49:31.406Z] [2022-07-06T21:49:31.406Z] #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-07-06T21:49:31.406Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:31.406Z] #76 7.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:31.406Z] #76 7.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:31.406Z] #76 7.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:31.406Z] #76 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:31.412Z] #55 19.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-06T21:49:31.412Z] #55 ... [2022-07-06T21:49:31.412Z] [2022-07-06T21:49:31.412Z] #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-07-06T21:49:31.412Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:49:31.412Z] #67 19.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-06T21:49:31.441Z] #76 21.07 Reading package lists... [2022-07-06T21:49:31.441Z] #76 ... [2022-07-06T21:49:31.441Z] [2022-07-06T21:49:31.441Z] #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-07-06T21:49:31.441Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:31.441Z] #55 21.59 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-06T21:49:31.665Z] #76 ... [2022-07-06T21:49:31.665Z] [2022-07-06T21:49:31.665Z] #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-07-06T21:49:31.665Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:31.665Z] #42 8.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:31.665Z] #42 8.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:31.665Z] #42 8.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:31.665Z] #42 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:31.665Z] #42 ... [2022-07-06T21:49:31.665Z] [2022-07-06T21:49:31.665Z] #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-07-06T21:49:31.665Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:49:31.665Z] #34 7.032 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-06T21:49:31.665Z] #34 7.055 Cloning into '.'... [2022-07-06T21:49:31.926Z] #34 ... [2022-07-06T21:49:31.926Z] [2022-07-06T21:49:31.926Z] #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-07-06T21:49:31.926Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:49:31.926Z] #67 7.249 + RM_GOPATH=0 [2022-07-06T21:49:31.926Z] #67 7.249 + TMP_GOPATH= [2022-07-06T21:49:31.926Z] #67 7.250 + : /build [2022-07-06T21:49:31.926Z] #67 7.250 + '[' -z '' ']' [2022-07-06T21:49:31.927Z] #67 7.251 ++ mktemp -d [2022-07-06T21:49:31.927Z] #67 7.258 + export GOPATH=/tmp/tmp.fNAEEr9J2e [2022-07-06T21:49:31.927Z] #67 7.259 + GOPATH=/tmp/tmp.fNAEEr9J2e [2022-07-06T21:49:31.927Z] #67 7.260 + RM_GOPATH=1 [2022-07-06T21:49:31.927Z] #67 7.260 + case "$(go env GOARCH)" in [2022-07-06T21:49:31.927Z] #67 7.260 ++ go env GOARCH [2022-07-06T21:49:31.927Z] #67 7.269 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:31.927Z] #67 7.269 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:31.927Z] #67 7.269 ++ dirname /install.sh [2022-07-06T21:49:31.927Z] #67 7.279 + dir=/ [2022-07-06T21:49:31.927Z] #67 7.279 + bin=rootlesskit [2022-07-06T21:49:31.927Z] #67 7.280 + shift [2022-07-06T21:49:31.927Z] #67 7.280 + '[' '!' -f //rootlesskit.installer ']' [2022-07-06T21:49:31.927Z] #67 7.280 + . //rootlesskit.installer [2022-07-06T21:49:31.927Z] #67 7.282 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:31.927Z] #67 7.283 + install_rootlesskit [2022-07-06T21:49:31.927Z] #67 7.283 + case "$1" in [2022-07-06T21:49:31.927Z] #67 7.283 + export CGO_ENABLED=0 [2022-07-06T21:49:31.927Z] #67 7.283 + CGO_ENABLED=0 [2022-07-06T21:49:31.927Z] #67 7.283 + _install_rootlesskit [2022-07-06T21:49:31.927Z] #67 7.286 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-06T21:49:31.927Z] #67 7.288 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:31.927Z] #67 7.291 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:49:31.927Z] #67 7.292 + GOBIN=/build [2022-07-06T21:49:31.927Z] #67 7.292 + GO111MODULE=on [2022-07-06T21:49:31.927Z] #67 7.292 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:49:31.927Z] #67 8.021 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-06T21:49:31.946Z] #14 ... [2022-07-06T21:49:31.947Z] [2022-07-06T21:49:31.947Z] #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-07-06T21:49:31.947Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-06T21:49:31.947Z] #62 DONE 32.3s [2022-07-06T21:49:31.947Z] [2022-07-06T21:49:31.947Z] #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-07-06T21:49:31.947Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-06T21:49:31.947Z] #57 32.39 v3.0.2 [2022-07-06T21:49:31.947Z] #57 DONE 32.5s [2022-07-06T21:49:31.947Z] [2022-07-06T21:49:31.947Z] #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-07-06T21:49:31.947Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:31.947Z] #14 32.50 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-07-06T21:49:32.004Z] #55 ... [2022-07-06T21:49:32.004Z] [2022-07-06T21:49:32.004Z] #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-07-06T21:49:32.004Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:32.004Z] #14 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:32.004Z] #14 21.07 Fetched 8548 kB in 15s (552 kB/s) [2022-07-06T21:49:32.205Z] #14 ... [2022-07-06T21:49:32.205Z] [2022-07-06T21:49:32.205Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-06T21:49:32.205Z] #63 sha256:198d5c868ad533decdfb27e08192d89a06025185a48c5d773397aab8072f7cda [2022-07-06T21:49:32.205Z] #63 DONE 0.2s [2022-07-06T21:49:32.205Z] [2022-07-06T21:49:32.205Z] #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-07-06T21:49:32.205Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:49:32.205Z] #55 29.31 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-06T21:49:32.205Z] #55 29.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-06T21:49:32.205Z] #55 29.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-06T21:49:32.205Z] #55 29.77 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-06T21:49:32.205Z] #55 29.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-06T21:49:32.205Z] #55 30.09 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-06T21:49:32.205Z] #55 30.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-06T21:49:32.205Z] #55 30.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-06T21:49:32.205Z] #55 30.26 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-06T21:49:32.205Z] #55 30.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-06T21:49:32.205Z] #55 30.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-06T21:49:32.205Z] #55 30.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-06T21:49:32.205Z] #55 30.49 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-06T21:49:32.205Z] #55 30.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-06T21:49:32.205Z] #55 30.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-06T21:49:32.205Z] #55 30.67 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-06T21:49:32.205Z] #55 31.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-06T21:49:32.205Z] #55 31.40 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-06T21:49:32.205Z] #55 31.54 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-06T21:49:32.205Z] #55 31.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-06T21:49:32.205Z] #55 31.86 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-06T21:49:32.205Z] #55 31.94 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-06T21:49:32.205Z] #55 31.95 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-06T21:49:32.205Z] #55 32.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-06T21:49:32.205Z] #55 32.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-06T21:49:32.205Z] #55 32.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-06T21:49:32.205Z] #55 32.20 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-06T21:49:32.205Z] #55 32.31 go: downloading github.com/prometheus/common v0.32.1 [2022-07-06T21:49:32.205Z] #55 32.82 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-06T21:49:32.205Z] #55 32.82 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-06T21:49:32.261Z] #14 21.07 Reading package lists... [2022-07-06T21:49:32.261Z] #14 ... [2022-07-06T21:49:32.261Z] [2022-07-06T21:49:32.261Z] #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-07-06T21:49:32.261Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:32.261Z] #55 22.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-06T21:49:32.261Z] #55 22.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-06T21:49:32.519Z] #55 22.59 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-06T21:49:32.519Z] #55 22.59 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-06T21:49:32.519Z] #55 22.78 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-06T21:49:32.519Z] #55 22.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-06T21:49:32.519Z] #55 22.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-06T21:49:32.777Z] #55 23.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-06T21:49:32.777Z] #55 23.05 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-06T21:49:32.827Z] #67 ... [2022-07-06T21:49:32.827Z] [2022-07-06T21:49:32.828Z] #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-07-06T21:49:32.828Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:32.828Z] #76 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:32.828Z] #76 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:32.828Z] #76 ... [2022-07-06T21:49:32.828Z] [2022-07-06T21:49:32.828Z] #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-07-06T21:49:32.828Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:32.828Z] #62 20.99 Fetched 8548 kB in 16s (544 kB/s) [2022-07-06T21:49:33.034Z] #55 23.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-06T21:49:33.295Z] #55 23.46 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-06T21:49:33.295Z] #55 23.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-06T21:49:33.295Z] #55 23.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-06T21:49:33.295Z] #55 23.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-06T21:49:33.552Z] #55 23.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-06T21:49:33.552Z] #55 ... [2022-07-06T21:49:33.552Z] [2022-07-06T21:49:33.552Z] #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-07-06T21:49:33.552Z] #67 sha256:97ba31bd730788c21fe1fd92783193495d6b04bd0270188b0938362d1bd5cc20 [2022-07-06T21:49:33.552Z] #67 13.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-06T21:49:33.552Z] #67 14.16 go: downloading github.com/google/uuid v1.3.0 [2022-07-06T21:49:33.552Z] #67 14.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-06T21:49:33.552Z] #67 14.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-06T21:49:33.552Z] #67 14.61 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:33.552Z] #67 14.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-06T21:49:33.552Z] #67 15.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-06T21:49:33.552Z] #67 15.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-06T21:49:33.552Z] #67 15.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-06T21:49:33.552Z] #67 16.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-06T21:49:33.552Z] #67 18.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:33.592Z] #55 33.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-06T21:49:33.627Z] #19 93.28 Reading package lists... [2022-07-06T21:49:33.627Z] #19 ... [2022-07-06T21:49:33.627Z] [2022-07-06T21:49:33.627Z] #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-07-06T21:49:33.627Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:49:33.627Z] #84 49.83 libtoolize: putting auxiliary files in '.'. [2022-07-06T21:49:33.627Z] #84 49.83 libtoolize: copying file './ltmain.sh' [2022-07-06T21:49:33.627Z] #84 51.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-06T21:49:33.627Z] #84 51.17 libtoolize: and rerunning libtoolize and aclocal. [2022-07-06T21:49:33.627Z] #84 51.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:49:33.773Z] #62 20.99 Reading package lists... [2022-07-06T21:49:33.773Z] #62 ... [2022-07-06T21:49:33.773Z] [2022-07-06T21:49:33.773Z] #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-07-06T21:49:33.773Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:33.773Z] #40 11.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-06T21:49:33.773Z] #40 12.67 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-06T21:49:33.773Z] #40 12.90 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-06T21:49:33.773Z] #40 19.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-06T21:49:33.773Z] #40 19.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:33.773Z] #40 ... [2022-07-06T21:49:33.773Z] [2022-07-06T21:49:33.773Z] #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-07-06T21:49:33.773Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:33.773Z] #57 11.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-06T21:49:33.819Z] #67 ... [2022-07-06T21:49:33.819Z] [2022-07-06T21:49:33.819Z] #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-07-06T21:49:33.819Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:33.819Z] #55 23.96 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-06T21:49:33.819Z] #55 24.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-06T21:49:33.819Z] #55 24.05 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-06T21:49:33.819Z] #55 24.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-06T21:49:33.819Z] #55 24.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-06T21:49:33.819Z] #55 ... [2022-07-06T21:49:33.819Z] [2022-07-06T21:49:33.819Z] #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-07-06T21:49:33.819Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:33.819Z] #36 14.12 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-06T21:49:33.819Z] #36 14.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-06T21:49:33.819Z] #36 14.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-06T21:49:33.819Z] #36 14.94 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-06T21:49:33.819Z] #36 15.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-06T21:49:33.819Z] #36 15.64 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-06T21:49:33.819Z] #36 15.71 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-06T21:49:33.819Z] #36 15.75 go: downloading github.com/peterh/liner v1.2.2 [2022-07-06T21:49:33.819Z] #36 16.17 go: downloading github.com/google/go-dap v0.6.0 [2022-07-06T21:49:33.819Z] #36 16.40 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-06T21:49:33.819Z] #36 16.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-06T21:49:33.819Z] #36 17.37 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-06T21:49:33.819Z] #36 17.64 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-06T21:49:33.819Z] #36 17.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-06T21:49:33.819Z] #36 19.23 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-06T21:49:33.819Z] #36 19.38 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-06T21:49:33.835Z] #67 12.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:33.835Z] #67 12.76 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-06T21:49:34.029Z] #57 ... [2022-07-06T21:49:34.029Z] [2022-07-06T21:49:34.029Z] #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-07-06T21:49:34.029Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:34.029Z] #53 21.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-06T21:49:34.029Z] #53 21.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-06T21:49:34.029Z] #53 21.98 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-06T21:49:34.080Z] #36 ... [2022-07-06T21:49:34.080Z] [2022-07-06T21:49:34.080Z] #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-07-06T21:49:34.080Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:34.080Z] #55 24.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-06T21:49:34.080Z] #55 24.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-06T21:49:34.287Z] #53 ... [2022-07-06T21:49:34.287Z] [2022-07-06T21:49:34.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-07-06T21:49:34.287Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:34.287Z] #14 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:34.287Z] #14 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:34.336Z] #55 24.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-06T21:49:34.336Z] #55 24.61 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-06T21:49:34.336Z] #55 24.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-06T21:49:34.336Z] #55 24.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-06T21:49:34.404Z] #67 ... [2022-07-06T21:49:34.404Z] [2022-07-06T21:49:34.404Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:49:34.404Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:34.404Z] #14 13.86 Fetched 8548 kB in 9s (939 kB/s) [2022-07-06T21:49:34.565Z] #14 ... [2022-07-06T21:49:34.565Z] [2022-07-06T21:49:34.565Z] #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-07-06T21:49:34.565Z] #26 sha256:f21ff06de68131ede609bc1acb437c1023357afe7ef1bf1a080fb080c04905f1 [2022-07-06T21:49:34.565Z] #26 22.05 + mkdir -p /build [2022-07-06T21:49:34.565Z] #26 22.11 + mv docker/docker /build/ [2022-07-06T21:49:34.565Z] #26 22.17 + rmdir docker [2022-07-06T21:49:34.597Z] #55 25.01 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-06T21:49:35.135Z] #55 35.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-06T21:49:35.135Z] #55 ... [2022-07-06T21:49:35.135Z] [2022-07-06T21:49:35.135Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-06T21:49:35.135Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:35.135Z] #76 20.97 Reading package lists... [2022-07-06T21:49:35.135Z] #76 25.36 Building dependency tree... [2022-07-06T21:49:35.135Z] #76 28.68 python3 is already the newest version (3.9.2-3). [2022-07-06T21:49:35.135Z] #76 28.68 The following additional packages will be installed: [2022-07-06T21:49:35.135Z] #76 28.69 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-06T21:49:35.135Z] #76 28.70 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-06T21:49:35.135Z] #76 28.72 Suggested packages: [2022-07-06T21:49:35.135Z] #76 28.73 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-06T21:49:35.135Z] #76 28.73 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-06T21:49:35.135Z] #76 28.73 m4-doc ed diffutils-doc [2022-07-06T21:49:35.135Z] #76 28.73 Recommended packages: [2022-07-06T21:49:35.135Z] #76 28.73 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-06T21:49:35.135Z] #76 29.79 The following NEW packages will be installed: [2022-07-06T21:49:35.135Z] #76 29.79 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-06T21:49:35.135Z] #76 29.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-06T21:49:35.135Z] #76 29.80 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-06T21:49:35.135Z] #76 29.80 libyajl2 m4 patch xz-utils [2022-07-06T21:49:35.135Z] #76 30.27 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:35.135Z] #76 30.27 Need to get 5914 kB of archives. [2022-07-06T21:49:35.135Z] #76 30.27 After this operation, 18.6 MB of additional disk space will be used. [2022-07-06T21:49:35.135Z] #76 30.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-06T21:49:35.135Z] #76 30.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-06T21:49:35.135Z] #76 30.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-06T21:49:35.135Z] #76 30.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-06T21:49:35.135Z] #76 30.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-06T21:49:35.135Z] #76 30.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-06T21:49:35.135Z] #76 30.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-06T21:49:35.135Z] #76 30.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-06T21:49:35.135Z] #76 30.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-06T21:49:35.135Z] #76 30.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-06T21:49:35.135Z] #76 30.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-06T21:49:35.135Z] #76 30.40 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:49:35.135Z] #76 30.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-06T21:49:35.135Z] #76 30.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-06T21:49:35.135Z] #76 30.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-06T21:49:35.135Z] #76 30.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-06T21:49:35.135Z] #76 30.48 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-07-06T21:49:35.135Z] #76 30.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-06T21:49:35.135Z] #76 30.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-06T21:49:35.135Z] #76 30.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-06T21:49:35.135Z] #76 30.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-06T21:49:35.135Z] #76 30.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-06T21:49:35.135Z] #76 30.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-06T21:49:35.135Z] #76 31.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:35.135Z] #76 31.93 Fetched 5914 kB in 1s (9772 kB/s) [2022-07-06T21:49:35.135Z] #76 32.07 Selecting previously unselected package bzip2. [2022-07-06T21:49:35.135Z] #76 32.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-06T21:49:35.135Z] #76 32.14 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 32.16 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:49:35.135Z] #76 32.31 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:49:35.135Z] #76 32.31 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 32.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:49:35.135Z] #76 33.51 Selecting previously unselected package libmagic1:arm64. [2022-07-06T21:49:35.135Z] #76 33.51 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 33.55 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-06T21:49:35.135Z] #76 33.90 Selecting previously unselected package file. [2022-07-06T21:49:35.135Z] #76 33.91 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 33.92 Unpacking file (1:5.39-3) ... [2022-07-06T21:49:35.135Z] #76 34.24 Selecting previously unselected package xz-utils. [2022-07-06T21:49:35.135Z] #76 34.24 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 34.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:49:35.135Z] #76 35.03 Selecting previously unselected package libsigsegv2:arm64. [2022-07-06T21:49:35.135Z] #76 35.03 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 35.09 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-06T21:49:35.135Z] #76 35.41 Selecting previously unselected package m4. [2022-07-06T21:49:35.135Z] #76 35.42 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-06T21:49:35.135Z] #76 35.43 Unpacking m4 (1.4.18-5) ... [2022-07-06T21:49:35.135Z] #76 ... [2022-07-06T21:49:35.135Z] [2022-07-06T21:49:35.135Z] #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-07-06T21:49:35.135Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:35.135Z] #14 33.43 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-07-06T21:49:35.135Z] #14 34.75 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-07-06T21:49:35.135Z] #14 35.34 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-07-06T21:49:35.135Z] #14 35.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-06T21:49:35.135Z] #14 35.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-06T21:49:35.135Z] #14 35.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-06T21:49:35.135Z] #14 35.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-06T21:49:35.135Z] #14 35.37 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-07-06T21:49:35.135Z] #14 35.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-06T21:49:35.136Z] #14 35.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-06T21:49:35.136Z] #14 35.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-06T21:49:35.136Z] #14 35.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-06T21:49:35.136Z] #14 35.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-06T21:49:35.136Z] #14 35.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-06T21:49:35.136Z] #14 35.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-06T21:49:35.136Z] #14 35.49 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-07-06T21:49:35.136Z] #14 35.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-06T21:49:35.136Z] #14 35.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-06T21:49:35.137Z] #26 DONE 23.0s [2022-07-06T21:49:35.137Z] [2022-07-06T21:49:35.137Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-06T21:49:35.137Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:35.137Z] #55 19.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-06T21:49:35.137Z] #55 19.82 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-06T21:49:35.137Z] #55 19.98 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-06T21:49:35.137Z] #55 20.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-06T21:49:35.137Z] #55 20.24 go: downloading github.com/spf13/cast v1.4.1 [2022-07-06T21:49:35.137Z] #55 20.59 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-06T21:49:35.137Z] #55 20.99 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-06T21:49:35.137Z] #55 21.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-06T21:49:35.137Z] #55 21.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-06T21:49:35.137Z] #55 21.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-06T21:49:35.137Z] #55 21.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-06T21:49:35.137Z] #55 22.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-06T21:49:35.137Z] #55 22.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-06T21:49:35.137Z] #55 22.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-06T21:49:35.137Z] #55 22.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-06T21:49:35.160Z] #55 25.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-06T21:49:35.160Z] #55 ... [2022-07-06T21:49:35.160Z] [2022-07-06T21:49:35.160Z] #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-07-06T21:49:35.160Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:35.160Z] #53 15.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-06T21:49:35.160Z] #53 15.58 go: downloading golang.org/x/mod v0.3.0 [2022-07-06T21:49:35.417Z] #53 ... [2022-07-06T21:49:35.417Z] [2022-07-06T21:49:35.417Z] #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-07-06T21:49:35.417Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:35.417Z] #62 18.61 Fetched 8548 kB in 15s (579 kB/s) [2022-07-06T21:49:35.417Z] #62 18.61 Reading package lists... [2022-07-06T21:49:35.675Z] #62 25.01 Reading package lists... [2022-07-06T21:49:35.675Z] #62 ... [2022-07-06T21:49:35.675Z] [2022-07-06T21:49:35.675Z] #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-07-06T21:49:35.675Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:35.675Z] #55 25.75 go: downloading honnef.co/go/tools v0.3.1 [2022-07-06T21:49:35.709Z] #14 ... [2022-07-06T21:49:35.709Z] [2022-07-06T21:49:35.709Z] #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-07-06T21:49:35.709Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:35.709Z] #42 21.86 Reading package lists... [2022-07-06T21:49:35.709Z] #42 26.45 Building dependency tree... [2022-07-06T21:49:35.709Z] #42 29.84 The following additional packages will be installed: [2022-07-06T21:49:35.709Z] #42 29.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-06T21:49:35.709Z] #42 29.84 Suggested packages: [2022-07-06T21:49:35.709Z] #42 29.87 cmake-doc ninja-build lrzip [2022-07-06T21:49:35.709Z] #42 29.87 Recommended packages: [2022-07-06T21:49:35.709Z] #42 29.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-06T21:49:35.709Z] #42 30.51 The following NEW packages will be installed: [2022-07-06T21:49:35.709Z] #42 30.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-06T21:49:35.709Z] #42 30.53 vim-common xxd [2022-07-06T21:49:35.709Z] #42 30.94 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:35.709Z] #42 30.94 Need to get 15.6 MB of archives. [2022-07-06T21:49:35.709Z] #42 30.94 After this operation, 67.4 MB of additional disk space will be used. [2022-07-06T21:49:35.709Z] #42 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:49:35.709Z] #42 30.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:49:35.709Z] #42 30.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-06T21:49:35.709Z] #42 31.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-06T21:49:35.709Z] #42 31.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-06T21:49:35.709Z] #42 31.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-06T21:49:35.709Z] #42 31.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-06T21:49:35.709Z] #42 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-06T21:49:35.709Z] #42 31.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-06T21:49:35.709Z] #42 31.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-06T21:49:35.709Z] #42 32.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:35.709Z] #42 32.96 Fetched 15.6 MB in 1s (14.8 MB/s) [2022-07-06T21:49:35.709Z] #42 33.10 Selecting previously unselected package xxd. [2022-07-06T21:49:35.709Z] #42 33.10 (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 ... 15709 files and directories currently installed.) [2022-07-06T21:49:35.709Z] #42 33.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-06T21:49:35.709Z] #42 33.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:35.709Z] #42 33.57 Selecting previously unselected package vim-common. [2022-07-06T21:49:35.709Z] #42 33.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:49:35.709Z] #42 33.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:35.709Z] #42 34.03 Selecting previously unselected package cmake-data. [2022-07-06T21:49:35.709Z] #42 34.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-06T21:49:35.709Z] #42 34.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:49:36.011Z] #42 ... [2022-07-06T21:49:36.011Z] [2022-07-06T21:49:36.011Z] #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-07-06T21:49:36.011Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:36.011Z] #76 35.62 Selecting previously unselected package autoconf. [2022-07-06T21:49:36.011Z] #76 35.62 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-06T21:49:36.011Z] #76 35.63 Unpacking autoconf (2.69-14) ... [2022-07-06T21:49:36.011Z] #76 36.12 Selecting previously unselected package autotools-dev. [2022-07-06T21:49:36.011Z] #76 36.14 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-06T21:49:36.011Z] #76 36.16 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:49:36.011Z] #76 36.31 Selecting previously unselected package automake. [2022-07-06T21:49:36.011Z] #76 36.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-06T21:49:36.011Z] #76 36.32 Unpacking automake (1:1.16.3-2) ... [2022-07-06T21:49:36.011Z] #76 ... [2022-07-06T21:49:36.011Z] [2022-07-06T21:49:36.011Z] #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-07-06T21:49:36.011Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:36.011Z] #51 21.96 Reading package lists... [2022-07-06T21:49:36.011Z] #51 26.55 Building dependency tree... [2022-07-06T21:49:36.011Z] #51 30.12 The following additional packages will be installed: [2022-07-06T21:49:36.011Z] #51 30.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:49:36.011Z] #51 30.14 python3-protobuf python3-six [2022-07-06T21:49:36.011Z] #51 30.16 Suggested packages: [2022-07-06T21:49:36.011Z] #51 30.18 python3-setuptools [2022-07-06T21:49:36.011Z] #51 30.18 Recommended packages: [2022-07-06T21:49:36.011Z] #51 30.18 iproute2 | iproute [2022-07-06T21:49:36.011Z] #51 30.83 The following NEW packages will be installed: [2022-07-06T21:49:36.011Z] #51 30.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:49:36.011Z] #51 30.86 python3-protobuf python3-six [2022-07-06T21:49:36.011Z] #51 31.31 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:36.011Z] #51 31.31 Need to get 2136 kB of archives. [2022-07-06T21:49:36.011Z] #51 31.31 After this operation, 10.8 MB of additional disk space will be used. [2022-07-06T21:49:36.011Z] #51 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-06T21:49:36.011Z] #51 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:49:36.011Z] #51 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-06T21:49:36.011Z] #51 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-06T21:49:36.011Z] #51 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-06T21:49:36.011Z] #51 31.36 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-07-06T21:49:36.011Z] #51 31.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-06T21:49:36.011Z] #51 33.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-06T21:49:36.011Z] #51 34.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:36.011Z] #51 35.19 Fetched 2136 kB in 3s (668 kB/s) [2022-07-06T21:49:36.011Z] #51 35.27 Selecting previously unselected package libprotobuf23:arm64. [2022-07-06T21:49:36.011Z] #51 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-06T21:49:36.011Z] #51 35.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-06T21:49:36.011Z] #51 35.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-06T21:49:36.011Z] #51 36.05 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:49:36.011Z] #51 36.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:49:36.011Z] #51 36.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:49:36.011Z] #51 36.30 Selecting previously unselected package python3-six. [2022-07-06T21:49:36.011Z] #51 36.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-06T21:49:36.011Z] #51 36.31 Unpacking python3-six (1.16.0-2) ... [2022-07-06T21:49:36.066Z] #55 ... [2022-07-06T21:49:36.066Z] [2022-07-06T21:49:36.066Z] #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-07-06T21:49:36.066Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:36.066Z] #42 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:36.066Z] #42 18.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:36.066Z] #42 ... [2022-07-06T21:49:36.066Z] [2022-07-06T21:49:36.066Z] #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-07-06T21:49:36.066Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:49:36.066Z] #67 20.97 go: downloading github.com/google/uuid v1.3.0 [2022-07-06T21:49:36.066Z] #67 21.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-06T21:49:36.066Z] #67 21.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-06T21:49:36.066Z] #67 21.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:36.066Z] #67 21.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-06T21:49:36.066Z] #67 22.58 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-06T21:49:36.066Z] #67 23.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-06T21:49:36.270Z] #51 ... [2022-07-06T21:49:36.270Z] [2022-07-06T21:49:36.270Z] #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-07-06T21:49:36.270Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-06T21:49:36.270Z] #40 36.52 NAME: [2022-07-06T21:49:36.270Z] #40 36.53 go-winres - A tool for embedding resources in Windows executables [2022-07-06T21:49:36.270Z] #40 36.53 [2022-07-06T21:49:36.270Z] #40 36.53 USAGE: [2022-07-06T21:49:36.270Z] #40 36.53 go-winres [global options] command [command options] [arguments...] [2022-07-06T21:49:36.270Z] #40 36.53 [2022-07-06T21:49:36.270Z] #40 36.53 COMMANDS: [2022-07-06T21:49:36.270Z] #40 36.53 init Create an initial ./winres/winres.json [2022-07-06T21:49:36.270Z] #40 36.53 make Make syso files for the "go build" command [2022-07-06T21:49:36.270Z] #40 36.53 simply Make syso files for the "go build" command (simplified) [2022-07-06T21:49:36.270Z] #40 36.53 extract Extract all resources from an executable [2022-07-06T21:49:36.270Z] #40 36.54 patch Replace resources in an executable file (exe, dll) [2022-07-06T21:49:36.270Z] #40 36.54 help, h Shows a list of commands or help for one command [2022-07-06T21:49:36.270Z] #40 36.54 [2022-07-06T21:49:36.270Z] #40 36.54 GLOBAL OPTIONS: [2022-07-06T21:49:36.270Z] #40 36.54 --help, -h show help (default: false) [2022-07-06T21:49:36.534Z] #40 DONE 37.2s [2022-07-06T21:49:36.534Z] [2022-07-06T21:49:36.534Z] #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-07-06T21:49:36.534Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:36.534Z] #76 37.15 Selecting previously unselected package patch. [2022-07-06T21:49:36.534Z] #76 37.15 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-06T21:49:36.534Z] #76 37.16 Unpacking patch (2.7.6-7) ... [2022-07-06T21:49:36.628Z] #67 24.34 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-06T21:49:36.803Z] #76 37.44 Selecting previously unselected package dpkg-dev. [2022-07-06T21:49:36.803Z] #76 37.45 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:49:37.066Z] #76 37.47 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:49:37.562Z] #67 ... [2022-07-06T21:49:37.562Z] [2022-07-06T21:49:37.562Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-06T21:49:37.562Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:37.562Z] #51 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:37.562Z] #51 19.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:37.562Z] #51 23.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-06T21:49:37.562Z] #51 ... [2022-07-06T21:49:37.562Z] [2022-07-06T21:49:37.562Z] #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-07-06T21:49:37.562Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:37.562Z] #53 25.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-06T21:49:37.562Z] #53 25.90 go: downloading golang.org/x/mod v0.3.0 [2022-07-06T21:49:37.574Z] #55 27.52 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-06T21:49:37.574Z] #55 27.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-06T21:49:37.574Z] #55 27.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-06T21:49:37.574Z] #55 27.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-06T21:49:37.574Z] #55 27.96 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-06T21:49:38.001Z] #76 38.64 Selecting previously unselected package build-essential. [2022-07-06T21:49:38.152Z] #55 28.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-06T21:49:38.152Z] #55 28.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-06T21:49:38.152Z] #55 28.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-06T21:49:38.260Z] #76 38.64 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-06T21:49:38.260Z] #76 38.66 Unpacking build-essential (12.9) ... [2022-07-06T21:49:38.260Z] #76 38.77 Selecting previously unselected package libcap2:arm64. [2022-07-06T21:49:38.260Z] #76 38.77 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-06T21:49:38.260Z] #76 38.78 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-06T21:49:38.519Z] #76 38.89 Selecting previously unselected package libcap-dev:arm64. [2022-07-06T21:49:38.519Z] #76 38.90 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-06T21:49:38.519Z] #76 38.92 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-06T21:49:38.519Z] #76 39.08 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-06T21:49:38.519Z] #76 39.08 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-06T21:49:38.519Z] #76 39.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:38.598Z] #14 13.86 Reading package lists... [2022-07-06T21:49:38.598Z] #14 ... [2022-07-06T21:49:38.598Z] [2022-07-06T21:49:38.598Z] #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-07-06T21:49:38.598Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:38.598Z] #62 7.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:38.598Z] #62 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:38.598Z] #62 ... [2022-07-06T21:49:38.598Z] [2022-07-06T21:49:38.598Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-06T21:49:38.598Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:38.598Z] #55 11.94 go: downloading github.com/fatih/color v1.13.0 [2022-07-06T21:49:38.598Z] #55 11.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:38.598Z] #55 12.14 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-06T21:49:38.598Z] #55 12.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-06T21:49:38.598Z] #55 12.56 go: downloading github.com/spf13/viper v1.11.0 [2022-07-06T21:49:38.598Z] #55 12.89 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-06T21:49:38.598Z] #55 13.79 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-06T21:49:38.598Z] #55 13.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-06T21:49:38.598Z] #55 13.98 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-06T21:49:38.598Z] #55 13.98 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-06T21:49:38.598Z] #55 16.78 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-06T21:49:38.598Z] #55 16.90 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-06T21:49:38.598Z] #55 16.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-06T21:49:38.598Z] #55 17.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-06T21:49:38.598Z] #55 ... [2022-07-06T21:49:38.598Z] [2022-07-06T21:49:38.598Z] #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-07-06T21:49:38.598Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:38.598Z] #51 8.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:49:38.598Z] #51 8.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:49:38.598Z] #51 8.059 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:49:38.598Z] #51 8.659 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-06T21:49:38.598Z] #51 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:49:38.598Z] #51 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:38.778Z] #76 39.22 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-06T21:49:38.778Z] #76 39.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-06T21:49:38.778Z] #76 39.26 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:38.778Z] #76 39.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-06T21:49:38.778Z] #76 39.40 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-06T21:49:38.778Z] #76 39.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:49:38.858Z] #51 ... [2022-07-06T21:49:38.858Z] [2022-07-06T21:49:38.858Z] #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-07-06T21:49:38.858Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:38.858Z] #53 8.377 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-06T21:49:38.858Z] #53 11.02 go: downloading github.com/fatih/color v1.10.0 [2022-07-06T21:49:38.858Z] #53 11.04 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-06T21:49:38.858Z] #53 11.28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-06T21:49:38.858Z] #53 11.41 go: downloading github.com/pkg/errors v0.9.1 [2022-07-06T21:49:38.858Z] #53 11.73 go: downloading golang.org/x/tools v0.1.0 [2022-07-06T21:49:38.858Z] #53 12.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-06T21:49:38.858Z] #53 12.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-06T21:49:38.858Z] #53 12.68 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-06T21:49:38.858Z] #53 12.96 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-06T21:49:39.295Z] #76 39.62 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-06T21:49:39.295Z] #76 39.64 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-06T21:49:39.295Z] #76 39.65 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-06T21:49:39.427Z] #53 ... [2022-07-06T21:49:39.427Z] [2022-07-06T21:49:39.427Z] #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-07-06T21:49:39.427Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:39.427Z] #51 18.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:39.521Z] #55 ... [2022-07-06T21:49:39.521Z] [2022-07-06T21:49:39.521Z] #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-07-06T21:49:39.521Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:39.521Z] #42 19.84 Fetched 8548 kB in 15s (564 kB/s) [2022-07-06T21:49:39.521Z] #42 19.84 Reading package lists... [2022-07-06T21:49:39.777Z] #42 26.35 Reading package lists... [2022-07-06T21:49:39.777Z] #42 ... [2022-07-06T21:49:39.777Z] [2022-07-06T21:49:39.777Z] #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-07-06T21:49:39.777Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:49:39.777Z] #47 27.19 Updating files: 71% (1559/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-06T21:49:39.777Z] #47 27.86 + git checkout -q v2.3.0 [2022-07-06T21:49:39.864Z] #76 40.38 Selecting previously unselected package libtool. [2022-07-06T21:49:39.864Z] #76 40.38 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-06T21:49:39.864Z] #76 40.44 Unpacking libtool (2.4.6-15) ... [2022-07-06T21:49:40.434Z] #76 40.76 Selecting previously unselected package libudev-dev:arm64. [2022-07-06T21:49:40.434Z] #76 40.76 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-06T21:49:40.434Z] #76 40.77 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-06T21:49:40.434Z] #76 40.98 Selecting previously unselected package libyajl2:arm64. [2022-07-06T21:49:40.434Z] #76 41.00 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-06T21:49:40.434Z] #76 41.03 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-06T21:49:40.693Z] #76 41.13 Selecting previously unselected package libyajl-dev:arm64. [2022-07-06T21:49:40.693Z] #76 41.13 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-06T21:49:40.693Z] #76 41.14 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-06T21:49:40.693Z] #76 41.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:49:40.693Z] #76 41.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:49:40.711Z] #47 30.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-06T21:49:40.961Z] #76 41.39 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-06T21:49:40.961Z] #76 41.42 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-06T21:49:40.961Z] #76 41.45 Setting up file (1:5.39-3) ... [2022-07-06T21:49:40.961Z] #76 41.47 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:49:40.961Z] #76 41.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:40.961Z] #76 41.51 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:40.961Z] #76 41.53 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-06T21:49:40.961Z] #76 41.54 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:49:40.961Z] #76 41.56 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-06T21:49:40.961Z] #76 41.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:49:40.961Z] #76 41.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:49:40.961Z] #76 41.60 Setting up patch (2.7.6-7) ... [2022-07-06T21:49:41.241Z] #76 41.61 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-06T21:49:41.241Z] #76 41.63 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-06T21:49:41.241Z] #76 41.64 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-06T21:49:41.241Z] #76 41.65 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-06T21:49:41.241Z] #76 41.68 Setting up libtool (2.4.6-15) ... [2022-07-06T21:49:41.241Z] #76 41.70 Setting up m4 (1.4.18-5) ... [2022-07-06T21:49:41.241Z] #76 41.71 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:49:41.241Z] #76 41.74 Setting up autoconf (2.69-14) ... [2022-07-06T21:49:41.241Z] #76 41.76 Setting up build-essential (12.9) ... [2022-07-06T21:49:41.241Z] #76 41.77 Setting up automake (1:1.16.3-2) ... [2022-07-06T21:49:41.241Z] #76 41.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-06T21:49:41.241Z] #76 41.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:41.970Z] #51 ... [2022-07-06T21:49:41.970Z] [2022-07-06T21:49:41.970Z] #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-07-06T21:49:41.970Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:41.970Z] #40 11.28 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-06T21:49:41.970Z] #40 12.28 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-06T21:49:41.970Z] #40 12.46 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-06T21:49:41.970Z] #40 17.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-06T21:49:41.970Z] #40 17.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:41.970Z] #40 ... [2022-07-06T21:49:41.970Z] [2022-07-06T21:49:41.970Z] #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-07-06T21:49:41.970Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:41.970Z] #53 20.08 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-06T21:49:41.970Z] #53 20.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-06T21:49:41.970Z] #53 20.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-06T21:49:42.079Z] #47 ... [2022-07-06T21:49:42.079Z] [2022-07-06T21:49:42.079Z] #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-07-06T21:49:42.079Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:42.079Z] #51 22.10 Fetched 8552 kB in 17s (518 kB/s) [2022-07-06T21:49:42.079Z] #51 22.10 Reading package lists... [2022-07-06T21:49:42.079Z] #51 28.63 Reading package lists... [2022-07-06T21:49:42.079Z] #51 ... [2022-07-06T21:49:42.079Z] [2022-07-06T21:49:42.079Z] #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-07-06T21:49:42.079Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:42.079Z] #42 26.35 Reading package lists... [2022-07-06T21:49:42.214Z] #76 ... [2022-07-06T21:49:42.214Z] [2022-07-06T21:49:42.214Z] #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-07-06T21:49:42.214Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:49:42.214Z] #64 0.994 + RM_GOPATH=0 [2022-07-06T21:49:42.214Z] #64 1.024 + TMP_GOPATH= [2022-07-06T21:49:42.214Z] #64 1.024 + : /build [2022-07-06T21:49:42.214Z] #64 1.025 + '[' -z '' ']' [2022-07-06T21:49:42.214Z] #64 1.025 ++ mktemp -d [2022-07-06T21:49:42.214Z] #64 1.028 + export GOPATH=/tmp/tmp.LkjQTqQ6au [2022-07-06T21:49:42.214Z] #64 1.030 + GOPATH=/tmp/tmp.LkjQTqQ6au [2022-07-06T21:49:42.214Z] #64 1.030 + RM_GOPATH=1 [2022-07-06T21:49:42.214Z] #64 1.030 + case "$(go env GOARCH)" in [2022-07-06T21:49:42.214Z] #64 1.044 ++ go env GOARCH [2022-07-06T21:49:42.214Z] #64 1.072 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:42.214Z] #64 1.072 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:42.214Z] #64 1.073 ++ dirname /install.sh [2022-07-06T21:49:42.214Z] #64 1.074 + dir=/ [2022-07-06T21:49:42.214Z] #64 1.074 + bin=containerd [2022-07-06T21:49:42.214Z] #64 1.074 + shift [2022-07-06T21:49:42.214Z] #64 1.074 + '[' '!' -f //containerd.installer ']' [2022-07-06T21:49:42.214Z] #64 1.074 + . //containerd.installer [2022-07-06T21:49:42.214Z] #64 1.074 ++ set -e [2022-07-06T21:49:42.214Z] #64 1.074 ++ : v1.6.6 [2022-07-06T21:49:42.214Z] #64 1.074 + install_containerd [2022-07-06T21:49:42.214Z] #64 1.074 + echo 'Install containerd version v1.6.6' [2022-07-06T21:49:42.214Z] #64 1.105 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LkjQTqQ6au/src/github.com/containerd/containerd [2022-07-06T21:49:42.214Z] #64 1.105 Cloning into '/tmp/tmp.LkjQTqQ6au/src/github.com/containerd/containerd'... [2022-07-06T21:49:42.214Z] #64 1.107 Install containerd version v1.6.6 [2022-07-06T21:49:42.566Z] #64 ... [2022-07-06T21:49:42.566Z] [2022-07-06T21:49:42.566Z] #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-07-06T21:49:42.566Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:42.566Z] #51 36.65 Selecting previously unselected package python3-protobuf. [2022-07-06T21:49:42.566Z] #51 36.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-06T21:49:42.566Z] #51 36.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-06T21:49:42.566Z] #51 37.61 Selecting previously unselected package libnet1:arm64. [2022-07-06T21:49:42.566Z] #51 37.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-06T21:49:42.566Z] #51 37.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:49:42.566Z] #51 38.05 Selecting previously unselected package libnl-3-200:arm64. [2022-07-06T21:49:42.566Z] #51 38.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-06T21:49:42.566Z] #51 38.08 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-06T21:49:42.566Z] #51 38.23 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-06T21:49:42.566Z] #51 38.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-06T21:49:42.566Z] #51 38.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:42.566Z] #51 38.40 Selecting previously unselected package criu. [2022-07-06T21:49:42.566Z] #51 38.40 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-06T21:49:42.566Z] #51 38.41 Unpacking criu (3.17-1) ... [2022-07-06T21:49:42.566Z] #51 39.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:49:42.566Z] #51 40.72 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-06T21:49:42.566Z] #51 40.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:49:42.566Z] #51 40.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:49:42.566Z] #51 40.79 Setting up python3-six (1.16.0-2) ... [2022-07-06T21:49:42.566Z] #51 42.23 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-06T21:49:42.811Z] #53 ... [2022-07-06T21:49:42.811Z] [2022-07-06T21:49:42.811Z] #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-07-06T21:49:42.811Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:42.811Z] #38 29.92 tomll can be used in two ways: [2022-07-06T21:49:42.811Z] #38 29.94 Writing to STDIN and reading from STDOUT: [2022-07-06T21:49:42.811Z] #38 29.94 cat file.toml | tomll > file.toml [2022-07-06T21:49:42.811Z] #38 29.94 [2022-07-06T21:49:42.811Z] #38 29.94 Reading and updating a list of files: [2022-07-06T21:49:42.811Z] #38 29.94 tomll a.toml b.toml c.toml [2022-07-06T21:49:42.811Z] #38 29.94 [2022-07-06T21:49:42.811Z] #38 29.94 When given a list of files, tomll will modify all files in place without asking. [2022-07-06T21:49:42.811Z] #38 DONE 30.4s [2022-07-06T21:49:42.811Z] [2022-07-06T21:49:42.812Z] #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-07-06T21:49:42.812Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:42.812Z] #55 24.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-06T21:49:42.812Z] #55 25.32 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-06T21:49:42.812Z] #55 26.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-06T21:49:42.812Z] #55 27.78 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-06T21:49:42.812Z] #55 28.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-06T21:49:42.812Z] #55 28.10 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-06T21:49:42.812Z] #55 28.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-06T21:49:42.812Z] #55 28.33 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-06T21:49:42.812Z] #55 28.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-06T21:49:42.812Z] #55 29.33 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-06T21:49:42.812Z] #55 29.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-06T21:49:42.812Z] #55 29.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-06T21:49:42.812Z] #55 29.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-06T21:49:42.812Z] #55 30.10 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-06T21:49:42.812Z] #55 30.36 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-06T21:49:42.812Z] #55 30.51 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-06T21:49:42.812Z] #55 30.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-06T21:49:42.812Z] #55 30.73 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-06T21:49:42.812Z] #55 30.89 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-06T21:49:42.812Z] #55 30.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-06T21:49:42.812Z] #55 31.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-06T21:49:42.812Z] #55 ... [2022-07-06T21:49:42.812Z] [2022-07-06T21:49:42.812Z] #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-07-06T21:49:42.812Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:42.812Z] #62 20.99 Reading package lists... [2022-07-06T21:49:42.867Z] #51 43.14 Setting up python3-protobuf (3.12.4-1) ... [2022-07-06T21:49:43.126Z] #51 ... [2022-07-06T21:49:43.126Z] [2022-07-06T21:49:43.126Z] #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-07-06T21:49:43.126Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-06T21:49:43.126Z] #76 DONE 43.7s [2022-07-06T21:49:43.126Z] [2022-07-06T21:49:43.126Z] #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-07-06T21:49:43.126Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:49:43.356Z] #53 ... [2022-07-06T21:49:43.356Z] [2022-07-06T21:49:43.356Z] #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-07-06T21:49:43.356Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:43.356Z] #57 12.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-06T21:49:43.356Z] #57 ... [2022-07-06T21:49:43.356Z] [2022-07-06T21:49:43.356Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-06T21:49:43.356Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:43.356Z] #36 22.70 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-06T21:49:43.356Z] #36 22.70 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-06T21:49:44.039Z] #42 32.54 Building dependency tree... [2022-07-06T21:49:44.062Z] #77 0.670 Cloning into '/tmp/crun-build'... [2022-07-06T21:49:44.295Z] #36 23.86 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-06T21:49:44.555Z] #36 24.18 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-06T21:49:44.815Z] #36 ... [2022-07-06T21:49:44.815Z] [2022-07-06T21:49:44.815Z] #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-07-06T21:49:44.815Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:49:44.815Z] #67 14.05 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-06T21:49:44.815Z] #67 20.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-06T21:49:44.815Z] #67 21.72 go: downloading github.com/google/uuid v1.3.0 [2022-07-06T21:49:44.815Z] #67 21.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-06T21:49:44.815Z] #67 21.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-06T21:49:44.815Z] #67 22.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:49:44.815Z] #67 22.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-06T21:49:44.815Z] #67 22.79 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-06T21:49:44.815Z] #67 23.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-06T21:49:45.075Z] #67 24.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-06T21:49:45.075Z] #67 ... [2022-07-06T21:49:45.075Z] [2022-07-06T21:49:45.075Z] #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-07-06T21:49:45.075Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:45.075Z] #42 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:45.075Z] #42 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:45.075Z] #42 ... [2022-07-06T21:49:45.075Z] [2022-07-06T21:49:45.075Z] #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-07-06T21:49:45.075Z] #26 sha256:701e6286eac7dd26a7b1c938d018d40798665c28dab9f3fdb98c1d588f3e0443 [2022-07-06T21:49:45.075Z] #26 23.73 + mkdir -p /build [2022-07-06T21:49:45.075Z] #26 23.79 + mv docker/docker /build/ [2022-07-06T21:49:45.075Z] #26 23.80 + rmdir docker [2022-07-06T21:49:45.335Z] #26 DONE 24.6s [2022-07-06T21:49:45.335Z] [2022-07-06T21:49:45.335Z] #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-07-06T21:49:45.335Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:45.335Z] #36 24.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-06T21:49:45.597Z] #36 25.34 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-06T21:49:45.597Z] #36 ... [2022-07-06T21:49:45.597Z] [2022-07-06T21:49:45.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-07-06T21:49:45.597Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:45.597Z] #76 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:49:45.597Z] #76 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:49:45.857Z] #76 ... [2022-07-06T21:49:45.857Z] [2022-07-06T21:49:45.857Z] #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-07-06T21:49:45.857Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:49:45.857Z] #53 24.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-06T21:49:45.857Z] #53 24.01 go: downloading golang.org/x/mod v0.3.0 [2022-07-06T21:49:45.867Z] #84 64.04 configure.ac:7: installing './compile' [2022-07-06T21:49:45.867Z] #84 64.06 configure.ac:11: installing './config.guess' [2022-07-06T21:49:45.867Z] #84 64.08 configure.ac:11: installing './config.sub' [2022-07-06T21:49:45.867Z] #84 64.09 configure.ac:8: installing './install-sh' [2022-07-06T21:49:45.867Z] #84 64.12 configure.ac:8: installing './missing' [2022-07-06T21:49:45.867Z] #84 64.26 Makefile.am: installing './depcomp' [2022-07-06T21:49:45.937Z] #42 36.29 The following additional packages will be installed: [2022-07-06T21:49:45.968Z] #77 ... [2022-07-06T21:49:45.968Z] [2022-07-06T21:49:45.968Z] #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-07-06T21:49:45.968Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:45.968Z] #14 36.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:45.968Z] #14 36.93 Fetched 108 MB in 6s (18.1 MB/s) [2022-07-06T21:49:45.968Z] #14 37.14 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-06T21:49:45.968Z] #14 37.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-06T21:49:45.968Z] #14 37.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-06T21:49:45.968Z] #14 37.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:49:45.968Z] #14 40.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-06T21:49:45.968Z] #14 40.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-06T21:49:45.968Z] #14 40.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:49:45.968Z] #14 43.33 Selecting previously unselected package binutils-mingw-w64. [2022-07-06T21:49:45.968Z] #14 43.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-06T21:49:45.968Z] #14 43.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:49:45.968Z] #14 43.62 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-06T21:49:45.968Z] #14 43.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-06T21:49:45.968Z] #14 43.63 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:49:45.968Z] #14 43.91 Selecting previously unselected package dmsetup. [2022-07-06T21:49:45.968Z] #14 43.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-06T21:49:45.968Z] #14 43.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:49:45.968Z] #14 44.15 Selecting previously unselected package mingw-w64-common. [2022-07-06T21:49:45.968Z] #14 44.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-06T21:49:45.968Z] #14 44.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-06T21:49:46.194Z] #42 36.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-06T21:49:46.194Z] #42 36.33 Suggested packages: [2022-07-06T21:49:46.194Z] #42 36.36 cmake-doc ninja-build lrzip [2022-07-06T21:49:46.194Z] #42 36.36 Recommended packages: [2022-07-06T21:49:46.194Z] #42 36.36 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-06T21:49:46.227Z] #14 ... [2022-07-06T21:49:46.227Z] [2022-07-06T21:49:46.227Z] #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-07-06T21:49:46.227Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:46.227Z] #51 46.59 Setting up criu (3.17-1) ... [2022-07-06T21:49:46.665Z] #62 31.61 Reading package lists... [2022-07-06T21:49:46.665Z] #62 ... [2022-07-06T21:49:46.665Z] [2022-07-06T21:49:46.665Z] #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-07-06T21:49:46.665Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:46.665Z] #36 24.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-06T21:49:46.665Z] #36 24.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-06T21:49:46.665Z] #36 25.70 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-06T21:49:46.665Z] #36 26.15 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-06T21:49:46.665Z] #36 26.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-06T21:49:46.665Z] #36 26.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-06T21:49:46.665Z] #36 26.84 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-06T21:49:46.665Z] #36 26.97 go: downloading github.com/peterh/liner v1.2.2 [2022-07-06T21:49:46.665Z] #36 27.48 go: downloading github.com/google/go-dap v0.6.0 [2022-07-06T21:49:46.665Z] #36 28.17 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-06T21:49:46.665Z] #36 29.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-06T21:49:46.665Z] #36 29.87 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-06T21:49:46.665Z] #36 30.01 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-06T21:49:46.665Z] #36 33.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-06T21:49:46.665Z] #36 33.79 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-06T21:49:46.665Z] #36 ... [2022-07-06T21:49:46.665Z] [2022-07-06T21:49:46.665Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-06T21:49:46.665Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:46.665Z] #55 31.21 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-06T21:49:46.665Z] #55 31.23 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-06T21:49:46.665Z] #55 31.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-06T21:49:46.665Z] #55 31.67 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-06T21:49:46.665Z] #55 31.88 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-06T21:49:46.665Z] #55 31.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-06T21:49:46.665Z] #55 32.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-06T21:49:46.665Z] #55 32.10 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-06T21:49:46.665Z] #55 32.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-06T21:49:46.665Z] #55 32.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-06T21:49:46.665Z] #55 32.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-06T21:49:46.665Z] #55 33.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-06T21:49:46.665Z] #55 33.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-06T21:49:46.665Z] #55 33.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-06T21:49:46.665Z] #55 33.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-06T21:49:46.665Z] #55 33.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-06T21:49:46.665Z] #55 33.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-06T21:49:46.665Z] #55 33.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-06T21:49:46.665Z] #55 34.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-06T21:49:46.665Z] #55 34.09 go: downloading github.com/julz/importas v0.1.0 [2022-07-06T21:49:46.665Z] #55 34.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-06T21:49:46.665Z] #55 34.36 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-06T21:49:46.665Z] #55 34.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-06T21:49:46.665Z] #55 34.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-06T21:49:46.665Z] #55 34.74 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-06T21:49:46.665Z] #55 34.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-06T21:49:46.665Z] #55 34.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-06T21:49:46.923Z] #55 35.07 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-06T21:49:46.923Z] #55 35.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-06T21:49:46.923Z] #55 35.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-06T21:49:46.923Z] #55 35.24 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-06T21:49:47.125Z] #42 37.26 The following NEW packages will be installed: [2022-07-06T21:49:47.125Z] #42 37.28 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-06T21:49:47.125Z] #42 37.29 vim-common xxd [2022-07-06T21:49:47.125Z] #42 ... [2022-07-06T21:49:47.125Z] [2022-07-06T21:49:47.125Z] #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-07-06T21:49:47.125Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:47.125Z] #76 21.07 Reading package lists... [2022-07-06T21:49:47.125Z] #76 27.62 Reading package lists... [2022-07-06T21:49:47.125Z] #76 33.82 Building dependency tree... [2022-07-06T21:49:47.125Z] #76 37.51 python3 is already the newest version (3.9.2-3). [2022-07-06T21:49:47.125Z] #76 37.51 The following additional packages will be installed: [2022-07-06T21:49:47.125Z] #76 37.51 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-06T21:49:47.126Z] #76 37.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-06T21:49:47.126Z] #76 37.52 Suggested packages: [2022-07-06T21:49:47.126Z] #76 ... [2022-07-06T21:49:47.126Z] [2022-07-06T21:49:47.126Z] #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-07-06T21:49:47.126Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:47.126Z] #14 21.07 Reading package lists... [2022-07-06T21:49:47.126Z] #14 27.72 Reading package lists... [2022-07-06T21:49:47.126Z] #14 34.08 Building dependency tree... [2022-07-06T21:49:47.164Z] #51 ... [2022-07-06T21:49:47.164Z] [2022-07-06T21:49:47.164Z] #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-07-06T21:49:47.164Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-06T21:49:47.164Z] #34 37.68 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-07-06T21:49:47.164Z] #34 38.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-06T21:49:47.164Z] #34 38.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:49:47.383Z] #14 ... [2022-07-06T21:49:47.383Z] [2022-07-06T21:49:47.383Z] #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-07-06T21:49:47.383Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:47.383Z] #62 25.01 Reading package lists... [2022-07-06T21:49:47.383Z] #62 30.31 Building dependency tree... [2022-07-06T21:49:47.383Z] #62 34.03 The following additional packages will be installed: [2022-07-06T21:49:47.383Z] #62 34.08 libbtrfs0 [2022-07-06T21:49:47.383Z] #62 34.29 The following NEW packages will be installed: [2022-07-06T21:49:47.383Z] #62 34.31 libbtrfs-dev libbtrfs0 [2022-07-06T21:49:47.383Z] #62 34.81 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:47.383Z] #62 34.81 Need to get 460 kB of archives. [2022-07-06T21:49:47.383Z] #62 34.81 After this operation, 1237 kB of additional disk space will be used. [2022-07-06T21:49:47.383Z] #62 34.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:49:47.383Z] #62 34.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:49:47.383Z] #62 36.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:47.383Z] #62 36.25 Fetched 460 kB in 0s (1248 kB/s) [2022-07-06T21:49:47.383Z] #62 36.37 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:49:47.383Z] #62 36.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:49:47.383Z] #62 36.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:49:47.383Z] #62 36.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:49:47.383Z] #62 36.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:49:47.383Z] #62 36.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:49:47.383Z] #62 36.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:49:47.383Z] #62 37.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:49:47.383Z] #62 37.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:49:47.383Z] #62 37.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:47.383Z] #62 DONE 37.6s [2022-07-06T21:49:47.383Z] [2022-07-06T21:49:47.383Z] #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-07-06T21:49:47.383Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:47.383Z] #76 37.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-06T21:49:47.383Z] #76 37.52 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-06T21:49:47.383Z] #76 37.52 m4-doc ed diffutils-doc [2022-07-06T21:49:47.383Z] #76 37.52 Recommended packages: [2022-07-06T21:49:47.383Z] #76 37.52 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-06T21:49:47.425Z] #34 ... [2022-07-06T21:49:47.425Z] [2022-07-06T21:49:47.425Z] #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-07-06T21:49:47.425Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:47.425Z] #42 38.84 Selecting previously unselected package libicu67:arm64. [2022-07-06T21:49:47.425Z] #42 38.84 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 38.88 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-06T21:49:47.425Z] #42 45.04 Selecting previously unselected package libxml2:arm64. [2022-07-06T21:49:47.425Z] #42 45.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 45.06 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:49:47.425Z] #42 45.59 Selecting previously unselected package libarchive13:arm64. [2022-07-06T21:49:47.425Z] #42 45.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 45.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-06T21:49:47.425Z] #42 45.93 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-06T21:49:47.425Z] #42 45.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 45.93 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-06T21:49:47.425Z] #42 46.09 Selecting previously unselected package librhash0:arm64. [2022-07-06T21:49:47.425Z] #42 46.09 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 46.10 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-06T21:49:47.425Z] #42 46.27 Selecting previously unselected package libuv1:arm64. [2022-07-06T21:49:47.425Z] #42 46.27 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 46.30 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-06T21:49:47.425Z] #42 46.48 Selecting previously unselected package cmake. [2022-07-06T21:49:47.425Z] #42 46.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-06T21:49:47.425Z] #42 46.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:49:47.645Z] #76 ... [2022-07-06T21:49:47.645Z] [2022-07-06T21:49:47.645Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-06T21:49:47.645Z] #63 sha256:26c43eeb428d69fd3a8b9b31256be5a2e37d5d2ff1d6e41f3b94aefe490c7d57 [2022-07-06T21:49:47.645Z] #63 DONE 0.2s [2022-07-06T21:49:47.645Z] [2022-07-06T21:49:47.645Z] #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-07-06T21:49:47.645Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:47.645Z] #14 37.94 The following additional packages will be installed: [2022-07-06T21:49:47.645Z] #14 37.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:49:47.645Z] #14 37.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-06T21:49:47.645Z] #14 37.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-06T21:49:47.645Z] #14 37.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-06T21:49:47.645Z] #14 37.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-06T21:49:47.645Z] #14 37.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-06T21:49:47.645Z] #14 37.99 mingw-w64-common mingw-w64-x86-64-dev [2022-07-06T21:49:47.781Z] #84 66.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:49:47.781Z] #84 66.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:49:47.858Z] #55 36.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-06T21:49:47.858Z] #55 36.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-06T21:49:47.903Z] #14 38.04 Suggested packages: [2022-07-06T21:49:47.903Z] #14 38.04 gcc-10-locales seccomp wine64 [2022-07-06T21:49:48.048Z] #84 66.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:49:48.048Z] #84 66.54 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:49:48.115Z] #55 36.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-06T21:49:48.314Z] #84 66.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:49:48.314Z] #84 67.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:49:48.472Z] #42 ... [2022-07-06T21:49:48.472Z] [2022-07-06T21:49:48.472Z] #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-07-06T21:49:48.472Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-06T21:49:48.472Z] #51 48.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:48.576Z] #84 67.10 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:49:48.680Z] #55 36.77 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-06T21:49:48.680Z] #55 36.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-06T21:49:48.680Z] #55 36.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-06T21:49:48.680Z] #55 36.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-06T21:49:48.837Z] #84 67.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:49:48.837Z] #84 67.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:49:48.938Z] #55 37.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-06T21:49:48.938Z] #55 37.19 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-06T21:49:49.502Z] #55 37.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-06T21:49:49.502Z] #55 37.83 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-06T21:49:49.759Z] #55 37.92 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-06T21:49:49.759Z] #55 38.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-06T21:49:49.759Z] #55 38.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-06T21:49:49.759Z] #55 ... [2022-07-06T21:49:49.759Z] [2022-07-06T21:49:49.759Z] #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-07-06T21:49:49.759Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:49:49.759Z] #67 27.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-06T21:49:49.759Z] #67 28.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:49.840Z] #14 39.82 The following NEW packages will be installed: [2022-07-06T21:49:49.840Z] #14 39.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:49:49.840Z] #14 39.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-06T21:49:49.840Z] #14 39.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-06T21:49:49.840Z] #14 39.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-06T21:49:49.840Z] #14 39.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-06T21:49:49.840Z] #14 39.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-06T21:49:49.840Z] #14 39.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-06T21:49:49.840Z] #14 39.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-06T21:49:49.840Z] #14 39.82 mingw-w64-x86-64-dev [2022-07-06T21:49:50.016Z] #67 ... [2022-07-06T21:49:50.017Z] [2022-07-06T21:49:50.017Z] #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-07-06T21:49:50.017Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:50.017Z] #36 35.31 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-06T21:49:50.068Z] #53 ... [2022-07-06T21:49:50.068Z] [2022-07-06T21:49:50.068Z] #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-07-06T21:49:50.068Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:50.068Z] #55 25.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:49:50.068Z] #55 25.65 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-06T21:49:50.068Z] #55 26.27 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-06T21:49:50.068Z] #55 26.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-06T21:49:50.068Z] #55 26.70 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-06T21:49:50.068Z] #55 26.70 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-06T21:49:50.068Z] #55 27.01 go: downloading github.com/spf13/afero v1.8.2 [2022-07-06T21:49:50.068Z] #55 27.29 go: downloading github.com/spf13/cast v1.4.1 [2022-07-06T21:49:50.068Z] #55 27.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-06T21:49:50.068Z] #55 27.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-06T21:49:50.068Z] #55 27.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-06T21:49:50.068Z] #55 27.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-06T21:49:50.068Z] #55 28.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-06T21:49:50.068Z] #55 28.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-06T21:49:50.068Z] #55 28.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-06T21:49:50.068Z] #55 28.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-06T21:49:50.068Z] #55 28.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-06T21:49:50.068Z] #55 28.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-06T21:49:50.097Z] #14 40.23 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:50.097Z] #14 40.23 Need to get 115 MB of archives. [2022-07-06T21:49:50.097Z] #14 40.23 After this operation, 645 MB of additional disk space will be used. [2022-07-06T21:49:50.097Z] #14 40.23 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-07-06T21:49:50.097Z] #14 40.35 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-07-06T21:49:50.097Z] #14 ... [2022-07-06T21:49:50.097Z] [2022-07-06T21:49:50.097Z] #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-07-06T21:49:50.097Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:49:50.097Z] #57 40.20 v3.0.2 [2022-07-06T21:49:50.097Z] #57 DONE 40.4s [2022-07-06T21:49:50.097Z] [2022-07-06T21:49:50.097Z] #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-07-06T21:49:50.097Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:50.097Z] #55 30.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-06T21:49:50.097Z] #55 30.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-06T21:49:50.097Z] #55 30.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-06T21:49:50.097Z] #55 30.68 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-06T21:49:50.097Z] #55 30.85 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-06T21:49:50.097Z] #55 31.05 go: downloading golang.org/x/text v0.3.7 [2022-07-06T21:49:50.097Z] #55 37.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-06T21:49:50.097Z] #55 38.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-06T21:49:50.097Z] #55 38.11 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-06T21:49:50.097Z] #55 38.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-06T21:49:50.097Z] #55 38.26 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-06T21:49:50.097Z] #55 38.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-06T21:49:50.097Z] #55 38.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-06T21:49:50.097Z] #55 38.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-06T21:49:50.097Z] #55 38.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-06T21:49:50.097Z] #55 38.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-06T21:49:50.097Z] #55 38.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-06T21:49:50.097Z] #55 38.86 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-06T21:49:50.097Z] #55 39.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-06T21:49:50.097Z] #55 39.76 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-06T21:49:50.097Z] #55 39.96 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-06T21:49:50.097Z] #55 40.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-06T21:49:50.097Z] #55 40.23 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-06T21:49:50.097Z] #55 40.41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-06T21:49:50.097Z] #55 40.41 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-06T21:49:50.097Z] #55 40.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-06T21:49:50.097Z] #55 ... [2022-07-06T21:49:50.097Z] [2022-07-06T21:49:50.097Z] #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-07-06T21:49:50.097Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:50.097Z] #76 38.80 The following NEW packages will be installed: [2022-07-06T21:49:50.097Z] #76 38.80 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-06T21:49:50.097Z] #76 38.83 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-06T21:49:50.097Z] #76 38.83 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-06T21:49:50.097Z] #76 38.83 libyajl2 m4 patch xz-utils [2022-07-06T21:49:50.097Z] #76 39.28 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:50.097Z] #76 39.28 Need to get 5939 kB of archives. [2022-07-06T21:49:50.097Z] #76 39.28 After this operation, 18.7 MB of additional disk space will be used. [2022-07-06T21:49:50.097Z] #76 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:49:50.097Z] #76 39.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-06T21:49:50.097Z] #76 39.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-06T21:49:50.097Z] #76 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-06T21:49:50.097Z] #76 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:49:50.097Z] #76 39.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-06T21:49:50.097Z] #76 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-06T21:49:50.097Z] #76 39.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-06T21:49:50.097Z] #76 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-06T21:49:50.097Z] #76 39.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-06T21:49:50.097Z] #76 39.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:49:50.097Z] #76 39.56 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:49:50.097Z] #76 39.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-06T21:49:50.097Z] #76 39.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:49:50.097Z] #76 39.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-06T21:49:50.097Z] #76 39.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:49:50.097Z] #76 39.75 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-07-06T21:49:50.097Z] #76 39.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:49:50.097Z] #76 39.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:49:50.097Z] #76 39.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-06T21:49:50.097Z] #76 39.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:49:50.097Z] #76 39.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:49:50.097Z] #76 39.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-06T21:49:50.223Z] #84 ... [2022-07-06T21:49:50.223Z] [2022-07-06T21:49:50.223Z] #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-07-06T21:49:50.223Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:49:50.223Z] #19 93.28 Reading package lists... [2022-07-06T21:49:50.378Z] #51 DONE 50.3s [2022-07-06T21:49:50.378Z] [2022-07-06T21:49:50.378Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-06T21:49:50.378Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-06T21:49:50.378Z] #42 50.06 Setting up libicu67:arm64 (67.1-7) ... [2022-07-06T21:49:50.378Z] #42 50.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:50.378Z] #42 50.20 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-06T21:49:50.378Z] #42 50.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:50.378Z] #42 50.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-06T21:49:50.378Z] #42 50.46 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-06T21:49:50.378Z] #42 50.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:49:50.378Z] #42 50.50 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:49:50.378Z] #42 50.56 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-06T21:49:50.378Z] #42 50.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:49:50.378Z] #42 50.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:49:50.645Z] #42 DONE 51.4s [2022-07-06T21:49:50.645Z] [2022-07-06T21:49:50.645Z] #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-07-06T21:49:50.645Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:49:50.645Z] #77 5.572 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-06T21:49:50.645Z] #77 5.593 Cloning into '/tmp/crun-build/libocispec'... [2022-07-06T21:49:50.645Z] #77 6.416 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-06T21:49:50.645Z] #77 6.422 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-06T21:49:50.645Z] #77 6.429 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-06T21:49:50.645Z] #77 6.430 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-06T21:49:50.645Z] #77 6.445 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-06T21:49:51.006Z] #55 30.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-06T21:49:51.027Z] #76 41.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:51.027Z] #76 41.35 Fetched 5939 kB in 1s (6499 kB/s) [2022-07-06T21:49:51.215Z] #77 ... [2022-07-06T21:49:51.215Z] [2022-07-06T21:49:51.215Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-06T21:49:51.215Z] #43 sha256:4faf208417a66f6fe7b3ea92d2871ca9b3248444f6f6064cc4c765fd985a4600 [2022-07-06T21:49:51.215Z] #43 DONE 0.2s [2022-07-06T21:49:51.215Z] [2022-07-06T21:49:51.215Z] #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-07-06T21:49:51.215Z] #44 sha256:688f5c15dbf85cc1f9dbb8c2ad519c62bced5dddb68f636215f6045452cde429 [2022-07-06T21:49:51.266Z] #55 30.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-06T21:49:51.388Z] #36 ... [2022-07-06T21:49:51.388Z] [2022-07-06T21:49:51.388Z] #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-07-06T21:49:51.388Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:51.388Z] #76 29.53 Fetched 8548 kB in 23s (368 kB/s) [2022-07-06T21:49:51.388Z] #76 29.53 Reading package lists... [2022-07-06T21:49:51.388Z] #76 38.87 Reading package lists... [2022-07-06T21:49:51.388Z] #76 ... [2022-07-06T21:49:51.388Z] [2022-07-06T21:49:51.388Z] #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-07-06T21:49:51.388Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:51.388Z] #55 38.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-06T21:49:51.388Z] #55 38.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-06T21:49:51.388Z] #55 38.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-06T21:49:51.388Z] #55 38.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-06T21:49:51.388Z] #55 38.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-06T21:49:51.388Z] #55 39.02 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-06T21:49:51.388Z] #55 39.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-06T21:49:51.388Z] #55 39.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-06T21:49:51.591Z] #76 41.55 Selecting previously unselected package bzip2. [2022-07-06T21:49:51.591Z] #76 41.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 ... 15718 files and directories currently installed.) [2022-07-06T21:49:51.591Z] #76 41.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:49:51.591Z] #76 41.63 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:49:51.591Z] #76 41.83 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:49:51.591Z] #76 41.83 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-06T21:49:51.591Z] #76 41.83 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:49:51.784Z] #44 0.623 + RM_GOPATH=0 [2022-07-06T21:49:51.784Z] #44 0.628 + TMP_GOPATH= [2022-07-06T21:49:51.784Z] #44 0.628 + : /build [2022-07-06T21:49:51.784Z] #44 0.628 + '[' -z '' ']' [2022-07-06T21:49:51.784Z] #44 0.628 ++ mktemp -d [2022-07-06T21:49:51.784Z] #44 0.630 + export GOPATH=/tmp/tmp.HpgEyHdMnH [2022-07-06T21:49:51.784Z] #44 0.630 + GOPATH=/tmp/tmp.HpgEyHdMnH [2022-07-06T21:49:51.784Z] #44 0.630 + RM_GOPATH=1 [2022-07-06T21:49:51.784Z] #44 0.630 + case "$(go env GOARCH)" in [2022-07-06T21:49:51.784Z] #44 0.631 ++ go env GOARCH [2022-07-06T21:49:51.784Z] #44 0.672 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:51.784Z] #44 0.672 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:51.784Z] #44 0.673 ++ dirname /install.sh [2022-07-06T21:49:51.784Z] #44 0.676 + dir=/ [2022-07-06T21:49:51.784Z] #44 0.676 + bin=tini [2022-07-06T21:49:51.784Z] #44 0.676 + shift [2022-07-06T21:49:51.784Z] #44 0.676 + '[' '!' -f //tini.installer ']' [2022-07-06T21:49:51.784Z] #44 0.677 + . //tini.installer [2022-07-06T21:49:51.784Z] #44 0.677 ++ : v0.19.0 [2022-07-06T21:49:51.784Z] #44 0.677 + install_tini [2022-07-06T21:49:51.784Z] #44 0.680 + echo 'Install tini version v0.19.0' [2022-07-06T21:49:51.784Z] #44 0.680 Install tini version v0.19.0 [2022-07-06T21:49:51.784Z] #44 0.680 + git clone https://github.com/krallin/tini.git /tmp/tmp.HpgEyHdMnH/tini [2022-07-06T21:49:51.784Z] #44 0.683 Cloning into '/tmp/tmp.HpgEyHdMnH/tini'... [2022-07-06T21:49:51.953Z] #55 40.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-06T21:49:51.953Z] #55 40.07 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-06T21:49:51.953Z] #55 40.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-06T21:49:51.953Z] #55 40.20 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-06T21:49:52.156Z] #76 ... [2022-07-06T21:49:52.156Z] [2022-07-06T21:49:52.156Z] #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-07-06T21:49:52.156Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:49:52.156Z] #40 41.91 NAME: [2022-07-06T21:49:52.156Z] #40 41.91 go-winres - A tool for embedding resources in Windows executables [2022-07-06T21:49:52.156Z] #40 41.91 [2022-07-06T21:49:52.156Z] #40 41.91 USAGE: [2022-07-06T21:49:52.156Z] #40 41.91 go-winres [global options] command [command options] [arguments...] [2022-07-06T21:49:52.156Z] #40 41.91 [2022-07-06T21:49:52.156Z] #40 41.91 COMMANDS: [2022-07-06T21:49:52.156Z] #40 41.91 init Create an initial ./winres/winres.json [2022-07-06T21:49:52.156Z] #40 41.91 make Make syso files for the "go build" command [2022-07-06T21:49:52.156Z] #40 41.91 simply Make syso files for the "go build" command (simplified) [2022-07-06T21:49:52.156Z] #40 41.91 extract Extract all resources from an executable [2022-07-06T21:49:52.156Z] #40 41.91 patch Replace resources in an executable file (exe, dll) [2022-07-06T21:49:52.156Z] #40 41.91 help, h Shows a list of commands or help for one command [2022-07-06T21:49:52.156Z] #40 41.91 [2022-07-06T21:49:52.156Z] #40 41.91 GLOBAL OPTIONS: [2022-07-06T21:49:52.156Z] #40 41.91 --help, -h show help (default: false) [2022-07-06T21:49:52.156Z] #40 DONE 42.5s [2022-07-06T21:49:52.156Z] [2022-07-06T21:49:52.156Z] #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-07-06T21:49:52.156Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:49:52.156Z] #76 42.50 Selecting previously unselected package libmagic1:amd64. [2022-07-06T21:49:52.156Z] #76 42.50 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-06T21:49:52.156Z] #76 42.57 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:49:52.205Z] #55 ... [2022-07-06T21:49:52.205Z] [2022-07-06T21:49:52.205Z] #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-07-06T21:49:52.205Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-06T21:49:52.205Z] #38 31.70 tomll can be used in two ways: [2022-07-06T21:49:52.205Z] #38 31.70 Writing to STDIN and reading from STDOUT: [2022-07-06T21:49:52.205Z] #38 31.70 cat file.toml | tomll > file.toml [2022-07-06T21:49:52.205Z] #38 31.70 [2022-07-06T21:49:52.205Z] #38 31.70 Reading and updating a list of files: [2022-07-06T21:49:52.205Z] #38 31.70 tomll a.toml b.toml c.toml [2022-07-06T21:49:52.205Z] #38 31.70 [2022-07-06T21:49:52.205Z] #38 31.70 When given a list of files, tomll will modify all files in place without asking. [2022-07-06T21:49:52.205Z] #38 DONE 31.9s [2022-07-06T21:49:52.205Z] [2022-07-06T21:49:52.205Z] #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-07-06T21:49:52.205Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:49:52.205Z] #36 25.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-06T21:49:52.205Z] #36 25.67 go: downloading github.com/peterh/liner v1.2.2 [2022-07-06T21:49:52.205Z] #36 26.09 go: downloading github.com/google/go-dap v0.6.0 [2022-07-06T21:49:52.205Z] #36 26.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-06T21:49:52.205Z] #36 28.10 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-06T21:49:52.205Z] #36 28.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-06T21:49:52.205Z] #36 28.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-06T21:49:52.205Z] #36 31.58 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-06T21:49:52.211Z] #55 40.50 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-06T21:49:52.363Z] #44 1.404 + cd /tmp/tmp.HpgEyHdMnH/tini [2022-07-06T21:49:52.412Z] #76 42.78 Selecting previously unselected package file. [2022-07-06T21:49:52.412Z] #76 42.81 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-06T21:49:52.412Z] #76 42.81 Unpacking file (1:5.39-3) ... [2022-07-06T21:49:52.465Z] #36 32.06 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-06T21:49:52.465Z] #36 ... [2022-07-06T21:49:52.465Z] [2022-07-06T21:49:52.465Z] #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-07-06T21:49:52.465Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:52.465Z] #55 32.10 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-06T21:49:52.468Z] #55 40.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-06T21:49:52.623Z] #44 1.404 + git checkout -q v0.19.0 [2022-07-06T21:49:52.623Z] #44 1.441 + cmake . [2022-07-06T21:49:52.669Z] #76 42.96 Selecting previously unselected package xz-utils. [2022-07-06T21:49:52.669Z] #76 42.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:49:52.669Z] #76 42.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:49:52.725Z] #55 41.09 go: downloading honnef.co/go/tools v0.3.1 [2022-07-06T21:49:52.883Z] #44 1.980 -- The C compiler identification is GNU 10.2.1 [2022-07-06T21:49:53.143Z] #44 2.048 -- Detecting C compiler ABI info [2022-07-06T21:49:53.233Z] #76 43.30 Selecting previously unselected package libsigsegv2:amd64. [2022-07-06T21:49:53.233Z] #76 43.30 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-06T21:49:53.233Z] #76 43.32 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:49:53.233Z] #76 43.43 Selecting previously unselected package m4. [2022-07-06T21:49:53.233Z] #76 43.43 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-06T21:49:53.406Z] #55 33.06 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-06T21:49:53.406Z] #55 33.16 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-06T21:49:53.490Z] #76 43.55 Unpacking m4 (1.4.18-5) ... [2022-07-06T21:49:53.490Z] #76 43.80 Selecting previously unselected package autoconf. [2022-07-06T21:49:53.666Z] #55 33.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-06T21:49:53.712Z] #44 2.464 -- Detecting C compiler ABI info - done [2022-07-06T21:49:53.712Z] #44 2.571 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-06T21:49:53.712Z] #44 2.589 -- Detecting C compile features [2022-07-06T21:49:53.712Z] #44 2.590 -- Detecting C compile features - done [2022-07-06T21:49:53.712Z] #44 2.631 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-06T21:49:53.712Z] #44 2.842 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-06T21:49:53.761Z] #76 43.81 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-06T21:49:53.761Z] #76 43.82 Unpacking autoconf (2.69-14) ... [2022-07-06T21:49:53.926Z] #55 33.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-06T21:49:53.926Z] #55 33.62 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-06T21:49:53.926Z] #55 33.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-06T21:49:53.926Z] #55 ... [2022-07-06T21:49:53.926Z] [2022-07-06T21:49:53.926Z] #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-07-06T21:49:53.926Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:53.926Z] #51 23.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-06T21:49:53.973Z] #44 2.924 -- Configuring done [2022-07-06T21:49:53.973Z] #44 2.937 -- Generating done [2022-07-06T21:49:53.973Z] #44 2.974 -- Build files have been written to: /tmp/tmp.HpgEyHdMnH/tini [2022-07-06T21:49:54.053Z] #76 44.36 Selecting previously unselected package autotools-dev. [2022-07-06T21:49:54.053Z] #76 44.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-06T21:49:54.053Z] #76 44.39 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:49:54.102Z] #55 ... [2022-07-06T21:49:54.102Z] [2022-07-06T21:49:54.102Z] #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-07-06T21:49:54.102Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:54.102Z] #14 32.23 Fetched 8548 kB in 25s (347 kB/s) [2022-07-06T21:49:54.102Z] #14 32.23 Reading package lists... [2022-07-06T21:49:54.102Z] #14 41.62 Reading package lists... [2022-07-06T21:49:54.102Z] #14 ... [2022-07-06T21:49:54.102Z] [2022-07-06T21:49:54.102Z] #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-07-06T21:49:54.102Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:49:54.102Z] #47 40.41 Updating files: 45% (986/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-06T21:49:54.189Z] #51 ... [2022-07-06T21:49:54.189Z] [2022-07-06T21:49:54.189Z] #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-07-06T21:49:54.189Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:54.189Z] #14 13.86 Reading package lists... [2022-07-06T21:49:54.232Z] #44 2.977 + make tini-static [2022-07-06T21:49:54.232Z] #44 3.374 Scanning dependencies of target tini-static [2022-07-06T21:49:54.310Z] #76 44.69 Selecting previously unselected package automake. [2022-07-06T21:49:54.310Z] #76 44.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-06T21:49:54.310Z] #76 44.69 Unpacking automake (1:1.16.3-2) ... [2022-07-06T21:49:54.359Z] #47 42.16 + git checkout -q v2.3.0 [2022-07-06T21:49:54.453Z] #14 23.99 Reading package lists... [2022-07-06T21:49:54.453Z] #14 ... [2022-07-06T21:49:54.453Z] [2022-07-06T21:49:54.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-07-06T21:49:54.453Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:54.453Z] #55 33.82 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-06T21:49:54.493Z] #44 3.446 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-06T21:49:54.567Z] #76 ... [2022-07-06T21:49:54.567Z] [2022-07-06T21:49:54.567Z] #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-07-06T21:49:54.567Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:54.567Z] #51 28.63 Reading package lists... [2022-07-06T21:49:54.567Z] #51 34.63 Building dependency tree... [2022-07-06T21:49:54.567Z] #51 38.82 The following additional packages will be installed: [2022-07-06T21:49:54.567Z] #51 38.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:49:54.567Z] #51 38.82 python3-protobuf python3-six [2022-07-06T21:49:54.567Z] #51 38.86 Suggested packages: [2022-07-06T21:49:54.567Z] #51 38.86 python3-setuptools [2022-07-06T21:49:54.567Z] #51 38.86 Recommended packages: [2022-07-06T21:49:54.567Z] #51 38.86 iproute2 | iproute [2022-07-06T21:49:54.567Z] #51 39.70 The following NEW packages will be installed: [2022-07-06T21:49:54.567Z] #51 39.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:49:54.567Z] #51 39.73 python3-protobuf python3-six [2022-07-06T21:49:54.567Z] #51 40.15 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:54.567Z] #51 40.15 Need to get 2314 kB of archives. [2022-07-06T21:49:54.567Z] #51 40.15 After this operation, 11.1 MB of additional disk space will be used. [2022-07-06T21:49:54.567Z] #51 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-06T21:49:54.567Z] #51 40.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:49:54.567Z] #51 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-06T21:49:54.567Z] #51 40.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-06T21:49:54.567Z] #51 40.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:49:54.567Z] #51 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-06T21:49:54.567Z] #51 40.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:49:54.567Z] #51 42.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-06T21:49:54.567Z] #51 44.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:54.567Z] #51 44.46 Fetched 2314 kB in 3s (737 kB/s) [2022-07-06T21:49:54.567Z] #51 44.61 Selecting previously unselected package libprotobuf23:amd64. [2022-07-06T21:49:54.567Z] #51 44.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 ... 15718 files and directories currently installed.) [2022-07-06T21:49:54.567Z] #51 44.66 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-06T21:49:54.567Z] #51 44.68 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:49:54.567Z] #51 ... [2022-07-06T21:49:54.567Z] [2022-07-06T21:49:54.567Z] #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-07-06T21:49:54.567Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:49:54.567Z] #14 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-06T21:49:54.567Z] #14 40.61 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-07-06T21:49:54.567Z] #14 40.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-06T21:49:54.567Z] #14 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-06T21:49:54.568Z] #14 41.03 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-07-06T21:49:54.568Z] #14 41.25 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-07-06T21:49:54.568Z] #14 41.31 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-07-06T21:49:54.568Z] #14 42.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-06T21:49:54.568Z] #14 43.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-07-06T21:49:54.568Z] #14 44.56 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-07-06T21:49:54.714Z] #55 ... [2022-07-06T21:49:54.714Z] [2022-07-06T21:49:54.714Z] #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-07-06T21:49:54.714Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:54.714Z] #62 24.20 Fetched 8548 kB in 19s (461 kB/s) [2022-07-06T21:49:54.714Z] #62 24.20 Reading package lists... [2022-07-06T21:49:54.714Z] #62 ... [2022-07-06T21:49:54.714Z] [2022-07-06T21:49:54.714Z] #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-07-06T21:49:54.714Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:54.714Z] #55 34.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-06T21:49:54.752Z] #44 ... [2022-07-06T21:49:54.752Z] [2022-07-06T21:49:54.752Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-06T21:49:54.752Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-06T21:49:54.752Z] #53 54.00 gotestsum version dev [2022-07-06T21:49:54.752Z] #53 DONE 55.2s [2022-07-06T21:49:54.752Z] [2022-07-06T21:49:54.752Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:49:54.752Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:49:54.752Z] #77 8.801 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-06T21:49:54.752Z] #77 10.47 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-06T21:49:54.752Z] #77 11.57 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-06T21:49:54.974Z] #55 34.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-06T21:49:55.132Z] #14 45.41 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-07-06T21:49:55.233Z] #55 34.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-06T21:49:55.233Z] #55 35.01 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-06T21:49:55.290Z] #47 ... [2022-07-06T21:49:55.290Z] [2022-07-06T21:49:55.290Z] #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-07-06T21:49:55.290Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:55.290Z] #42 33.31 Fetched 8548 kB in 26s (333 kB/s) [2022-07-06T21:49:55.290Z] #42 33.31 Reading package lists... [2022-07-06T21:49:55.290Z] #42 42.95 Reading package lists... [2022-07-06T21:49:55.290Z] #42 ... [2022-07-06T21:49:55.290Z] [2022-07-06T21:49:55.290Z] #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-07-06T21:49:55.290Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:49:55.290Z] #62 31.61 Reading package lists... [2022-07-06T21:49:55.290Z] #62 40.89 Building dependency tree... [2022-07-06T21:49:55.319Z] #77 12.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-06T21:49:55.493Z] #55 35.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-06T21:49:55.493Z] #55 35.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-06T21:49:55.578Z] #77 12.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-06T21:49:55.753Z] #55 35.30 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-06T21:49:56.012Z] #55 35.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-06T21:49:56.012Z] #55 35.59 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-06T21:49:56.012Z] #55 35.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-06T21:49:56.063Z] #14 ... [2022-07-06T21:49:56.063Z] [2022-07-06T21:49:56.063Z] #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-07-06T21:49:56.063Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:56.063Z] #51 45.61 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:49:56.063Z] #51 45.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:49:56.063Z] #51 45.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:49:56.063Z] #51 45.96 Selecting previously unselected package python3-six. [2022-07-06T21:49:56.063Z] #51 45.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-06T21:49:56.063Z] #51 45.96 Unpacking python3-six (1.16.0-2) ... [2022-07-06T21:49:56.063Z] #51 46.11 Selecting previously unselected package python3-protobuf. [2022-07-06T21:49:56.063Z] #51 46.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-06T21:49:56.063Z] #51 46.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-06T21:49:56.222Z] #62 ... [2022-07-06T21:49:56.222Z] [2022-07-06T21:49:56.222Z] #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-07-06T21:49:56.222Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:49:56.222Z] #51 34.25 Fetched 8552 kB in 26s (326 kB/s) [2022-07-06T21:49:56.222Z] #51 34.25 Reading package lists... [2022-07-06T21:49:56.271Z] #55 35.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-06T21:49:56.271Z] #55 35.93 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-06T21:49:56.271Z] #55 35.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-06T21:49:56.479Z] #51 44.11 Reading package lists... [2022-07-06T21:49:56.479Z] #51 ... [2022-07-06T21:49:56.479Z] [2022-07-06T21:49:56.479Z] #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-07-06T21:49:56.479Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:56.479Z] #55 44.16 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-06T21:49:56.479Z] #55 44.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-06T21:49:56.479Z] #55 44.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-06T21:49:56.479Z] #55 44.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-06T21:49:56.479Z] #55 44.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-06T21:49:56.532Z] #55 36.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-06T21:49:56.669Z] #51 46.64 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:49:56.669Z] #51 46.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:49:56.737Z] #55 44.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-06T21:49:56.813Z] #19 115.4 Building dependency tree... [2022-07-06T21:49:56.927Z] #51 46.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:49:56.956Z] #77 ... [2022-07-06T21:49:56.956Z] [2022-07-06T21:49:56.956Z] #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-07-06T21:49:56.956Z] #44 sha256:688f5c15dbf85cc1f9dbb8c2ad519c62bced5dddb68f636215f6045452cde429 [2022-07-06T21:49:56.956Z] #44 4.998 [100%] Linking C executable tini-static [2022-07-06T21:49:56.956Z] #44 5.332 [100%] Built target tini-static [2022-07-06T21:49:56.956Z] #44 5.395 + mkdir -p /build [2022-07-06T21:49:56.956Z] #44 5.397 + cp tini-static /build/docker-init [2022-07-06T21:49:56.956Z] #44 DONE 5.6s [2022-07-06T21:49:56.956Z] [2022-07-06T21:49:56.956Z] #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-07-06T21:49:56.956Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:49:56.956Z] #14 50.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-06T21:49:56.956Z] #14 50.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-06T21:49:56.956Z] #14 50.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:49:56.956Z] #14 57.01 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-06T21:49:56.956Z] #14 57.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:49:56.956Z] #14 57.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:49:56.956Z] #14 57.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-06T21:49:56.956Z] #14 57.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:49:56.956Z] #14 57.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:49:56.994Z] #55 45.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-06T21:49:56.994Z] #55 45.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-06T21:49:57.100Z] #55 36.54 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-06T21:49:57.100Z] #55 36.68 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-06T21:49:57.100Z] #55 36.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-06T21:49:57.185Z] #51 47.08 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:49:57.186Z] #51 47.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:49:57.186Z] #51 47.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:49:57.359Z] #55 36.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-06T21:49:57.442Z] #51 47.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:49:57.442Z] #51 47.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:49:57.442Z] #51 47.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:49:57.442Z] #51 47.55 Selecting previously unselected package criu. [2022-07-06T21:49:57.442Z] #51 47.55 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-06T21:49:57.442Z] #51 ... [2022-07-06T21:49:57.442Z] [2022-07-06T21:49:57.442Z] #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-07-06T21:49:57.442Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:49:57.442Z] #42 37.77 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:49:57.442Z] #42 37.77 Need to get 17.7 MB of archives. [2022-07-06T21:49:57.442Z] #42 37.77 After this operation, 70.7 MB of additional disk space will be used. [2022-07-06T21:49:57.442Z] #42 37.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:49:57.442Z] #42 37.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:49:57.442Z] #42 37.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-06T21:49:57.442Z] #42 38.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:49:57.442Z] #42 38.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-06T21:49:57.443Z] #42 38.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-06T21:49:57.443Z] #42 38.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-06T21:49:57.443Z] #42 38.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-06T21:49:57.443Z] #42 38.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-06T21:49:57.443Z] #42 38.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-06T21:49:57.443Z] #42 40.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:49:57.443Z] #42 40.86 Fetched 17.7 MB in 2s (9958 kB/s) [2022-07-06T21:49:57.443Z] #42 41.03 Selecting previously unselected package xxd. [2022-07-06T21:49:57.443Z] #42 41.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:49:57.443Z] #42 41.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:49:57.443Z] #42 41.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:57.443Z] #42 41.31 Selecting previously unselected package vim-common. [2022-07-06T21:49:57.443Z] #42 41.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:49:57.443Z] #42 41.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:49:57.443Z] #42 41.83 Selecting previously unselected package cmake-data. [2022-07-06T21:49:57.443Z] #42 41.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-06T21:49:57.443Z] #42 41.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:49:57.443Z] #42 45.82 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:49:57.443Z] #42 45.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:49:57.443Z] #42 45.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:49:57.558Z] #55 46.00 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-06T21:49:57.619Z] #55 37.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-06T21:49:57.619Z] #55 37.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-06T21:49:57.699Z] #42 ... [2022-07-06T21:49:57.699Z] [2022-07-06T21:49:57.699Z] #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-07-06T21:49:57.700Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:49:57.700Z] #64 2.870 + RM_GOPATH=0 [2022-07-06T21:49:57.700Z] #64 2.870 + TMP_GOPATH= [2022-07-06T21:49:57.700Z] #64 2.870 + : /build [2022-07-06T21:49:57.700Z] #64 2.870 + '[' -z '' ']' [2022-07-06T21:49:57.700Z] #64 2.870 ++ mktemp -d [2022-07-06T21:49:57.700Z] #64 2.870 + export GOPATH=/tmp/tmp.E4y4K53kUe [2022-07-06T21:49:57.700Z] #64 2.870 + GOPATH=/tmp/tmp.E4y4K53kUe [2022-07-06T21:49:57.700Z] #64 2.870 + RM_GOPATH=1 [2022-07-06T21:49:57.700Z] #64 2.870 + case "$(go env GOARCH)" in [2022-07-06T21:49:57.700Z] #64 2.870 ++ go env GOARCH [2022-07-06T21:49:57.700Z] #64 2.912 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:57.700Z] #64 2.912 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:49:57.700Z] #64 2.912 ++ dirname /install.sh [2022-07-06T21:49:57.700Z] #64 2.912 + dir=/ [2022-07-06T21:49:57.700Z] #64 2.912 + bin=containerd [2022-07-06T21:49:57.700Z] #64 2.912 + shift [2022-07-06T21:49:57.700Z] #64 2.912 + '[' '!' -f //containerd.installer ']' [2022-07-06T21:49:57.700Z] #64 2.912 + . //containerd.installer [2022-07-06T21:49:57.700Z] #64 2.912 ++ set -e [2022-07-06T21:49:57.700Z] #64 2.912 ++ : v1.6.6 [2022-07-06T21:49:57.700Z] #64 2.912 + install_containerd [2022-07-06T21:49:57.700Z] #64 2.912 + echo 'Install containerd version v1.6.6' [2022-07-06T21:49:57.700Z] #64 2.912 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E4y4K53kUe/src/github.com/containerd/containerd [2022-07-06T21:49:57.700Z] #64 2.912 Install containerd version v1.6.6 [2022-07-06T21:49:57.700Z] #64 2.943 Cloning into '/tmp/tmp.E4y4K53kUe/src/github.com/containerd/containerd'... [2022-07-06T21:49:57.700Z] #64 ... [2022-07-06T21:49:57.700Z] [2022-07-06T21:49:57.700Z] #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-07-06T21:49:57.700Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:49:57.700Z] #34 47.00 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-07-06T21:49:57.700Z] #34 47.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-06T21:49:57.700Z] #34 47.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:49:57.815Z] #55 46.12 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-06T21:49:57.815Z] #55 46.23 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-06T21:49:57.878Z] #55 37.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-06T21:49:58.138Z] #55 37.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-06T21:49:58.138Z] #55 37.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-06T21:49:58.397Z] #55 38.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-06T21:49:58.397Z] #55 38.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-06T21:49:58.656Z] #55 38.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-06T21:49:58.656Z] #55 38.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-06T21:49:58.746Z] #55 46.70 go: downloading golang.org/x/text v0.3.7 [2022-07-06T21:49:58.916Z] #55 38.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-06T21:49:59.175Z] #55 38.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-06T21:49:59.175Z] #55 ... [2022-07-06T21:49:59.175Z] [2022-07-06T21:49:59.175Z] #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-07-06T21:49:59.175Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:49:59.176Z] #67 28.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-06T21:49:59.176Z] #67 28.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:49:59.176Z] #67 ... [2022-07-06T21:49:59.176Z] [2022-07-06T21:49:59.176Z] #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-07-06T21:49:59.176Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:49:59.176Z] #55 38.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-06T21:49:59.176Z] #55 38.98 go: downloading github.com/julz/importas v0.1.0 [2022-07-06T21:49:59.435Z] #55 39.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-06T21:49:59.695Z] #55 39.14 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-06T21:49:59.695Z] #55 39.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-06T21:49:59.695Z] #55 39.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-06T21:49:59.955Z] #55 39.37 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-06T21:49:59.956Z] #55 39.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-06T21:50:00.316Z] #55 39.87 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-06T21:50:00.316Z] #55 39.89 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-06T21:50:00.583Z] #55 40.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-06T21:50:00.583Z] #55 40.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-06T21:50:00.583Z] #55 40.22 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-06T21:50:00.972Z] #34 ... [2022-07-06T21:50:00.972Z] [2022-07-06T21:50:00.972Z] #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-07-06T21:50:00.972Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:00.972Z] #55 40.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-06T21:50:00.972Z] #55 40.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-06T21:50:00.972Z] #55 40.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-06T21:50:00.972Z] #55 40.75 go: downloading github.com/prometheus/common v0.32.1 [2022-07-06T21:50:00.972Z] #55 41.22 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-06T21:50:00.972Z] #55 41.31 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-06T21:50:00.972Z] #55 42.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-06T21:50:00.972Z] #55 43.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-06T21:50:00.972Z] #55 ... [2022-07-06T21:50:00.972Z] [2022-07-06T21:50:00.972Z] #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-07-06T21:50:00.972Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:00.972Z] #76 45.41 Selecting previously unselected package patch. [2022-07-06T21:50:00.972Z] #76 45.41 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 45.47 Unpacking patch (2.7.6-7) ... [2022-07-06T21:50:00.972Z] #76 45.59 Selecting previously unselected package dpkg-dev. [2022-07-06T21:50:00.972Z] #76 45.62 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:50:00.972Z] #76 45.62 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:50:00.972Z] #76 46.90 Selecting previously unselected package build-essential. [2022-07-06T21:50:00.972Z] #76 46.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 46.90 Unpacking build-essential (12.9) ... [2022-07-06T21:50:00.972Z] #76 47.32 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:50:00.972Z] #76 47.32 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 47.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:00.972Z] #76 47.45 Selecting previously unselected package libcap-dev:amd64. [2022-07-06T21:50:00.972Z] #76 47.45 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 47.59 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:00.972Z] #76 47.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:50:00.972Z] #76 47.79 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 47.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:00.972Z] #76 47.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-06T21:50:00.972Z] #76 47.90 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 48.03 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:00.972Z] #76 48.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:50:00.972Z] #76 48.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 48.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:00.972Z] #76 48.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:50:00.972Z] #76 48.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 48.46 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:00.972Z] #76 49.22 Selecting previously unselected package libtool. [2022-07-06T21:50:00.972Z] #76 49.22 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-06T21:50:00.972Z] #76 49.23 Unpacking libtool (2.4.6-15) ... [2022-07-06T21:50:00.972Z] #76 49.48 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:50:00.972Z] #76 49.49 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 49.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:00.972Z] #76 49.78 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:50:00.972Z] #76 49.78 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 49.80 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:00.972Z] #76 49.87 Selecting previously unselected package libyajl-dev:amd64. [2022-07-06T21:50:00.972Z] #76 49.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-06T21:50:00.972Z] #76 49.87 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:00.972Z] #76 50.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:00.972Z] #76 50.16 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:50:00.972Z] #76 50.17 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:00.972Z] #76 50.18 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:50:00.972Z] #76 50.21 Setting up file (1:5.39-3) ... [2022-07-06T21:50:00.972Z] #76 50.24 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:50:00.972Z] #76 50.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:00.972Z] #76 50.25 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:00.972Z] #76 50.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:00.972Z] #76 50.33 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:50:00.972Z] #76 50.33 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:50:00.972Z] #76 50.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:50:00.972Z] #76 50.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:50:00.972Z] #76 50.39 Setting up patch (2.7.6-7) ... [2022-07-06T21:50:00.972Z] #76 50.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:00.972Z] #76 50.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:00.972Z] #76 50.47 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:00.972Z] #76 50.49 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:00.972Z] #76 50.52 Setting up libtool (2.4.6-15) ... [2022-07-06T21:50:00.972Z] #76 50.52 Setting up m4 (1.4.18-5) ... [2022-07-06T21:50:00.972Z] #76 50.56 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:50:00.972Z] #76 50.56 Setting up autoconf (2.69-14) ... [2022-07-06T21:50:00.972Z] #76 50.58 Setting up build-essential (12.9) ... [2022-07-06T21:50:00.972Z] #76 50.60 Setting up automake (1:1.16.3-2) ... [2022-07-06T21:50:00.972Z] #76 50.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-06T21:50:00.972Z] #76 50.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:01.021Z] #19 126.0 The following additional packages will be installed: [2022-07-06T21:50:01.021Z] #19 126.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-06T21:50:01.021Z] #19 126.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-06T21:50:01.021Z] #19 126.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-06T21:50:01.021Z] #19 126.0 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-06T21:50:01.021Z] #19 126.0 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-06T21:50:01.021Z] #19 126.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-06T21:50:01.021Z] #19 126.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-06T21:50:01.021Z] #19 126.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-06T21:50:01.021Z] #19 126.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-06T21:50:01.021Z] #19 126.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-06T21:50:01.021Z] #19 126.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-06T21:50:01.021Z] #19 126.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-06T21:50:01.021Z] #19 126.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-06T21:50:01.021Z] #19 126.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-06T21:50:01.021Z] #19 126.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-06T21:50:01.021Z] #19 126.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-06T21:50:01.021Z] #19 126.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-06T21:50:01.021Z] #19 126.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-06T21:50:01.021Z] #19 126.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-06T21:50:01.021Z] #19 126.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-06T21:50:01.021Z] #19 126.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-06T21:50:01.021Z] #19 126.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-06T21:50:01.021Z] #19 126.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-06T21:50:01.021Z] #19 126.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-06T21:50:01.021Z] #19 126.1 linux-libc-dev-s390x-cross patch xz-utils [2022-07-06T21:50:01.021Z] #19 126.1 Suggested packages: [2022-07-06T21:50:01.021Z] #19 126.1 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-06T21:50:01.021Z] #19 126.1 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.1 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-06T21:50:01.021Z] #19 126.1 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-06T21:50:01.021Z] #19 126.1 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-06T21:50:01.021Z] #19 126.1 libyaml-shell-perl ed diffutils-doc [2022-07-06T21:50:01.021Z] #19 126.1 Recommended packages: [2022-07-06T21:50:01.021Z] #19 126.1 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-06T21:50:01.021Z] #19 126.1 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-06T21:50:01.912Z] #76 DONE 52.3s [2022-07-06T21:50:01.912Z] [2022-07-06T21:50:01.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-07-06T21:50:01.912Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:01.912Z] #14 47.25 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-07-06T21:50:01.912Z] #14 48.03 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-07-06T21:50:01.912Z] #14 48.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-06T21:50:01.912Z] #14 48.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-06T21:50:01.912Z] #14 48.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:50:01.912Z] #14 48.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:50:01.912Z] #14 48.07 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-07-06T21:50:01.912Z] #14 48.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:50:01.912Z] #14 48.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-06T21:50:01.912Z] #14 48.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-06T21:50:01.912Z] #14 48.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-06T21:50:01.912Z] #14 48.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-06T21:50:01.912Z] #14 48.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-06T21:50:01.912Z] #14 48.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-06T21:50:01.912Z] #14 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-07-06T21:50:01.912Z] #14 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-07-06T21:50:01.912Z] #14 48.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:50:01.912Z] #14 49.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:01.912Z] #14 49.80 Fetched 115 MB in 8s (13.8 MB/s) [2022-07-06T21:50:01.912Z] #14 49.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-06T21:50:01.912Z] #14 49.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:01.912Z] #14 49.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:01.912Z] #14 49.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:02.009Z] #55 41.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-06T21:50:02.009Z] #55 41.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-06T21:50:02.009Z] #55 41.77 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-06T21:50:02.170Z] #14 52.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-06T21:50:02.170Z] #14 52.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:02.427Z] #14 52.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:02.610Z] #55 42.06 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-06T21:50:02.928Z] #55 42.44 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-06T21:50:02.928Z] #55 42.65 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-06T21:50:02.928Z] #55 42.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-06T21:50:02.941Z] #55 ... [2022-07-06T21:50:02.941Z] [2022-07-06T21:50:02.941Z] #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-07-06T21:50:02.941Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:02.941Z] #14 41.62 Reading package lists... [2022-07-06T21:50:03.206Z] #55 ... [2022-07-06T21:50:03.206Z] [2022-07-06T21:50:03.206Z] #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-07-06T21:50:03.206Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:03.206Z] #42 32.81 Fetched 8548 kB in 25s (342 kB/s) [2022-07-06T21:50:03.206Z] #42 32.81 Reading package lists... [2022-07-06T21:50:03.206Z] #42 ... [2022-07-06T21:50:03.206Z] [2022-07-06T21:50:03.206Z] #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-07-06T21:50:03.206Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:03.206Z] #76 32.91 Fetched 8548 kB in 25s (337 kB/s) [2022-07-06T21:50:03.473Z] #76 32.91 Reading package lists... [2022-07-06T21:50:03.473Z] #76 ... [2022-07-06T21:50:03.473Z] [2022-07-06T21:50:03.474Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-06T21:50:03.474Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:50:03.526Z] #14 62.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-06T21:50:03.526Z] #14 62.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:50:03.526Z] #14 63.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:03.999Z] #47 41.84 Updating files: 35% (762/2177) Updating files: 36% (784/2177) Updating files: 37% (806/2177) Updating files: 38% (828/2177) Updating files: 39% (850/2177) Updating files: 40% (871/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) [2022-07-06T21:50:03.999Z] #47 ... [2022-07-06T21:50:03.999Z] [2022-07-06T21:50:03.999Z] #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-07-06T21:50:03.999Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:50:03.999Z] #36 33.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-06T21:50:04.259Z] #36 ... [2022-07-06T21:50:04.259Z] [2022-07-06T21:50:04.259Z] #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-07-06T21:50:04.259Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:50:04.321Z] #14 ... [2022-07-06T21:50:04.321Z] [2022-07-06T21:50:04.321Z] #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-07-06T21:50:04.321Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:04.321Z] #42 53.50 Selecting previously unselected package libxml2:amd64. [2022-07-06T21:50:04.321Z] #42 53.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-06T21:50:04.321Z] #42 53.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:04.321Z] #42 53.98 Selecting previously unselected package libarchive13:amd64. [2022-07-06T21:50:04.321Z] #42 53.98 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-06T21:50:04.321Z] #42 53.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:04.321Z] #42 54.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-06T21:50:04.321Z] #42 54.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-06T21:50:04.321Z] #42 54.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:04.321Z] #42 54.54 Selecting previously unselected package librhash0:amd64. [2022-07-06T21:50:04.321Z] #42 54.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-06T21:50:04.321Z] #42 54.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:04.321Z] #42 54.74 Selecting previously unselected package libuv1:amd64. [2022-07-06T21:50:04.518Z] #47 41.84 Updating files: 35% (762/2177) Updating files: 36% (784/2177) Updating files: 37% (806/2177) Updating files: 38% (828/2177) Updating files: 39% (850/2177) Updating files: 40% (871/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 94% (2060/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-06T21:50:04.578Z] #42 54.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-06T21:50:04.578Z] #42 54.87 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:04.578Z] #42 55.00 Selecting previously unselected package cmake. [2022-07-06T21:50:04.578Z] #42 55.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-06T21:50:04.777Z] #47 44.04 + git checkout -q v2.3.0 [2022-07-06T21:50:04.835Z] #42 55.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:05.036Z] #47 ... [2022-07-06T21:50:05.036Z] [2022-07-06T21:50:05.036Z] #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-07-06T21:50:05.036Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:50:05.036Z] #62 34.59 Reading package lists... [2022-07-06T21:50:05.036Z] #62 44.54 Building dependency tree... [2022-07-06T21:50:05.036Z] #62 ... [2022-07-06T21:50:05.036Z] [2022-07-06T21:50:05.036Z] #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-07-06T21:50:05.036Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:05.036Z] #14 23.99 Reading package lists... [2022-07-06T21:50:05.036Z] #14 34.90 Building dependency tree... [2022-07-06T21:50:05.036Z] #14 42.02 The following additional packages will be installed: [2022-07-06T21:50:05.036Z] #14 42.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:50:05.036Z] #14 42.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-06T21:50:05.036Z] #14 42.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-06T21:50:05.036Z] #14 42.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-06T21:50:05.037Z] #14 42.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-06T21:50:05.037Z] #14 42.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-06T21:50:05.037Z] #14 42.12 mingw-w64-common mingw-w64-x86-64-dev [2022-07-06T21:50:05.037Z] #14 42.19 Suggested packages: [2022-07-06T21:50:05.037Z] #14 42.21 gcc-10-locales seccomp wine64 [2022-07-06T21:50:05.295Z] #14 ... [2022-07-06T21:50:05.295Z] [2022-07-06T21:50:05.295Z] #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-07-06T21:50:05.295Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:05.295Z] #51 34.59 Fetched 8552 kB in 27s (316 kB/s) [2022-07-06T21:50:05.295Z] #51 34.59 Reading package lists... [2022-07-06T21:50:05.295Z] #51 44.59 Reading package lists... [2022-07-06T21:50:05.295Z] #51 ... [2022-07-06T21:50:05.295Z] [2022-07-06T21:50:05.295Z] #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-07-06T21:50:05.295Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:05.295Z] #55 42.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-06T21:50:05.295Z] #55 43.06 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-06T21:50:05.295Z] #55 43.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-06T21:50:05.295Z] #55 43.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-06T21:50:05.295Z] #55 43.73 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-06T21:50:05.295Z] #55 43.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-06T21:50:05.295Z] #55 43.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-06T21:50:05.295Z] #55 44.13 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-06T21:50:05.295Z] #55 44.36 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-06T21:50:05.295Z] #55 44.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-06T21:50:05.295Z] #55 44.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-06T21:50:05.295Z] #55 44.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-06T21:50:05.295Z] #55 44.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-06T21:50:05.295Z] #55 44.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-06T21:50:05.295Z] #55 44.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-06T21:50:05.463Z] #14 51.20 Building dependency tree... [2022-07-06T21:50:05.463Z] #14 ... [2022-07-06T21:50:05.463Z] [2022-07-06T21:50:05.463Z] #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-07-06T21:50:05.463Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:50:05.463Z] #62 47.49 The following additional packages will be installed: [2022-07-06T21:50:05.463Z] #62 47.49 libbtrfs0 [2022-07-06T21:50:05.463Z] #62 47.91 The following NEW packages will be installed: [2022-07-06T21:50:05.463Z] #62 47.99 libbtrfs-dev libbtrfs0 [2022-07-06T21:50:05.463Z] #62 48.47 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:05.463Z] #62 48.47 Need to get 460 kB of archives. [2022-07-06T21:50:05.463Z] #62 48.47 After this operation, 1237 kB of additional disk space will be used. [2022-07-06T21:50:05.463Z] #62 48.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:50:05.463Z] #62 48.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:50:05.463Z] #62 50.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:05.463Z] #62 50.72 Fetched 460 kB in 0s (1131 kB/s) [2022-07-06T21:50:05.463Z] #62 51.02 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:50:05.463Z] #62 51.02 (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 ... 15718 files and directories currently installed.) [2022-07-06T21:50:05.463Z] #62 51.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:50:05.463Z] #62 51.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:50:05.463Z] #62 51.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:50:05.463Z] #62 51.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:50:05.463Z] #62 52.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:50:05.463Z] #62 52.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:50:05.463Z] #62 52.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:50:05.463Z] #62 52.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:05.463Z] #62 DONE 53.2s [2022-07-06T21:50:05.463Z] [2022-07-06T21:50:05.463Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-06T21:50:05.463Z] #63 sha256:08cf37627468bad089f5d670d1dc8feb4ae02dc30232f90ea7ae84d32c6ce5f8 [2022-07-06T21:50:05.463Z] #63 DONE 0.1s [2022-07-06T21:50:05.463Z] [2022-07-06T21:50:05.463Z] #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-07-06T21:50:05.463Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:50:05.554Z] #55 45.18 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-06T21:50:05.817Z] #55 45.32 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-06T21:50:05.817Z] #55 45.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-06T21:50:06.079Z] #55 45.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-06T21:50:06.079Z] #55 45.73 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-06T21:50:06.312Z] #19 ... [2022-07-06T21:50:06.312Z] [2022-07-06T21:50:06.312Z] #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-07-06T21:50:06.312Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:06.312Z] #84 84.28 configure.ac:7: installing 'build-aux/compile' [2022-07-06T21:50:06.312Z] #84 84.29 configure.ac:9: installing 'build-aux/config.guess' [2022-07-06T21:50:06.312Z] #84 84.30 configure.ac:9: installing 'build-aux/config.sub' [2022-07-06T21:50:06.312Z] #84 84.31 configure.ac:11: installing 'build-aux/install-sh' [2022-07-06T21:50:06.312Z] #84 84.31 configure.ac:11: installing 'build-aux/missing' [2022-07-06T21:50:06.312Z] #84 84.60 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:50:06.312Z] #84 84.69 parallel-tests: installing 'build-aux/test-driver' [2022-07-06T21:50:06.649Z] #55 46.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-06T21:50:06.837Z] #64 1.561 + RM_GOPATH=0 [2022-07-06T21:50:06.837Z] #64 1.561 + TMP_GOPATH= [2022-07-06T21:50:06.837Z] #64 1.561 + : /build [2022-07-06T21:50:06.837Z] #64 1.561 + '[' -z '' ']' [2022-07-06T21:50:06.837Z] #64 1.561 ++ mktemp -d [2022-07-06T21:50:06.837Z] #64 1.561 + export GOPATH=/tmp/tmp.aUiW5PPvMw [2022-07-06T21:50:06.837Z] #64 1.561 + GOPATH=/tmp/tmp.aUiW5PPvMw [2022-07-06T21:50:06.837Z] #64 1.561 + RM_GOPATH=1 [2022-07-06T21:50:06.837Z] #64 1.561 + case "$(go env GOARCH)" in [2022-07-06T21:50:06.837Z] #64 1.596 ++ go env GOARCH [2022-07-06T21:50:06.837Z] #64 1.662 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:06.837Z] #64 1.662 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:06.837Z] #64 1.662 ++ dirname /install.sh [2022-07-06T21:50:06.837Z] #64 1.662 + dir=/ [2022-07-06T21:50:06.837Z] #64 1.662 + bin=containerd [2022-07-06T21:50:06.837Z] #64 1.662 + shift [2022-07-06T21:50:06.837Z] #64 1.662 + '[' '!' -f //containerd.installer ']' [2022-07-06T21:50:06.837Z] #64 1.662 + . //containerd.installer [2022-07-06T21:50:06.837Z] #64 1.662 ++ set -e [2022-07-06T21:50:06.837Z] #64 1.662 ++ : v1.6.6 [2022-07-06T21:50:06.837Z] #64 1.662 + install_containerd [2022-07-06T21:50:06.837Z] #64 1.662 + echo 'Install containerd version v1.6.6' [2022-07-06T21:50:06.837Z] #64 1.662 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aUiW5PPvMw/src/github.com/containerd/containerd [2022-07-06T21:50:06.837Z] #64 1.662 Install containerd version v1.6.6 [2022-07-06T21:50:06.837Z] #64 1.669 Cloning into '/tmp/tmp.aUiW5PPvMw/src/github.com/containerd/containerd'... [2022-07-06T21:50:06.909Z] #55 46.51 go: downloading honnef.co/go/tools v0.3.1 [2022-07-06T21:50:07.718Z] #14 ... [2022-07-06T21:50:07.718Z] [2022-07-06T21:50:07.718Z] #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-07-06T21:50:07.718Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:07.718Z] #77 24.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-06T21:50:07.768Z] #64 ... [2022-07-06T21:50:07.768Z] [2022-07-06T21:50:07.768Z] #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-07-06T21:50:07.768Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:50:07.768Z] #47 45.65 + 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-07-06T21:50:07.768Z] #47 ... [2022-07-06T21:50:07.768Z] [2022-07-06T21:50:07.768Z] #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-07-06T21:50:07.768Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:07.768Z] #51 44.11 Reading package lists... [2022-07-06T21:50:07.768Z] #51 53.63 Building dependency tree... [2022-07-06T21:50:08.111Z] #42 ... [2022-07-06T21:50:08.111Z] [2022-07-06T21:50:08.111Z] #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-07-06T21:50:08.111Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:08.111Z] #51 47.58 Unpacking criu (3.17-1) ... [2022-07-06T21:50:08.111Z] #51 48.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:50:08.111Z] #51 50.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:50:08.111Z] #51 50.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:50:08.111Z] #51 50.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:08.111Z] #51 50.73 Setting up python3-six (1.16.0-2) ... [2022-07-06T21:50:08.111Z] #51 52.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:50:08.111Z] #51 52.23 Setting up python3-protobuf (3.12.4-1) ... [2022-07-06T21:50:08.111Z] #51 56.62 Setting up criu (3.17-1) ... [2022-07-06T21:50:08.111Z] #51 ... [2022-07-06T21:50:08.111Z] [2022-07-06T21:50:08.111Z] #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-07-06T21:50:08.111Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:08.111Z] #14 55.26 Selecting previously unselected package binutils-mingw-w64. [2022-07-06T21:50:08.111Z] #14 55.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-06T21:50:08.111Z] #14 55.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:50:08.111Z] #14 55.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-06T21:50:08.111Z] #14 55.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:08.111Z] #14 55.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:50:08.111Z] #14 55.54 Selecting previously unselected package dmsetup. [2022-07-06T21:50:08.111Z] #14 55.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:08.111Z] #14 55.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:50:08.111Z] #14 55.78 Selecting previously unselected package mingw-w64-common. [2022-07-06T21:50:08.111Z] #14 55.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-06T21:50:08.111Z] #14 55.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-06T21:50:09.550Z] #14 ... [2022-07-06T21:50:09.550Z] [2022-07-06T21:50:09.550Z] #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-07-06T21:50:09.550Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:09.550Z] #51 58.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:09.550Z] #51 DONE 59.5s [2022-07-06T21:50:09.550Z] [2022-07-06T21:50:09.550Z] #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-07-06T21:50:09.550Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:09.550Z] #42 59.82 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:50:09.550Z] #42 59.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:09.550Z] #42 59.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:09.550Z] #42 59.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:09.550Z] #42 59.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:09.550Z] #42 59.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:09.614Z] #84 87.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:50:09.614Z] #84 87.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:50:09.665Z] #51 ... [2022-07-06T21:50:09.665Z] [2022-07-06T21:50:09.665Z] #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-07-06T21:50:09.665Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:09.665Z] #76 38.87 Reading package lists... [2022-07-06T21:50:09.665Z] #76 48.17 Building dependency tree... [2022-07-06T21:50:09.665Z] #76 54.43 python3 is already the newest version (3.9.2-3). [2022-07-06T21:50:09.665Z] #76 54.43 The following additional packages will be installed: [2022-07-06T21:50:09.665Z] #76 54.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-06T21:50:09.665Z] #76 54.47 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-06T21:50:09.665Z] #76 54.50 Suggested packages: [2022-07-06T21:50:09.665Z] #76 54.50 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-06T21:50:09.665Z] #76 54.50 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-06T21:50:09.665Z] #76 54.50 m4-doc ed diffutils-doc [2022-07-06T21:50:09.665Z] #76 54.50 Recommended packages: [2022-07-06T21:50:09.665Z] #76 54.50 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-06T21:50:09.665Z] #76 56.65 The following NEW packages will be installed: [2022-07-06T21:50:09.665Z] #76 56.66 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-06T21:50:09.665Z] #76 56.67 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-06T21:50:09.665Z] #76 56.68 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-06T21:50:09.665Z] #76 56.69 libyajl2 m4 patch xz-utils [2022-07-06T21:50:09.665Z] #76 57.34 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:09.665Z] #76 57.34 Need to get 5939 kB of archives. [2022-07-06T21:50:09.665Z] #76 57.34 After this operation, 18.7 MB of additional disk space will be used. [2022-07-06T21:50:09.665Z] #76 57.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:50:09.665Z] #76 57.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-06T21:50:09.665Z] #76 57.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-06T21:50:09.665Z] #76 57.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-06T21:50:09.665Z] #76 57.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:50:09.665Z] #76 57.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-06T21:50:09.665Z] #76 57.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-06T21:50:09.665Z] #76 57.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-06T21:50:09.665Z] #76 57.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-06T21:50:09.665Z] #76 57.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-06T21:50:09.665Z] #76 57.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:50:09.665Z] #76 57.56 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:50:09.665Z] #76 57.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-06T21:50:09.665Z] #76 57.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:50:09.665Z] #76 57.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-06T21:50:09.665Z] #76 57.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:50:09.665Z] #76 57.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-07-06T21:50:09.665Z] #76 57.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:50:09.665Z] #76 57.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:50:09.665Z] #76 57.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-06T21:50:09.665Z] #76 57.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:50:09.665Z] #76 57.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:50:09.665Z] #76 57.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-06T21:50:09.807Z] #42 59.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:50:09.807Z] #42 60.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:09.807Z] #42 60.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:09.807Z] #42 60.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:09.807Z] #42 60.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:09.922Z] #76 ... [2022-07-06T21:50:09.922Z] [2022-07-06T21:50:09.922Z] #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-07-06T21:50:09.922Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:09.922Z] #55 58.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-06T21:50:09.922Z] #55 58.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-06T21:50:10.179Z] #55 58.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-06T21:50:10.179Z] #55 58.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-06T21:50:10.186Z] #84 88.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:50:10.187Z] #84 88.84 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:50:10.218Z] #55 49.56 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-06T21:50:10.218Z] #55 49.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-06T21:50:10.218Z] #55 49.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-06T21:50:10.436Z] #55 58.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-06T21:50:10.448Z] #84 89.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:50:10.477Z] #55 50.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-06T21:50:10.477Z] #55 50.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-06T21:50:10.694Z] #55 58.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-06T21:50:10.694Z] #55 58.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-06T21:50:10.709Z] #84 89.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:50:10.709Z] #84 89.24 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:50:10.709Z] #84 89.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:50:10.736Z] #55 50.33 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-06T21:50:10.736Z] #55 50.44 go: downloading golang.org/x/text v0.3.7 [2022-07-06T21:50:10.736Z] #42 DONE 60.9s [2022-07-06T21:50:10.736Z] [2022-07-06T21:50:10.736Z] #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-07-06T21:50:10.736Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:10.736Z] #77 5.900 Cloning into '/tmp/crun-build'... [2022-07-06T21:50:10.736Z] #77 ... [2022-07-06T21:50:10.736Z] [2022-07-06T21:50:10.736Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-06T21:50:10.736Z] #43 sha256:4ddf92895e650016031845ae040ac480a39831ff31362726d6a05f357ef88b76 [2022-07-06T21:50:10.951Z] #55 59.15 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-06T21:50:10.951Z] #55 59.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-06T21:50:10.992Z] #43 DONE 0.4s [2022-07-06T21:50:10.992Z] [2022-07-06T21:50:10.992Z] #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-07-06T21:50:10.992Z] #44 sha256:8c80cd06fd894d3d158e192591f9dd34588cf88aa4f708d98bc5a331b805ad7e [2022-07-06T21:50:11.210Z] #55 59.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-06T21:50:11.210Z] #55 59.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-06T21:50:11.210Z] #55 59.45 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-06T21:50:11.650Z] #84 ... [2022-07-06T21:50:11.651Z] [2022-07-06T21:50:11.651Z] #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-07-06T21:50:11.651Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:50:11.651Z] #19 134.5 The following NEW packages will be installed: [2022-07-06T21:50:11.651Z] #19 134.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-06T21:50:11.651Z] #19 134.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-06T21:50:11.651Z] #19 134.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-06T21:50:11.651Z] #19 134.5 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-06T21:50:11.651Z] #19 134.5 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-06T21:50:11.651Z] #19 134.5 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-06T21:50:11.651Z] #19 134.5 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-06T21:50:11.651Z] #19 134.5 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-06T21:50:11.651Z] #19 134.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-06T21:50:11.651Z] #19 134.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-06T21:50:11.651Z] #19 134.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-06T21:50:11.651Z] #19 134.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-06T21:50:11.651Z] #19 134.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-06T21:50:11.651Z] #19 134.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-06T21:50:11.651Z] #19 134.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-06T21:50:11.651Z] #19 134.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-06T21:50:11.651Z] #19 134.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-06T21:50:11.651Z] #19 134.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-06T21:50:11.651Z] #19 134.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-06T21:50:11.651Z] #19 134.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-06T21:50:11.651Z] #19 134.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-06T21:50:11.651Z] #19 134.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-06T21:50:11.651Z] #19 134.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-06T21:50:11.651Z] #19 134.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-06T21:50:11.651Z] #19 134.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-06T21:50:11.651Z] #19 134.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-06T21:50:11.651Z] #19 134.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-06T21:50:11.651Z] #19 134.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-06T21:50:11.651Z] #19 134.6 linux-libc-dev-s390x-cross patch xz-utils [2022-07-06T21:50:11.651Z] #19 135.3 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:11.651Z] #19 135.3 Need to get 788 MB of archives. [2022-07-06T21:50:11.651Z] #19 135.3 After this operation, 3385 MB of additional disk space will be used. [2022-07-06T21:50:11.651Z] #19 135.3 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:50:11.651Z] #19 135.3 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-06T21:50:11.651Z] #19 135.4 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-06T21:50:11.651Z] #19 135.5 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-06T21:50:11.651Z] #19 135.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-06T21:50:11.651Z] #19 135.7 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-06T21:50:11.651Z] #19 135.8 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-07-06T21:50:11.651Z] #19 135.8 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-07-06T21:50:12.222Z] #19 137.6 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-07-06T21:50:12.483Z] #19 137.6 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-07-06T21:50:12.582Z] #55 60.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-06T21:50:12.582Z] #55 60.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-06T21:50:12.839Z] #55 61.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-06T21:50:12.990Z] #77 ... [2022-07-06T21:50:12.990Z] [2022-07-06T21:50:12.990Z] #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-07-06T21:50:12.990Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:50:12.990Z] #14 73.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-06T21:50:12.990Z] #14 73.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:50:12.990Z] #14 73.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:13.096Z] #55 61.27 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-06T21:50:13.659Z] #55 61.96 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-06T21:50:13.659Z] #55 ... [2022-07-06T21:50:13.659Z] [2022-07-06T21:50:13.659Z] #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-07-06T21:50:13.659Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:13.659Z] #42 42.95 Reading package lists... [2022-07-06T21:50:13.659Z] #42 52.15 Building dependency tree... [2022-07-06T21:50:13.659Z] #42 58.77 The following additional packages will be installed: [2022-07-06T21:50:13.659Z] #42 58.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-06T21:50:13.659Z] #42 58.87 Suggested packages: [2022-07-06T21:50:13.659Z] #42 58.87 cmake-doc ninja-build lrzip [2022-07-06T21:50:13.659Z] #42 58.87 Recommended packages: [2022-07-06T21:50:13.659Z] #42 58.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-06T21:50:13.659Z] #42 60.18 The following NEW packages will be installed: [2022-07-06T21:50:13.659Z] #42 60.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-06T21:50:13.659Z] #42 60.19 vim-common xxd [2022-07-06T21:50:13.659Z] #42 60.65 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:13.660Z] #42 60.65 Need to get 17.7 MB of archives. [2022-07-06T21:50:13.660Z] #42 60.65 After this operation, 70.7 MB of additional disk space will be used. [2022-07-06T21:50:13.660Z] #42 60.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:50:13.660Z] #42 60.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-07-06T21:50:13.660Z] #42 60.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-06T21:50:13.660Z] #42 60.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:50:13.660Z] #42 61.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-06T21:50:13.660Z] #42 61.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-06T21:50:13.660Z] #42 62.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-06T21:50:13.917Z] #42 62.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-06T21:50:13.917Z] #42 62.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-06T21:50:13.917Z] #42 62.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-06T21:50:13.917Z] #42 ... [2022-07-06T21:50:13.917Z] [2022-07-06T21:50:13.917Z] #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-07-06T21:50:13.917Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:13.917Z] #76 59.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:13.917Z] #76 60.15 Fetched 5939 kB in 1s (5664 kB/s) [2022-07-06T21:50:13.917Z] #76 60.31 Selecting previously unselected package bzip2. [2022-07-06T21:50:13.917Z] #76 60.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:13.917Z] #76 60.44 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:50:13.917Z] #76 60.45 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:50:13.917Z] #76 60.79 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:50:13.917Z] #76 60.80 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:13.917Z] #76 60.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:50:13.917Z] #76 62.08 Selecting previously unselected package libmagic1:amd64. [2022-07-06T21:50:13.917Z] #76 62.08 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:13.917Z] #76 62.09 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:50:14.025Z] #55 ... [2022-07-06T21:50:14.025Z] [2022-07-06T21:50:14.025Z] #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-07-06T21:50:14.025Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:14.025Z] #42 43.19 Reading package lists... [2022-07-06T21:50:14.025Z] #42 52.20 Building dependency tree... [2022-07-06T21:50:14.025Z] #42 ... [2022-07-06T21:50:14.025Z] [2022-07-06T21:50:14.025Z] #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-07-06T21:50:14.025Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:14.025Z] #14 45.10 The following NEW packages will be installed: [2022-07-06T21:50:14.025Z] #14 45.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:50:14.025Z] #14 45.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-06T21:50:14.025Z] #14 45.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-06T21:50:14.025Z] #14 45.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-06T21:50:14.025Z] #14 45.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-06T21:50:14.025Z] #14 45.11 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-06T21:50:14.025Z] #14 45.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-06T21:50:14.025Z] #14 45.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-06T21:50:14.025Z] #14 45.12 mingw-w64-x86-64-dev [2022-07-06T21:50:14.025Z] #14 45.65 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:14.025Z] #14 45.65 Need to get 115 MB of archives. [2022-07-06T21:50:14.025Z] #14 45.65 After this operation, 645 MB of additional disk space will be used. [2022-07-06T21:50:14.025Z] #14 45.65 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-07-06T21:50:14.025Z] #14 45.92 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-07-06T21:50:14.025Z] #14 46.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-06T21:50:14.025Z] #14 46.19 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-07-06T21:50:14.025Z] #14 46.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-06T21:50:14.025Z] #14 46.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-06T21:50:14.025Z] #14 46.68 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-07-06T21:50:14.025Z] #14 47.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-07-06T21:50:14.025Z] #14 47.15 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-07-06T21:50:14.025Z] #14 48.29 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-07-06T21:50:14.025Z] #14 51.23 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-07-06T21:50:14.025Z] #14 52.33 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-07-06T21:50:14.025Z] #14 53.38 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-07-06T21:50:14.025Z] #14 ... [2022-07-06T21:50:14.025Z] [2022-07-06T21:50:14.025Z] #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-07-06T21:50:14.025Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:14.025Z] #76 43.39 Reading package lists... [2022-07-06T21:50:14.025Z] #76 53.10 Building dependency tree... [2022-07-06T21:50:14.025Z] #76 ... [2022-07-06T21:50:14.025Z] [2022-07-06T21:50:14.025Z] #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-07-06T21:50:14.025Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:50:14.025Z] #62 44.54 Building dependency tree... [2022-07-06T21:50:14.025Z] #62 51.32 The following additional packages will be installed: [2022-07-06T21:50:14.025Z] #62 51.37 libbtrfs0 [2022-07-06T21:50:14.025Z] #62 51.66 The following NEW packages will be installed: [2022-07-06T21:50:14.025Z] #62 51.74 libbtrfs-dev libbtrfs0 [2022-07-06T21:50:14.025Z] #62 52.26 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:14.025Z] #62 52.26 Need to get 460 kB of archives. [2022-07-06T21:50:14.025Z] #62 52.26 After this operation, 1237 kB of additional disk space will be used. [2022-07-06T21:50:14.025Z] #62 52.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:50:14.025Z] #62 52.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:50:14.206Z] #76 62.62 Selecting previously unselected package file. [2022-07-06T21:50:14.206Z] #76 62.62 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:14.206Z] #76 62.65 Unpacking file (1:5.39-3) ... [2022-07-06T21:50:14.286Z] #62 54.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:14.402Z] #19 139.9 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-07-06T21:50:14.663Z] #19 139.9 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-07-06T21:50:14.854Z] #62 54.64 Fetched 460 kB in 0s (970 kB/s) [2022-07-06T21:50:14.860Z] #76 63.09 Selecting previously unselected package xz-utils. [2022-07-06T21:50:14.861Z] #76 63.10 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:50:14.861Z] #76 63.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:50:15.114Z] #62 ... [2022-07-06T21:50:15.114Z] [2022-07-06T21:50:15.114Z] #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-07-06T21:50:15.114Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:15.114Z] #51 44.59 Reading package lists... [2022-07-06T21:50:15.168Z] #44 4.046 + RM_GOPATH=0 [2022-07-06T21:50:15.168Z] #44 4.046 + TMP_GOPATH= [2022-07-06T21:50:15.168Z] #44 4.046 + : /build [2022-07-06T21:50:15.168Z] #44 4.046 + '[' -z '' ']' [2022-07-06T21:50:15.168Z] #44 4.049 ++ mktemp -d [2022-07-06T21:50:15.168Z] #44 4.054 + export GOPATH=/tmp/tmp.NpVBUZiDUK [2022-07-06T21:50:15.168Z] #44 4.065 + GOPATH=/tmp/tmp.NpVBUZiDUK [2022-07-06T21:50:15.168Z] #44 4.065 + RM_GOPATH=1 [2022-07-06T21:50:15.168Z] #44 4.065 + case "$(go env GOARCH)" in [2022-07-06T21:50:15.168Z] #44 4.066 ++ go env GOARCH [2022-07-06T21:50:15.168Z] #44 4.084 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:15.168Z] #44 4.085 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:15.168Z] #44 4.086 ++ dirname /install.sh [2022-07-06T21:50:15.168Z] #44 4.088 + dir=/ [2022-07-06T21:50:15.168Z] #44 4.090 + bin=tini [2022-07-06T21:50:15.168Z] #44 4.090 + shift [2022-07-06T21:50:15.168Z] #44 4.090 + '[' '!' -f //tini.installer ']' [2022-07-06T21:50:15.168Z] #44 4.091 + . //tini.installer [2022-07-06T21:50:15.168Z] #44 4.091 ++ : v0.19.0 [2022-07-06T21:50:15.168Z] #44 4.092 + install_tini [2022-07-06T21:50:15.168Z] #44 4.092 + echo 'Install tini version v0.19.0' [2022-07-06T21:50:15.168Z] #44 4.092 Install tini version v0.19.0 [2022-07-06T21:50:15.168Z] #44 4.092 + git clone https://github.com/krallin/tini.git /tmp/tmp.NpVBUZiDUK/tini [2022-07-06T21:50:15.168Z] #44 4.094 Cloning into '/tmp/tmp.NpVBUZiDUK/tini'... [2022-07-06T21:50:15.447Z] #76 ... [2022-07-06T21:50:15.447Z] [2022-07-06T21:50:15.447Z] #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-07-06T21:50:15.447Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:15.447Z] #14 51.20 Building dependency tree... [2022-07-06T21:50:15.447Z] #14 57.39 The following additional packages will be installed: [2022-07-06T21:50:15.447Z] #14 57.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:50:15.447Z] #14 57.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-06T21:50:15.447Z] #14 57.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-06T21:50:15.447Z] #14 57.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-06T21:50:15.447Z] #14 57.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-06T21:50:15.447Z] #14 57.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-06T21:50:15.447Z] #14 57.45 mingw-w64-common mingw-w64-x86-64-dev [2022-07-06T21:50:15.447Z] #14 57.49 Suggested packages: [2022-07-06T21:50:15.447Z] #14 57.49 gcc-10-locales seccomp wine64 [2022-07-06T21:50:15.447Z] #14 59.96 The following NEW packages will be installed: [2022-07-06T21:50:15.447Z] #14 59.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:50:15.447Z] #14 59.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-06T21:50:15.447Z] #14 59.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-06T21:50:15.447Z] #14 59.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-06T21:50:15.447Z] #14 59.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-06T21:50:15.447Z] #14 59.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-06T21:50:15.447Z] #14 59.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-06T21:50:15.447Z] #14 59.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-06T21:50:15.447Z] #14 60.01 mingw-w64-x86-64-dev [2022-07-06T21:50:15.447Z] #14 60.46 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:15.447Z] #14 60.46 Need to get 115 MB of archives. [2022-07-06T21:50:15.447Z] #14 60.46 After this operation, 645 MB of additional disk space will be used. [2022-07-06T21:50:15.447Z] #14 60.46 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-07-06T21:50:15.447Z] #14 60.71 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-07-06T21:50:15.447Z] #14 61.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-06T21:50:15.447Z] #14 61.19 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-07-06T21:50:15.447Z] #14 61.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-06T21:50:15.447Z] #14 61.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-06T21:50:15.447Z] #14 61.77 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-07-06T21:50:15.447Z] #14 62.16 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-07-06T21:50:15.447Z] #14 62.20 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-07-06T21:50:15.447Z] #14 63.45 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-07-06T21:50:15.447Z] #14 ... [2022-07-06T21:50:15.447Z] [2022-07-06T21:50:15.447Z] #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-07-06T21:50:15.447Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:15.447Z] #55 62.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-06T21:50:15.447Z] #55 62.18 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-06T21:50:15.447Z] #55 62.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-06T21:50:15.447Z] #55 62.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-06T21:50:15.447Z] #55 62.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-06T21:50:15.447Z] #55 62.79 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-06T21:50:15.447Z] #55 62.80 go: downloading github.com/prometheus/common v0.32.1 [2022-07-06T21:50:15.447Z] #55 63.75 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-06T21:50:15.447Z] #55 63.75 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-06T21:50:15.735Z] #44 4.775 + cd /tmp/tmp.NpVBUZiDUK/tini [2022-07-06T21:50:15.735Z] #44 4.775 + git checkout -q v0.19.0 [2022-07-06T21:50:15.992Z] #44 4.790 + cmake . [2022-07-06T21:50:16.249Z] #44 ... [2022-07-06T21:50:16.249Z] [2022-07-06T21:50:16.249Z] #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-07-06T21:50:16.249Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:50:16.249Z] #53 65.62 gotestsum version dev [2022-07-06T21:50:16.249Z] #53 DONE 66.4s [2022-07-06T21:50:16.249Z] [2022-07-06T21:50:16.249Z] #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-07-06T21:50:16.249Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:16.249Z] #77 11.81 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-06T21:50:16.249Z] #77 11.85 Cloning into '/tmp/crun-build/libocispec'... [2022-07-06T21:50:16.249Z] #77 12.89 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-06T21:50:16.249Z] #77 12.91 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-06T21:50:16.249Z] #77 12.91 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-06T21:50:16.249Z] #77 12.91 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-06T21:50:16.249Z] #77 12.91 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-06T21:50:16.817Z] #55 ... [2022-07-06T21:50:16.817Z] [2022-07-06T21:50:16.817Z] #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-07-06T21:50:16.817Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:50:16.817Z] #57 63.88 v3.0.2 [2022-07-06T21:50:16.817Z] #57 DONE 64.7s [2022-07-06T21:50:16.817Z] [2022-07-06T21:50:16.817Z] #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-07-06T21:50:16.817Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:16.817Z] #76 64.01 Selecting previously unselected package libsigsegv2:amd64. [2022-07-06T21:50:16.817Z] #76 64.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-06T21:50:16.817Z] #76 64.03 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:50:16.817Z] #76 64.70 Selecting previously unselected package m4. [2022-07-06T21:50:16.817Z] #76 64.70 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-06T21:50:16.817Z] #76 64.74 Unpacking m4 (1.4.18-5) ... [2022-07-06T21:50:17.076Z] #76 65.21 Selecting previously unselected package autoconf. [2022-07-06T21:50:17.076Z] #76 65.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-06T21:50:17.076Z] #76 65.30 Unpacking autoconf (2.69-14) ... [2022-07-06T21:50:17.209Z] #19 142.6 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-07-06T21:50:17.277Z] #51 54.64 Building dependency tree... [2022-07-06T21:50:17.277Z] #51 ... [2022-07-06T21:50:17.277Z] [2022-07-06T21:50:17.277Z] #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-07-06T21:50:17.277Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:50:17.277Z] #47 46.76 + 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-07-06T21:50:17.470Z] #19 142.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-07-06T21:50:17.536Z] #47 ... [2022-07-06T21:50:17.536Z] [2022-07-06T21:50:17.536Z] #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-07-06T21:50:17.536Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-06T21:50:17.536Z] #62 54.84 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:50:17.537Z] #62 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:17.537Z] #62 54.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:50:17.537Z] #62 54.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:50:17.537Z] #62 55.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:50:17.537Z] #62 55.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:50:17.537Z] #62 55.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:50:17.537Z] #62 56.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:50:17.537Z] #62 56.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:50:17.537Z] #62 56.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:17.537Z] #62 DONE 57.3s [2022-07-06T21:50:17.537Z] [2022-07-06T21:50:17.537Z] #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-07-06T21:50:17.537Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:17.537Z] #14 56.66 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-07-06T21:50:17.622Z] #77 15.22 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-06T21:50:17.799Z] #14 57.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-06T21:50:17.799Z] #14 57.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-06T21:50:17.799Z] #14 57.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-06T21:50:17.799Z] #14 57.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:50:17.799Z] #14 57.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:50:18.009Z] #76 66.34 Selecting previously unselected package autotools-dev. [2022-07-06T21:50:18.009Z] #76 66.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-06T21:50:18.009Z] #76 66.35 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:50:18.064Z] #14 ... [2022-07-06T21:50:18.064Z] [2022-07-06T21:50:18.064Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-06T21:50:18.064Z] #63 sha256:02949eecfccb48acc03a59f76369f106b8cb77f5840d454275ec89787917c90d [2022-07-06T21:50:18.064Z] #63 DONE 0.4s [2022-07-06T21:50:18.064Z] [2022-07-06T21:50:18.064Z] #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-07-06T21:50:18.064Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:18.064Z] #14 57.58 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-07-06T21:50:18.064Z] #14 57.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:50:18.064Z] #14 57.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-06T21:50:18.064Z] #14 57.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-06T21:50:18.064Z] #14 57.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-06T21:50:18.064Z] #14 57.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-06T21:50:18.064Z] #14 57.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-06T21:50:18.064Z] #14 57.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-06T21:50:18.064Z] #14 57.74 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-07-06T21:50:18.064Z] #14 57.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:50:18.064Z] #14 57.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:50:18.276Z] #14 ... [2022-07-06T21:50:18.276Z] [2022-07-06T21:50:18.276Z] #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-07-06T21:50:18.276Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:50:18.276Z] #64 41.80 Updating files: 59% (2821/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-06T21:50:18.276Z] #64 42.83 + cd /tmp/tmp.LkjQTqQ6au/src/github.com/containerd/containerd [2022-07-06T21:50:18.276Z] #64 42.83 + git checkout -q v1.6.6 [2022-07-06T21:50:18.276Z] #64 44.59 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-06T21:50:18.276Z] #64 44.59 + BUILDTAGS='netgo osusergo static_build' [2022-07-06T21:50:18.276Z] #64 44.59 + export EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:50:18.276Z] #64 44.59 + EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:50:18.276Z] #64 44.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-06T21:50:18.276Z] #64 44.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-06T21:50:18.276Z] #64 44.59 + '[' '' = dynamic ']' [2022-07-06T21:50:18.276Z] #64 44.59 + make [2022-07-06T21:50:18.276Z] #64 46.08 + bin/ctr [2022-07-06T21:50:18.574Z] #76 66.88 Selecting previously unselected package automake. [2022-07-06T21:50:18.574Z] #76 66.88 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-06T21:50:18.574Z] #76 66.88 Unpacking automake (1:1.16.3-2) ... [2022-07-06T21:50:19.384Z] #19 144.8 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-07-06T21:50:19.516Z] #77 17.19 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-06T21:50:19.647Z] #19 144.8 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-07-06T21:50:20.079Z] #77 ... [2022-07-06T21:50:20.079Z] [2022-07-06T21:50:20.079Z] #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-07-06T21:50:20.079Z] #44 sha256:8c80cd06fd894d3d158e192591f9dd34588cf88aa4f708d98bc5a331b805ad7e [2022-07-06T21:50:20.079Z] #44 5.171 -- The C compiler identification is GNU 10.2.1 [2022-07-06T21:50:20.079Z] #44 5.320 -- Detecting C compiler ABI info [2022-07-06T21:50:20.079Z] #44 5.844 -- Detecting C compiler ABI info - done [2022-07-06T21:50:20.079Z] #44 5.996 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-06T21:50:20.079Z] #44 5.996 -- Detecting C compile features [2022-07-06T21:50:20.079Z] #44 5.996 -- Detecting C compile features - done [2022-07-06T21:50:20.079Z] #44 5.996 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-06T21:50:20.079Z] #44 6.348 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-06T21:50:20.079Z] #44 6.431 -- Configuring done [2022-07-06T21:50:20.079Z] #44 6.445 -- Generating done [2022-07-06T21:50:20.079Z] #44 6.452 -- Build files have been written to: /tmp/tmp.NpVBUZiDUK/tini [2022-07-06T21:50:20.079Z] #44 6.469 + make tini-static [2022-07-06T21:50:20.079Z] #44 6.902 Scanning dependencies of target tini-static [2022-07-06T21:50:20.079Z] #44 6.957 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-06T21:50:20.079Z] #44 8.246 [100%] Linking C executable tini-static [2022-07-06T21:50:20.079Z] #44 8.926 [100%] Built target tini-static [2022-07-06T21:50:20.079Z] #44 9.076 + mkdir -p /build [2022-07-06T21:50:20.079Z] #44 9.076 + cp tini-static /build/docker-init [2022-07-06T21:50:20.469Z] #76 68.31 Selecting previously unselected package patch. [2022-07-06T21:50:20.469Z] #76 68.35 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:50:20.469Z] #76 68.37 Unpacking patch (2.7.6-7) ... [2022-07-06T21:50:20.469Z] #76 68.83 Selecting previously unselected package dpkg-dev. [2022-07-06T21:50:20.469Z] #76 68.83 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:50:20.615Z] #14 60.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:20.643Z] #44 DONE 9.4s [2022-07-06T21:50:20.643Z] [2022-07-06T21:50:20.643Z] #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-07-06T21:50:20.643Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:20.643Z] #14 61.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-06T21:50:20.643Z] #14 61.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-06T21:50:20.643Z] #14 61.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:50:20.643Z] #14 68.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-06T21:50:20.643Z] #14 68.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:20.643Z] #14 68.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:50:20.643Z] #14 68.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-06T21:50:20.643Z] #14 68.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:20.643Z] #14 68.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:20.643Z] #14 ... [2022-07-06T21:50:20.643Z] [2022-07-06T21:50:20.643Z] #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-07-06T21:50:20.643Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:20.643Z] #77 18.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-06T21:50:20.726Z] #76 68.86 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:50:20.901Z] #77 18.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-06T21:50:20.901Z] #77 18.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-06T21:50:21.183Z] #14 60.62 Fetched 115 MB in 13s (9082 kB/s) [2022-07-06T21:50:21.444Z] #14 61.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.623Z] #19 147.0 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-06T21:50:21.623Z] #19 147.0 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-06T21:50:21.623Z] #19 147.0 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-06T21:50:21.623Z] #19 147.0 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-07-06T21:50:21.703Z] #14 61.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 ... 15718 files and directories currently installed.) [2022-07-06T21:50:21.703Z] #14 61.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:21.703Z] #14 61.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:21.884Z] #19 147.1 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-06T21:50:21.884Z] #19 147.1 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-06T21:50:21.884Z] #19 147.1 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-06T21:50:21.884Z] #19 147.1 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-06T21:50:21.884Z] #19 147.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-06T21:50:21.884Z] #19 147.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-06T21:50:21.884Z] #19 147.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-06T21:50:21.884Z] #19 147.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-06T21:50:21.884Z] #19 147.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-06T21:50:22.124Z] #76 ... [2022-07-06T21:50:22.124Z] [2022-07-06T21:50:22.124Z] #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-07-06T21:50:22.124Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:50:22.124Z] #40 70.07 NAME: [2022-07-06T21:50:22.124Z] #40 70.09 go-winres - A tool for embedding resources in Windows executables [2022-07-06T21:50:22.124Z] #40 70.09 [2022-07-06T21:50:22.124Z] #40 70.09 USAGE: [2022-07-06T21:50:22.124Z] #40 70.09 go-winres [global options] command [command options] [arguments...] [2022-07-06T21:50:22.124Z] #40 70.09 [2022-07-06T21:50:22.124Z] #40 70.09 COMMANDS: [2022-07-06T21:50:22.124Z] #40 70.09 init Create an initial ./winres/winres.json [2022-07-06T21:50:22.124Z] #40 70.09 make Make syso files for the "go build" command [2022-07-06T21:50:22.124Z] #40 70.09 simply Make syso files for the "go build" command (simplified) [2022-07-06T21:50:22.124Z] #40 70.09 extract Extract all resources from an executable [2022-07-06T21:50:22.124Z] #40 70.09 patch Replace resources in an executable file (exe, dll) [2022-07-06T21:50:22.124Z] #40 70.09 help, h Shows a list of commands or help for one command [2022-07-06T21:50:22.124Z] #40 70.09 [2022-07-06T21:50:22.124Z] #40 70.09 GLOBAL OPTIONS: [2022-07-06T21:50:22.124Z] #40 70.09 --help, -h show help (default: false) [2022-07-06T21:50:22.124Z] #40 ... [2022-07-06T21:50:22.124Z] [2022-07-06T21:50:22.124Z] #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-07-06T21:50:22.124Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:22.124Z] #51 59.97 The following additional packages will be installed: [2022-07-06T21:50:22.125Z] #51 59.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:50:22.125Z] #51 59.97 python3-protobuf python3-six [2022-07-06T21:50:22.125Z] #51 59.99 Suggested packages: [2022-07-06T21:50:22.125Z] #51 59.99 python3-setuptools [2022-07-06T21:50:22.125Z] #51 59.99 Recommended packages: [2022-07-06T21:50:22.125Z] #51 59.99 iproute2 | iproute [2022-07-06T21:50:22.125Z] #51 61.27 The following NEW packages will be installed: [2022-07-06T21:50:22.125Z] #51 61.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:50:22.125Z] #51 61.27 python3-protobuf python3-six [2022-07-06T21:50:22.125Z] #51 62.05 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:22.125Z] #51 62.05 Need to get 2314 kB of archives. [2022-07-06T21:50:22.125Z] #51 62.05 After this operation, 11.1 MB of additional disk space will be used. [2022-07-06T21:50:22.125Z] #51 62.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-06T21:50:22.125Z] #51 62.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:50:22.125Z] #51 62.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-06T21:50:22.125Z] #51 62.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-06T21:50:22.125Z] #51 62.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:50:22.125Z] #51 62.27 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-07-06T21:50:22.125Z] #51 62.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:50:22.125Z] #51 64.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-06T21:50:22.125Z] #51 67.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:22.125Z] #51 67.68 Fetched 2314 kB in 4s (617 kB/s) [2022-07-06T21:50:22.125Z] #51 67.99 Selecting previously unselected package libprotobuf23:amd64. [2022-07-06T21:50:22.125Z] #51 67.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 ... 15718 files and directories currently installed.) [2022-07-06T21:50:22.125Z] #51 68.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-06T21:50:22.125Z] #51 68.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:50:22.125Z] #51 ... [2022-07-06T21:50:22.125Z] [2022-07-06T21:50:22.125Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-06T21:50:22.125Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:22.125Z] #42 64.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:22.125Z] #42 65.36 Fetched 17.7 MB in 2s (7687 kB/s) [2022-07-06T21:50:22.125Z] #42 65.49 Selecting previously unselected package xxd. [2022-07-06T21:50:22.125Z] #42 65.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:22.125Z] #42 65.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:50:22.125Z] #42 65.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:22.125Z] #42 66.24 Selecting previously unselected package vim-common. [2022-07-06T21:50:22.125Z] #42 66.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:50:22.125Z] #42 66.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:22.125Z] #42 67.14 Selecting previously unselected package cmake-data. [2022-07-06T21:50:22.125Z] #42 67.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-06T21:50:22.125Z] #42 67.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:50:22.150Z] #19 147.3 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-06T21:50:22.381Z] #42 ... [2022-07-06T21:50:22.381Z] [2022-07-06T21:50:22.381Z] #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-07-06T21:50:22.381Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:22.381Z] #51 70.30 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:50:22.381Z] #51 70.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:50:22.638Z] #51 ... [2022-07-06T21:50:22.638Z] [2022-07-06T21:50:22.638Z] #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-07-06T21:50:22.638Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:50:22.638Z] #40 DONE 70.8s [2022-07-06T21:50:22.638Z] [2022-07-06T21:50:22.638Z] #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-07-06T21:50:22.638Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:22.638Z] #51 70.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:50:23.203Z] #51 70.99 Selecting previously unselected package python3-six. [2022-07-06T21:50:23.203Z] #51 71.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-06T21:50:23.203Z] #51 71.00 Unpacking python3-six (1.16.0-2) ... [2022-07-06T21:50:23.203Z] #51 71.20 Selecting previously unselected package python3-protobuf. [2022-07-06T21:50:23.203Z] #51 71.20 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-06T21:50:23.203Z] #51 71.21 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-06T21:50:24.134Z] #51 72.20 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:50:24.253Z] #14 ... [2022-07-06T21:50:24.253Z] [2022-07-06T21:50:24.253Z] #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-07-06T21:50:24.253Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-06T21:50:24.253Z] #57 63.97 v3.0.2 [2022-07-06T21:50:24.391Z] #51 72.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:50:24.391Z] #51 72.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:50:24.391Z] #51 72.47 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:50:24.391Z] #51 72.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:50:24.650Z] #51 72.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:50:24.823Z] #57 DONE 64.4s [2022-07-06T21:50:24.823Z] [2022-07-06T21:50:24.823Z] #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-07-06T21:50:24.823Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:24.823Z] #55 61.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-06T21:50:24.823Z] #55 61.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-06T21:50:24.823Z] #55 62.23 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-06T21:50:24.823Z] #55 62.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-06T21:50:24.823Z] #55 62.46 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-06T21:50:24.823Z] #55 62.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-06T21:50:24.823Z] #55 62.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-06T21:50:24.823Z] #55 62.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-06T21:50:24.823Z] #55 62.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-06T21:50:24.823Z] #55 63.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-06T21:50:24.823Z] #55 63.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-06T21:50:24.823Z] #55 63.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-06T21:50:24.823Z] #55 63.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-06T21:50:24.823Z] #55 63.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-06T21:50:24.823Z] #55 63.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-06T21:50:24.823Z] #55 63.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-06T21:50:24.823Z] #55 63.62 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-06T21:50:25.083Z] #55 ... [2022-07-06T21:50:25.083Z] [2022-07-06T21:50:25.083Z] #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-07-06T21:50:25.083Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:25.083Z] #42 52.20 Building dependency tree... [2022-07-06T21:50:25.083Z] #42 58.71 The following additional packages will be installed: [2022-07-06T21:50:25.083Z] #42 58.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-06T21:50:25.083Z] #42 58.80 Suggested packages: [2022-07-06T21:50:25.083Z] #42 58.80 cmake-doc ninja-build lrzip [2022-07-06T21:50:25.083Z] #42 58.80 Recommended packages: [2022-07-06T21:50:25.083Z] #42 58.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-06T21:50:25.083Z] #42 60.44 The following NEW packages will be installed: [2022-07-06T21:50:25.083Z] #42 60.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-06T21:50:25.083Z] #42 60.47 vim-common xxd [2022-07-06T21:50:25.083Z] #42 60.96 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:25.083Z] #42 60.96 Need to get 17.7 MB of archives. [2022-07-06T21:50:25.083Z] #42 60.96 After this operation, 70.7 MB of additional disk space will be used. [2022-07-06T21:50:25.083Z] #42 60.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:50:25.083Z] #42 60.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:50:25.083Z] #42 60.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-06T21:50:25.083Z] #42 61.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:50:25.083Z] #42 62.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-06T21:50:25.083Z] #42 62.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-06T21:50:25.083Z] #42 62.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-06T21:50:25.083Z] #42 62.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-06T21:50:25.083Z] #42 62.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-06T21:50:25.083Z] #42 62.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-06T21:50:25.083Z] #42 64.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:25.083Z] #42 64.78 Fetched 17.7 MB in 2s (7942 kB/s) [2022-07-06T21:50:25.213Z] #51 73.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:50:25.213Z] #51 73.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:25.342Z] #42 64.91 Selecting previously unselected package xxd. [2022-07-06T21:50:25.342Z] #42 64.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2022-07-06T21:50:25.342Z] #42 ... [2022-07-06T21:50:25.342Z] [2022-07-06T21:50:25.342Z] #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-07-06T21:50:25.342Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:25.342Z] #55 64.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-06T21:50:25.342Z] #55 65.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-06T21:50:25.462Z] #19 150.3 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-07-06T21:50:25.462Z] #19 150.3 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-07-06T21:50:25.462Z] #19 150.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-06T21:50:25.462Z] #19 150.4 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-07-06T21:50:25.462Z] #19 150.5 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-07-06T21:50:25.469Z] #51 73.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:25.602Z] #55 65.30 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-06T21:50:25.727Z] #51 73.62 Selecting previously unselected package criu. [2022-07-06T21:50:25.727Z] #51 73.62 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-06T21:50:25.727Z] #51 73.63 Unpacking criu (3.17-1) ... [2022-07-06T21:50:26.170Z] #55 ... [2022-07-06T21:50:26.170Z] [2022-07-06T21:50:26.170Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-06T21:50:26.170Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:26.170Z] #76 53.10 Building dependency tree... [2022-07-06T21:50:26.170Z] #76 59.61 python3 is already the newest version (3.9.2-3). [2022-07-06T21:50:26.170Z] #76 59.61 The following additional packages will be installed: [2022-07-06T21:50:26.170Z] #76 59.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-06T21:50:26.170Z] #76 59.64 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-06T21:50:26.170Z] #76 59.66 Suggested packages: [2022-07-06T21:50:26.170Z] #76 59.70 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-06T21:50:26.170Z] #76 59.70 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-06T21:50:26.170Z] #76 59.70 m4-doc ed diffutils-doc [2022-07-06T21:50:26.170Z] #76 59.70 Recommended packages: [2022-07-06T21:50:26.170Z] #76 59.70 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-06T21:50:26.170Z] #76 62.03 The following NEW packages will be installed: [2022-07-06T21:50:26.170Z] #76 62.03 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-06T21:50:26.170Z] #76 62.03 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-06T21:50:26.170Z] #76 62.03 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-06T21:50:26.170Z] #76 62.03 libyajl2 m4 patch xz-utils [2022-07-06T21:50:26.170Z] #76 62.58 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:26.170Z] #76 62.58 Need to get 5939 kB of archives. [2022-07-06T21:50:26.170Z] #76 62.58 After this operation, 18.7 MB of additional disk space will be used. [2022-07-06T21:50:26.170Z] #76 62.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:50:26.170Z] #76 62.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-06T21:50:26.170Z] #76 62.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-06T21:50:26.170Z] #76 62.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-06T21:50:26.170Z] #76 62.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:50:26.170Z] #76 62.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-06T21:50:26.170Z] #76 62.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-06T21:50:26.170Z] #76 62.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-06T21:50:26.170Z] #76 62.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-06T21:50:26.170Z] #76 62.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-06T21:50:26.170Z] #76 62.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:50:26.170Z] #76 62.77 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:50:26.170Z] #76 62.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-06T21:50:26.170Z] #76 62.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:50:26.170Z] #76 62.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-06T21:50:26.170Z] #76 62.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-07-06T21:50:26.170Z] #76 62.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-07-06T21:50:26.170Z] #76 62.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:50:26.170Z] #76 62.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:50:26.170Z] #76 62.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-06T21:50:26.170Z] #76 63.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:50:26.170Z] #76 63.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:50:26.170Z] #76 63.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-06T21:50:26.170Z] #76 64.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:26.170Z] #76 65.28 Fetched 5939 kB in 1s (7402 kB/s) [2022-07-06T21:50:26.170Z] #76 65.42 Selecting previously unselected package bzip2. [2022-07-06T21:50:26.170Z] #76 65.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:26.170Z] #76 65.52 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:50:26.170Z] #76 65.63 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:50:26.170Z] #76 65.89 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:50:26.170Z] #76 65.89 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:26.170Z] #76 ... [2022-07-06T21:50:26.170Z] [2022-07-06T21:50:26.170Z] #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-07-06T21:50:26.170Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:26.170Z] #42 64.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:26.170Z] #42 65.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:50:26.170Z] #42 65.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:26.170Z] #42 65.69 Selecting previously unselected package vim-common. [2022-07-06T21:50:26.170Z] #42 65.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:50:26.170Z] #42 65.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:26.739Z] #42 66.41 Selecting previously unselected package cmake-data. [2022-07-06T21:50:26.739Z] #42 66.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-06T21:50:26.739Z] #42 66.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:50:27.096Z] #51 75.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:50:27.352Z] #51 ... [2022-07-06T21:50:27.352Z] [2022-07-06T21:50:27.352Z] #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-07-06T21:50:27.352Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:27.352Z] #55 65.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-06T21:50:27.352Z] #55 67.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-06T21:50:27.500Z] #77 ... [2022-07-06T21:50:27.500Z] [2022-07-06T21:50:27.500Z] #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-07-06T21:50:27.500Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:27.500Z] #14 76.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-06T21:50:27.500Z] #14 76.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:27.500Z] #14 76.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:27.609Z] #55 ... [2022-07-06T21:50:27.609Z] [2022-07-06T21:50:27.609Z] #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-07-06T21:50:27.609Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:50:27.609Z] #34 73.20 Updating files: 77% (1185/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-06T21:50:27.609Z] #34 74.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-06T21:50:27.609Z] #34 74.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:50:27.869Z] #34 ... [2022-07-06T21:50:27.869Z] [2022-07-06T21:50:27.869Z] #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-07-06T21:50:27.869Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:27.869Z] #14 66.17 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-07-06T21:50:27.869Z] #14 66.80 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-07-06T21:50:27.869Z] #14 67.85 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-07-06T21:50:27.869Z] #14 70.46 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-07-06T21:50:27.869Z] #14 71.86 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-07-06T21:50:27.869Z] #14 71.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-06T21:50:27.869Z] #14 71.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-06T21:50:27.869Z] #14 71.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:50:27.869Z] #14 71.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:50:27.869Z] #14 71.93 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-07-06T21:50:27.869Z] #14 71.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:50:27.869Z] #14 71.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-06T21:50:27.869Z] #14 72.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-06T21:50:27.869Z] #14 72.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-06T21:50:27.869Z] #14 72.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-06T21:50:27.869Z] #14 72.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-06T21:50:27.869Z] #14 72.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-06T21:50:27.869Z] #14 72.13 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-07-06T21:50:27.869Z] #14 72.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:50:27.869Z] #14 72.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:50:27.869Z] #14 73.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:27.869Z] #14 74.20 Fetched 115 MB in 12s (9517 kB/s) [2022-07-06T21:50:27.869Z] #14 74.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-06T21:50:27.869Z] #14 74.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:27.869Z] #14 74.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:27.869Z] #14 74.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:28.118Z] #42 ... [2022-07-06T21:50:28.118Z] [2022-07-06T21:50:28.118Z] #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-07-06T21:50:28.118Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:50:28.118Z] #64 1.135 + RM_GOPATH=0 [2022-07-06T21:50:28.118Z] #64 1.135 + TMP_GOPATH= [2022-07-06T21:50:28.118Z] #64 1.136 + : /build [2022-07-06T21:50:28.118Z] #64 1.136 + '[' -z '' ']' [2022-07-06T21:50:28.118Z] #64 1.137 ++ mktemp -d [2022-07-06T21:50:28.118Z] #64 1.139 + export GOPATH=/tmp/tmp.I9E5Qechdy [2022-07-06T21:50:28.118Z] #64 1.139 + GOPATH=/tmp/tmp.I9E5Qechdy [2022-07-06T21:50:28.118Z] #64 1.140 + RM_GOPATH=1 [2022-07-06T21:50:28.118Z] #64 1.140 + case "$(go env GOARCH)" in [2022-07-06T21:50:28.118Z] #64 1.141 ++ go env GOARCH [2022-07-06T21:50:28.118Z] #64 1.172 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:28.118Z] #64 1.172 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:28.118Z] #64 1.173 ++ dirname /install.sh [2022-07-06T21:50:28.118Z] #64 1.174 + dir=/ [2022-07-06T21:50:28.118Z] #64 1.174 + bin=containerd [2022-07-06T21:50:28.118Z] #64 1.175 + shift [2022-07-06T21:50:28.118Z] #64 1.175 + '[' '!' -f //containerd.installer ']' [2022-07-06T21:50:28.118Z] #64 1.175 + . //containerd.installer [2022-07-06T21:50:28.118Z] #64 1.193 ++ set -e [2022-07-06T21:50:28.118Z] #64 1.197 ++ : v1.6.6 [2022-07-06T21:50:28.118Z] #64 1.202 + install_containerd [2022-07-06T21:50:28.118Z] #64 1.205 + echo 'Install containerd version v1.6.6' [2022-07-06T21:50:28.118Z] #64 1.206 Install containerd version v1.6.6 [2022-07-06T21:50:28.118Z] #64 1.206 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I9E5Qechdy/src/github.com/containerd/containerd [2022-07-06T21:50:28.118Z] #64 1.215 Cloning into '/tmp/tmp.I9E5Qechdy/src/github.com/containerd/containerd'... [2022-07-06T21:50:28.127Z] #14 ... [2022-07-06T21:50:28.127Z] [2022-07-06T21:50:28.127Z] #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-07-06T21:50:28.127Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:28.127Z] #76 71.01 Selecting previously unselected package build-essential. [2022-07-06T21:50:28.127Z] #76 71.02 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 71.02 Unpacking build-essential (12.9) ... [2022-07-06T21:50:28.127Z] #76 71.30 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:50:28.127Z] #76 71.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 71.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:28.127Z] #76 71.61 Selecting previously unselected package libcap-dev:amd64. [2022-07-06T21:50:28.127Z] #76 71.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 71.63 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:28.127Z] #76 72.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:50:28.127Z] #76 72.02 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 72.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:28.127Z] #76 72.23 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-06T21:50:28.127Z] #76 72.23 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 72.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:28.127Z] #76 72.43 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:50:28.127Z] #76 72.44 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 72.46 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:28.127Z] #76 72.87 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:50:28.127Z] #76 72.89 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 73.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:28.127Z] #76 74.35 Selecting previously unselected package libtool. [2022-07-06T21:50:28.127Z] #76 74.38 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-06T21:50:28.127Z] #76 74.39 Unpacking libtool (2.4.6-15) ... [2022-07-06T21:50:28.127Z] #76 74.95 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:50:28.127Z] #76 75.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 75.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:28.127Z] #76 75.56 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:50:28.127Z] #76 75.56 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 75.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:28.127Z] #76 75.72 Selecting previously unselected package libyajl-dev:amd64. [2022-07-06T21:50:28.127Z] #76 75.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-06T21:50:28.127Z] #76 75.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:28.127Z] #76 76.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:28.127Z] #76 76.12 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:50:28.127Z] #76 76.13 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:28.127Z] #76 76.14 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:50:28.127Z] #76 76.16 Setting up file (1:5.39-3) ... [2022-07-06T21:50:28.127Z] #76 76.18 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:50:28.127Z] #76 76.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:28.127Z] #76 76.20 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:28.127Z] #76 76.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:28.127Z] #76 76.23 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:50:28.127Z] #76 76.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:50:28.127Z] #76 76.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:50:28.127Z] #76 76.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:50:28.127Z] #76 76.29 Setting up patch (2.7.6-7) ... [2022-07-06T21:50:28.127Z] #76 76.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:28.127Z] #76 76.31 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:28.127Z] #76 76.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:28.127Z] #76 76.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:28.127Z] #76 76.36 Setting up libtool (2.4.6-15) ... [2022-07-06T21:50:28.127Z] #76 76.37 Setting up m4 (1.4.18-5) ... [2022-07-06T21:50:28.127Z] #76 76.38 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:50:28.127Z] #76 76.40 Setting up autoconf (2.69-14) ... [2022-07-06T21:50:28.127Z] #76 76.42 Setting up build-essential (12.9) ... [2022-07-06T21:50:28.127Z] #76 76.43 Setting up automake (1:1.16.3-2) ... [2022-07-06T21:50:28.127Z] #76 76.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-06T21:50:28.261Z] #64 ... [2022-07-06T21:50:28.261Z] [2022-07-06T21:50:28.261Z] #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-07-06T21:50:28.261Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:28.261Z] #77 33.76 libtoolize: putting auxiliary files in '.'. [2022-07-06T21:50:28.261Z] #77 33.76 libtoolize: copying file './ltmain.sh' [2022-07-06T21:50:28.261Z] #77 34.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-06T21:50:28.261Z] #77 34.59 libtoolize: and rerunning libtoolize and aclocal. [2022-07-06T21:50:28.261Z] #77 34.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:50:28.261Z] #77 42.06 configure.ac:7: installing './compile' [2022-07-06T21:50:28.261Z] #77 42.07 configure.ac:11: installing './config.guess' [2022-07-06T21:50:28.261Z] #77 42.10 configure.ac:11: installing './config.sub' [2022-07-06T21:50:28.261Z] #77 42.10 configure.ac:8: installing './install-sh' [2022-07-06T21:50:28.261Z] #77 42.10 configure.ac:8: installing './missing' [2022-07-06T21:50:28.261Z] #77 42.21 Makefile.am: installing './depcomp' [2022-07-06T21:50:28.261Z] #77 43.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:50:28.261Z] #77 43.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:50:28.261Z] #77 43.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:50:28.261Z] #77 43.53 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:50:28.261Z] #77 43.61 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:50:28.261Z] #77 43.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:50:28.261Z] #77 43.86 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:50:28.261Z] #77 44.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:50:28.261Z] #77 44.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:50:28.261Z] #77 ... [2022-07-06T21:50:28.261Z] [2022-07-06T21:50:28.261Z] #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-07-06T21:50:28.261Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:50:28.261Z] #14 78.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-06T21:50:28.261Z] #14 78.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:50:28.261Z] #14 78.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:28.261Z] #14 84.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-06T21:50:28.261Z] #14 84.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:50:28.261Z] #14 84.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:50:28.384Z] #76 76.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:28.387Z] #64 ... [2022-07-06T21:50:28.387Z] [2022-07-06T21:50:28.387Z] #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-07-06T21:50:28.387Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:28.387Z] #55 65.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-06T21:50:28.387Z] #55 66.03 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-06T21:50:28.387Z] #55 66.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-06T21:50:28.387Z] #55 66.24 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-06T21:50:28.387Z] #55 66.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-06T21:50:28.387Z] #55 66.54 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-06T21:50:28.387Z] #55 66.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-06T21:50:28.387Z] #55 66.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-06T21:50:28.387Z] #55 66.67 go: downloading github.com/prometheus/common v0.32.1 [2022-07-06T21:50:28.387Z] #55 67.58 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-06T21:50:28.387Z] #55 67.84 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-06T21:50:29.253Z] #19 ... [2022-07-06T21:50:29.253Z] [2022-07-06T21:50:29.253Z] #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-07-06T21:50:29.253Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:29.253Z] #84 107.1 configure.ac:11: installing 'build-aux/compile' [2022-07-06T21:50:29.253Z] #84 107.1 configure.ac:11: installing 'build-aux/config.guess' [2022-07-06T21:50:29.253Z] #84 107.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-06T21:50:29.253Z] #84 107.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-06T21:50:29.253Z] #84 107.2 configure.ac:13: installing 'build-aux/missing' [2022-07-06T21:50:29.253Z] #84 107.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-06T21:50:29.315Z] #76 DONE 77.5s [2022-07-06T21:50:29.315Z] [2022-07-06T21:50:29.315Z] #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-07-06T21:50:29.315Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:29.348Z] #55 ... [2022-07-06T21:50:29.348Z] [2022-07-06T21:50:29.348Z] #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-07-06T21:50:29.348Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-06T21:50:29.348Z] #40 68.58 NAME: [2022-07-06T21:50:29.348Z] #40 68.58 go-winres - A tool for embedding resources in Windows executables [2022-07-06T21:50:29.348Z] #40 68.58 [2022-07-06T21:50:29.348Z] #40 68.58 USAGE: [2022-07-06T21:50:29.348Z] #40 68.59 go-winres [global options] command [command options] [arguments...] [2022-07-06T21:50:29.348Z] #40 68.59 [2022-07-06T21:50:29.348Z] #40 68.59 COMMANDS: [2022-07-06T21:50:29.348Z] #40 68.59 init Create an initial ./winres/winres.json [2022-07-06T21:50:29.348Z] #40 68.59 make Make syso files for the "go build" command [2022-07-06T21:50:29.348Z] #40 68.59 simply Make syso files for the "go build" command (simplified) [2022-07-06T21:50:29.348Z] #40 68.59 extract Extract all resources from an executable [2022-07-06T21:50:29.348Z] #40 68.59 patch Replace resources in an executable file (exe, dll) [2022-07-06T21:50:29.348Z] #40 68.59 help, h Shows a list of commands or help for one command [2022-07-06T21:50:29.348Z] #40 68.59 [2022-07-06T21:50:29.348Z] #40 68.59 GLOBAL OPTIONS: [2022-07-06T21:50:29.348Z] #40 68.59 --help, -h show help (default: false) [2022-07-06T21:50:29.348Z] #40 DONE 68.9s [2022-07-06T21:50:29.348Z] [2022-07-06T21:50:29.348Z] #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-07-06T21:50:29.348Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:29.348Z] #55 68.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-06T21:50:29.348Z] #55 69.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-06T21:50:29.720Z] #84 107.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:50:30.247Z] #84 108.3 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:50:30.509Z] #84 108.9 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:50:30.509Z] #84 108.9 checking how to print strings... printf [2022-07-06T21:50:30.509Z] #84 108.9 checking for gcc... gcc [2022-07-06T21:50:30.682Z] #77 1.275 Cloning into '/tmp/crun-build'... [2022-07-06T21:50:30.772Z] #84 109.1 checking whether the C compiler works... yes [2022-07-06T21:50:30.772Z] #84 109.4 checking for C compiler default output file name... a.out [2022-07-06T21:50:31.034Z] #84 109.4 checking for suffix of executables... [2022-07-06T21:50:31.295Z] #84 109.7 checking whether we are cross compiling... no [2022-07-06T21:50:31.867Z] #84 110.0 checking for suffix of object files... o [2022-07-06T21:50:31.867Z] #84 110.2 checking whether we are using the GNU C compiler... yes [2022-07-06T21:50:31.885Z] #55 ... [2022-07-06T21:50:31.885Z] [2022-07-06T21:50:31.885Z] #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-07-06T21:50:31.885Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:31.885Z] #51 60.74 The following additional packages will be installed: [2022-07-06T21:50:31.885Z] #51 60.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:50:31.885Z] #51 60.75 python3-protobuf python3-six [2022-07-06T21:50:31.885Z] #51 60.75 Suggested packages: [2022-07-06T21:50:31.885Z] #51 60.75 python3-setuptools [2022-07-06T21:50:31.885Z] #51 60.75 Recommended packages: [2022-07-06T21:50:31.885Z] #51 60.75 iproute2 | iproute [2022-07-06T21:50:31.885Z] #51 62.00 The following NEW packages will be installed: [2022-07-06T21:50:31.885Z] #51 62.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-06T21:50:31.885Z] #51 62.02 python3-protobuf python3-six [2022-07-06T21:50:31.885Z] #51 62.57 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:50:31.885Z] #51 62.57 Need to get 2314 kB of archives. [2022-07-06T21:50:31.885Z] #51 62.57 After this operation, 11.1 MB of additional disk space will be used. [2022-07-06T21:50:31.885Z] #51 62.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-06T21:50:31.885Z] #51 62.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:50:31.885Z] #51 62.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-06T21:50:31.885Z] #51 62.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-06T21:50:31.885Z] #51 62.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:50:31.885Z] #51 62.67 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-07-06T21:50:31.885Z] #51 62.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:50:31.885Z] #51 65.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-06T21:50:31.885Z] #51 67.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:50:31.885Z] #51 67.82 Fetched 2314 kB in 3s (664 kB/s) [2022-07-06T21:50:31.885Z] #51 68.04 Selecting previously unselected package libprotobuf23:amd64. [2022-07-06T21:50:31.885Z] #51 68.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-06T21:50:31.885Z] #51 68.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-06T21:50:31.885Z] #51 68.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:50:31.885Z] #51 69.80 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:50:31.885Z] #51 69.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:50:31.885Z] #51 69.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:50:31.885Z] #51 70.32 Selecting previously unselected package python3-six. [2022-07-06T21:50:31.885Z] #51 70.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-06T21:50:31.885Z] #51 70.33 Unpacking python3-six (1.16.0-2) ... [2022-07-06T21:50:31.885Z] #51 70.58 Selecting previously unselected package python3-protobuf. [2022-07-06T21:50:31.885Z] #51 70.58 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-06T21:50:31.885Z] #51 70.60 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-06T21:50:31.885Z] #51 ... [2022-07-06T21:50:31.885Z] [2022-07-06T21:50:31.885Z] #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-07-06T21:50:31.885Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:31.885Z] #76 65.92 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:50:31.885Z] #76 67.20 Selecting previously unselected package libmagic1:amd64. [2022-07-06T21:50:31.885Z] #76 67.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 67.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:50:31.885Z] #76 67.66 Selecting previously unselected package file. [2022-07-06T21:50:31.885Z] #76 67.66 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 67.73 Unpacking file (1:5.39-3) ... [2022-07-06T21:50:31.885Z] #76 68.14 Selecting previously unselected package xz-utils. [2022-07-06T21:50:31.885Z] #76 68.14 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 68.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:50:31.885Z] #76 68.55 Selecting previously unselected package libsigsegv2:amd64. [2022-07-06T21:50:31.885Z] #76 68.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 68.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:50:31.885Z] #76 68.89 Selecting previously unselected package m4. [2022-07-06T21:50:31.885Z] #76 68.90 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 69.00 Unpacking m4 (1.4.18-5) ... [2022-07-06T21:50:31.885Z] #76 69.36 Selecting previously unselected package autoconf. [2022-07-06T21:50:31.885Z] #76 69.40 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-06T21:50:31.885Z] #76 69.43 Unpacking autoconf (2.69-14) ... [2022-07-06T21:50:31.885Z] #76 70.25 Selecting previously unselected package autotools-dev. [2022-07-06T21:50:31.885Z] #76 70.25 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-06T21:50:31.885Z] #76 70.27 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:50:31.885Z] #76 70.66 Selecting previously unselected package automake. [2022-07-06T21:50:31.885Z] #76 70.66 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-06T21:50:31.885Z] #76 70.68 Unpacking automake (1:1.16.3-2) ... [2022-07-06T21:50:31.885Z] #76 71.38 Selecting previously unselected package patch. [2022-07-06T21:50:31.885Z] #76 71.38 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:50:31.885Z] #76 71.39 Unpacking patch (2.7.6-7) ... [2022-07-06T21:50:31.885Z] #76 71.61 Selecting previously unselected package dpkg-dev. [2022-07-06T21:50:31.885Z] #76 71.61 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:50:31.885Z] #76 71.61 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:50:32.128Z] #84 110.4 checking whether gcc accepts -g... yes [2022-07-06T21:50:32.145Z] #76 ... [2022-07-06T21:50:32.145Z] [2022-07-06T21:50:32.145Z] #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-07-06T21:50:32.145Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:32.145Z] #51 71.42 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:50:32.145Z] #51 71.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:50:32.145Z] #51 71.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:50:32.391Z] #84 110.6 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:50:32.406Z] #51 71.78 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:50:32.406Z] #51 71.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:50:32.406Z] #51 71.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:50:32.652Z] #84 110.9 checking whether gcc understands -c and -o together... yes [2022-07-06T21:50:32.652Z] #84 111.1 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:50:32.652Z] #84 111.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:50:32.652Z] #84 111.2 checking for egrep... /bin/grep -E [2022-07-06T21:50:32.652Z] #84 111.2 checking for fgrep... /bin/grep -F [2022-07-06T21:50:32.652Z] #84 111.2 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:50:32.652Z] #84 111.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:50:32.652Z] #84 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:50:32.664Z] #51 72.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:50:32.664Z] #51 72.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:32.664Z] #51 72.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:32.914Z] #84 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:50:32.914Z] #84 111.5 checking whether ln -s works... yes [2022-07-06T21:50:32.914Z] #84 111.5 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:50:32.923Z] #51 72.44 Selecting previously unselected package criu. [2022-07-06T21:50:32.923Z] #51 72.44 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-06T21:50:33.176Z] #84 111.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:50:33.176Z] #84 111.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:50:33.176Z] #84 111.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:50:33.176Z] #84 111.6 checking for objdump... objdump [2022-07-06T21:50:33.176Z] #84 111.6 checking how to recognize dependent libraries... pass_all [2022-07-06T21:50:33.176Z] #84 111.6 checking for dlltool... no [2022-07-06T21:50:33.176Z] #84 111.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:50:33.176Z] #84 111.6 checking for ar... ar [2022-07-06T21:50:33.176Z] #84 111.6 checking for archiver @FILE support... @ [2022-07-06T21:50:33.182Z] #51 72.45 Unpacking criu (3.17-1) ... [2022-07-06T21:50:33.438Z] #84 111.8 checking for strip... strip [2022-07-06T21:50:33.438Z] #84 111.8 checking for ranlib... ranlib [2022-07-06T21:50:33.438Z] #84 111.9 checking for gawk... no [2022-07-06T21:50:33.438Z] #84 111.9 checking for mawk... mawk [2022-07-06T21:50:34.018Z] #84 111.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:50:34.018Z] #84 112.5 checking for sysroot... no [2022-07-06T21:50:34.018Z] #84 112.5 checking for a working dd... /bin/dd [2022-07-06T21:50:34.018Z] #84 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:50:34.280Z] #84 112.6 checking for mt... no [2022-07-06T21:50:34.280Z] #84 112.6 checking if : is a manifest tool... no [2022-07-06T21:50:34.280Z] #84 112.7 checking how to run the C preprocessor... gcc -E [2022-07-06T21:50:34.560Z] #51 73.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:50:34.860Z] #77 ... [2022-07-06T21:50:34.860Z] [2022-07-06T21:50:34.860Z] #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-07-06T21:50:34.860Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:34.860Z] #51 78.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:50:34.860Z] #51 78.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:50:34.860Z] #51 78.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:34.860Z] #51 78.28 Setting up python3-six (1.16.0-2) ... [2022-07-06T21:50:34.860Z] #51 80.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:50:34.860Z] #51 80.49 Setting up python3-protobuf (3.12.4-1) ... [2022-07-06T21:50:34.879Z] #14 95.23 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-06T21:50:34.879Z] #14 95.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-06T21:50:34.879Z] #14 95.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:50:35.223Z] #84 112.8 checking for ANSI C header files... yes [2022-07-06T21:50:35.423Z] #51 ... [2022-07-06T21:50:35.423Z] [2022-07-06T21:50:35.423Z] #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-07-06T21:50:35.423Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:35.423Z] #42 73.57 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:50:35.423Z] #42 73.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:50:35.423Z] #42 73.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:50:35.423Z] #42 ... [2022-07-06T21:50:35.423Z] [2022-07-06T21:50:35.423Z] #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-07-06T21:50:35.423Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:35.423Z] #14 78.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-06T21:50:35.423Z] #14 78.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:35.423Z] #14 78.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:35.423Z] #14 83.12 Selecting previously unselected package binutils-mingw-w64. [2022-07-06T21:50:35.423Z] #14 83.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-06T21:50:35.423Z] #14 83.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:50:35.423Z] #14 83.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-06T21:50:35.423Z] #14 83.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:35.423Z] #14 83.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:50:35.484Z] #84 113.8 checking for sys/types.h... yes [2022-07-06T21:50:35.745Z] #84 114.0 checking for sys/stat.h... yes [2022-07-06T21:50:35.939Z] #51 ... [2022-07-06T21:50:35.939Z] [2022-07-06T21:50:35.939Z] #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-07-06T21:50:35.939Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:35.939Z] #14 65.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-06T21:50:35.939Z] #14 65.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:50:35.939Z] #14 65.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:35.939Z] #14 70.86 Selecting previously unselected package binutils-mingw-w64. [2022-07-06T21:50:35.939Z] #14 70.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-06T21:50:35.939Z] #14 70.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:50:35.939Z] #14 71.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-06T21:50:35.939Z] #14 71.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:35.939Z] #14 71.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:50:35.939Z] #14 71.65 Selecting previously unselected package dmsetup. [2022-07-06T21:50:35.939Z] #14 71.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:35.939Z] #14 71.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:50:35.939Z] #14 72.06 Selecting previously unselected package mingw-w64-common. [2022-07-06T21:50:35.939Z] #14 72.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-06T21:50:35.939Z] #14 72.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-06T21:50:35.939Z] #14 ... [2022-07-06T21:50:35.939Z] [2022-07-06T21:50:35.939Z] #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-07-06T21:50:35.939Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-06T21:50:35.939Z] #76 73.58 Selecting previously unselected package build-essential. [2022-07-06T21:50:35.939Z] #76 73.59 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-06T21:50:35.939Z] #76 73.59 Unpacking build-essential (12.9) ... [2022-07-06T21:50:35.939Z] #76 73.71 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:50:35.939Z] #76 73.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:35.939Z] #76 73.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:35.939Z] #76 74.02 Selecting previously unselected package libcap-dev:amd64. [2022-07-06T21:50:35.939Z] #76 74.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-06T21:50:35.939Z] #76 74.05 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:35.940Z] #76 74.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:50:35.940Z] #76 74.40 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:35.940Z] #76 74.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:35.940Z] #76 74.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-06T21:50:35.940Z] #76 74.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:50:35.940Z] #76 74.61 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:35.940Z] #76 74.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:50:35.940Z] #76 74.79 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:50:35.940Z] #76 74.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:35.940Z] #76 75.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:50:35.940Z] #76 75.29 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:35.940Z] #76 75.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:35.985Z] #14 84.14 Selecting previously unselected package dmsetup. [2022-07-06T21:50:35.985Z] #14 84.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:50:35.985Z] #14 84.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:50:36.005Z] #84 114.2 checking for stdlib.h... yes [2022-07-06T21:50:36.242Z] #14 84.49 Selecting previously unselected package mingw-w64-common. [2022-07-06T21:50:36.242Z] #14 84.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-06T21:50:36.242Z] #14 84.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-06T21:50:36.266Z] #84 114.5 checking for string.h... yes [2022-07-06T21:50:36.527Z] #84 114.7 checking for memory.h... yes [2022-07-06T21:50:36.527Z] #84 115.0 checking for strings.h... yes [2022-07-06T21:50:36.877Z] #84 115.2 checking for inttypes.h... yes [2022-07-06T21:50:36.878Z] #76 76.29 Selecting previously unselected package libtool. [2022-07-06T21:50:36.878Z] #76 76.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-06T21:50:36.878Z] #76 76.35 Unpacking libtool (2.4.6-15) ... [2022-07-06T21:50:37.140Z] #84 115.5 checking for stdint.h... yes [2022-07-06T21:50:37.170Z] #14 ... [2022-07-06T21:50:37.170Z] [2022-07-06T21:50:37.170Z] #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-07-06T21:50:37.170Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:37.170Z] #42 85.18 Selecting previously unselected package libxml2:amd64. [2022-07-06T21:50:37.170Z] #42 85.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-06T21:50:37.170Z] #42 85.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:37.401Z] #84 115.8 checking for unistd.h... yes [2022-07-06T21:50:37.446Z] #76 77.09 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:50:37.446Z] #76 77.09 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:50:37.446Z] #76 77.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:37.459Z] #14 ... [2022-07-06T21:50:37.459Z] [2022-07-06T21:50:37.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-07-06T21:50:37.459Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:37.459Z] #77 34.20 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-06T21:50:37.730Z] #84 115.9 checking for dlfcn.h... yes [2022-07-06T21:50:37.730Z] #84 116.1 checking for objdir... .libs [2022-07-06T21:50:37.992Z] #84 116.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:50:37.992Z] #84 116.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:50:38.015Z] #76 77.52 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:50:38.015Z] #76 77.53 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:50:38.015Z] #76 77.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:38.015Z] #76 77.64 Selecting previously unselected package libyajl-dev:amd64. [2022-07-06T21:50:38.015Z] #76 77.66 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-06T21:50:38.015Z] #76 77.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:38.015Z] #76 77.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:38.098Z] #42 86.29 Selecting previously unselected package libarchive13:amd64. [2022-07-06T21:50:38.098Z] #42 86.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-06T21:50:38.098Z] #42 86.32 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:38.166Z] #14 ... [2022-07-06T21:50:38.166Z] [2022-07-06T21:50:38.166Z] #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-07-06T21:50:38.166Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:38.166Z] #77 54.90 configure.ac:7: installing 'build-aux/compile' [2022-07-06T21:50:38.166Z] #77 54.90 configure.ac:9: installing 'build-aux/config.guess' [2022-07-06T21:50:38.166Z] #77 54.91 configure.ac:9: installing 'build-aux/config.sub' [2022-07-06T21:50:38.166Z] #77 54.92 configure.ac:11: installing 'build-aux/install-sh' [2022-07-06T21:50:38.166Z] #77 54.93 configure.ac:11: installing 'build-aux/missing' [2022-07-06T21:50:38.166Z] #77 55.11 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:50:38.166Z] #77 55.19 parallel-tests: installing 'build-aux/test-driver' [2022-07-06T21:50:38.274Z] #76 77.84 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:50:38.274Z] #76 77.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:50:38.274Z] #76 77.96 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:50:38.274Z] #76 77.98 Setting up file (1:5.39-3) ... [2022-07-06T21:50:38.274Z] #76 78.00 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:50:38.538Z] #76 78.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:38.538Z] #76 78.06 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:38.538Z] #76 78.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:50:38.538Z] #76 78.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-06T21:50:38.538Z] #76 78.13 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-06T21:50:38.538Z] #76 78.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:50:38.538Z] #76 78.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:50:38.538Z] #76 78.17 Setting up patch (2.7.6-7) ... [2022-07-06T21:50:38.538Z] #76 78.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:50:38.538Z] #76 78.23 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-06T21:50:38.563Z] #84 116.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:50:38.661Z] #42 86.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-06T21:50:38.661Z] #42 86.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-06T21:50:38.661Z] #42 86.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:38.661Z] #42 86.98 Selecting previously unselected package librhash0:amd64. [2022-07-06T21:50:38.797Z] #76 78.26 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-06T21:50:38.797Z] #76 78.28 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:50:38.797Z] #76 78.29 Setting up libtool (2.4.6-15) ... [2022-07-06T21:50:38.797Z] #76 78.30 Setting up m4 (1.4.18-5) ... [2022-07-06T21:50:38.797Z] #76 78.32 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:50:38.797Z] #76 78.35 Setting up autoconf (2.69-14) ... [2022-07-06T21:50:38.797Z] #76 78.37 Setting up build-essential (12.9) ... [2022-07-06T21:50:38.797Z] #76 78.40 Setting up automake (1:1.16.3-2) ... [2022-07-06T21:50:38.797Z] #76 78.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-06T21:50:38.797Z] #76 78.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:38.824Z] #84 116.9 checking if gcc static flag -static works... yes [2022-07-06T21:50:38.917Z] #42 87.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-06T21:50:38.917Z] #42 87.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:39.086Z] #84 117.3 checking if gcc supports -c -o file.o... yes [2022-07-06T21:50:39.086Z] #84 117.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:50:39.086Z] #84 117.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:50:39.180Z] #42 87.31 Selecting previously unselected package libuv1:amd64. [2022-07-06T21:50:39.180Z] #42 87.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-06T21:50:39.180Z] #42 87.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:39.348Z] #84 117.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:50:39.610Z] #84 118.0 checking how to hardcode library paths into programs... immediate [2022-07-06T21:50:39.610Z] #84 118.0 checking whether stripping libraries is possible... yes [2022-07-06T21:50:39.610Z] #84 118.0 checking if libtool supports shared libraries... yes [2022-07-06T21:50:39.610Z] #84 118.0 checking whether to build shared libraries... no [2022-07-06T21:50:39.610Z] #84 118.0 checking whether to build static libraries... yes [2022-07-06T21:50:39.610Z] #84 118.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:50:39.610Z] #84 118.0 checking whether build environment is sane... yes [2022-07-06T21:50:39.610Z] #84 118.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:50:39.610Z] #84 118.1 checking whether make sets $(MAKE)... yes [2022-07-06T21:50:39.610Z] #84 118.1 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:50:39.610Z] #84 118.2 checking whether make supports nested variables... yes [2022-07-06T21:50:39.610Z] #84 118.3 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:50:39.610Z] #84 118.3 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:50:39.742Z] #42 87.80 Selecting previously unselected package cmake. [2022-07-06T21:50:39.742Z] #42 87.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-06T21:50:39.742Z] #42 87.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:39.871Z] #84 118.3 checking how to create a ustar tar archive... gnutar [2022-07-06T21:50:40.183Z] #84 118.4 checking dependency style of gcc... gcc3 [2022-07-06T21:50:40.183Z] #84 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:50:40.183Z] #84 118.5 checking whether make supports nested variables... (cached) yes [2022-07-06T21:50:40.183Z] #84 118.5 checking for gawk... (cached) mawk [2022-07-06T21:50:40.183Z] #84 118.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:50:40.183Z] #84 118.5 checking for gcc... (cached) gcc [2022-07-06T21:50:40.522Z] #84 118.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:50:40.522Z] #84 118.7 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:50:40.522Z] #84 118.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:50:40.522Z] #84 118.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:50:40.522Z] #84 118.7 checking for a Python interpreter with version >= 3... [2022-07-06T21:50:40.522Z] #84 ... [2022-07-06T21:50:40.522Z] [2022-07-06T21:50:40.522Z] #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-07-06T21:50:40.522Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:50:40.522Z] #19 155.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-06T21:50:40.522Z] #19 155.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:50:40.522Z] #19 155.5 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-06T21:50:40.522Z] #19 155.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-06T21:50:40.522Z] #19 155.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-06T21:50:40.522Z] #19 155.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:50:40.522Z] #19 156.1 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-06T21:50:40.522Z] #19 156.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-06T21:50:40.523Z] #19 156.1 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-07-06T21:50:40.523Z] #19 156.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-06T21:50:40.523Z] #19 156.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-06T21:50:40.523Z] #19 156.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-06T21:50:40.523Z] #19 156.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-06T21:50:40.523Z] #19 156.3 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-07-06T21:50:40.523Z] #19 156.3 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-06T21:50:40.523Z] #19 156.3 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-06T21:50:40.523Z] #19 156.3 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-06T21:50:40.523Z] #19 156.4 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-06T21:50:40.523Z] #19 156.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-06T21:50:40.523Z] #19 156.4 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-07-06T21:50:40.523Z] #19 156.5 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-07-06T21:50:40.523Z] #19 159.6 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-07-06T21:50:40.523Z] #19 159.6 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-07-06T21:50:40.523Z] #19 159.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-06T21:50:40.523Z] #19 159.7 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-07-06T21:50:40.523Z] #19 159.8 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-07-06T21:50:40.523Z] #19 163.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-07-06T21:50:40.523Z] #19 163.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-06T21:50:40.523Z] #19 163.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-06T21:50:40.523Z] #19 163.4 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-07-06T21:50:40.523Z] #19 163.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-06T21:50:40.523Z] #19 163.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-06T21:50:40.523Z] #19 163.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-06T21:50:40.523Z] #19 163.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-07-06T21:50:40.523Z] #19 163.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-06T21:50:40.523Z] #19 163.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-07-06T21:50:40.523Z] #19 163.7 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-07-06T21:50:40.523Z] #19 ... [2022-07-06T21:50:40.523Z] [2022-07-06T21:50:40.523Z] #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-07-06T21:50:40.523Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:40.523Z] #84 118.7 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:50:40.523Z] #84 118.8 checking for python3... /usr/bin/python3 [2022-07-06T21:50:40.523Z] #84 118.8 checking for python3 version... 3.9 [2022-07-06T21:50:40.523Z] #84 118.8 checking for python3 platform... linux [2022-07-06T21:50:40.523Z] #84 118.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:50:40.700Z] #77 57.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:50:40.700Z] #77 57.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:50:40.759Z] #76 DONE 80.1s [2022-07-06T21:50:40.759Z] [2022-07-06T21:50:40.759Z] #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-07-06T21:50:40.759Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:40.785Z] #84 119.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:50:40.785Z] #84 119.1 checking for go-md2man... no [2022-07-06T21:50:40.785Z] #84 119.1 checking error.h usability... yes [2022-07-06T21:50:40.785Z] #84 119.3 checking error.h presence... yes [2022-07-06T21:50:40.785Z] #84 119.3 checking for error.h... yes [2022-07-06T21:50:40.959Z] #77 57.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:50:40.959Z] #77 57.79 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:50:40.959Z] #77 57.93 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:50:41.053Z] #84 119.4 checking linux/openat2.h usability... yes [2022-07-06T21:50:41.053Z] #84 119.6 checking linux/openat2.h presence... yes [2022-07-06T21:50:41.053Z] #84 119.6 checking for linux/openat2.h... yes [2022-07-06T21:50:41.218Z] #77 58.04 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:50:41.218Z] #77 58.14 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:50:41.314Z] #84 119.6 checking for copy_file_range... yes [2022-07-06T21:50:41.478Z] #77 58.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:50:41.634Z] #77 ... [2022-07-06T21:50:41.634Z] [2022-07-06T21:50:41.634Z] #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-07-06T21:50:41.634Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:50:41.634Z] #64 50.62 Updating files: 49% (2353/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 85% (4098/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-06T21:50:41.634Z] #64 52.10 + cd /tmp/tmp.E4y4K53kUe/src/github.com/containerd/containerd [2022-07-06T21:50:41.634Z] #64 52.10 + git checkout -q v1.6.6 [2022-07-06T21:50:41.634Z] #64 53.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-06T21:50:41.634Z] #64 53.52 + BUILDTAGS='netgo osusergo static_build' [2022-07-06T21:50:41.634Z] #64 53.52 + export EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:50:41.634Z] #64 53.53 + EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:50:41.634Z] #64 53.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-06T21:50:41.634Z] #64 53.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-06T21:50:41.634Z] #64 53.53 + '[' '' = dynamic ']' [2022-07-06T21:50:41.634Z] #64 53.53 + make [2022-07-06T21:50:41.694Z] #77 1.131 Cloning into '/tmp/crun-build'... [2022-07-06T21:50:41.885Z] #84 119.9 checking for fgetxattr... yes [2022-07-06T21:50:42.149Z] #84 120.4 checking for statx... yes [2022-07-06T21:50:42.630Z] #77 ... [2022-07-06T21:50:42.630Z] [2022-07-06T21:50:42.630Z] #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-07-06T21:50:42.630Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:42.630Z] #42 72.06 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:50:42.630Z] #42 72.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:50:42.630Z] #42 72.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:50:42.630Z] #42 ... [2022-07-06T21:50:42.630Z] [2022-07-06T21:50:42.630Z] #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-07-06T21:50:42.630Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:42.630Z] #14 82.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-06T21:50:42.630Z] #14 82.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-06T21:50:42.630Z] #14 82.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:50:42.722Z] #84 120.8 checking for fgetpwent_r... yes [2022-07-06T21:50:42.984Z] #84 121.2 checking for issetugid... no [2022-07-06T21:50:42.984Z] #84 121.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:50:42.984Z] #84 121.6 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:50:43.009Z] #64 55.42 + bin/ctr [2022-07-06T21:50:43.918Z] #42 ... [2022-07-06T21:50:43.918Z] [2022-07-06T21:50:43.918Z] #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-07-06T21:50:43.918Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:43.918Z] #51 86.53 Setting up criu (3.17-1) ... [2022-07-06T21:50:43.918Z] #51 90.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:43.918Z] #51 DONE 91.9s [2022-07-06T21:50:43.918Z] [2022-07-06T21:50:43.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-07-06T21:50:43.918Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:43.918Z] #77 12.36 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-06T21:50:43.918Z] #77 12.37 Cloning into '/tmp/crun-build/libocispec'... [2022-07-06T21:50:43.918Z] #77 13.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-06T21:50:43.918Z] #77 13.77 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-06T21:50:43.918Z] #77 13.77 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-06T21:50:43.918Z] #77 13.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-06T21:50:43.918Z] #77 13.78 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-06T21:50:43.926Z] #84 121.6 checking for library containing yajl_tree_get... -lyajl [2022-07-06T21:50:43.926Z] #84 122.3 checking for yajl >= 2.0.0... yes [2022-07-06T21:50:43.926Z] #84 122.3 checking sys/capability.h usability... yes [2022-07-06T21:50:43.926Z] #84 122.5 checking sys/capability.h presence... yes [2022-07-06T21:50:43.926Z] #84 122.6 checking for sys/capability.h... yes [2022-07-06T21:50:44.008Z] #77 ... [2022-07-06T21:50:44.008Z] [2022-07-06T21:50:44.008Z] #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-07-06T21:50:44.008Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:50:44.008Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-06T21:50:44.008Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-06T21:50:44.008Z] #14 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:50:44.008Z] #14 100.7 Selecting previously unselected package libapparmor1:arm64. [2022-07-06T21:50:44.008Z] #14 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 100.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-06T21:50:44.008Z] #14 100.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-06T21:50:44.008Z] #14 100.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 100.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-06T21:50:44.008Z] #14 101.0 Selecting previously unselected package libbtrfs0:arm64. [2022-07-06T21:50:44.008Z] #14 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-06T21:50:44.008Z] #14 101.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-06T21:50:44.008Z] #14 101.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-06T21:50:44.008Z] #14 101.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-06T21:50:44.008Z] #14 101.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:50:44.008Z] #14 101.3 Selecting previously unselected package libudev-dev:arm64. [2022-07-06T21:50:44.008Z] #14 101.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-06T21:50:44.008Z] #14 101.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-06T21:50:44.008Z] #14 101.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-06T21:50:44.008Z] #14 101.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-06T21:50:44.008Z] #14 101.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-06T21:50:44.008Z] #14 101.9 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-06T21:50:44.008Z] #14 101.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 101.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-06T21:50:44.008Z] #14 102.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-06T21:50:44.008Z] #14 102.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 102.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-06T21:50:44.008Z] #14 102.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-06T21:50:44.008Z] #14 102.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-06T21:50:44.008Z] #14 102.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-06T21:50:44.008Z] #14 103.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-06T21:50:44.008Z] #14 103.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-06T21:50:44.009Z] #14 103.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-06T21:50:44.009Z] #14 103.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-06T21:50:44.009Z] #14 103.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-06T21:50:44.009Z] #14 103.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:50:44.009Z] #14 103.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-06T21:50:44.009Z] #14 103.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-06T21:50:44.009Z] #14 103.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:44.009Z] #14 103.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-06T21:50:44.009Z] #14 103.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-06T21:50:44.009Z] #14 103.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-06T21:50:44.009Z] #14 104.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-06T21:50:44.009Z] #14 104.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-06T21:50:44.009Z] #14 104.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-06T21:50:44.009Z] #14 104.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-06T21:50:44.009Z] #14 104.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:50:44.009Z] #14 104.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-06T21:50:44.009Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-06T21:50:44.009Z] #14 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-06T21:50:44.009Z] #14 104.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-06T21:50:44.009Z] #14 104.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:50:44.009Z] #14 104.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-06T21:50:44.009Z] #14 104.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-06T21:50:44.009Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.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-07-06T21:50:44.009Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.6 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-07-06T21:50:44.009Z] #14 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:50:44.009Z] #14 104.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.6 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-07-06T21:50:44.009Z] #14 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:44.009Z] #14 104.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:50:44.270Z] #14 104.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:50:44.270Z] #14 104.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:50:44.270Z] #14 104.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:50:44.270Z] #14 104.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-06T21:50:44.270Z] #14 104.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:44.496Z] #84 122.6 checking for library containing cap_from_name... -lcap [2022-07-06T21:50:45.331Z] #84 123.2 checking for library containing dlopen... -ldl [2022-07-06T21:50:45.591Z] #84 123.8 checking seccomp.h usability... yes [2022-07-06T21:50:45.591Z] #84 124.0 checking seccomp.h presence... yes [2022-07-06T21:50:45.591Z] #84 124.1 checking for seccomp.h... yes [2022-07-06T21:50:45.920Z] #14 ... [2022-07-06T21:50:45.920Z] [2022-07-06T21:50:45.920Z] #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-07-06T21:50:45.920Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:50:45.920Z] #34 75.05 Updating files: 85% (1295/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-06T21:50:45.920Z] #34 76.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-06T21:50:45.920Z] #34 76.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:50:45.920Z] #34 ... [2022-07-06T21:50:45.920Z] [2022-07-06T21:50:45.920Z] #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-07-06T21:50:45.920Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:45.920Z] #42 83.62 Selecting previously unselected package libxml2:amd64. [2022-07-06T21:50:45.920Z] #42 83.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-06T21:50:45.920Z] #42 83.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:45.920Z] #42 84.66 Selecting previously unselected package libarchive13:amd64. [2022-07-06T21:50:45.920Z] #42 84.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-06T21:50:45.920Z] #42 84.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:46.166Z] #84 124.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-06T21:50:46.166Z] #84 124.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-06T21:50:46.178Z] #42 85.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-06T21:50:46.178Z] #42 85.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-06T21:50:46.178Z] #42 85.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:46.428Z] #84 124.9 checking systemd/sd-bus.h usability... yes [2022-07-06T21:50:46.437Z] #42 86.14 Selecting previously unselected package librhash0:amd64. [2022-07-06T21:50:46.437Z] #42 86.14 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-06T21:50:46.441Z] #77 17.27 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-06T21:50:46.689Z] #84 125.1 checking systemd/sd-bus.h presence... yes [2022-07-06T21:50:46.689Z] #84 125.3 checking for systemd/sd-bus.h... yes [2022-07-06T21:50:46.695Z] #42 86.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:46.698Z] #77 ... [2022-07-06T21:50:46.698Z] [2022-07-06T21:50:46.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:50:46.698Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:46.698Z] #14 94.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-06T21:50:46.698Z] #14 94.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-06T21:50:46.698Z] #14 94.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:50:46.954Z] #42 86.51 Selecting previously unselected package libuv1:amd64. [2022-07-06T21:50:46.954Z] #42 86.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-06T21:50:46.954Z] #42 86.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:46.954Z] #42 ... [2022-07-06T21:50:46.954Z] [2022-07-06T21:50:46.954Z] #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-07-06T21:50:46.954Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:46.954Z] #51 76.32 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-06T21:50:46.954Z] #51 76.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:50:46.954Z] #51 76.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:50:46.954Z] #51 76.39 Setting up python3-six (1.16.0-2) ... [2022-07-06T21:50:46.954Z] #51 78.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:50:46.954Z] #51 78.08 Setting up python3-protobuf (3.12.4-1) ... [2022-07-06T21:50:46.954Z] #51 83.98 Setting up criu (3.17-1) ... [2022-07-06T21:50:47.213Z] #84 125.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-06T21:50:47.521Z] #51 ... [2022-07-06T21:50:47.522Z] [2022-07-06T21:50:47.522Z] #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-07-06T21:50:47.522Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:47.522Z] #42 87.05 Selecting previously unselected package cmake. [2022-07-06T21:50:47.522Z] #42 87.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-06T21:50:47.522Z] #42 87.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:47.629Z] #14 ... [2022-07-06T21:50:47.629Z] [2022-07-06T21:50:47.629Z] #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-07-06T21:50:47.629Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:47.629Z] #42 95.25 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:50:47.629Z] #42 95.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:47.629Z] #42 95.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:47.629Z] #42 95.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:47.629Z] #42 95.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:47.629Z] #42 95.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:47.629Z] #42 95.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:50:47.629Z] #42 95.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:47.629Z] #42 95.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:47.629Z] #42 95.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:47.629Z] #42 95.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:47.629Z] #42 DONE 96.1s [2022-07-06T21:50:47.757Z] #84 125.9 checking for sd_notify_barrier... yes [2022-07-06T21:50:47.757Z] #84 126.2 checking linux/bpf.h usability... yes [2022-07-06T21:50:47.887Z] [2022-07-06T21:50:47.887Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-06T21:50:47.887Z] #43 sha256:e0244e9df93a4308dd75be8cb5986ab709a4bd6e0ff74c3ac8ddf6f82ccd5e95 [2022-07-06T21:50:48.017Z] #84 126.4 checking linux/bpf.h presence... yes [2022-07-06T21:50:48.017Z] #84 126.5 checking for linux/bpf.h... yes [2022-07-06T21:50:48.017Z] #84 126.5 checking compilation for eBPF... yes [2022-07-06T21:50:48.144Z] #43 DONE 0.2s [2022-07-06T21:50:48.144Z] [2022-07-06T21:50:48.144Z] #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-07-06T21:50:48.144Z] #44 sha256:334db6f1336b9b998a18acacc82c5eba03e7d162c4d765f3b3e5dfdf4dd5d201 [2022-07-06T21:50:48.264Z] #64 ... [2022-07-06T21:50:48.264Z] [2022-07-06T21:50:48.264Z] #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-07-06T21:50:48.264Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:48.264Z] #77 45.56 libtoolize: putting auxiliary files in '.'. [2022-07-06T21:50:48.264Z] #77 45.56 libtoolize: copying file './ltmain.sh' [2022-07-06T21:50:48.264Z] #77 46.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-06T21:50:48.264Z] #77 46.25 libtoolize: and rerunning libtoolize and aclocal. [2022-07-06T21:50:48.264Z] #77 46.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:50:48.278Z] #84 126.7 checking for criu >= 3.15... no [2022-07-06T21:50:48.278Z] #84 126.8 configure: CRIU headers not found, building without CRIU support [2022-07-06T21:50:48.278Z] #84 126.8 checking for criu > 3.16... no [2022-07-06T21:50:48.278Z] #84 126.8 configure: CRIU version doesn't support join-ns API [2022-07-06T21:50:48.278Z] #84 126.8 checking for criu > 3.16.1... no [2022-07-06T21:50:48.278Z] #84 126.8 configure: CRIU version doesn't support for pre-dumping [2022-07-06T21:50:48.278Z] #84 126.8 checking for new mount API (fsconfig)... yes [2022-07-06T21:50:48.278Z] #84 126.9 checking for seccomp notify API... yes [2022-07-06T21:50:48.458Z] #42 ... [2022-07-06T21:50:48.458Z] [2022-07-06T21:50:48.458Z] #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-07-06T21:50:48.458Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-06T21:50:48.458Z] #51 87.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:48.458Z] #51 DONE 87.8s [2022-07-06T21:50:48.458Z] [2022-07-06T21:50:48.458Z] #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-07-06T21:50:48.458Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:50:48.543Z] #84 127.0 checking for gperf... no [2022-07-06T21:50:48.543Z] #84 127.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-06T21:50:48.805Z] #84 127.0 checking for library containing argp_parse... none required [2022-07-06T21:50:48.805Z] #84 127.4 checking that generated files are newer than configure... done [2022-07-06T21:50:48.805Z] #84 127.4 configure: creating ./config.status [2022-07-06T21:50:49.514Z] #44 1.417 + RM_GOPATH=0 [2022-07-06T21:50:49.514Z] #44 1.417 + TMP_GOPATH= [2022-07-06T21:50:49.514Z] #44 1.417 + : /build [2022-07-06T21:50:49.514Z] #44 1.417 + '[' -z '' ']' [2022-07-06T21:50:49.514Z] #44 1.418 ++ mktemp -d [2022-07-06T21:50:49.514Z] #44 1.431 + export GOPATH=/tmp/tmp.za2cAm4rJ5 [2022-07-06T21:50:49.514Z] #44 1.431 + GOPATH=/tmp/tmp.za2cAm4rJ5 [2022-07-06T21:50:49.514Z] #44 1.431 + RM_GOPATH=1 [2022-07-06T21:50:49.514Z] #44 1.431 + case "$(go env GOARCH)" in [2022-07-06T21:50:49.514Z] #44 1.431 ++ go env GOARCH [2022-07-06T21:50:49.514Z] #44 1.510 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:49.514Z] #44 1.510 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:49.514Z] #44 1.511 ++ dirname /install.sh [2022-07-06T21:50:49.514Z] #44 1.517 + dir=/ [2022-07-06T21:50:49.514Z] #44 1.517 + bin=tini [2022-07-06T21:50:49.514Z] #44 1.517 + shift [2022-07-06T21:50:49.514Z] #44 1.518 + '[' '!' -f //tini.installer ']' [2022-07-06T21:50:49.514Z] #44 1.518 + . //tini.installer [2022-07-06T21:50:49.514Z] #44 1.518 ++ : v0.19.0 [2022-07-06T21:50:49.514Z] #44 1.518 + install_tini [2022-07-06T21:50:49.514Z] #44 1.519 + echo 'Install tini version v0.19.0' [2022-07-06T21:50:49.514Z] #44 1.519 Install tini version v0.19.0 [2022-07-06T21:50:49.514Z] #44 1.519 + git clone https://github.com/krallin/tini.git /tmp/tmp.za2cAm4rJ5/tini [2022-07-06T21:50:49.514Z] #44 1.527 Cloning into '/tmp/tmp.za2cAm4rJ5/tini'... [2022-07-06T21:50:49.752Z] #84 ... [2022-07-06T21:50:49.752Z] [2022-07-06T21:50:49.752Z] #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-07-06T21:50:49.752Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:50:49.752Z] #41 DONE 187.2s [2022-07-06T21:50:49.752Z] [2022-07-06T21:50:49.752Z] #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-07-06T21:50:49.752Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:50:49.752Z] #43 187.4 Delve is a source level debugger for Go programs. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-06T21:50:49.752Z] #43 187.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Usage: [2022-07-06T21:50:49.752Z] #43 187.4 dlv [command] [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Available Commands: [2022-07-06T21:50:49.752Z] #43 187.4 attach Attach to running process and begin debugging. [2022-07-06T21:50:49.752Z] #43 187.4 connect Connect to a headless debug server with a terminal client. [2022-07-06T21:50:49.752Z] #43 187.4 core Examine a core dump. [2022-07-06T21:50:49.752Z] #43 187.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-06T21:50:49.752Z] #43 187.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-06T21:50:49.752Z] #43 187.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-06T21:50:49.752Z] #43 187.4 help Help about any command [2022-07-06T21:50:49.752Z] #43 187.4 run Deprecated command. Use 'debug' instead. [2022-07-06T21:50:49.752Z] #43 187.4 test Compile test binary and begin debugging program. [2022-07-06T21:50:49.752Z] #43 187.4 trace Compile and begin tracing program. [2022-07-06T21:50:49.752Z] #43 187.4 version Prints version. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Flags: [2022-07-06T21:50:49.752Z] #43 187.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-06T21:50:49.752Z] #43 187.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-06T21:50:49.752Z] #43 187.4 --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-07-06T21:50:49.752Z] #43 187.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-06T21:50:49.752Z] #43 187.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-06T21:50:49.752Z] #43 187.4 --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-07-06T21:50:49.752Z] #43 187.4 --disable-aslr Disables address space randomization [2022-07-06T21:50:49.752Z] #43 187.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-06T21:50:49.752Z] #43 187.4 -h, --help help for dlv [2022-07-06T21:50:49.752Z] #43 187.4 --init string Init file, executed by the terminal client. [2022-07-06T21:50:49.752Z] #43 187.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-06T21:50:49.752Z] #43 187.4 --log Enable debugging server logging. [2022-07-06T21:50:49.752Z] #43 187.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-06T21:50:49.752Z] #43 187.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-06T21:50:49.752Z] #43 187.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-06T21:50:49.752Z] #43 187.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-06T21:50:49.752Z] #43 187.4 --wd string Working directory for running the program. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Additional help topics: [2022-07-06T21:50:49.752Z] #43 187.4 dlv backend Help about the --backend flag. [2022-07-06T21:50:49.752Z] #43 187.4 dlv log Help about logging flags. [2022-07-06T21:50:49.752Z] #43 187.4 dlv redirect Help about file redirection. [2022-07-06T21:50:49.752Z] #43 187.4 [2022-07-06T21:50:49.752Z] #43 187.4 Use "dlv [command] --help" for more information about a command. [2022-07-06T21:50:50.013Z] #43 DONE 187.7s [2022-07-06T21:50:50.013Z] [2022-07-06T21:50:50.013Z] #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-07-06T21:50:50.013Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:50:50.013Z] #19 166.0 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-07-06T21:50:50.013Z] #19 166.0 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-07-06T21:50:50.013Z] #19 166.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-06T21:50:50.013Z] #19 166.2 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-07-06T21:50:50.013Z] #19 166.3 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-07-06T21:50:50.013Z] #19 169.0 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-07-06T21:50:50.013Z] #19 169.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-06T21:50:50.013Z] #19 169.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-06T21:50:50.013Z] #19 169.0 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-07-06T21:50:50.013Z] #19 169.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-06T21:50:50.013Z] #19 169.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-06T21:50:50.013Z] #19 169.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-06T21:50:50.013Z] #19 169.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-06T21:50:50.013Z] #19 169.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-06T21:50:50.013Z] #19 169.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-06T21:50:50.014Z] #19 169.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-06T21:50:50.014Z] #19 169.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-06T21:50:50.014Z] #19 169.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-06T21:50:50.014Z] #19 169.3 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-07-06T21:50:50.014Z] #19 169.3 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-07-06T21:50:50.014Z] #19 172.4 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-07-06T21:50:50.014Z] #19 172.4 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-07-06T21:50:50.014Z] #19 172.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-06T21:50:50.014Z] #19 172.6 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-07-06T21:50:50.014Z] #19 172.7 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-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.014Z] #19 175.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-06T21:50:50.014Z] #19 175.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.014Z] #19 175.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-06T21:50:50.014Z] #19 175.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-06T21:50:50.014Z] #19 175.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.014Z] #19 175.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.014Z] #19 175.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-07-06T21:50:50.789Z] #77 ... [2022-07-06T21:50:50.790Z] [2022-07-06T21:50:50.790Z] #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-07-06T21:50:50.790Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:50.790Z] #14 90.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-06T21:50:50.790Z] #14 90.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:50.790Z] #14 90.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:50:50.790Z] #14 96.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-06T21:50:50.790Z] #14 96.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:50.790Z] #14 96.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:50.830Z] #14 ... [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-06T21:50:50.830Z] #67 sha256:2374e2af592dd2b11c142b228ca5926e6c68cce1daf9ec60ee62ed12f8f54a04 [2022-07-06T21:50:50.830Z] #67 100.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:50:50.830Z] #67 100.1 + GOBIN=/build [2022-07-06T21:50:50.830Z] #67 100.1 + GO111MODULE=on [2022-07-06T21:50:50.830Z] #67 100.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:50:50.830Z] #67 106.6 rootlesskit version 1.0.0 [2022-07-06T21:50:50.830Z] #67 106.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-06T21:50:50.830Z] #67 106.6 -container-ip string [2022-07-06T21:50:50.830Z] #67 106.6 container ip [2022-07-06T21:50:50.830Z] #67 106.6 -container-port int [2022-07-06T21:50:50.830Z] #67 106.6 container port (default -1) [2022-07-06T21:50:50.830Z] #67 106.6 -host-ip string [2022-07-06T21:50:50.830Z] #67 106.6 host ip [2022-07-06T21:50:50.830Z] #67 106.6 -host-port int [2022-07-06T21:50:50.830Z] #67 106.6 host port (default -1) [2022-07-06T21:50:50.830Z] #67 106.6 -proto string [2022-07-06T21:50:50.830Z] #67 106.6 proxy protocol (default "tcp") [2022-07-06T21:50:50.830Z] #67 DONE 110.2s [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #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-07-06T21:50:50.830Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-06T21:50:50.830Z] #14 DONE 110.5s [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-06T21:50:50.830Z] #68 sha256:74dce717ce845c5c270cd0004e09103e3643b370f9700a71ede97802c656c039 [2022-07-06T21:50:50.830Z] #68 DONE 0.1s [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-06T21:50:50.830Z] #69 sha256:c8adceaef19bd25c609677a67c1db01758212731a0b336b3fef38a79aaa6febd [2022-07-06T21:50:50.830Z] #69 DONE 0.2s [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:50:50.830Z] #59 sha256:db2e22265bedd3c8e8ebef0a241e8ceed7b1d7f501fd8e0718a1b89f14f05091 [2022-07-06T21:50:50.830Z] #59 DONE 0.3s [2022-07-06T21:50:50.830Z] [2022-07-06T21:50:50.830Z] #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-07-06T21:50:50.830Z] #60 sha256:de66f16bd3256d8dabe26d2e34d274c6344ceecf49d4f6a779b581cbeddd4bf3 [2022-07-06T21:50:50.883Z] #44 2.681 + cd /tmp/tmp.za2cAm4rJ5/tini [2022-07-06T21:50:50.883Z] #44 2.681 + git checkout -q v0.19.0 [2022-07-06T21:50:50.883Z] #44 2.743 + cmake . [2022-07-06T21:50:50.957Z] #19 ... [2022-07-06T21:50:50.957Z] [2022-07-06T21:50:50.957Z] #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-07-06T21:50:50.957Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:50.957Z] #84 129.4 config.status: creating Makefile [2022-07-06T21:50:50.957Z] #84 129.5 config.status: creating rpm/crun.spec [2022-07-06T21:50:51.219Z] #84 129.7 config.status: creating config.h [2022-07-06T21:50:51.219Z] #84 129.7 config.status: executing libtool commands [2022-07-06T21:50:51.219Z] #84 129.8 config.status: executing depfiles commands [2022-07-06T21:50:51.398Z] #60 1.070 + RM_GOPATH=0 [2022-07-06T21:50:51.398Z] #60 1.077 + TMP_GOPATH= [2022-07-06T21:50:51.398Z] #60 1.077 + : /build [2022-07-06T21:50:51.398Z] #60 1.077 + '[' -z '' ']' [2022-07-06T21:50:51.398Z] #60 1.077 ++ mktemp -d [2022-07-06T21:50:51.398Z] #60 1.089 + export GOPATH=/tmp/tmp.iaUAnqAFvT [2022-07-06T21:50:51.398Z] #60 1.089 + GOPATH=/tmp/tmp.iaUAnqAFvT [2022-07-06T21:50:51.398Z] #60 1.089 + RM_GOPATH=1 [2022-07-06T21:50:51.398Z] #60 1.089 + case "$(go env GOARCH)" in [2022-07-06T21:50:51.398Z] #60 1.089 ++ go env GOARCH [2022-07-06T21:50:51.398Z] #60 1.110 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:51.398Z] #60 1.110 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:50:51.398Z] #60 1.111 ++ dirname /install.sh [2022-07-06T21:50:51.398Z] #60 1.112 + dir=/ [2022-07-06T21:50:51.398Z] #60 1.112 + bin=runc [2022-07-06T21:50:51.398Z] #60 1.112 + shift [2022-07-06T21:50:51.398Z] #60 1.112 + '[' '!' -f //runc.installer ']' [2022-07-06T21:50:51.398Z] #60 1.112 + . //runc.installer [2022-07-06T21:50:51.398Z] #60 1.112 ++ set -e [2022-07-06T21:50:51.398Z] #60 1.112 ++ : v1.1.2 [2022-07-06T21:50:51.398Z] #60 1.112 + install_runc [2022-07-06T21:50:51.398Z] #60 1.112 + RUNC_BUILDTAGS=seccomp [2022-07-06T21:50:51.398Z] #60 1.112 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-06T21:50:51.398Z] #60 1.112 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iaUAnqAFvT/src/github.com/opencontainers/runc [2022-07-06T21:50:51.398Z] #60 1.112 Install runc version v1.1.2 (build tags: seccomp) [2022-07-06T21:50:51.398Z] #60 1.114 Cloning into '/tmp/tmp.iaUAnqAFvT/src/github.com/opencontainers/runc'... [2022-07-06T21:50:51.661Z] #60 ... [2022-07-06T21:50:51.661Z] [2022-07-06T21:50:51.661Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:50:51.661Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-06T21:50:51.661Z] #15 DONE 1.8s [2022-07-06T21:50:51.814Z] #44 3.697 -- The C compiler identification is GNU 10.2.1 [2022-07-06T21:50:51.814Z] #44 3.838 -- Detecting C compiler ABI info [2022-07-06T21:50:51.920Z] [2022-07-06T21:50:51.920Z] #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-07-06T21:50:51.920Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-06T21:50:52.604Z] #84 131.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-06T21:50:52.649Z] #55 ... [2022-07-06T21:50:52.649Z] [2022-07-06T21:50:52.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-07-06T21:50:52.649Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:52.649Z] #77 11.84 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-06T21:50:52.649Z] #77 11.95 Cloning into '/tmp/crun-build/libocispec'... [2022-07-06T21:50:52.857Z] #16 DONE 1.0s [2022-07-06T21:50:52.857Z] [2022-07-06T21:50:52.857Z] #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-07-06T21:50:52.857Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-06T21:50:52.857Z] #47 ... [2022-07-06T21:50:52.857Z] [2022-07-06T21:50:52.857Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-06T21:50:52.857Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-06T21:50:52.865Z] #84 131.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:50:53.185Z] #44 4.935 -- Detecting C compiler ABI info - done [2022-07-06T21:50:53.185Z] #44 5.069 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-06T21:50:53.185Z] #44 5.069 -- Detecting C compile features [2022-07-06T21:50:53.185Z] #44 5.069 -- Detecting C compile features - done [2022-07-06T21:50:53.185Z] #44 5.122 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-06T21:50:53.437Z] #84 132.0 checking for gcc... gcc [2022-07-06T21:50:53.442Z] #44 5.405 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-06T21:50:53.442Z] #44 5.527 -- Configuring done [2022-07-06T21:50:53.442Z] #44 5.556 -- Generating done [2022-07-06T21:50:53.442Z] #44 5.557 -- Build files have been written to: /tmp/tmp.za2cAm4rJ5/tini [2022-07-06T21:50:53.442Z] #44 5.602 + make tini-static [2022-07-06T21:50:53.804Z] #17 0.684 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-06T21:50:53.804Z] #17 DONE 0.8s [2022-07-06T21:50:53.804Z] [2022-07-06T21:50:53.804Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-06T21:50:53.804Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-06T21:50:54.011Z] #84 132.1 checking whether the C compiler works... yes [2022-07-06T21:50:54.011Z] #84 132.5 checking for C compiler default output file name... a.out [2022-07-06T21:50:54.011Z] #84 132.5 checking for suffix of executables... [2022-07-06T21:50:54.067Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-06T21:50:54.067Z] #14 103.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:54.067Z] #14 103.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:50:54.272Z] #84 132.7 checking whether we are cross compiling... no [2022-07-06T21:50:54.372Z] #18 DONE 0.8s [2022-07-06T21:50:54.372Z] [2022-07-06T21:50:54.372Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-06T21:50:54.372Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-06T21:50:54.375Z] #44 6.213 Scanning dependencies of target tini-static [2022-07-06T21:50:54.375Z] #44 6.322 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-06T21:50:54.533Z] #84 132.9 checking for suffix of object files... o [2022-07-06T21:50:54.533Z] #84 133.0 checking whether we are using the GNU C compiler... yes [2022-07-06T21:50:54.550Z] #77 14.07 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-06T21:50:54.550Z] #77 14.12 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-06T21:50:54.550Z] #77 14.12 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-06T21:50:54.550Z] #77 14.12 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-06T21:50:54.550Z] #77 14.17 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-06T21:50:54.799Z] #84 133.2 checking whether gcc accepts -g... yes [2022-07-06T21:50:54.799Z] #84 133.3 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:50:55.059Z] #84 133.4 checking whether gcc understands -c and -o together... yes [2022-07-06T21:50:55.310Z] #19 DONE 0.9s [2022-07-06T21:50:55.310Z] [2022-07-06T21:50:55.310Z] #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-07-06T21:50:55.310Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:55.310Z] #77 71.64 configure.ac:11: installing 'build-aux/compile' [2022-07-06T21:50:55.310Z] #77 71.67 configure.ac:11: installing 'build-aux/config.guess' [2022-07-06T21:50:55.310Z] #77 71.68 configure.ac:11: installing 'build-aux/config.sub' [2022-07-06T21:50:55.310Z] #77 71.68 configure.ac:13: installing 'build-aux/install-sh' [2022-07-06T21:50:55.310Z] #77 71.68 configure.ac:13: installing 'build-aux/missing' [2022-07-06T21:50:55.310Z] #77 71.70 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-06T21:50:55.310Z] #77 71.94 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:50:55.332Z] #84 133.6 checking how to run the C preprocessor... gcc -E [2022-07-06T21:50:55.596Z] #84 134.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:50:55.596Z] #84 134.0 checking for egrep... /bin/grep -E [2022-07-06T21:50:56.172Z] #84 134.0 checking for ANSI C header files... yes [2022-07-06T21:50:56.172Z] #84 134.6 checking for sys/types.h... yes [2022-07-06T21:50:56.172Z] #84 134.7 checking for sys/stat.h... yes [2022-07-06T21:50:56.433Z] #84 134.9 checking for stdlib.h... yes [2022-07-06T21:50:56.454Z] #77 ... [2022-07-06T21:50:56.454Z] [2022-07-06T21:50:56.454Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-06T21:50:56.454Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-06T21:50:56.454Z] #42 95.13 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:50:56.454Z] #42 95.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:56.454Z] #42 95.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:50:56.454Z] #42 95.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:50:56.454Z] #42 95.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:50:56.454Z] #42 95.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:50:56.454Z] #42 95.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:50:56.454Z] #42 95.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:50:56.454Z] #42 95.61 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:50:56.454Z] #42 95.64 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:50:56.454Z] #42 95.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:50:56.454Z] #42 DONE 96.3s [2022-07-06T21:50:56.694Z] #84 135.1 checking for string.h... yes [2022-07-06T21:50:56.694Z] #84 135.2 checking for memory.h... yes [2022-07-06T21:50:56.713Z] [2022-07-06T21:50:56.713Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-06T21:50:56.713Z] #43 sha256:606a00f9ecf4c0ff9261070b7929992628fbe7cde6c21fa279abf0ec9de5506e [2022-07-06T21:50:56.713Z] #43 DONE 0.1s [2022-07-06T21:50:56.713Z] [2022-07-06T21:50:56.713Z] #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-07-06T21:50:56.713Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:56.713Z] #14 93.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-06T21:50:56.713Z] #14 93.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:56.713Z] #14 93.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:50:56.713Z] #14 93.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-06T21:50:56.713Z] #14 93.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:56.713Z] #14 93.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:56.813Z] #77 73.20 checking build system type... aarch64-unknown-linux-gnu [2022-07-06T21:50:56.813Z] #77 73.51 checking host system type... aarch64-unknown-linux-gnu [2022-07-06T21:50:56.813Z] #77 73.51 checking how to print strings... printf [2022-07-06T21:50:56.813Z] #77 73.52 checking for gcc... gcc [2022-07-06T21:50:56.813Z] [2022-07-06T21:50:56.813Z] #77 ... [2022-07-06T21:50:56.813Z] [2022-07-06T21:50:56.813Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-06T21:50:56.813Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-06T21:50:56.813Z] #20 DONE 1.4s [2022-07-06T21:50:56.813Z] [2022-07-06T21:50:56.813Z] #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-07-06T21:50:56.813Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:56.899Z] #44 8.438 [100%] Linking C executable tini-static [2022-07-06T21:50:56.899Z] #44 ... [2022-07-06T21:50:56.899Z] [2022-07-06T21:50:56.899Z] #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-07-06T21:50:56.899Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:50:56.899Z] #53 105.2 gotestsum version dev [2022-07-06T21:50:56.960Z] #84 135.4 checking for strings.h... yes [2022-07-06T21:50:57.071Z] #77 73.65 checking whether the C compiler works... yes [2022-07-06T21:50:57.232Z] #84 135.6 checking for inttypes.h... yes [2022-07-06T21:50:57.232Z] #84 135.7 checking for stdint.h... yes [2022-07-06T21:50:57.332Z] [2022-07-06T21:50:57.332Z] #77 ... [2022-07-06T21:50:57.332Z] [2022-07-06T21:50:57.332Z] #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-07-06T21:50:57.332Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-06T21:50:57.332Z] #36 117.5 Delve is a source level debugger for Go programs. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-06T21:50:57.332Z] #36 117.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Usage: [2022-07-06T21:50:57.332Z] #36 117.5 dlv [command] [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Available Commands: [2022-07-06T21:50:57.332Z] #36 117.5 attach Attach to running process and begin debugging. [2022-07-06T21:50:57.332Z] #36 117.5 connect Connect to a headless debug server with a terminal client. [2022-07-06T21:50:57.332Z] #36 117.5 core Examine a core dump. [2022-07-06T21:50:57.332Z] #36 117.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-06T21:50:57.332Z] #36 117.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-06T21:50:57.332Z] #36 117.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-06T21:50:57.332Z] #36 117.5 help Help about any command [2022-07-06T21:50:57.332Z] #36 117.5 run Deprecated command. Use 'debug' instead. [2022-07-06T21:50:57.332Z] #36 117.5 test Compile test binary and begin debugging program. [2022-07-06T21:50:57.332Z] #36 117.5 trace Compile and begin tracing program. [2022-07-06T21:50:57.332Z] #36 117.5 version Prints version. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Flags: [2022-07-06T21:50:57.332Z] #36 117.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-06T21:50:57.332Z] #36 117.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-06T21:50:57.332Z] #36 117.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-06T21:50:57.332Z] #36 117.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-06T21:50:57.332Z] #36 117.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-06T21:50:57.332Z] #36 117.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-06T21:50:57.332Z] #36 117.5 --disable-aslr Disables address space randomization [2022-07-06T21:50:57.332Z] #36 117.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-06T21:50:57.332Z] #36 117.5 -h, --help help for dlv [2022-07-06T21:50:57.332Z] #36 117.5 --init string Init file, executed by the terminal client. [2022-07-06T21:50:57.332Z] #36 117.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-06T21:50:57.332Z] #36 117.5 --log Enable debugging server logging. [2022-07-06T21:50:57.332Z] #36 117.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-06T21:50:57.332Z] #36 117.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-06T21:50:57.332Z] #36 117.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-06T21:50:57.332Z] #36 117.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-06T21:50:57.332Z] #36 117.5 --wd string Working directory for running the program. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Additional help topics: [2022-07-06T21:50:57.332Z] #36 117.5 dlv backend Help about the --backend flag. [2022-07-06T21:50:57.332Z] #36 117.5 dlv log Help about logging flags. [2022-07-06T21:50:57.332Z] #36 117.5 dlv redirect Help about file redirection. [2022-07-06T21:50:57.332Z] #36 117.5 [2022-07-06T21:50:57.332Z] #36 117.5 Use "dlv [command] --help" for more information about a command. [2022-07-06T21:50:57.332Z] #36 DONE 117.7s [2022-07-06T21:50:57.332Z] [2022-07-06T21:50:57.332Z] #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-07-06T21:50:57.332Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:50:57.332Z] #77 73.97 checking for C compiler default output file name... a.out [2022-07-06T21:50:57.332Z] #77 73.98 checking for suffix of executables... [2022-07-06T21:50:57.464Z] #53 DONE 105.8s [2022-07-06T21:50:57.464Z] [2022-07-06T21:50:57.464Z] #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-07-06T21:50:57.464Z] #44 sha256:334db6f1336b9b998a18acacc82c5eba03e7d162c4d765f3b3e5dfdf4dd5d201 [2022-07-06T21:50:57.464Z] #44 9.444 [100%] Built target tini-static [2022-07-06T21:50:57.499Z] #84 136.0 checking for unistd.h... yes [2022-07-06T21:50:57.721Z] #44 9.558 + mkdir -p /build [2022-07-06T21:50:57.721Z] #44 9.565 + cp tini-static /build/docker-init [2022-07-06T21:50:57.721Z] #44 DONE 9.7s [2022-07-06T21:50:57.721Z] [2022-07-06T21:50:57.721Z] #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-07-06T21:50:57.721Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:50:57.721Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-06T21:50:57.721Z] #14 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:57.721Z] #14 105.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:50:57.721Z] #14 105.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-06T21:50:57.721Z] #14 105.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:50:57.721Z] #14 105.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:50:57.763Z] #84 136.2 checking minix/config.h usability... no [2022-07-06T21:50:57.763Z] #84 136.3 checking minix/config.h presence... no [2022-07-06T21:50:57.763Z] #84 136.4 checking for minix/config.h... no [2022-07-06T21:50:57.849Z] #77 74.28 checking whether we are cross compiling... no [2022-07-06T21:50:58.026Z] #84 136.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-06T21:50:58.107Z] #77 74.59 checking for suffix of object files... o [2022-07-06T21:50:58.246Z] #14 ... [2022-07-06T21:50:58.246Z] [2022-07-06T21:50:58.246Z] #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-07-06T21:50:58.246Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:58.246Z] #77 55.76 configure.ac:7: installing './compile' [2022-07-06T21:50:58.246Z] #77 55.77 configure.ac:11: installing './config.guess' [2022-07-06T21:50:58.246Z] #77 55.77 configure.ac:11: installing './config.sub' [2022-07-06T21:50:58.246Z] #77 55.78 configure.ac:8: installing './install-sh' [2022-07-06T21:50:58.246Z] #77 55.79 configure.ac:8: installing './missing' [2022-07-06T21:50:58.246Z] #77 55.92 Makefile.am: installing './depcomp' [2022-07-06T21:50:58.365Z] #77 74.90 checking whether we are using the GNU C compiler... yes [2022-07-06T21:50:58.365Z] #77 75.06 checking whether gcc accepts -g... yes [2022-07-06T21:50:58.599Z] #84 136.7 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:50:58.599Z] #84 137.0 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:50:58.599Z] #84 137.0 checking how to print strings... printf [2022-07-06T21:50:58.599Z] #84 137.0 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:50:58.599Z] #84 137.0 checking for fgrep... /bin/grep -F [2022-07-06T21:50:58.599Z] #84 137.0 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:50:58.599Z] #84 137.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:50:58.599Z] #84 137.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:50:58.599Z] #84 137.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:50:58.623Z] #77 75.23 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:50:58.623Z] #77 75.42 checking whether gcc understands -c and -o together... yes [2022-07-06T21:50:58.623Z] #77 75.61 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:50:58.860Z] #84 137.3 checking whether ln -s works... yes [2022-07-06T21:50:58.860Z] #84 137.3 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:50:58.860Z] #84 137.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:50:58.860Z] #84 137.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:50:58.860Z] #84 137.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:50:58.860Z] #84 137.4 checking for objdump... objdump [2022-07-06T21:50:58.860Z] #84 137.4 checking how to recognize dependent libraries... pass_all [2022-07-06T21:50:58.860Z] #84 137.4 checking for dlltool... no [2022-07-06T21:50:58.860Z] #84 137.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:50:58.860Z] #84 137.4 checking for ar... ar [2022-07-06T21:50:58.860Z] #84 137.4 checking for archiver @FILE support... @ [2022-07-06T21:50:58.881Z] #77 75.62 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:50:58.881Z] #77 75.65 checking for egrep... /bin/grep -E [2022-07-06T21:50:58.881Z] #77 75.65 checking for fgrep... /bin/grep -F [2022-07-06T21:50:58.881Z] #77 75.66 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:50:58.881Z] #77 75.71 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:50:58.881Z] #77 75.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:50:58.881Z] #77 75.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:50:58.881Z] #77 75.85 checking whether ln -s works... yes [2022-07-06T21:50:59.135Z] #84 137.6 checking for strip... strip [2022-07-06T21:50:59.135Z] #84 137.6 checking for ranlib... ranlib [2022-07-06T21:50:59.135Z] #84 137.6 checking for gawk... no [2022-07-06T21:50:59.135Z] #84 137.6 checking for mawk... mawk [2022-07-06T21:50:59.139Z] #77 75.85 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:50:59.139Z] #77 75.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-06T21:50:59.139Z] #77 75.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:50:59.139Z] #77 75.90 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:50:59.139Z] #77 75.91 checking for objdump... objdump [2022-07-06T21:50:59.139Z] #77 75.91 checking how to recognize dependent libraries... pass_all [2022-07-06T21:50:59.139Z] #77 75.91 checking for dlltool... no [2022-07-06T21:50:59.139Z] #77 75.91 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:50:59.139Z] #77 75.92 checking for ar... ar [2022-07-06T21:50:59.178Z] #77 57.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:50:59.178Z] #77 57.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:50:59.396Z] #84 137.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:50:59.398Z] #77 75.92 checking for archiver @FILE support... @ [2022-07-06T21:50:59.398Z] #77 76.10 checking for strip... strip [2022-07-06T21:50:59.398Z] #77 76.11 checking for ranlib... ranlib [2022-07-06T21:50:59.398Z] #77 76.11 checking for gawk... no [2022-07-06T21:50:59.398Z] #77 76.11 checking for mawk... mawk [2022-07-06T21:50:59.435Z] #77 57.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:50:59.435Z] #77 57.29 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:50:59.435Z] #77 57.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:50:59.435Z] #77 57.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:50:59.641Z] #14 ... [2022-07-06T21:50:59.641Z] [2022-07-06T21:50:59.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:50:59.642Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:50:59.642Z] #77 20.23 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-06T21:50:59.642Z] #77 22.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-06T21:50:59.642Z] #77 22.74 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-06T21:50:59.642Z] #77 23.17 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-06T21:50:59.657Z] #77 76.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:50:59.657Z] #77 76.54 checking for sysroot... no [2022-07-06T21:50:59.657Z] #77 76.54 checking for a working dd... /bin/dd [2022-07-06T21:50:59.657Z] #84 138.0 checking for sysroot... no [2022-07-06T21:50:59.657Z] #84 138.0 checking for a working dd... /bin/dd [2022-07-06T21:50:59.657Z] #84 138.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:50:59.657Z] #84 138.2 checking for mt... no [2022-07-06T21:50:59.657Z] #84 138.2 checking if : is a manifest tool... no [2022-07-06T21:50:59.692Z] #77 57.60 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:50:59.916Z] #77 76.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:50:59.916Z] #77 76.59 checking for mt... no [2022-07-06T21:50:59.916Z] #77 76.60 checking if : is a manifest tool... no [2022-07-06T21:50:59.916Z] #77 76.63 checking how to run the C preprocessor... gcc -E [2022-07-06T21:50:59.918Z] #84 138.2 checking for dlfcn.h... yes [2022-07-06T21:50:59.918Z] #84 138.4 checking for objdir... .libs [2022-07-06T21:50:59.948Z] #77 57.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:50:59.948Z] #77 57.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:51:00.047Z] #14 ... [2022-07-06T21:51:00.047Z] [2022-07-06T21:51:00.047Z] #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-07-06T21:51:00.047Z] #44 sha256:f5e47612bb56d9af37a0901a58ff07a43a139e3aedc767bf1232a4f92a080e03 [2022-07-06T21:51:00.047Z] #44 1.453 + RM_GOPATH=0 [2022-07-06T21:51:00.047Z] #44 1.453 + TMP_GOPATH= [2022-07-06T21:51:00.047Z] #44 1.453 + : /build [2022-07-06T21:51:00.047Z] #44 1.454 + '[' -z '' ']' [2022-07-06T21:51:00.047Z] #44 1.455 ++ mktemp -d [2022-07-06T21:51:00.047Z] #44 1.457 + export GOPATH=/tmp/tmp.YdCI5JVeyf [2022-07-06T21:51:00.047Z] #44 1.457 + GOPATH=/tmp/tmp.YdCI5JVeyf [2022-07-06T21:51:00.047Z] #44 1.457 + RM_GOPATH=1 [2022-07-06T21:51:00.047Z] #44 1.457 + case "$(go env GOARCH)" in [2022-07-06T21:51:00.047Z] #44 1.457 ++ go env GOARCH [2022-07-06T21:51:00.047Z] #44 1.491 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:51:00.047Z] #44 1.491 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:51:00.047Z] #44 1.491 ++ dirname /install.sh [2022-07-06T21:51:00.047Z] #44 1.492 + dir=/ [2022-07-06T21:51:00.047Z] #44 1.492 + bin=tini [2022-07-06T21:51:00.047Z] #44 1.492 + shift [2022-07-06T21:51:00.047Z] #44 1.492 + '[' '!' -f //tini.installer ']' [2022-07-06T21:51:00.047Z] #44 1.492 + . //tini.installer [2022-07-06T21:51:00.047Z] #44 1.492 ++ : v0.19.0 [2022-07-06T21:51:00.047Z] #44 1.492 + install_tini [2022-07-06T21:51:00.047Z] #44 1.492 + echo 'Install tini version v0.19.0' [2022-07-06T21:51:00.047Z] #44 1.492 + git clone https://github.com/krallin/tini.git /tmp/tmp.YdCI5JVeyf/tini [2022-07-06T21:51:00.047Z] #44 1.492 Install tini version v0.19.0 [2022-07-06T21:51:00.047Z] #44 1.515 Cloning into '/tmp/tmp.YdCI5JVeyf/tini'... [2022-07-06T21:51:00.047Z] #44 2.747 + cd /tmp/tmp.YdCI5JVeyf/tini [2022-07-06T21:51:00.047Z] #44 2.748 + git checkout -q v0.19.0 [2022-07-06T21:51:00.047Z] #44 2.794 + cmake . [2022-07-06T21:51:00.047Z] #44 3.393 -- The C compiler identification is GNU 10.2.1 [2022-07-06T21:51:00.182Z] #84 138.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:00.182Z] #84 138.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:00.182Z] #84 138.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:00.329Z] #44 3.638 -- Detecting C compiler ABI info [2022-07-06T21:51:00.742Z] #77 76.89 checking for ANSI C header files... yes [2022-07-06T21:51:00.742Z] #77 77.45 checking for sys/types.h... yes [2022-07-06T21:51:00.820Z] #84 138.9 checking if gcc static flag -static works... yes [2022-07-06T21:51:00.820Z] #84 139.2 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:00.820Z] #84 139.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:01.000Z] #77 77.59 checking for sys/stat.h... yes [2022-07-06T21:51:01.001Z] #77 77.75 checking for stdlib.h... yes [2022-07-06T21:51:01.001Z] #77 77.90 checking for string.h... yes [2022-07-06T21:51:01.090Z] #84 139.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:51:01.356Z] #84 139.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:01.356Z] #84 139.9 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:01.356Z] #84 139.9 checking whether stripping libraries is possible... yes [2022-07-06T21:51:01.356Z] #84 139.9 checking if libtool supports shared libraries... yes [2022-07-06T21:51:01.356Z] #84 139.9 checking whether to build shared libraries... no [2022-07-06T21:51:01.356Z] #84 139.9 checking whether to build static libraries... yes [2022-07-06T21:51:01.356Z] #84 140.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:01.518Z] #77 78.06 checking for memory.h... yes [2022-07-06T21:51:01.519Z] #77 78.26 checking for strings.h... yes [2022-07-06T21:51:01.620Z] #84 140.0 checking whether build environment is sane... yes [2022-07-06T21:51:01.620Z] #84 140.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:01.620Z] #84 140.1 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:01.745Z] #44 4.705 -- Detecting C compiler ABI info - done [2022-07-06T21:51:01.745Z] #44 4.946 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-06T21:51:01.745Z] #44 4.973 -- Detecting C compile features [2022-07-06T21:51:01.745Z] #44 4.974 -- Detecting C compile features - done [2022-07-06T21:51:01.778Z] #77 78.48 checking for inttypes.h... yes [2022-07-06T21:51:01.879Z] #84 140.2 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:01.880Z] #84 140.3 checking whether make supports nested variables... yes [2022-07-06T21:51:01.880Z] #84 140.4 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:01.880Z] #84 140.4 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:01.880Z] #84 140.4 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:02.007Z] #44 5.190 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-06T21:51:02.036Z] #77 78.69 checking for stdint.h... yes [2022-07-06T21:51:02.140Z] #84 140.5 checking dependency style of gcc... gcc3 [2022-07-06T21:51:02.140Z] #84 140.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:02.140Z] #84 140.8 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:02.140Z] #84 140.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:51:02.140Z] #84 140.8 checking pkg-config is at least version 0.9.0... [2022-07-06T21:51:02.140Z] #84 ... [2022-07-06T21:51:02.140Z] [2022-07-06T21:51:02.140Z] #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-07-06T21:51:02.140Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:51:02.140Z] #19 177.5 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-07-06T21:51:02.140Z] #19 177.5 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-07-06T21:51:02.140Z] #19 177.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-06T21:51:02.140Z] #19 177.6 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-07-06T21:51:02.140Z] #19 177.7 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-07-06T21:51:02.140Z] #19 179.4 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-07-06T21:51:02.140Z] #19 179.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-06T21:51:02.140Z] #19 181.1 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:51:02.140Z] #19 181.8 Fetched 788 MB in 44s (17.7 MB/s) [2022-07-06T21:51:02.140Z] #19 181.9 Selecting previously unselected package liblocale-gettext-perl. [2022-07-06T21:51:02.140Z] #19 181.9 (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 ... 15718 files and directories currently installed.) [2022-07-06T21:51:02.140Z] #19 181.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 181.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-06T21:51:02.140Z] #19 182.0 Selecting previously unselected package bzip2. [2022-07-06T21:51:02.140Z] #19 182.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 182.0 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:51:02.140Z] #19 182.1 Selecting previously unselected package libmagic-mgc. [2022-07-06T21:51:02.140Z] #19 182.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 182.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-06T21:51:02.140Z] #19 182.5 Selecting previously unselected package libmagic1:amd64. [2022-07-06T21:51:02.140Z] #19 182.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 182.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:51:02.140Z] #19 182.7 Selecting previously unselected package file. [2022-07-06T21:51:02.140Z] #19 182.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 182.7 Unpacking file (1:5.39-3) ... [2022-07-06T21:51:02.140Z] #19 182.8 Selecting previously unselected package xz-utils. [2022-07-06T21:51:02.140Z] #19 182.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 182.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:51:02.140Z] #19 183.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-06T21:51:02.140Z] #19 183.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 183.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-06T21:51:02.140Z] #19 184.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-06T21:51:02.140Z] #19 184.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 184.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-06T21:51:02.140Z] #19 186.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-06T21:51:02.140Z] #19 186.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-06T21:51:02.140Z] #19 186.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-06T21:51:02.265Z] #44 5.553 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-06T21:51:02.295Z] #77 78.94 checking for unistd.h... yes [2022-07-06T21:51:02.295Z] #77 79.10 checking for dlfcn.h... yes [2022-07-06T21:51:02.295Z] #77 79.29 checking for objdir... .libs [2022-07-06T21:51:02.401Z] #19 187.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-06T21:51:02.401Z] #19 187.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-06T21:51:02.401Z] #19 187.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-06T21:51:02.401Z] #19 ... [2022-07-06T21:51:02.401Z] [2022-07-06T21:51:02.401Z] #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-07-06T21:51:02.401Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:02.401Z] #84 140.8 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:51:02.401Z] #84 140.8 checking for yajl >= 2.1.0... yes [2022-07-06T21:51:02.401Z] #84 140.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:51:02.401Z] #84 140.9 checking for gcc... (cached) gcc [2022-07-06T21:51:02.401Z] #84 141.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:51:02.401Z] #84 141.0 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:51:02.401Z] #84 141.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:51:02.401Z] #84 141.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:51:02.523Z] #44 5.786 -- Configuring done [2022-07-06T21:51:02.523Z] #44 5.845 -- Generating done [2022-07-06T21:51:02.662Z] #84 141.0 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:51:02.662Z] #84 141.1 checking for python3... /usr/bin/python3 [2022-07-06T21:51:02.662Z] #84 141.1 checking for python3 version... 3.9 [2022-07-06T21:51:02.662Z] #84 141.2 checking for python3 platform... linux [2022-07-06T21:51:02.662Z] #84 141.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:51:02.782Z] #44 5.851 -- Build files have been written to: /tmp/tmp.YdCI5JVeyf/tini [2022-07-06T21:51:02.782Z] #44 5.891 + make tini-static [2022-07-06T21:51:02.922Z] #84 141.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:51:02.922Z] #84 141.5 checking that generated files are newer than configure... done [2022-07-06T21:51:02.922Z] #84 141.5 configure: creating ./config.status [2022-07-06T21:51:03.041Z] #44 6.319 Scanning dependencies of target tini-static [2022-07-06T21:51:03.041Z] #44 6.430 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-06T21:51:03.122Z] #77 79.75 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:03.122Z] #77 79.92 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:03.382Z] #77 79.92 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:03.641Z] #77 80.05 checking if gcc static flag -static works... yes [2022-07-06T21:51:03.641Z] #77 80.37 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:03.641Z] #77 80.59 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:03.900Z] #77 80.59 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-06T21:51:04.158Z] #77 80.66 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:04.158Z] #77 80.98 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:04.158Z] #77 80.98 checking whether stripping libraries is possible... yes [2022-07-06T21:51:04.158Z] #77 80.99 checking if libtool supports shared libraries... yes [2022-07-06T21:51:04.158Z] #77 80.99 checking whether to build shared libraries... no [2022-07-06T21:51:04.158Z] #77 80.99 checking whether to build static libraries... yes [2022-07-06T21:51:04.158Z] #77 80.99 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:04.158Z] #77 81.03 checking whether build environment is sane... yes [2022-07-06T21:51:04.158Z] #77 81.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:04.418Z] #77 81.12 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:04.418Z] #77 81.19 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:04.418Z] #77 81.25 checking whether make supports nested variables... yes [2022-07-06T21:51:04.418Z] #77 81.29 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:04.418Z] #77 81.29 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:04.418Z] #77 81.29 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:04.677Z] #77 81.40 checking dependency style of gcc... gcc3 [2022-07-06T21:51:04.677Z] #77 81.60 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:04.677Z] #77 81.60 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:04.677Z] #77 81.60 checking for gawk... (cached) mawk [2022-07-06T21:51:04.677Z] #77 81.60 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:51:04.677Z] #77 81.60 checking for gcc... (cached) gcc [2022-07-06T21:51:04.936Z] #77 81.72 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:51:04.936Z] #77 81.72 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:51:04.936Z] #77 81.72 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:51:04.936Z] #77 81.72 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:51:04.936Z] #77 81.73 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:51:04.936Z] #77 81.84 checking for python3... /usr/bin/python3 [2022-07-06T21:51:04.936Z] #77 81.84 checking for python3 version... 3.9 [2022-07-06T21:51:04.936Z] #77 81.90 checking for python3 platform... linux [2022-07-06T21:51:05.455Z] #77 81.95 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:51:05.455Z] #77 82.13 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:51:05.455Z] #77 82.31 checking for go-md2man... no [2022-07-06T21:51:05.469Z] #84 144.0 config.status: creating Makefile [2022-07-06T21:51:05.469Z] #84 144.1 config.status: creating config.h [2022-07-06T21:51:05.573Z] #44 8.499 [100%] Linking C executable tini-static [2022-07-06T21:51:05.714Z] #77 82.33 checking error.h usability... yes [2022-07-06T21:51:05.714Z] #77 82.49 checking error.h presence... yes [2022-07-06T21:51:05.714Z] #77 82.59 checking for error.h... yes [2022-07-06T21:51:05.730Z] #84 144.2 config.status: executing libtool commands [2022-07-06T21:51:05.730Z] #84 144.2 config.status: executing depfiles commands [2022-07-06T21:51:05.974Z] #77 82.63 checking linux/openat2.h usability... yes [2022-07-06T21:51:05.974Z] #77 82.85 checking linux/openat2.h presence... yes [2022-07-06T21:51:05.974Z] #77 82.90 checking for linux/openat2.h... yes [2022-07-06T21:51:06.509Z] #44 ... [2022-07-06T21:51:06.509Z] [2022-07-06T21:51:06.509Z] #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-07-06T21:51:06.509Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-06T21:51:06.509Z] #53 106.0 gotestsum version dev [2022-07-06T21:51:06.548Z] #77 82.94 checking for copy_file_range... yes [2022-07-06T21:51:06.548Z] #77 83.21 checking for fgetxattr... yes [2022-07-06T21:51:06.673Z] #84 145.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-06T21:51:06.673Z] #84 145.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:51:06.807Z] #77 83.46 checking for statx... [2022-07-06T21:51:06.807Z] #77 ... [2022-07-06T21:51:06.807Z] [2022-07-06T21:51:06.808Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:06.808Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-06T21:51:06.808Z] #21 1.619 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:51:06.808Z] #21 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:51:06.808Z] #21 1.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:51:06.808Z] #21 2.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:51:06.808Z] #21 3.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:51:06.808Z] #21 5.048 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:51:06.808Z] #21 7.495 Fetched 8435 kB in 6s (1331 kB/s) [2022-07-06T21:51:06.808Z] #21 7.495 Reading package lists... [2022-07-06T21:51:06.808Z] #21 9.872 Reading package lists... [2022-07-06T21:51:06.808Z] #21 ... [2022-07-06T21:51:06.808Z] [2022-07-06T21:51:06.808Z] #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-07-06T21:51:06.808Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:06.808Z] #77 83.46 checking for statx... yes [2022-07-06T21:51:07.069Z] #77 83.74 checking for fgetpwent_r... yes [2022-07-06T21:51:07.195Z] #84 145.6 checking for gcc... gcc [2022-07-06T21:51:07.328Z] #77 84.05 checking for issetugid... no [2022-07-06T21:51:07.455Z] #84 145.7 checking whether the C compiler works... yes [2022-07-06T21:51:07.455Z] #84 146.0 checking for C compiler default output file name... a.out [2022-07-06T21:51:07.455Z] #84 146.0 checking for suffix of executables... [2022-07-06T21:51:07.587Z] #77 84.29 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:51:07.588Z] #77 84.29 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:51:07.847Z] #77 84.30 checking for library containing yajl_tree_get... -lyajl [2022-07-06T21:51:07.847Z] #77 84.78 checking for yajl >= 2.0.0... yes [2022-07-06T21:51:07.847Z] #77 84.80 checking sys/capability.h usability... [2022-07-06T21:51:07.847Z] #77 ... [2022-07-06T21:51:07.847Z] [2022-07-06T21:51:07.847Z] #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-07-06T21:51:07.847Z] #26 sha256:18cdb216a735925080519c17a0d121929fcee7d188a049c1e76a57860f44855e [2022-07-06T21:51:07.847Z] #26 118.2 Updating files: 18% (2092/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: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3915/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 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: 64% (7404/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-06T21:51:07.847Z] #26 121.5 + cd /tmp/tmp.2oJgiS2EdV/tmp/docker-ce [2022-07-06T21:51:07.847Z] #26 121.5 + git checkout -q v17.06.2-ce [2022-07-06T21:51:07.847Z] #26 124.5 + mkdir -p /tmp/tmp.2oJgiS2EdV/src/github.com/docker [2022-07-06T21:51:07.847Z] #26 124.5 + mv components/cli /tmp/tmp.2oJgiS2EdV/src/github.com/docker/cli [2022-07-06T21:51:07.847Z] #26 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-06T21:51:07.885Z] #53 DONE 107.5s [2022-07-06T21:51:07.885Z] [2022-07-06T21:51:07.885Z] #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-07-06T21:51:07.885Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:07.885Z] #77 17.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-06T21:51:07.885Z] #77 20.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-06T21:51:07.885Z] #77 23.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-06T21:51:07.885Z] #77 23.39 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-06T21:51:07.885Z] #77 23.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-06T21:51:07.885Z] #77 ... [2022-07-06T21:51:07.885Z] [2022-07-06T21:51:07.885Z] #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-07-06T21:51:07.885Z] #44 sha256:f5e47612bb56d9af37a0901a58ff07a43a139e3aedc767bf1232a4f92a080e03 [2022-07-06T21:51:07.885Z] #44 9.720 [100%] Built target tini-static [2022-07-06T21:51:07.885Z] #44 9.803 + mkdir -p /build [2022-07-06T21:51:07.885Z] #44 9.807 + cp tini-static /build/docker-init [2022-07-06T21:51:07.885Z] #44 DONE 11.1s [2022-07-06T21:51:07.977Z] #84 146.2 checking whether we are cross compiling... no [2022-07-06T21:51:07.977Z] #84 146.4 checking for suffix of object files... o [2022-07-06T21:51:08.049Z] #77 ... [2022-07-06T21:51:08.049Z] [2022-07-06T21:51:08.050Z] #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-07-06T21:51:08.050Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:08.050Z] #14 117.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-06T21:51:08.050Z] #14 117.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:08.050Z] #14 117.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:51:08.106Z] #26 ... [2022-07-06T21:51:08.106Z] [2022-07-06T21:51:08.106Z] #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-07-06T21:51:08.106Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:08.106Z] #77 84.80 checking sys/capability.h usability... yes [2022-07-06T21:51:08.106Z] #77 84.89 checking sys/capability.h presence... yes [2022-07-06T21:51:08.143Z] [2022-07-06T21:51:08.143Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:51:08.143Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:08.238Z] #84 146.5 checking whether we are using the GNU C compiler... yes [2022-07-06T21:51:08.238Z] #84 146.6 checking whether gcc accepts -g... yes [2022-07-06T21:51:08.365Z] #77 85.03 checking for sys/capability.h... yes [2022-07-06T21:51:08.365Z] #77 85.03 checking for library containing cap_from_name... [2022-07-06T21:51:08.365Z] #77 ... [2022-07-06T21:51:08.365Z] [2022-07-06T21:51:08.365Z] #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-07-06T21:51:08.365Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-06T21:51:08.365Z] #34 DONE 128.9s [2022-07-06T21:51:08.499Z] #84 146.9 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:51:08.624Z] [2022-07-06T21:51:08.624Z] #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-07-06T21:51:08.624Z] #60 sha256:de66f16bd3256d8dabe26d2e34d274c6344ceecf49d4f6a779b581cbeddd4bf3 [2022-07-06T21:51:08.624Z] #60 10.78 + cd /tmp/tmp.iaUAnqAFvT/src/github.com/opencontainers/runc [2022-07-06T21:51:08.624Z] #60 10.78 + git checkout -q v1.1.2 [2022-07-06T21:51:08.624Z] #60 11.37 + '[' -z '' ']' [2022-07-06T21:51:08.624Z] #60 11.37 + target=static [2022-07-06T21:51:08.624Z] #60 11.37 + make BUILDTAGS=seccomp static [2022-07-06T21:51:08.624Z] #60 11.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-06T21:51:08.624Z] #60 ... [2022-07-06T21:51:08.624Z] [2022-07-06T21:51:08.624Z] #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-07-06T21:51:08.624Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:08.624Z] #77 85.03 checking for library containing cap_from_name... -lcap [2022-07-06T21:51:08.760Z] #84 147.1 checking whether gcc understands -c and -o together... yes [2022-07-06T21:51:08.760Z] #84 147.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:08.760Z] #84 147.4 checking whether build environment is sane... yes [2022-07-06T21:51:08.760Z] #84 147.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:08.760Z] #84 147.4 checking for gawk... no [2022-07-06T21:51:08.760Z] #84 147.4 checking for mawk... mawk [2022-07-06T21:51:08.760Z] #84 147.4 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:09.021Z] #84 147.5 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:09.021Z] #84 147.6 checking whether make supports nested variables... yes [2022-07-06T21:51:09.021Z] #84 147.7 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:09.021Z] #84 147.7 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:09.021Z] #84 147.7 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:09.282Z] #84 147.7 checking dependency style of gcc... gcc3 [2022-07-06T21:51:09.282Z] #84 147.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:09.282Z] #84 147.9 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:09.820Z] #77 85.63 checking for library containing dlopen... -ldl [2022-07-06T21:51:09.820Z] #77 86.45 checking seccomp.h usability... yes [2022-07-06T21:51:09.820Z] #77 86.57 checking seccomp.h presence... yes [2022-07-06T21:51:09.820Z] #77 86.62 checking for seccomp.h... yes [2022-07-06T21:51:09.853Z] #84 147.9 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:51:09.853Z] #84 148.2 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:51:09.853Z] #84 148.2 checking how to print strings... printf [2022-07-06T21:51:09.853Z] #84 148.2 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:51:09.853Z] #84 148.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:51:09.853Z] #84 148.2 checking for egrep... /bin/grep -E [2022-07-06T21:51:09.853Z] #84 148.2 checking for fgrep... /bin/grep -F [2022-07-06T21:51:09.853Z] #84 148.3 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:51:09.853Z] #84 148.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:51:09.853Z] #84 148.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:51:09.853Z] #84 148.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:51:09.853Z] #84 148.4 checking whether ln -s works... yes [2022-07-06T21:51:09.853Z] #84 148.4 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:51:09.853Z] #84 148.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:51:09.853Z] #84 148.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:51:09.853Z] #84 148.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:51:09.853Z] #84 148.4 checking for objdump... objdump [2022-07-06T21:51:09.853Z] #84 148.4 checking how to recognize dependent libraries... pass_all [2022-07-06T21:51:09.853Z] #84 148.4 checking for dlltool... no [2022-07-06T21:51:09.853Z] #84 148.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:51:09.853Z] #84 148.4 checking for ar... ar [2022-07-06T21:51:09.853Z] #84 148.4 checking for archiver @FILE support... @ [2022-07-06T21:51:10.047Z] #14 109.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-06T21:51:10.047Z] #14 109.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:10.047Z] #14 109.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:10.079Z] #77 86.62 checking for library containing seccomp_rule_add... -lseccomp [2022-07-06T21:51:10.114Z] #84 148.5 checking for strip... strip [2022-07-06T21:51:10.114Z] #84 148.5 checking for ranlib... ranlib [2022-07-06T21:51:10.338Z] #77 86.95 checking for library containing seccomp_arch_resolve_name... none required [2022-07-06T21:51:10.338Z] #77 87.15 checking systemd/sd-bus.h usability... yes [2022-07-06T21:51:10.375Z] #84 148.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:51:10.375Z] #84 149.0 checking for sysroot... no [2022-07-06T21:51:10.375Z] #84 149.0 checking for a working dd... /bin/dd [2022-07-06T21:51:10.375Z] #84 149.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:51:10.375Z] #84 149.1 checking for mt... no [2022-07-06T21:51:10.597Z] #77 87.36 checking systemd/sd-bus.h presence... yes [2022-07-06T21:51:10.597Z] #77 87.48 checking for systemd/sd-bus.h... yes [2022-07-06T21:51:10.637Z] #84 149.1 checking if : is a manifest tool... no [2022-07-06T21:51:10.897Z] #84 149.1 checking how to run the C preprocessor... gcc -E [2022-07-06T21:51:11.165Z] #77 87.48 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-06T21:51:11.424Z] #77 88.02 checking for sd_notify_barrier... yes [2022-07-06T21:51:11.468Z] #84 149.5 checking for ANSI C header files... yes [2022-07-06T21:51:11.683Z] #77 88.30 checking linux/bpf.h usability... yes [2022-07-06T21:51:11.683Z] #77 88.50 checking linux/bpf.h presence... yes [2022-07-06T21:51:11.683Z] #77 88.55 checking for linux/bpf.h... yes [2022-07-06T21:51:11.729Z] #84 150.1 checking for sys/types.h... yes [2022-07-06T21:51:11.861Z] #77 ... [2022-07-06T21:51:11.861Z] [2022-07-06T21:51:11.861Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:51:11.861Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:11.861Z] #14 118.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-06T21:51:11.861Z] #14 118.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:11.861Z] #14 118.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:11.943Z] #77 88.55 checking compilation for eBPF... yes [2022-07-06T21:51:11.943Z] #77 88.71 checking for criu >= 3.15... no [2022-07-06T21:51:11.943Z] #77 88.74 configure: CRIU headers not found, building without CRIU support [2022-07-06T21:51:11.943Z] #77 88.74 checking for criu > 3.16... no [2022-07-06T21:51:11.943Z] #77 88.78 configure: CRIU version doesn't support join-ns API [2022-07-06T21:51:11.943Z] #77 88.78 checking for criu > 3.16.1... no [2022-07-06T21:51:11.943Z] #77 88.81 configure: CRIU version doesn't support for pre-dumping [2022-07-06T21:51:11.989Z] #84 150.4 checking for sys/stat.h... yes [2022-07-06T21:51:12.202Z] #77 88.81 checking for new mount API (fsconfig)... yes [2022-07-06T21:51:12.202Z] #77 88.92 checking for seccomp notify API... yes [2022-07-06T21:51:12.202Z] #77 89.01 checking for gperf... no [2022-07-06T21:51:12.202Z] #77 89.02 configure: gperf not found - cannot rebuild signal parser code [2022-07-06T21:51:12.226Z] #14 ... [2022-07-06T21:51:12.226Z] [2022-07-06T21:51:12.226Z] #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-07-06T21:51:12.226Z] #67 sha256:97ba31bd730788c21fe1fd92783193495d6b04bd0270188b0938362d1bd5cc20 [2022-07-06T21:51:12.226Z] #67 122.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:51:12.250Z] #84 150.6 checking for stdlib.h... yes [2022-07-06T21:51:12.250Z] #84 150.8 checking for string.h... yes [2022-07-06T21:51:12.461Z] #77 89.02 checking for library containing argp_parse... none required [2022-07-06T21:51:12.482Z] #67 122.1 + GOBIN=/build [2022-07-06T21:51:12.482Z] #67 122.1 + GO111MODULE=on [2022-07-06T21:51:12.482Z] #67 122.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:51:12.510Z] #84 151.0 checking for memory.h... yes [2022-07-06T21:51:12.721Z] #77 89.41 checking that generated files are newer than configure... done [2022-07-06T21:51:12.721Z] #77 89.41 configure: creating ./config.status [2022-07-06T21:51:12.771Z] #84 151.3 checking for strings.h... yes [2022-07-06T21:51:13.032Z] #84 151.5 checking for inttypes.h... yes [2022-07-06T21:51:13.292Z] #84 151.7 checking for stdint.h... yes [2022-07-06T21:51:13.292Z] #84 151.9 checking for unistd.h... yes [2022-07-06T21:51:13.553Z] #84 152.0 checking for dlfcn.h... yes [2022-07-06T21:51:13.813Z] #84 152.2 checking for objdir... .libs [2022-07-06T21:51:13.813Z] #84 ... [2022-07-06T21:51:13.813Z] [2022-07-06T21:51:13.813Z] #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-07-06T21:51:13.813Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:51:13.813Z] #19 189.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-06T21:51:13.813Z] #19 189.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-06T21:51:13.813Z] #19 189.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-06T21:51:13.813Z] #19 190.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-06T21:51:13.813Z] #19 190.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:13.813Z] #19 190.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:51:13.813Z] #19 190.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-06T21:51:13.813Z] #19 190.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:13.813Z] #19 190.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:51:13.813Z] #19 ... [2022-07-06T21:51:13.813Z] [2022-07-06T21:51:13.813Z] #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-07-06T21:51:13.813Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:14.074Z] #84 152.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:14.074Z] #84 152.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:14.335Z] #84 152.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:14.335Z] #84 152.8 checking if gcc static flag -static works... yes [2022-07-06T21:51:14.596Z] #84 153.0 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:14.596Z] #84 153.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:14.596Z] #84 153.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:51:14.858Z] #84 153.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:14.858Z] #84 153.3 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:14.858Z] #84 153.3 checking whether stripping libraries is possible... yes [2022-07-06T21:51:14.858Z] #84 153.3 checking if libtool supports shared libraries... yes [2022-07-06T21:51:14.858Z] #84 153.3 checking whether to build shared libraries... no [2022-07-06T21:51:14.858Z] #84 153.3 checking whether to build static libraries... yes [2022-07-06T21:51:14.858Z] #84 153.3 checking float.h usability... yes [2022-07-06T21:51:15.119Z] #84 153.4 checking float.h presence... yes [2022-07-06T21:51:15.119Z] #84 153.5 checking for float.h... yes [2022-07-06T21:51:15.119Z] #84 153.6 checking limits.h usability... yes [2022-07-06T21:51:15.119Z] #84 153.7 checking limits.h presence... yes [2022-07-06T21:51:15.119Z] #84 153.8 checking for limits.h... yes [2022-07-06T21:51:15.255Z] #77 92.16 config.status: creating Makefile [2022-07-06T21:51:15.256Z] #77 92.24 config.status: creating rpm/crun.spec [2022-07-06T21:51:15.380Z] #84 153.8 checking stddef.h usability... yes [2022-07-06T21:51:15.380Z] #84 153.9 checking stddef.h presence... yes [2022-07-06T21:51:15.380Z] #84 154.0 checking for stddef.h... yes [2022-07-06T21:51:15.380Z] #84 154.0 checking for stdlib.h... (cached) yes [2022-07-06T21:51:15.514Z] #77 92.33 config.status: creating config.h [2022-07-06T21:51:15.514Z] #77 92.38 config.status: executing libtool commands [2022-07-06T21:51:15.514Z] #77 92.44 config.status: executing depfiles commands [2022-07-06T21:51:15.641Z] #84 154.0 checking for string.h... (cached) yes [2022-07-06T21:51:15.641Z] #84 154.1 checking sys/time.h usability... yes [2022-07-06T21:51:15.773Z] #77 ... [2022-07-06T21:51:15.774Z] [2022-07-06T21:51:15.774Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:15.774Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-06T21:51:15.774Z] #21 9.872 Reading package lists... [2022-07-06T21:51:15.774Z] #21 12.45 Building dependency tree... [2022-07-06T21:51:15.774Z] #21 14.44 The following additional packages will be installed: [2022-07-06T21:51:15.774Z] #21 14.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:51:15.774Z] #21 14.45 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-06T21:51:15.774Z] #21 14.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:51:15.774Z] #21 14.46 python3-pkg-resources vim-runtime xxd [2022-07-06T21:51:15.774Z] #21 14.47 Suggested packages: [2022-07-06T21:51:15.774Z] #21 14.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-06T21:51:15.774Z] #21 14.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-06T21:51:15.774Z] #21 14.47 acl attr quota [2022-07-06T21:51:15.774Z] #21 14.47 Recommended packages: [2022-07-06T21:51:15.774Z] #21 14.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-06T21:51:15.774Z] #21 15.49 The following NEW packages will be installed: [2022-07-06T21:51:15.774Z] #21 15.50 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-06T21:51:15.774Z] #21 15.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:51:15.774Z] #21 15.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-06T21:51:15.774Z] #21 15.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-06T21:51:15.774Z] #21 15.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:51:15.774Z] #21 15.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-06T21:51:15.774Z] #21 15.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-06T21:51:15.774Z] #21 15.52 xz-utils zip zstd [2022-07-06T21:51:15.774Z] #21 15.83 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:51:15.774Z] #21 15.83 Need to get 27.0 MB of archives. [2022-07-06T21:51:15.774Z] #21 15.83 After this operation, 105 MB of additional disk space will be used. [2022-07-06T21:51:15.774Z] #21 15.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-06T21:51:15.774Z] #21 15.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-06T21:51:15.774Z] #21 15.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-06T21:51:15.774Z] #21 15.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-06T21:51:15.774Z] #21 15.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-06T21:51:15.774Z] #21 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-06T21:51:15.774Z] #21 15.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-06T21:51:15.774Z] #21 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-06T21:51:15.774Z] #21 15.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:51:15.774Z] #21 15.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:51:15.774Z] #21 15.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-06T21:51:15.774Z] #21 15.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-06T21:51:15.774Z] #21 15.97 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-06T21:51:15.774Z] #21 15.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-06T21:51:15.774Z] #21 15.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-06T21:51:15.774Z] #21 15.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-06T21:51:15.774Z] #21 15.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-06T21:51:15.774Z] #21 15.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-06T21:51:15.774Z] #21 15.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-06T21:51:15.774Z] #21 15.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-06T21:51:15.774Z] #21 16.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-06T21:51:15.774Z] #21 16.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-06T21:51:15.774Z] #21 16.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-06T21:51:15.774Z] #21 16.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-06T21:51:15.774Z] #21 16.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-06T21:51:15.774Z] #21 16.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-06T21:51:15.774Z] #21 16.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-06T21:51:15.774Z] #21 16.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-06T21:51:15.774Z] #21 16.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-06T21:51:15.774Z] #21 16.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-06T21:51:15.774Z] #21 16.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-06T21:51:15.774Z] #21 16.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-06T21:51:15.774Z] #21 16.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-06T21:51:15.774Z] #21 16.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-06T21:51:15.774Z] #21 16.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-06T21:51:15.774Z] #21 16.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-06T21:51:15.774Z] #21 16.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-06T21:51:15.774Z] #21 16.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:51:15.774Z] #21 16.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-06T21:51:15.774Z] #21 16.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-06T21:51:15.774Z] #21 16.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-06T21:51:15.774Z] #21 16.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-06T21:51:15.774Z] #21 16.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-06T21:51:15.774Z] #21 16.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-06T21:51:15.774Z] #21 16.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-06T21:51:15.774Z] #21 16.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-06T21:51:15.774Z] #21 16.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-06T21:51:15.774Z] #21 16.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-06T21:51:15.774Z] #21 16.69 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-06T21:51:15.774Z] #21 17.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:51:15.774Z] #21 17.46 Fetched 27.0 MB in 1s (22.9 MB/s) [2022-07-06T21:51:15.774Z] #21 17.52 Selecting previously unselected package pigz. [2022-07-06T21:51:15.774Z] #21 17.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-07-06T21:51:15.774Z] #21 17.59 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 17.60 Unpacking pigz (2.6-1) ... [2022-07-06T21:51:15.774Z] #21 17.69 Selecting previously unselected package libelf1:arm64. [2022-07-06T21:51:15.774Z] #21 17.69 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 17.73 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-06T21:51:15.774Z] #21 17.88 Selecting previously unselected package libbpf0:arm64. [2022-07-06T21:51:15.774Z] #21 17.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 17.89 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-06T21:51:15.774Z] #21 18.00 Selecting previously unselected package libcap2:arm64. [2022-07-06T21:51:15.774Z] #21 18.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.00 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-06T21:51:15.774Z] #21 18.06 Selecting previously unselected package libmnl0:arm64. [2022-07-06T21:51:15.774Z] #21 18.07 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.07 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-06T21:51:15.774Z] #21 18.14 Selecting previously unselected package libxtables12:arm64. [2022-07-06T21:51:15.774Z] #21 18.15 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.16 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-06T21:51:15.774Z] #21 18.21 Selecting previously unselected package libcap2-bin. [2022-07-06T21:51:15.774Z] #21 18.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-06T21:51:15.774Z] #21 18.31 Selecting previously unselected package iproute2. [2022-07-06T21:51:15.774Z] #21 18.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.32 Unpacking iproute2 (5.10.0-4) ... [2022-07-06T21:51:15.774Z] #21 18.78 Selecting previously unselected package xxd. [2022-07-06T21:51:15.774Z] #21 18.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-06T21:51:15.774Z] #21 18.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:15.774Z] #21 18.92 Selecting previously unselected package vim-common. [2022-07-06T21:51:15.774Z] #21 18.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:51:15.774Z] #21 18.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:15.904Z] #84 154.3 checking sys/time.h presence... yes [2022-07-06T21:51:15.904Z] #84 154.3 checking for sys/time.h... yes [2022-07-06T21:51:15.904Z] #84 154.4 checking for inline... inline [2022-07-06T21:51:16.033Z] #21 19.13 Selecting previously unselected package bash-completion. [2022-07-06T21:51:16.033Z] #21 19.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-06T21:51:16.165Z] #84 154.4 checking for size_t... yes [2022-07-06T21:51:16.165Z] #84 154.7 checking for stdlib.h... (cached) yes [2022-07-06T21:51:16.165Z] #84 154.7 checking for GNU libc compatible malloc... yes [2022-07-06T21:51:16.426Z] #84 154.8 checking for stdlib.h... (cached) yes [2022-07-06T21:51:16.426Z] #84 154.8 checking for GNU libc compatible realloc... yes [2022-07-06T21:51:16.693Z] #84 155.0 checking for working strtod... yes [2022-07-06T21:51:16.969Z] #21 ... [2022-07-06T21:51:16.969Z] [2022-07-06T21:51:16.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-07-06T21:51:16.969Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:16.969Z] #77 93.63 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-06T21:51:16.969Z] #77 93.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:51:17.108Z] #14 ... [2022-07-06T21:51:17.108Z] [2022-07-06T21:51:17.108Z] #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-07-06T21:51:17.108Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:17.108Z] #77 47.64 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-06T21:51:17.228Z] #77 94.04 checking for gcc... gcc [2022-07-06T21:51:17.269Z] #84 155.3 checking for gettimeofday... yes [2022-07-06T21:51:17.269Z] #84 155.6 checking for memset... yes [2022-07-06T21:51:17.486Z] #77 94.15 checking whether the C compiler works... yes [2022-07-06T21:51:17.531Z] #84 155.8 checking for strspn... yes [2022-07-06T21:51:17.745Z] #77 94.39 checking for C compiler default output file name... a.out [2022-07-06T21:51:17.745Z] #77 94.40 checking for suffix of executables... [2022-07-06T21:51:17.748Z] #67 ... [2022-07-06T21:51:17.748Z] [2022-07-06T21:51:17.748Z] #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-07-06T21:51:17.748Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:17.748Z] #14 124.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-06T21:51:17.748Z] #14 124.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-06T21:51:17.748Z] #14 124.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:51:17.748Z] #14 124.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-06T21:51:17.748Z] #14 124.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 124.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:51:17.748Z] #14 124.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-06T21:51:17.748Z] #14 124.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 124.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:51:17.748Z] #14 124.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:51:17.748Z] #14 124.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 124.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:51:17.748Z] #14 124.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:51:17.748Z] #14 124.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 124.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:51:17.748Z] #14 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-06T21:51:17.748Z] #14 125.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:51:17.748Z] #14 125.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:51:17.748Z] #14 125.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 125.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:51:17.748Z] #14 125.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-06T21:51:17.748Z] #14 125.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 125.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:51:17.748Z] #14 125.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-06T21:51:17.748Z] #14 125.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 125.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:51:17.748Z] #14 125.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-06T21:51:17.748Z] #14 125.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 125.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:51:17.748Z] #14 126.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-06T21:51:17.748Z] #14 126.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 126.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:51:17.748Z] #14 126.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-06T21:51:17.748Z] #14 126.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 126.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:51:17.748Z] #14 126.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-06T21:51:17.748Z] #14 126.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 126.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:51:17.748Z] #14 127.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-06T21:51:17.748Z] #14 127.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 127.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:51:17.748Z] #14 127.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:51:17.748Z] #14 127.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 127.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:51:17.748Z] #14 127.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:51:17.748Z] #14 127.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:51:17.748Z] #14 127.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:51:17.748Z] #14 128.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:51:17.748Z] #14 128.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:51:17.748Z] #14 128.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:51:17.748Z] #14 128.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:51:17.748Z] #14 128.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:51:17.793Z] #84 156.3 checking that generated files are newer than configure... done [2022-07-06T21:51:17.793Z] #84 156.3 configure: creating ./config.status [2022-07-06T21:51:18.006Z] #77 94.59 checking whether we are cross compiling... no [2022-07-06T21:51:18.006Z] #77 94.87 checking for suffix of object files... o [2022-07-06T21:51:18.006Z] #14 128.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:51:18.006Z] #14 128.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:51:18.006Z] #14 128.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:51:18.006Z] #14 128.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-06T21:51:18.006Z] #14 128.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:51:18.006Z] #14 128.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:51:18.006Z] #14 128.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:51:18.006Z] #14 128.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:51:18.006Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:51:18.006Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:51:18.006Z] #14 128.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:51:18.006Z] #14 128.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-06T21:51:18.006Z] #14 128.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:18.006Z] #14 128.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:51:18.263Z] #14 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:51:18.263Z] #14 128.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:51:18.263Z] #14 128.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:51:18.263Z] #14 128.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:51:18.263Z] #14 128.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:51:18.265Z] #77 94.99 checking whether we are using the GNU C compiler... yes [2022-07-06T21:51:18.265Z] #77 95.06 checking whether gcc accepts -g... yes [2022-07-06T21:51:18.265Z] #77 95.13 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:51:18.524Z] #77 95.23 checking whether gcc understands -c and -o together... yes [2022-07-06T21:51:18.524Z] #77 95.39 checking how to run the C preprocessor... gcc -E [2022-07-06T21:51:18.783Z] #77 95.59 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:51:18.783Z] #77 95.61 checking for egrep... /bin/grep -E [2022-07-06T21:51:19.350Z] #77 95.61 checking for ANSI C header files... yes [2022-07-06T21:51:19.350Z] #77 96.16 checking for sys/types.h... yes [2022-07-06T21:51:19.609Z] #77 96.36 checking for sys/stat.h... yes [2022-07-06T21:51:19.635Z] #14 DONE 129.7s [2022-07-06T21:51:19.635Z] [2022-07-06T21:51:19.635Z] #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-07-06T21:51:19.635Z] #67 sha256:97ba31bd730788c21fe1fd92783193495d6b04bd0270188b0938362d1bd5cc20 [2022-07-06T21:51:19.635Z] #67 128.3 rootlesskit version 1.0.0 [2022-07-06T21:51:19.635Z] #67 128.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-06T21:51:19.635Z] #67 128.4 -container-ip string [2022-07-06T21:51:19.635Z] #67 128.4 container ip [2022-07-06T21:51:19.635Z] #67 128.4 -container-port int [2022-07-06T21:51:19.635Z] #67 128.4 container port (default -1) [2022-07-06T21:51:19.635Z] #67 128.4 -host-ip string [2022-07-06T21:51:19.635Z] #67 128.4 host ip [2022-07-06T21:51:19.635Z] #67 128.4 -host-port int [2022-07-06T21:51:19.635Z] #67 128.4 host port (default -1) [2022-07-06T21:51:19.635Z] #67 128.4 -proto string [2022-07-06T21:51:19.635Z] #67 128.4 proxy protocol (default "tcp") [2022-07-06T21:51:19.635Z] #67 DONE 129.2s [2022-07-06T21:51:19.635Z] [2022-07-06T21:51:19.635Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:51:19.635Z] #59 sha256:e736ae80dcbc59d5b0bf6c7f1c3ba278cf32946e4a3600bfa526028aea71f4b4 [2022-07-06T21:51:19.635Z] #59 ... [2022-07-06T21:51:19.635Z] [2022-07-06T21:51:19.635Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-06T21:51:19.635Z] #68 sha256:8c58a8d59bc738a50fd45e7e60fd3e00c37b170f37ac8c2e57a2aa132b663dbc [2022-07-06T21:51:19.635Z] #68 DONE 0.2s [2022-07-06T21:51:19.635Z] [2022-07-06T21:51:19.635Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:51:19.635Z] #59 sha256:e736ae80dcbc59d5b0bf6c7f1c3ba278cf32946e4a3600bfa526028aea71f4b4 [2022-07-06T21:51:19.635Z] #59 DONE 0.3s [2022-07-06T21:51:19.635Z] [2022-07-06T21:51:19.635Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-06T21:51:19.635Z] #69 sha256:2ff454a5bd5d2a7068bf3598d2482e1a2832605478dea8f454114d3ffab62587 [2022-07-06T21:51:19.868Z] #77 96.51 checking for stdlib.h... yes [2022-07-06T21:51:19.891Z] #69 DONE 0.3s [2022-07-06T21:51:19.891Z] [2022-07-06T21:51:19.891Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-06T21:51:19.891Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:51:20.127Z] #77 96.69 checking for string.h... yes [2022-07-06T21:51:20.127Z] #77 96.87 checking for memory.h... yes [2022-07-06T21:51:20.342Z] #84 158.5 config.status: creating Makefile [2022-07-06T21:51:20.342Z] #84 158.6 config.status: creating config.h [2022-07-06T21:51:20.342Z] #84 158.6 config.status: executing depfiles commands [2022-07-06T21:51:20.342Z] #84 158.8 config.status: executing libtool commands [2022-07-06T21:51:20.386Z] #77 97.07 checking for strings.h... yes [2022-07-06T21:51:20.650Z] #77 97.27 checking for inttypes.h... yes [2022-07-06T21:51:20.650Z] #77 97.41 checking for stdint.h... yes [2022-07-06T21:51:20.909Z] #77 97.56 checking for unistd.h... yes [2022-07-06T21:51:21.167Z] #77 97.74 checking minix/config.h usability... no [2022-07-06T21:51:21.167Z] #77 97.95 checking minix/config.h presence... no [2022-07-06T21:51:21.167Z] #77 98.02 checking for minix/config.h... no [2022-07-06T21:51:21.283Z] #84 159.7 GEN .version [2022-07-06T21:51:21.283Z] #84 159.7 make install-recursive [2022-07-06T21:51:21.283Z] #84 159.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-06T21:51:21.283Z] #84 159.8 Making install in libocispec [2022-07-06T21:51:21.283Z] #84 159.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:21.283Z] #84 159.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-06T21:51:21.426Z] #77 98.02 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-06T21:51:21.544Z] #84 159.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-06T21:51:21.544Z] #84 159.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-06T21:51:21.544Z] #84 159.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-06T21:51:21.685Z] #77 98.22 checking build system type... aarch64-unknown-linux-gnu [2022-07-06T21:51:21.685Z] #77 98.50 checking host system type... aarch64-unknown-linux-gnu [2022-07-06T21:51:21.685Z] #77 98.50 checking how to print strings... printf [2022-07-06T21:51:21.685Z] #77 98.50 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:51:21.685Z] #77 98.54 checking for fgrep... /bin/grep -F [2022-07-06T21:51:21.685Z] #77 98.55 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:51:21.685Z] #77 98.56 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:51:21.685Z] #77 98.57 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:51:21.943Z] #77 98.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:51:21.943Z] #77 98.70 checking whether ln -s works... yes [2022-07-06T21:51:21.943Z] #77 98.70 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:51:21.943Z] #77 98.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-06T21:51:21.943Z] #77 98.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:51:21.943Z] #77 98.73 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:51:21.943Z] #77 98.73 checking for objdump... objdump [2022-07-06T21:51:21.944Z] #77 98.74 checking how to recognize dependent libraries... pass_all [2022-07-06T21:51:21.944Z] #77 98.74 checking for dlltool... no [2022-07-06T21:51:21.944Z] #77 98.75 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:51:21.944Z] #77 98.76 checking for ar... ar [2022-07-06T21:51:21.944Z] #77 98.76 checking for archiver @FILE support... @ [2022-07-06T21:51:22.202Z] #77 98.91 checking for strip... strip [2022-07-06T21:51:22.202Z] #77 98.92 checking for ranlib... ranlib [2022-07-06T21:51:22.202Z] #77 98.92 checking for gawk... no [2022-07-06T21:51:22.202Z] #77 98.92 checking for mawk... mawk [2022-07-06T21:51:22.357Z] #77 ... [2022-07-06T21:51:22.357Z] [2022-07-06T21:51:22.357Z] #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-07-06T21:51:22.357Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:51:22.460Z] #77 98.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:51:22.460Z] #77 99.22 checking for sysroot... no [2022-07-06T21:51:22.460Z] #77 99.22 checking for a working dd... /bin/dd [2022-07-06T21:51:22.460Z] #77 99.24 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:51:22.460Z] #77 99.27 checking for mt... no [2022-07-06T21:51:22.460Z] #77 99.28 checking if : is a manifest tool... no [2022-07-06T21:51:22.460Z] #77 99.30 checking for dlfcn.h... yes [2022-07-06T21:51:22.486Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-06T21:51:22.486Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-06T21:51:22.718Z] #77 99.46 checking for objdir... .libs [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-06T21:51:22.747Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-06T21:51:23.165Z] #60 ... [2022-07-06T21:51:23.165Z] [2022-07-06T21:51:23.165Z] #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-07-06T21:51:23.165Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:23.165Z] #77 71.05 configure.ac:7: installing 'build-aux/compile' [2022-07-06T21:51:23.165Z] #77 71.05 configure.ac:9: installing 'build-aux/config.guess' [2022-07-06T21:51:23.165Z] #77 71.06 configure.ac:9: installing 'build-aux/config.sub' [2022-07-06T21:51:23.165Z] #77 71.08 configure.ac:11: installing 'build-aux/install-sh' [2022-07-06T21:51:23.165Z] #77 71.09 configure.ac:11: installing 'build-aux/missing' [2022-07-06T21:51:23.165Z] #77 71.34 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:51:23.165Z] #77 71.40 parallel-tests: installing 'build-aux/test-driver' [2022-07-06T21:51:23.165Z] #77 73.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:51:23.165Z] #77 73.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:51:23.165Z] #77 74.17 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:51:23.165Z] #77 74.17 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:51:23.165Z] #77 74.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:51:23.165Z] #77 74.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:51:23.165Z] #77 74.38 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:51:23.165Z] #77 74.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:51:23.235Z] #77 99.80 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:23.235Z] #77 99.93 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:23.235Z] #77 99.93 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:23.493Z] #77 100.0 checking if gcc static flag -static works... yes [2022-07-06T21:51:23.751Z] #77 100.5 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:23.751Z] #77 100.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:23.751Z] #77 100.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-06T21:51:24.010Z] #77 100.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:24.010Z] #77 101.0 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:24.011Z] #77 101.0 checking whether stripping libraries is possible... yes [2022-07-06T21:51:24.011Z] #77 101.0 checking if libtool supports shared libraries... yes [2022-07-06T21:51:24.011Z] #77 101.0 checking whether to build shared libraries... no [2022-07-06T21:51:24.011Z] #77 101.0 checking whether to build static libraries... yes [2022-07-06T21:51:24.095Z] #77 ... [2022-07-06T21:51:24.095Z] [2022-07-06T21:51:24.095Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:51:24.095Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-06T21:51:24.095Z] #15 DONE 4.4s [2022-07-06T21:51:24.095Z] [2022-07-06T21:51:24.095Z] #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-07-06T21:51:24.095Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-06T21:51:24.131Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-06T21:51:24.131Z] #84 162.7 make install-recursive [2022-07-06T21:51:24.131Z] #84 162.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:24.164Z] #64 76.56 Updating files: 27% (1305/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 63% (3042/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 90% (4329/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-06T21:51:24.164Z] #64 79.10 + cd /tmp/tmp.aUiW5PPvMw/src/github.com/containerd/containerd [2022-07-06T21:51:24.164Z] #64 79.10 + git checkout -q v1.6.6 [2022-07-06T21:51:24.270Z] #77 101.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:24.270Z] #77 101.0 checking whether build environment is sane... yes [2022-07-06T21:51:24.270Z] #77 101.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:24.270Z] #77 101.1 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:24.270Z] #77 101.1 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:24.270Z] #77 101.2 checking whether make supports nested variables... yes [2022-07-06T21:51:24.391Z] #84 162.8 Making install in yajl [2022-07-06T21:51:24.392Z] #84 162.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:24.392Z] #84 163.0 CC verify/json_verify-json_verify.o [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl.lo [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl_gen.lo [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl_parser.lo [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl_buf.lo [2022-07-06T21:51:24.392Z] #84 163.0 CC src/libyajl_la-yajl_encode.lo [2022-07-06T21:51:24.529Z] #77 101.2 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:24.529Z] #77 101.2 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:24.529Z] #77 101.2 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:24.529Z] #77 101.3 checking dependency style of gcc... gcc3 [2022-07-06T21:51:24.529Z] #77 101.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:24.529Z] #77 101.5 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:24.529Z] #77 101.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:51:24.529Z] #77 101.5 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:51:24.529Z] #77 101.5 checking for yajl >= 2.1.0... yes [2022-07-06T21:51:24.529Z] #77 101.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:51:24.652Z] #84 163.1 CC src/libyajl_la-yajl_tree.lo [2022-07-06T21:51:24.652Z] #84 163.2 CC src/libyajl_la-yajl_lex.lo [2022-07-06T21:51:24.788Z] #77 101.6 checking for gcc... (cached) gcc [2022-07-06T21:51:24.788Z] #77 101.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:51:24.788Z] #77 101.7 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:51:24.788Z] #77 101.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:51:24.788Z] #77 101.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:51:24.788Z] #77 101.7 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:51:24.788Z] #77 101.8 checking for python3... /usr/bin/python3 [2022-07-06T21:51:25.047Z] #77 101.8 checking for python3 version... 3.9 [2022-07-06T21:51:25.047Z] #77 101.8 checking for python3 platform... linux [2022-07-06T21:51:25.047Z] #77 101.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:51:25.308Z] #77 102.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:51:25.570Z] #77 102.3 checking that generated files are newer than configure... done [2022-07-06T21:51:25.570Z] #77 102.3 configure: creating ./config.status [2022-07-06T21:51:26.567Z] #84 ... [2022-07-06T21:51:26.567Z] [2022-07-06T21:51:26.567Z] #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-07-06T21:51:26.567Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:51:26.567Z] #19 211.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-06T21:51:26.567Z] #19 211.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:26.829Z] #19 212.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:51:27.370Z] #16 DONE 3.4s [2022-07-06T21:51:27.370Z] [2022-07-06T21:51:27.370Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-06T21:51:27.370Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-06T21:51:27.436Z] #64 82.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-06T21:51:27.436Z] #64 82.19 + BUILDTAGS='netgo osusergo static_build' [2022-07-06T21:51:27.436Z] #64 82.19 + export EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:51:27.436Z] #64 82.19 + EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:51:27.436Z] #64 82.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-06T21:51:27.436Z] #64 82.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-06T21:51:27.436Z] #64 82.20 + '[' '' = dynamic ']' [2022-07-06T21:51:27.436Z] #64 82.20 + make [2022-07-06T21:51:27.771Z] #19 213.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-06T21:51:27.771Z] #19 213.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:27.771Z] #19 213.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:51:28.131Z] #14 ... [2022-07-06T21:51:28.131Z] [2022-07-06T21:51:28.131Z] #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-07-06T21:51:28.131Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:28.131Z] #77 46.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-06T21:51:28.164Z] #77 ... [2022-07-06T21:51:28.164Z] [2022-07-06T21:51:28.164Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:28.164Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-06T21:51:28.164Z] #21 21.24 Unpacking bash-completion (1:2.11-2) ... [2022-07-06T21:51:28.164Z] #21 21.79 Selecting previously unselected package bzip2. [2022-07-06T21:51:28.164Z] #21 21.79 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 21.80 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:51:28.164Z] #21 21.89 Selecting previously unselected package xz-utils. [2022-07-06T21:51:28.164Z] #21 21.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 21.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:51:28.164Z] #21 22.11 Selecting previously unselected package apparmor. [2022-07-06T21:51:28.164Z] #21 22.12 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 22.17 Unpacking apparmor (2.13.6-10) ... [2022-07-06T21:51:28.164Z] #21 22.61 Selecting previously unselected package inetutils-ping. [2022-07-06T21:51:28.164Z] #21 22.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 22.62 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-06T21:51:28.164Z] #21 22.71 Selecting previously unselected package libip4tc2:arm64. [2022-07-06T21:51:28.164Z] #21 22.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 22.75 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-06T21:51:28.164Z] #21 22.82 Selecting previously unselected package libip6tc2:arm64. [2022-07-06T21:51:28.164Z] #21 22.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 22.83 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-06T21:51:28.164Z] #21 22.92 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-06T21:51:28.164Z] #21 22.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 22.93 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-06T21:51:28.164Z] #21 23.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-06T21:51:28.164Z] #21 23.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-06T21:51:28.164Z] #21 23.15 Selecting previously unselected package libnftnl11:arm64. [2022-07-06T21:51:28.164Z] #21 23.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.16 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-06T21:51:28.164Z] #21 23.24 Selecting previously unselected package iptables. [2022-07-06T21:51:28.164Z] #21 23.24 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.25 Unpacking iptables (1.8.7-1) ... [2022-07-06T21:51:28.164Z] #21 23.51 Selecting previously unselected package libonig5:arm64. [2022-07-06T21:51:28.164Z] #21 23.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.53 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-06T21:51:28.164Z] #21 23.67 Selecting previously unselected package libjq1:arm64. [2022-07-06T21:51:28.164Z] #21 23.68 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.68 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-06T21:51:28.164Z] #21 23.78 Selecting previously unselected package jq. [2022-07-06T21:51:28.164Z] #21 23.78 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.79 Unpacking jq (1.6-2.1) ... [2022-07-06T21:51:28.164Z] #21 23.88 Selecting previously unselected package libaio1:arm64. [2022-07-06T21:51:28.164Z] #21 23.88 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 23.89 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-06T21:51:28.164Z] #21 24.02 Selecting previously unselected package libgpm2:arm64. [2022-07-06T21:51:28.164Z] #21 24.02 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 24.03 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-06T21:51:28.164Z] #21 24.07 Selecting previously unselected package libicu67:arm64. [2022-07-06T21:51:28.164Z] #21 24.08 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 24.09 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-06T21:51:28.164Z] #21 27.12 Selecting previously unselected package libinih1:arm64. [2022-07-06T21:51:28.164Z] #21 27.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.13 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-06T21:51:28.164Z] #21 27.20 Selecting previously unselected package libnet1:arm64. [2022-07-06T21:51:28.164Z] #21 27.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:51:28.164Z] #21 27.31 Selecting previously unselected package libnl-3-200:arm64. [2022-07-06T21:51:28.164Z] #21 27.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.33 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-06T21:51:28.164Z] #21 27.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-06T21:51:28.164Z] #21 27.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:51:28.164Z] #21 27.53 Selecting previously unselected package libyajl2:arm64. [2022-07-06T21:51:28.164Z] #21 27.53 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.54 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-06T21:51:28.164Z] #21 27.61 Selecting previously unselected package net-tools. [2022-07-06T21:51:28.164Z] #21 27.62 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:51:28.164Z] #21 27.78 Selecting previously unselected package patch. [2022-07-06T21:51:28.164Z] #21 27.79 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 27.80 Unpacking patch (2.7.6-7) ... [2022-07-06T21:51:28.164Z] #21 27.91 Selecting previously unselected package python-pip-whl. [2022-07-06T21:51:28.164Z] #21 27.91 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:51:28.164Z] #21 27.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:51:28.164Z] #21 28.39 Selecting previously unselected package python3-lib2to3. [2022-07-06T21:51:28.164Z] #21 28.40 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-06T21:51:28.164Z] #21 28.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:51:28.164Z] #21 28.55 Selecting previously unselected package python3-distutils. [2022-07-06T21:51:28.164Z] #21 28.55 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-06T21:51:28.164Z] #21 28.57 Unpacking python3-distutils (3.9.2-1) ... [2022-07-06T21:51:28.164Z] #21 28.72 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:51:28.164Z] #21 28.72 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:51:28.164Z] #21 28.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:51:28.164Z] #21 28.89 Selecting previously unselected package python3-setuptools. [2022-07-06T21:51:28.164Z] #21 28.89 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-06T21:51:28.164Z] #21 28.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-06T21:51:28.164Z] #21 29.21 Selecting previously unselected package python3-wheel. [2022-07-06T21:51:28.164Z] #21 29.21 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-06T21:51:28.164Z] #21 29.21 Unpacking python3-wheel (0.34.2-1) ... [2022-07-06T21:51:28.164Z] #21 29.31 Selecting previously unselected package python3-pip. [2022-07-06T21:51:28.164Z] #21 29.31 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:51:28.164Z] #21 29.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:51:28.164Z] #21 29.63 Selecting previously unselected package sudo. [2022-07-06T21:51:28.164Z] #21 29.63 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 29.64 Unpacking sudo (1.9.5p2-3) ... [2022-07-06T21:51:28.164Z] #21 30.29 Selecting previously unselected package thin-provisioning-tools. [2022-07-06T21:51:28.164Z] #21 30.29 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 30.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:51:28.164Z] #21 30.51 Selecting previously unselected package uidmap. [2022-07-06T21:51:28.164Z] #21 30.52 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-06T21:51:28.164Z] #21 30.52 Unpacking uidmap (1:4.8.1-1) ... [2022-07-06T21:51:28.164Z] #21 30.63 Selecting previously unselected package vim-runtime. [2022-07-06T21:51:28.164Z] #21 30.63 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:51:28.164Z] #21 30.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-06T21:51:28.164Z] #21 30.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-06T21:51:28.164Z] #21 30.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:28.164Z] #21 ... [2022-07-06T21:51:28.164Z] [2022-07-06T21:51:28.164Z] #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-07-06T21:51:28.164Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:28.164Z] #77 105.2 config.status: creating Makefile [2022-07-06T21:51:28.423Z] #77 105.3 config.status: creating config.h [2022-07-06T21:51:28.423Z] #77 105.3 config.status: executing libtool commands [2022-07-06T21:51:28.423Z] #77 105.4 config.status: executing depfiles commands [2022-07-06T21:51:29.361Z] #77 106.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-06T21:51:29.361Z] #77 106.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:51:29.621Z] #77 106.4 checking for gcc... gcc [2022-07-06T21:51:29.880Z] #77 106.5 checking whether the C compiler works... yes [2022-07-06T21:51:29.880Z] #77 106.7 checking for C compiler default output file name... a.out [2022-07-06T21:51:29.880Z] #77 106.7 checking for suffix of executables... [2022-07-06T21:51:29.958Z] #64 84.44 + bin/ctr [2022-07-06T21:51:30.139Z] #77 106.9 checking whether we are cross compiling... no [2022-07-06T21:51:30.139Z] #77 106.9 checking for suffix of object files... o [2022-07-06T21:51:30.139Z] #77 107.0 checking whether we are using the GNU C compiler... yes [2022-07-06T21:51:30.398Z] #77 107.1 checking whether gcc accepts -g... yes [2022-07-06T21:51:30.656Z] #77 107.2 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:51:30.656Z] #77 107.4 checking whether gcc understands -c and -o together... yes [2022-07-06T21:51:30.656Z] #77 107.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:30.923Z] #77 107.7 checking whether build environment is sane... yes [2022-07-06T21:51:30.923Z] #77 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:30.923Z] #77 107.7 checking for gawk... no [2022-07-06T21:51:30.923Z] #77 107.7 checking for mawk... mawk [2022-07-06T21:51:30.923Z] #77 107.7 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:30.923Z] #77 107.8 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:30.923Z] #77 107.8 checking whether make supports nested variables... yes [2022-07-06T21:51:30.923Z] #77 107.9 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:30.923Z] #77 107.9 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:31.183Z] #77 107.9 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:31.183Z] #77 107.9 checking dependency style of gcc... gcc3 [2022-07-06T21:51:31.183Z] #77 108.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:31.183Z] #77 108.1 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:31.751Z] #77 108.2 checking build system type... aarch64-unknown-linux-gnu [2022-07-06T21:51:31.751Z] #77 108.4 checking host system type... aarch64-unknown-linux-gnu [2022-07-06T21:51:31.751Z] #77 108.4 checking how to print strings... printf [2022-07-06T21:51:31.751Z] #77 108.4 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:51:31.751Z] #77 108.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:51:31.751Z] #77 108.5 checking for egrep... /bin/grep -E [2022-07-06T21:51:31.751Z] #77 108.5 checking for fgrep... /bin/grep -F [2022-07-06T21:51:31.751Z] #77 108.5 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:51:31.751Z] #77 108.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:51:31.751Z] #77 108.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:51:31.751Z] #77 108.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:51:31.751Z] #77 108.6 checking whether ln -s works... yes [2022-07-06T21:51:31.751Z] #77 108.7 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:51:31.751Z] #77 108.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-06T21:51:31.751Z] #77 108.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:51:31.751Z] #77 108.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:51:31.751Z] #77 108.7 checking for objdump... objdump [2022-07-06T21:51:31.751Z] #77 108.7 checking how to recognize dependent libraries... pass_all [2022-07-06T21:51:31.751Z] #77 108.7 checking for dlltool... no [2022-07-06T21:51:31.751Z] #77 108.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:51:31.751Z] #77 108.7 checking for ar... ar [2022-07-06T21:51:32.010Z] #77 108.7 checking for archiver @FILE support... @ [2022-07-06T21:51:32.010Z] #77 108.8 checking for strip... strip [2022-07-06T21:51:32.010Z] #77 108.8 checking for ranlib... ranlib [2022-07-06T21:51:32.276Z] #77 108.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:51:32.276Z] #77 109.2 checking for sysroot... no [2022-07-06T21:51:32.276Z] #77 109.2 checking for a working dd... /bin/dd [2022-07-06T21:51:32.276Z] #77 109.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:51:32.276Z] #77 109.3 checking for mt... no [2022-07-06T21:51:32.276Z] #77 109.3 checking if : is a manifest tool... no [2022-07-06T21:51:32.535Z] #77 109.3 checking how to run the C preprocessor... gcc -E [2022-07-06T21:51:32.624Z] #17 4.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-06T21:51:32.624Z] #17 DONE 4.6s [2022-07-06T21:51:32.624Z] [2022-07-06T21:51:32.624Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-06T21:51:32.624Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-06T21:51:33.061Z] #19 ... [2022-07-06T21:51:33.061Z] [2022-07-06T21:51:33.061Z] #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-07-06T21:51:33.061Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:33.061Z] #84 167.1 CCLD libyajl.la [2022-07-06T21:51:33.061Z] #84 167.5 CCLD verify/json_verify [2022-07-06T21:51:33.061Z] #84 168.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:33.061Z] #84 168.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:51:33.061Z] #84 168.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:51:33.061Z] #84 168.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:33.061Z] #84 168.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:33.061Z] #84 168.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:33.061Z] #84 168.2 CC src/validate.o [2022-07-06T21:51:33.061Z] #84 168.2 CC src/image_spec_schema_config_schema.lo [2022-07-06T21:51:33.061Z] #84 168.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-06T21:51:33.061Z] #84 168.2 CC src/image_spec_schema_defs.lo [2022-07-06T21:51:33.061Z] #84 168.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-06T21:51:33.061Z] #84 168.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-06T21:51:33.061Z] #84 168.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-06T21:51:33.061Z] #84 168.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-06T21:51:33.061Z] #84 168.4 CC src/runtime_spec_schema_defs.lo [2022-07-06T21:51:33.061Z] #84 168.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-06T21:51:33.061Z] #84 168.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-06T21:51:33.061Z] #84 168.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-06T21:51:33.061Z] #84 168.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-06T21:51:33.061Z] #84 168.6 CC src/basic_test_double_array_item.lo [2022-07-06T21:51:33.061Z] #84 168.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-06T21:51:33.061Z] #84 168.7 CC src/basic_test_double_array.lo [2022-07-06T21:51:33.061Z] #84 168.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-06T21:51:33.061Z] #84 168.8 CC src/basic_test_top_array_int.lo [2022-07-06T21:51:33.061Z] #84 168.8 CC src/basic_test_top_double_array_int.lo [2022-07-06T21:51:33.061Z] #84 168.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-06T21:51:33.061Z] #84 168.9 CC src/basic_test_top_double_array_obj.lo [2022-07-06T21:51:33.061Z] #84 169.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-06T21:51:33.061Z] #84 169.0 CC src/basic_test_top_double_array_string.lo [2022-07-06T21:51:33.061Z] #84 169.1 CC src/basic_test_top_array_string.lo [2022-07-06T21:51:33.061Z] #84 169.1 CC src/json_common.lo [2022-07-06T21:51:33.061Z] #84 169.1 CC tests/test-1.o [2022-07-06T21:51:33.061Z] #84 169.1 CC src/read-file.lo [2022-07-06T21:51:33.061Z] #84 169.1 CC tests/test-2.o [2022-07-06T21:51:33.061Z] #84 169.2 CC tests/test-4.o [2022-07-06T21:51:33.061Z] #84 169.3 CC tests/test-6.o [2022-07-06T21:51:33.061Z] #84 169.5 CC tests/test-8.o [2022-07-06T21:51:33.061Z] #84 169.5 CC tests/test-5.o [2022-07-06T21:51:33.061Z] #84 169.6 CC tests/test-9.o [2022-07-06T21:51:33.061Z] #84 169.6 CC tests/test-10.o [2022-07-06T21:51:33.061Z] #84 169.6 CC tests/test-3.o [2022-07-06T21:51:33.061Z] #84 169.7 CC tests/test-7.o [2022-07-06T21:51:33.061Z] #84 170.0 CC tests/test-11.o [2022-07-06T21:51:33.129Z] #77 109.5 checking for ANSI C header files... yes [2022-07-06T21:51:33.387Z] #77 110.1 checking for sys/types.h... yes [2022-07-06T21:51:33.387Z] #77 110.3 checking for sys/stat.h... yes [2022-07-06T21:51:33.402Z] #77 ... [2022-07-06T21:51:33.402Z] [2022-07-06T21:51:33.402Z] #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-07-06T21:51:33.402Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:51:33.956Z] #77 110.4 checking for stdlib.h... yes [2022-07-06T21:51:33.956Z] #77 110.6 checking for string.h... yes [2022-07-06T21:51:34.049Z] #18 DONE 2.2s [2022-07-06T21:51:34.049Z] [2022-07-06T21:51:34.049Z] #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-07-06T21:51:34.049Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:51:34.049Z] #60 4.333 + RM_GOPATH=0 [2022-07-06T21:51:34.049Z] #60 4.333 + TMP_GOPATH= [2022-07-06T21:51:34.049Z] #60 4.333 + : /build [2022-07-06T21:51:34.049Z] #60 4.333 + '[' -z '' ']' [2022-07-06T21:51:34.049Z] #60 4.333 ++ mktemp -d [2022-07-06T21:51:34.049Z] #60 4.345 + export GOPATH=/tmp/tmp.jrMSmZVhPZ [2022-07-06T21:51:34.049Z] #60 4.345 + GOPATH=/tmp/tmp.jrMSmZVhPZ [2022-07-06T21:51:34.049Z] #60 4.345 + RM_GOPATH=1 [2022-07-06T21:51:34.049Z] #60 4.345 + case "$(go env GOARCH)" in [2022-07-06T21:51:34.049Z] #60 4.345 ++ go env GOARCH [2022-07-06T21:51:34.049Z] #60 4.357 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:51:34.049Z] #60 4.357 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:51:34.049Z] #60 4.359 ++ dirname /install.sh [2022-07-06T21:51:34.049Z] #60 4.359 + dir=/ [2022-07-06T21:51:34.049Z] #60 4.359 + bin=runc [2022-07-06T21:51:34.049Z] #60 4.359 + shift [2022-07-06T21:51:34.049Z] #60 4.359 + '[' '!' -f //runc.installer ']' [2022-07-06T21:51:34.049Z] #60 4.359 + . //runc.installer [2022-07-06T21:51:34.049Z] #60 4.359 ++ set -e [2022-07-06T21:51:34.049Z] #60 4.359 ++ : v1.1.2 [2022-07-06T21:51:34.049Z] #60 4.359 + install_runc [2022-07-06T21:51:34.049Z] #60 4.359 + RUNC_BUILDTAGS=seccomp [2022-07-06T21:51:34.049Z] #60 4.359 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-06T21:51:34.049Z] #60 4.359 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jrMSmZVhPZ/src/github.com/opencontainers/runc [2022-07-06T21:51:34.049Z] #60 4.359 Install runc version v1.1.2 (build tags: seccomp) [2022-07-06T21:51:34.049Z] #60 4.361 Cloning into '/tmp/tmp.jrMSmZVhPZ/src/github.com/opencontainers/runc'... [2022-07-06T21:51:34.214Z] #77 110.9 checking for memory.h... yes [2022-07-06T21:51:34.215Z] #77 111.1 checking for strings.h... yes [2022-07-06T21:51:34.352Z] #60 ... [2022-07-06T21:51:34.352Z] [2022-07-06T21:51:34.352Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-06T21:51:34.352Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-06T21:51:34.782Z] #77 111.2 checking for inttypes.h... yes [2022-07-06T21:51:34.782Z] #77 111.4 checking for stdint.h... yes [2022-07-06T21:51:35.041Z] #77 111.6 checking for unistd.h... yes [2022-07-06T21:51:35.041Z] #77 111.8 checking for dlfcn.h... yes [2022-07-06T21:51:35.041Z] #77 111.9 checking for objdir... .libs [2022-07-06T21:51:35.211Z] #64 ... [2022-07-06T21:51:35.211Z] [2022-07-06T21:51:35.211Z] #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-07-06T21:51:35.211Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:35.211Z] #77 65.50 libtoolize: putting auxiliary files in '.'. [2022-07-06T21:51:35.211Z] #77 65.50 libtoolize: copying file './ltmain.sh' [2022-07-06T21:51:35.472Z] #64 74.73 Updating files: 23% (1140/4779) Updating files: 24% (1147/4779) Updating files: 25% (1195/4779) Updating files: 26% (1243/4779) Updating files: 27% (1291/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 59% (2863/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 89% (4256/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-06T21:51:35.472Z] #64 77.53 + cd /tmp/tmp.I9E5Qechdy/src/github.com/containerd/containerd [2022-07-06T21:51:35.472Z] #64 77.53 + git checkout -q v1.6.6 [2022-07-06T21:51:35.608Z] #77 112.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:35.608Z] #77 112.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:35.867Z] #77 112.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:35.867Z] #77 112.6 checking if gcc static flag -static works... yes [2022-07-06T21:51:36.126Z] #77 112.9 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:36.142Z] #77 66.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-06T21:51:36.142Z] #77 66.75 libtoolize: and rerunning libtoolize and aclocal. [2022-07-06T21:51:36.142Z] #77 66.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:51:36.385Z] #77 113.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:36.385Z] #77 113.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-06T21:51:36.644Z] #77 113.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:36.644Z] #77 113.4 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:36.644Z] #77 113.4 checking whether stripping libraries is possible... yes [2022-07-06T21:51:36.644Z] #77 113.4 checking if libtool supports shared libraries... yes [2022-07-06T21:51:36.644Z] #77 113.4 checking whether to build shared libraries... no [2022-07-06T21:51:36.644Z] #77 113.4 checking whether to build static libraries... yes [2022-07-06T21:51:36.644Z] #77 113.4 checking float.h usability... yes [2022-07-06T21:51:36.902Z] #77 113.6 checking float.h presence... yes [2022-07-06T21:51:36.902Z] #77 113.6 checking for float.h... yes [2022-07-06T21:51:36.902Z] #77 113.7 checking limits.h usability... yes [2022-07-06T21:51:36.902Z] #77 113.8 checking limits.h presence... yes [2022-07-06T21:51:36.909Z] #19 DONE 2.4s [2022-07-06T21:51:36.909Z] [2022-07-06T21:51:36.909Z] #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-07-06T21:51:36.909Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:36.909Z] #77 90.07 configure.ac:11: installing 'build-aux/compile' [2022-07-06T21:51:36.909Z] #77 90.14 configure.ac:11: installing 'build-aux/config.guess' [2022-07-06T21:51:36.909Z] #77 90.14 configure.ac:11: installing 'build-aux/config.sub' [2022-07-06T21:51:36.909Z] #77 90.14 configure.ac:13: installing 'build-aux/install-sh' [2022-07-06T21:51:36.909Z] #77 90.14 configure.ac:13: installing 'build-aux/missing' [2022-07-06T21:51:36.909Z] #77 90.14 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-06T21:51:36.909Z] #77 90.38 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:51:36.909Z] #77 91.83 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:51:36.909Z] #77 92.34 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:51:36.909Z] #77 92.34 checking how to print strings... printf [2022-07-06T21:51:36.909Z] #77 92.37 checking for gcc... gcc [2022-07-06T21:51:36.909Z] #77 92.55 checking whether the C compiler works... yes [2022-07-06T21:51:36.909Z] #77 92.84 checking for C compiler default output file name... a.out [2022-07-06T21:51:36.909Z] #77 92.84 checking for suffix of executables... [2022-07-06T21:51:36.909Z] #77 93.08 checking whether we are cross compiling... no [2022-07-06T21:51:36.909Z] #77 93.32 checking for suffix of object files... o [2022-07-06T21:51:36.909Z] #77 93.48 checking whether we are using the GNU C compiler... yes [2022-07-06T21:51:36.909Z] #77 93.60 checking whether gcc accepts -g... yes [2022-07-06T21:51:36.909Z] #77 93.71 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:51:36.909Z] #77 93.91 checking whether gcc understands -c and -o together... yes [2022-07-06T21:51:36.909Z] #77 94.12 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:51:36.909Z] #77 94.15 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:51:36.909Z] #77 94.15 checking for egrep... /bin/grep -E [2022-07-06T21:51:36.909Z] #77 94.18 checking for fgrep... /bin/grep -F [2022-07-06T21:51:36.909Z] #77 94.18 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:51:36.909Z] #77 94.19 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:51:36.909Z] #77 94.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:51:36.909Z] #77 94.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:51:36.909Z] #77 94.38 checking whether ln -s works... yes [2022-07-06T21:51:36.909Z] #77 94.38 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:51:36.909Z] #77 94.41 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:51:36.909Z] #77 94.41 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:51:36.909Z] #77 94.42 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:51:36.909Z] #77 94.42 checking for objdump... objdump [2022-07-06T21:51:36.909Z] #77 94.42 checking how to recognize dependent libraries... pass_all [2022-07-06T21:51:36.909Z] #77 94.43 checking for dlltool... no [2022-07-06T21:51:36.909Z] #77 94.44 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:51:36.909Z] #77 94.45 checking for ar... ar [2022-07-06T21:51:36.909Z] #77 94.45 checking for archiver @FILE support... @ [2022-07-06T21:51:36.909Z] #77 94.61 checking for strip... strip [2022-07-06T21:51:36.909Z] #77 94.61 checking for ranlib... ranlib [2022-07-06T21:51:36.909Z] #77 94.61 checking for gawk... no [2022-07-06T21:51:36.909Z] #77 94.61 checking for mawk... mawk [2022-07-06T21:51:36.909Z] #77 94.61 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:51:37.161Z] #77 113.9 checking for limits.h... yes [2022-07-06T21:51:37.161Z] #77 113.9 checking stddef.h usability... yes [2022-07-06T21:51:37.161Z] #77 114.0 checking stddef.h presence... yes [2022-07-06T21:51:37.161Z] #77 114.1 checking for stddef.h... yes [2022-07-06T21:51:37.166Z] #77 95.03 checking for sysroot... no [2022-07-06T21:51:37.166Z] #77 95.03 checking for a working dd... /bin/dd [2022-07-06T21:51:37.166Z] #77 95.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:51:37.166Z] #77 95.20 checking for mt... no [2022-07-06T21:51:37.166Z] #77 95.20 checking if : is a manifest tool... no [2022-07-06T21:51:37.420Z] #77 114.2 checking for stdlib.h... (cached) yes [2022-07-06T21:51:37.420Z] #77 114.2 checking for string.h... (cached) yes [2022-07-06T21:51:37.420Z] #77 114.2 checking sys/time.h usability... yes [2022-07-06T21:51:37.420Z] #77 114.4 checking sys/time.h presence... yes [2022-07-06T21:51:37.422Z] #77 95.22 checking how to run the C preprocessor... gcc -E [2022-07-06T21:51:37.682Z] #77 114.4 checking for sys/time.h... yes [2022-07-06T21:51:37.682Z] #77 114.4 checking for inline... inline [2022-07-06T21:51:37.941Z] #77 114.5 checking for size_t... yes [2022-07-06T21:51:37.941Z] #77 114.7 checking for stdlib.h... (cached) yes [2022-07-06T21:51:38.200Z] #77 114.7 checking for GNU libc compatible malloc... yes [2022-07-06T21:51:38.200Z] #77 115.0 checking for stdlib.h... (cached) yes [2022-07-06T21:51:38.243Z] #77 95.52 checking for ANSI C header files... yes [2022-07-06T21:51:38.243Z] #77 96.17 checking for sys/types.h... yes [2022-07-06T21:51:38.459Z] #77 115.0 checking for GNU libc compatible realloc... yes [2022-07-06T21:51:38.500Z] #77 96.34 checking for sys/stat.h... [2022-07-06T21:51:38.500Z] #77 ... [2022-07-06T21:51:38.500Z] [2022-07-06T21:51:38.500Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-06T21:51:38.500Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-06T21:51:38.500Z] #20 DONE 2.0s [2022-07-06T21:51:38.500Z] [2022-07-06T21:51:38.500Z] #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-07-06T21:51:38.500Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:38.500Z] #77 96.34 checking for sys/stat.h... yes [2022-07-06T21:51:38.500Z] #77 96.56 checking for stdlib.h... [2022-07-06T21:51:38.500Z] #77 ... [2022-07-06T21:51:38.500Z] [2022-07-06T21:51:38.500Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:38.500Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:51:38.718Z] #77 115.2 checking for working strtod... yes [2022-07-06T21:51:38.718Z] #77 115.5 checking for gettimeofday... yes [2022-07-06T21:51:38.781Z] #64 80.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-06T21:51:38.781Z] #64 80.18 + BUILDTAGS='netgo osusergo static_build' [2022-07-06T21:51:38.781Z] #64 80.18 + export EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:51:38.781Z] #64 80.18 + EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:51:38.781Z] #64 80.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-06T21:51:38.781Z] #64 80.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-06T21:51:38.781Z] #64 80.18 + '[' '' = dynamic ']' [2022-07-06T21:51:38.781Z] #64 80.18 + make [2022-07-06T21:51:38.977Z] #77 115.7 checking for memset... yes [2022-07-06T21:51:39.236Z] #77 116.0 checking for strspn... yes [2022-07-06T21:51:39.494Z] #77 116.3 checking that generated files are newer than configure... done [2022-07-06T21:51:39.494Z] #77 116.3 configure: creating ./config.status [2022-07-06T21:51:40.683Z] #64 82.48 + bin/ctr [2022-07-06T21:51:40.871Z] #77 ... [2022-07-06T21:51:40.871Z] [2022-07-06T21:51:40.871Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:40.871Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-06T21:51:40.871Z] #21 34.07 Selecting previously unselected package vim. [2022-07-06T21:51:40.871Z] #21 34.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-06T21:51:40.871Z] #21 34.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 34.63 Selecting previously unselected package xfsprogs. [2022-07-06T21:51:40.871Z] #21 34.64 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-06T21:51:40.871Z] #21 34.64 Unpacking xfsprogs (5.10.0-4) ... [2022-07-06T21:51:40.871Z] #21 35.08 Selecting previously unselected package zip. [2022-07-06T21:51:40.871Z] #21 35.08 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-06T21:51:40.871Z] #21 35.10 Unpacking zip (3.0-12) ... [2022-07-06T21:51:40.871Z] #21 35.20 Selecting previously unselected package zstd. [2022-07-06T21:51:40.871Z] #21 35.20 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-06T21:51:40.871Z] #21 35.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:51:40.871Z] #21 35.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:51:40.871Z] #21 36.41 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-06T21:51:40.871Z] #21 36.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:51:40.871Z] #21 36.50 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-06T21:51:40.871Z] #21 36.52 Setting up libicu67:arm64 (67.1-7) ... [2022-07-06T21:51:40.871Z] #21 36.54 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-06T21:51:40.871Z] #21 36.59 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-06T21:51:40.871Z] #21 36.62 Setting up uidmap (1:4.8.1-1) ... [2022-07-06T21:51:40.871Z] #21 36.65 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-06T21:51:40.871Z] #21 36.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:51:40.871Z] #21 36.69 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:51:40.871Z] #21 36.71 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-06T21:51:40.871Z] #21 36.73 Setting up python3-wheel (0.34.2-1) ... [2022-07-06T21:51:40.871Z] #21 37.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 37.35 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-06T21:51:40.871Z] #21 37.36 Setting up libcap2-bin (1:2.44-1) ... [2022-07-06T21:51:40.871Z] #21 37.38 Setting up apparmor (2.13.6-10) ... [2022-07-06T21:51:40.871Z] #21 38.92 Setting up zip (3.0-12) ... [2022-07-06T21:51:40.871Z] #21 38.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 38.97 Setting up bash-completion (1:2.11-2) ... [2022-07-06T21:51:40.871Z] #21 41.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:51:40.871Z] #21 41.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:51:40.871Z] #21 41.64 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-06T21:51:40.871Z] #21 41.66 Setting up patch (2.7.6-7) ... [2022-07-06T21:51:40.871Z] #21 41.67 Setting up sudo (1.9.5p2-3) ... [2022-07-06T21:51:40.871Z] #21 41.77 invoke-rc.d: could not determine current runlevel [2022-07-06T21:51:40.871Z] #21 41.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:51:40.871Z] #21 41.79 Setting up xfsprogs (5.10.0-4) ... [2022-07-06T21:51:40.871Z] #21 41.81 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-06T21:51:40.871Z] #21 41.83 Setting up inetutils-ping (2:2.0-1) ... [2022-07-06T21:51:40.871Z] #21 41.85 Setting up pigz (2.6-1) ... [2022-07-06T21:51:40.871Z] #21 41.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-06T21:51:40.871Z] #21 41.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-06T21:51:40.871Z] #21 41.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 41.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 42.65 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-06T21:51:40.871Z] #21 42.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:51:40.871Z] #21 43.08 Setting up libelf1:arm64 (0.183-1) ... [2022-07-06T21:51:40.871Z] #21 43.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:51:40.871Z] #21 43.12 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-06T21:51:40.871Z] #21 43.14 Setting up python3-distutils (3.9.2-1) ... [2022-07-06T21:51:40.871Z] #21 43.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:51:40.871Z] #21 43.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-06T21:51:40.871Z] #21 43.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-06T21:51:40.871Z] #21 43.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-06T21:51:40.871Z] #21 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-06T21:51:40.871Z] #21 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-06T21:51:40.871Z] #21 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-06T21:51:40.871Z] #21 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-06T21:51:40.871Z] #21 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-06T21:51:40.871Z] #21 43.69 Setting up python3-setuptools (52.0.0-4) ... [2022-07-06T21:51:41.021Z] #21 2.402 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:51:41.021Z] #21 2.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:51:41.021Z] #21 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:51:41.584Z] #21 3.048 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:51:42.068Z] #21 45.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-06T21:51:42.068Z] #21 45.10 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-06T21:51:42.068Z] #21 45.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:51:42.068Z] #21 45.18 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:51:42.068Z] #21 ... [2022-07-06T21:51:42.068Z] [2022-07-06T21:51:42.068Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:51:42.068Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:42.068Z] #77 119.0 config.status: creating Makefile [2022-07-06T21:51:42.068Z] #77 119.0 config.status: creating config.h [2022-07-06T21:51:42.327Z] #77 119.1 config.status: executing depfiles commands [2022-07-06T21:51:42.327Z] #77 119.3 config.status: executing libtool commands [2022-07-06T21:51:42.952Z] #21 4.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:51:43.264Z] #77 120.2 GEN .version [2022-07-06T21:51:43.264Z] #77 120.2 make install-recursive [2022-07-06T21:51:43.264Z] #77 120.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-06T21:51:43.264Z] #77 120.3 Making install in libocispec [2022-07-06T21:51:43.523Z] #77 120.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:43.523Z] #77 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-06T21:51:43.523Z] #77 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-06T21:51:43.523Z] #77 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-06T21:51:43.523Z] #77 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-06T21:51:43.882Z] #21 ... [2022-07-06T21:51:43.882Z] [2022-07-06T21:51:43.882Z] #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-07-06T21:51:43.882Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:43.882Z] #77 96.56 checking for stdlib.h... yes [2022-07-06T21:51:43.882Z] #77 96.80 checking for string.h... yes [2022-07-06T21:51:43.882Z] #77 97.06 checking for memory.h... yes [2022-07-06T21:51:43.882Z] #77 97.29 checking for strings.h... yes [2022-07-06T21:51:43.882Z] #77 97.48 checking for inttypes.h... yes [2022-07-06T21:51:43.882Z] #77 97.74 checking for stdint.h... yes [2022-07-06T21:51:43.882Z] #77 97.93 checking for unistd.h... yes [2022-07-06T21:51:43.882Z] #77 98.18 checking for dlfcn.h... yes [2022-07-06T21:51:43.882Z] #77 98.34 checking for objdir... .libs [2022-07-06T21:51:43.882Z] #77 98.67 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:51:43.882Z] #77 98.80 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:51:43.882Z] #77 98.80 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:51:43.882Z] #77 98.87 checking if gcc static flag -static works... yes [2022-07-06T21:51:43.882Z] #77 99.29 checking if gcc supports -c -o file.o... yes [2022-07-06T21:51:43.882Z] #77 99.45 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:51:43.882Z] #77 99.45 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:51:43.882Z] #77 99.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:51:43.882Z] #77 99.86 checking how to hardcode library paths into programs... immediate [2022-07-06T21:51:43.882Z] #77 99.86 checking whether stripping libraries is possible... yes [2022-07-06T21:51:43.882Z] #77 99.88 checking if libtool supports shared libraries... yes [2022-07-06T21:51:43.882Z] #77 99.88 checking whether to build shared libraries... no [2022-07-06T21:51:43.882Z] #77 99.88 checking whether to build static libraries... yes [2022-07-06T21:51:43.882Z] #77 99.88 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:51:43.882Z] #77 99.92 checking whether build environment is sane... yes [2022-07-06T21:51:43.882Z] #77 99.99 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:51:43.882Z] #77 100.0 checking whether make sets $(MAKE)... yes [2022-07-06T21:51:43.882Z] #77 100.1 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:51:43.882Z] #77 100.1 checking whether make supports nested variables... yes [2022-07-06T21:51:43.882Z] #77 100.2 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:51:43.882Z] #77 100.2 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:51:43.882Z] #77 100.2 checking how to create a ustar tar archive... gnutar [2022-07-06T21:51:43.882Z] #77 100.2 checking dependency style of gcc... gcc3 [2022-07-06T21:51:43.882Z] #77 100.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:51:43.882Z] #77 100.4 checking whether make supports nested variables... (cached) yes [2022-07-06T21:51:43.882Z] #77 100.4 checking for gawk... (cached) mawk [2022-07-06T21:51:43.882Z] #77 100.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:51:43.882Z] #77 100.5 checking for gcc... (cached) gcc [2022-07-06T21:51:43.882Z] #77 100.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:51:43.882Z] #77 100.5 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:51:43.882Z] #77 100.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:51:43.882Z] #77 100.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:51:43.882Z] #77 100.5 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:51:43.882Z] #77 100.6 checking for python3... /usr/bin/python3 [2022-07-06T21:51:43.882Z] #77 100.6 checking for python3 version... 3.9 [2022-07-06T21:51:43.882Z] #77 100.7 checking for python3 platform... linux [2022-07-06T21:51:43.882Z] #77 100.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:51:43.882Z] #77 100.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:51:43.882Z] #77 101.1 checking for go-md2man... no [2022-07-06T21:51:43.882Z] #77 101.1 checking error.h usability... yes [2022-07-06T21:51:43.882Z] #77 101.4 checking error.h presence... yes [2022-07-06T21:51:43.882Z] #77 101.4 checking for error.h... yes [2022-07-06T21:51:43.882Z] #77 101.4 checking linux/openat2.h usability... yes [2022-07-06T21:51:43.882Z] #77 101.6 checking linux/openat2.h presence... yes [2022-07-06T21:51:43.882Z] #77 101.7 checking for linux/openat2.h... yes [2022-07-06T21:51:43.882Z] #77 101.7 checking for copy_file_range... yes [2022-07-06T21:51:43.969Z] #64 ... [2022-07-06T21:51:43.969Z] [2022-07-06T21:51:43.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-07-06T21:51:43.969Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:43.969Z] #77 63.25 libtoolize: putting auxiliary files in '.'. [2022-07-06T21:51:43.969Z] #77 63.25 libtoolize: copying file './ltmain.sh' [2022-07-06T21:51:44.138Z] #77 102.0 checking for fgetxattr... [2022-07-06T21:51:44.138Z] #77 ... [2022-07-06T21:51:44.138Z] [2022-07-06T21:51:44.138Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:44.138Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:51:44.138Z] #21 5.776 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-06T21:51:44.460Z] #77 121.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-06T21:51:44.460Z] #77 121.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-06T21:51:45.031Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-06T21:51:45.031Z] #77 121.9 make install-recursive [2022-07-06T21:51:45.031Z] #77 121.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:45.031Z] #77 122.0 Making install in yajl [2022-07-06T21:51:45.291Z] #77 122.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:45.291Z] #77 122.1 CC verify/json_verify-json_verify.o [2022-07-06T21:51:45.291Z] #77 122.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-06T21:51:45.291Z] #77 122.1 CC src/libyajl_la-yajl.lo [2022-07-06T21:51:45.291Z] #77 122.1 CC src/libyajl_la-yajl_gen.lo [2022-07-06T21:51:45.291Z] #77 122.1 CC src/libyajl_la-yajl_parser.lo [2022-07-06T21:51:45.291Z] #77 122.2 CC src/libyajl_la-yajl_buf.lo [2022-07-06T21:51:45.291Z] #77 122.2 CC src/libyajl_la-yajl_encode.lo [2022-07-06T21:51:45.291Z] #77 122.2 CC src/libyajl_la-yajl_lex.lo [2022-07-06T21:51:45.291Z] #77 122.3 CC src/libyajl_la-yajl_tree.lo [2022-07-06T21:51:45.507Z] #21 ... [2022-07-06T21:51:45.507Z] [2022-07-06T21:51:45.507Z] #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-07-06T21:51:45.507Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:51:45.507Z] #60 15.66 + cd /tmp/tmp.jrMSmZVhPZ/src/github.com/opencontainers/runc [2022-07-06T21:51:45.507Z] #60 15.66 + git checkout -q v1.1.2 [2022-07-06T21:51:45.507Z] #60 16.25 + '[' -z '' ']' [2022-07-06T21:51:45.507Z] #60 16.25 + target=static [2022-07-06T21:51:45.507Z] #60 16.25 + make BUILDTAGS=seccomp static [2022-07-06T21:51:45.507Z] #60 16.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-06T21:51:45.507Z] #60 ... [2022-07-06T21:51:45.507Z] [2022-07-06T21:51:45.507Z] #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-07-06T21:51:45.507Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:45.507Z] #77 102.0 checking for fgetxattr... yes [2022-07-06T21:51:45.507Z] #77 102.4 checking for statx... yes [2022-07-06T21:51:45.507Z] #77 102.6 checking for fgetpwent_r... yes [2022-07-06T21:51:45.507Z] #77 102.8 checking for issetugid... no [2022-07-06T21:51:45.507Z] #77 103.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:51:45.507Z] #77 103.1 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:51:45.507Z] #77 103.1 checking for library containing yajl_tree_get... -lyajl [2022-07-06T21:51:45.507Z] #77 103.5 checking for yajl >= 2.0.0... yes [2022-07-06T21:51:45.550Z] #77 ... [2022-07-06T21:51:45.550Z] [2022-07-06T21:51:45.550Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:45.550Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-06T21:51:45.550Z] #21 46.30 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-06T21:51:45.550Z] #21 46.31 Setting up jq (1.6-2.1) ... [2022-07-06T21:51:45.550Z] #21 46.33 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-06T21:51:45.550Z] #21 46.34 Setting up iptables (1.8.7-1) ... [2022-07-06T21:51:45.550Z] #21 46.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-06T21:51:45.550Z] #21 46.40 Setting up iproute2 (5.10.0-4) ... [2022-07-06T21:51:45.550Z] #21 46.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:51:45.550Z] #21 DONE 48.7s [2022-07-06T21:51:45.550Z] [2022-07-06T21:51:45.550Z] #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-07-06T21:51:45.550Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-06T21:51:45.764Z] #77 103.5 checking sys/capability.h usability... yes [2022-07-06T21:51:45.764Z] #77 103.7 checking sys/capability.h presence... yes [2022-07-06T21:51:45.764Z] #77 103.8 checking for sys/capability.h... yes [2022-07-06T21:51:45.872Z] #77 ... [2022-07-06T21:51:45.872Z] [2022-07-06T21:51:45.872Z] #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-07-06T21:51:45.872Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:45.872Z] #14 135.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-06T21:51:45.872Z] #14 135.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:45.872Z] #14 135.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:45.872Z] #14 144.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-06T21:51:45.872Z] #14 144.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:45.872Z] #14 145.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:51:46.099Z] #77 ... [2022-07-06T21:51:46.100Z] [2022-07-06T21:51:46.100Z] #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-07-06T21:51:46.100Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:46.100Z] #14 143.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-06T21:51:46.100Z] #14 143.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:46.100Z] #14 143.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:51:46.100Z] #14 154.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-06T21:51:46.100Z] #14 154.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:46.100Z] #14 154.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:51:46.118Z] #22 0.597 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-06T21:51:46.118Z] #22 0.600 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-06T21:51:46.118Z] #22 0.603 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-06T21:51:46.118Z] #22 DONE 0.6s [2022-07-06T21:51:46.118Z] [2022-07-06T21:51:46.118Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:51:46.118Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-06T21:51:46.130Z] #14 ... [2022-07-06T21:51:46.130Z] [2022-07-06T21:51:46.130Z] #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-07-06T21:51:46.130Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:46.130Z] #77 65.58 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-06T21:51:46.130Z] #77 65.58 libtoolize: and rerunning libtoolize and aclocal. [2022-07-06T21:51:46.130Z] #77 65.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:51:46.278Z] #77 103.8 checking for library containing cap_from_name... -lcap [2022-07-06T21:51:47.206Z] #77 104.3 checking for library containing dlopen... -ldl [2022-07-06T21:51:47.206Z] #77 104.9 checking seccomp.h usability... yes [2022-07-06T21:51:47.206Z] #77 105.1 checking seccomp.h presence... yes [2022-07-06T21:51:47.206Z] #77 105.2 checking for seccomp.h... yes [2022-07-06T21:51:47.770Z] #77 105.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-06T21:51:48.027Z] #77 105.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-06T21:51:48.284Z] #77 106.0 checking systemd/sd-bus.h usability... yes [2022-07-06T21:51:48.284Z] #77 106.1 checking systemd/sd-bus.h presence... yes [2022-07-06T21:51:48.284Z] #77 106.3 checking for systemd/sd-bus.h... yes [2022-07-06T21:51:48.850Z] #77 106.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-06T21:51:49.106Z] #77 106.8 checking for sd_notify_barrier... [2022-07-06T21:51:49.106Z] #77 ... [2022-07-06T21:51:49.106Z] [2022-07-06T21:51:49.106Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-06T21:51:49.106Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:51:49.106Z] #34 DONE 159.1s [2022-07-06T21:51:49.363Z] [2022-07-06T21:51:49.363Z] #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-07-06T21:51:49.363Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:49.363Z] #77 106.8 checking for sd_notify_barrier... yes [2022-07-06T21:51:49.620Z] #77 107.2 checking linux/bpf.h usability... yes [2022-07-06T21:51:49.620Z] #77 107.4 checking linux/bpf.h presence... yes [2022-07-06T21:51:49.620Z] #77 107.5 checking for linux/bpf.h... yes [2022-07-06T21:51:49.620Z] #77 107.5 checking compilation for eBPF... yes [2022-07-06T21:51:49.620Z] #77 107.6 checking for criu >= 3.15... no [2022-07-06T21:51:49.620Z] #77 107.7 configure: CRIU headers not found, building without CRIU support [2022-07-06T21:51:49.877Z] #77 107.7 checking for criu > 3.16... no [2022-07-06T21:51:49.877Z] #77 107.7 configure: CRIU version doesn't support join-ns API [2022-07-06T21:51:49.877Z] #77 107.7 checking for criu > 3.16.1... no [2022-07-06T21:51:49.877Z] #77 107.7 configure: CRIU version doesn't support for pre-dumping [2022-07-06T21:51:49.877Z] #77 107.7 checking for new mount API (fsconfig)... yes [2022-07-06T21:51:49.877Z] #77 107.8 checking for seccomp notify API... yes [2022-07-06T21:51:49.877Z] #77 107.9 checking for gperf... no [2022-07-06T21:51:49.877Z] #77 107.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-06T21:51:50.144Z] #77 107.9 checking for library containing argp_parse... none required [2022-07-06T21:51:50.400Z] #77 108.3 checking that generated files are newer than configure... done [2022-07-06T21:51:50.400Z] #77 108.3 configure: creating ./config.status [2022-07-06T21:51:50.657Z] #77 ... [2022-07-06T21:51:50.657Z] [2022-07-06T21:51:50.657Z] #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-07-06T21:51:50.657Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:51:50.657Z] #36 160.9 Delve is a source level debugger for Go programs. [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-06T21:51:50.657Z] #36 160.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 Usage: [2022-07-06T21:51:50.657Z] #36 160.9 dlv [command] [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 Available Commands: [2022-07-06T21:51:50.657Z] #36 160.9 attach Attach to running process and begin debugging. [2022-07-06T21:51:50.657Z] #36 160.9 connect Connect to a headless debug server with a terminal client. [2022-07-06T21:51:50.657Z] #36 160.9 core Examine a core dump. [2022-07-06T21:51:50.657Z] #36 160.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-06T21:51:50.657Z] #36 160.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-06T21:51:50.657Z] #36 160.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-06T21:51:50.657Z] #36 160.9 help Help about any command [2022-07-06T21:51:50.657Z] #36 160.9 run Deprecated command. Use 'debug' instead. [2022-07-06T21:51:50.657Z] #36 160.9 test Compile test binary and begin debugging program. [2022-07-06T21:51:50.657Z] #36 160.9 trace Compile and begin tracing program. [2022-07-06T21:51:50.657Z] #36 160.9 version Prints version. [2022-07-06T21:51:50.657Z] #36 160.9 [2022-07-06T21:51:50.657Z] #36 160.9 Flags: [2022-07-06T21:51:50.657Z] #36 160.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-06T21:51:50.657Z] #36 160.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-06T21:51:50.657Z] #36 160.9 --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-07-06T21:51:50.657Z] #36 160.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-06T21:51:50.657Z] #36 160.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-06T21:51:50.657Z] #36 160.9 --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-07-06T21:51:50.657Z] #36 160.9 --disable-aslr Disables address space randomization [2022-07-06T21:51:50.658Z] #36 160.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-06T21:51:50.658Z] #36 160.9 -h, --help help for dlv [2022-07-06T21:51:50.658Z] #36 160.9 --init string Init file, executed by the terminal client. [2022-07-06T21:51:50.658Z] #36 160.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-06T21:51:50.658Z] #36 160.9 --log Enable debugging server logging. [2022-07-06T21:51:50.658Z] #36 160.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-06T21:51:50.658Z] #36 160.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-06T21:51:50.658Z] #36 160.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-06T21:51:50.658Z] #36 160.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-06T21:51:50.658Z] #36 160.9 --wd string Working directory for running the program. [2022-07-06T21:51:50.658Z] #36 160.9 [2022-07-06T21:51:50.658Z] #36 160.9 Additional help topics: [2022-07-06T21:51:50.658Z] #36 160.9 dlv backend Help about the --backend flag. [2022-07-06T21:51:50.658Z] #36 160.9 dlv log Help about logging flags. [2022-07-06T21:51:50.658Z] #36 160.9 dlv redirect Help about file redirection. [2022-07-06T21:51:50.658Z] #36 160.9 [2022-07-06T21:51:50.658Z] #36 160.9 Use "dlv [command] --help" for more information about a command. [2022-07-06T21:51:50.658Z] #36 DONE 161.1s [2022-07-06T21:51:50.916Z] [2022-07-06T21:51:50.916Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:51:50.916Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:51:50.916Z] #21 10.40 Fetched 8548 kB in 8s (1032 kB/s) [2022-07-06T21:51:51.178Z] #84 ... [2022-07-06T21:51:51.178Z] [2022-07-06T21:51:51.178Z] #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-07-06T21:51:51.178Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:51:51.178Z] #19 233.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-06T21:51:51.178Z] #19 233.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:51.178Z] #19 233.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:51:51.178Z] #19 233.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-06T21:51:51.178Z] #19 233.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:51:51.178Z] #19 233.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:51:51.355Z] #14 ... [2022-07-06T21:51:51.355Z] [2022-07-06T21:51:51.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:51:51.355Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:51.355Z] #77 81.95 configure.ac:7: installing './compile' [2022-07-06T21:51:51.355Z] #77 81.95 configure.ac:11: installing './config.guess' [2022-07-06T21:51:51.355Z] #77 81.96 configure.ac:11: installing './config.sub' [2022-07-06T21:51:51.355Z] #77 81.96 configure.ac:8: installing './install-sh' [2022-07-06T21:51:51.355Z] #77 81.99 configure.ac:8: installing './missing' [2022-07-06T21:51:51.384Z] #23 ... [2022-07-06T21:51:51.384Z] [2022-07-06T21:51:51.384Z] #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-07-06T21:51:51.384Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:51:51.384Z] #77 127.9 CCLD libyajl.la [2022-07-06T21:51:51.384Z] #77 128.1 CCLD verify/json_verify [2022-07-06T21:51:51.613Z] #77 82.30 Makefile.am: installing './depcomp' [2022-07-06T21:51:51.642Z] #77 128.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:51.642Z] #77 128.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:51:51.642Z] #77 128.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:51:51.642Z] #77 128.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:51.642Z] #77 128.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:51:51.642Z] #77 128.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:51:51.642Z] #77 128.6 CC src/validate.o [2022-07-06T21:51:51.900Z] #77 128.6 CC src/image_spec_schema_config_schema.lo [2022-07-06T21:51:51.900Z] #77 128.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-06T21:51:51.900Z] #77 128.6 CC src/image_spec_schema_defs.lo [2022-07-06T21:51:51.900Z] #77 128.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-06T21:51:51.900Z] #77 128.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-06T21:51:51.900Z] #77 128.7 CC src/image_spec_schema_image_layout_schema.lo [2022-07-06T21:51:51.900Z] #77 128.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-06T21:51:51.900Z] #77 128.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-06T21:51:51.900Z] #77 128.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-06T21:51:52.158Z] #77 128.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-06T21:51:52.158Z] #77 128.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-06T21:51:52.158Z] #77 129.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-06T21:51:52.158Z] #77 129.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-06T21:51:52.158Z] #77 129.1 CC src/runtime_spec_schema_defs.lo [2022-07-06T21:51:52.158Z] #77 129.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-06T21:51:52.284Z] #21 10.40 Reading package lists... [2022-07-06T21:51:52.416Z] #77 129.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-06T21:51:52.416Z] #77 129.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-06T21:51:52.416Z] #77 129.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-06T21:51:52.674Z] #77 129.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-06T21:51:52.674Z] #77 129.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-06T21:51:52.674Z] #77 129.6 CC src/basic_test_double_array_item.lo [2022-07-06T21:51:52.933Z] #77 129.7 CC src/basic_test_double_array.lo [2022-07-06T21:51:52.933Z] #77 129.8 CC src/basic_test_top_array_int.lo [2022-07-06T21:51:52.933Z] #77 129.9 CC src/basic_test_top_array_string.lo [2022-07-06T21:51:53.192Z] #77 129.9 CC src/basic_test_top_double_array_int.lo [2022-07-06T21:51:53.192Z] #77 130.1 CC src/basic_test_top_double_array_obj.lo [2022-07-06T21:51:53.451Z] #77 130.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-06T21:51:53.451Z] #77 130.4 CC src/basic_test_top_double_array_string.lo [2022-07-06T21:51:53.710Z] #77 130.5 CC src/read-file.lo [2022-07-06T21:51:53.710Z] #77 130.7 CC src/json_common.lo [2022-07-06T21:51:53.968Z] #77 130.8 CC tests/test-1.o [2022-07-06T21:51:54.136Z] #77 84.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:51:54.136Z] #77 84.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:51:54.232Z] #77 131.0 CC tests/test-2.o [2022-07-06T21:51:54.232Z] #77 131.1 CC tests/test-3.o [2022-07-06T21:51:54.393Z] #77 85.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:51:54.393Z] #77 85.21 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:51:54.490Z] #77 131.3 CC tests/test-4.o [2022-07-06T21:51:54.490Z] #77 131.4 CC tests/test-5.o [2022-07-06T21:51:54.650Z] #77 85.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:51:54.748Z] #77 131.5 CC tests/test-6.o [2022-07-06T21:51:54.804Z] #21 13.83 Reading package lists... [2022-07-06T21:51:54.804Z] #21 ... [2022-07-06T21:51:54.804Z] [2022-07-06T21:51:54.804Z] #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-07-06T21:51:54.804Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:51:54.804Z] #77 110.7 config.status: creating Makefile [2022-07-06T21:51:54.804Z] #77 110.8 config.status: creating rpm/crun.spec [2022-07-06T21:51:54.804Z] #77 110.9 config.status: creating config.h [2022-07-06T21:51:54.804Z] #77 111.0 config.status: executing libtool commands [2022-07-06T21:51:54.804Z] #77 111.0 config.status: executing depfiles commands [2022-07-06T21:51:54.804Z] #77 112.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-06T21:51:54.804Z] #77 112.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:51:54.804Z] #77 112.5 checking for gcc... gcc [2022-07-06T21:51:54.804Z] #77 112.6 checking whether the C compiler works... yes [2022-07-06T21:51:54.804Z] #77 112.8 checking for C compiler default output file name... a.out [2022-07-06T21:51:54.907Z] #77 85.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:51:55.006Z] #77 131.8 CC tests/test-7.o [2022-07-06T21:51:55.006Z] #77 132.0 CC tests/test-8.o [2022-07-06T21:51:55.060Z] #77 112.8 checking for suffix of executables... [2022-07-06T21:51:55.163Z] #77 86.04 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:51:55.317Z] #77 113.1 checking whether we are cross compiling... no [2022-07-06T21:51:55.317Z] #77 113.2 checking for suffix of object files... o [2022-07-06T21:51:55.317Z] #77 113.3 checking whether we are using the GNU C compiler... yes [2022-07-06T21:51:55.420Z] #77 86.25 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:51:55.573Z] #77 132.2 CC tests/test-9.o [2022-07-06T21:51:55.573Z] #77 132.4 CC tests/test-10.o [2022-07-06T21:51:55.574Z] #77 113.4 checking whether gcc accepts -g... yes [2022-07-06T21:51:55.830Z] #77 113.6 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:51:55.984Z] #77 86.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:51:56.086Z] #77 113.7 checking whether gcc understands -c and -o together... yes [2022-07-06T21:51:56.086Z] #77 113.9 checking how to run the C preprocessor... gcc -E [2022-07-06T21:51:56.086Z] #77 114.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:51:56.086Z] #77 114.1 checking for egrep... /bin/grep -E [2022-07-06T21:51:56.140Z] #77 132.8 CC tests/test-11.o [2022-07-06T21:51:56.650Z] #77 114.1 checking for ANSI C header files... yes [2022-07-06T21:51:56.906Z] #77 114.7 checking for sys/types.h... yes [2022-07-06T21:51:56.906Z] #77 114.9 checking for sys/stat.h... yes [2022-07-06T21:51:57.163Z] #77 115.1 checking for stdlib.h... yes [2022-07-06T21:51:57.420Z] #77 115.2 checking for string.h... yes [2022-07-06T21:51:57.677Z] #77 115.4 checking for memory.h... yes [2022-07-06T21:51:57.677Z] #77 115.6 checking for strings.h... yes [2022-07-06T21:51:57.879Z] #77 ... [2022-07-06T21:51:57.879Z] [2022-07-06T21:51:57.879Z] #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-07-06T21:51:57.879Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:57.879Z] #14 166.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-06T21:51:57.879Z] #14 166.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:57.933Z] #77 115.7 checking for inttypes.h... yes [2022-07-06T21:51:58.139Z] #14 166.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:51:58.190Z] #77 115.8 checking for stdint.h... yes [2022-07-06T21:51:58.190Z] #77 116.0 checking for unistd.h... yes [2022-07-06T21:51:58.342Z] #77 ... [2022-07-06T21:51:58.342Z] [2022-07-06T21:51:58.342Z] #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-07-06T21:51:58.342Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:51:58.342Z] #14 157.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-06T21:51:58.342Z] #14 157.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:51:58.342Z] #14 157.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:51:58.446Z] #77 116.2 checking minix/config.h usability... no [2022-07-06T21:51:58.446Z] #77 116.4 checking minix/config.h presence... no [2022-07-06T21:51:58.446Z] #77 116.4 checking for minix/config.h... no [2022-07-06T21:51:58.446Z] #77 116.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-06T21:51:58.703Z] #77 116.6 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:51:58.959Z] #77 116.8 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:51:58.959Z] #77 116.8 checking how to print strings... printf [2022-07-06T21:51:58.959Z] #77 116.8 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:51:58.959Z] #77 116.9 checking for fgrep... /bin/grep -F [2022-07-06T21:51:58.959Z] #77 116.9 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:51:58.959Z] #77 116.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:51:58.959Z] #77 116.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:51:58.959Z] #77 116.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:51:58.959Z] #77 117.0 checking whether ln -s works... yes [2022-07-06T21:51:58.959Z] #77 117.0 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:51:58.959Z] #77 117.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:51:58.959Z] #77 117.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:51:58.959Z] #77 117.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:51:58.959Z] #77 117.0 checking for objdump... objdump [2022-07-06T21:51:58.959Z] #77 117.0 checking how to recognize dependent libraries... pass_all [2022-07-06T21:51:58.959Z] #77 117.0 checking for dlltool... no [2022-07-06T21:51:58.959Z] #77 117.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:51:59.216Z] #77 117.0 checking for ar... ar [2022-07-06T21:51:59.216Z] #77 117.1 checking for archiver @FILE support... @ [2022-07-06T21:51:59.216Z] #77 117.2 checking for strip... strip [2022-07-06T21:51:59.216Z] #77 117.2 checking for ranlib... ranlib [2022-07-06T21:51:59.216Z] #77 117.2 checking for gawk... no [2022-07-06T21:51:59.216Z] #77 117.2 checking for mawk... mawk [2022-07-06T21:51:59.473Z] #77 117.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:51:59.730Z] #77 117.6 checking for sysroot... no [2022-07-06T21:51:59.730Z] #77 117.6 checking for a working dd... /bin/dd [2022-07-06T21:51:59.730Z] #77 117.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:51:59.987Z] #77 117.7 checking for mt... no [2022-07-06T21:51:59.987Z] #77 117.7 checking if : is a manifest tool... no [2022-07-06T21:51:59.987Z] #77 117.8 checking for dlfcn.h... yes [2022-07-06T21:51:59.987Z] #77 117.9 checking for objdir... .libs [2022-07-06T21:52:00.244Z] #77 118.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:52:00.329Z] #77 ... [2022-07-06T21:52:00.329Z] [2022-07-06T21:52:00.329Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:52:00.329Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-06T21:52:00.329Z] #23 9.189 Collecting yamllint==1.26.1 [2022-07-06T21:52:00.329Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-06T21:52:00.329Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-07-06T21:52:00.329Z] #23 11.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-06T21:52:00.329Z] #23 11.57 Collecting pyyaml [2022-07-06T21:52:00.329Z] #23 11.59 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-06T21:52:00.329Z] #23 11.65 Building wheels for collected packages: yamllint [2022-07-06T21:52:00.329Z] #23 11.65 Building wheel for yamllint (setup.py): started [2022-07-06T21:52:00.329Z] #23 12.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-06T21:52:00.329Z] #23 12.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dc44431633c98677158b515ff152e87226663730b1a3e05825f7f9192dcaf12f [2022-07-06T21:52:00.329Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-06T21:52:00.329Z] #23 12.64 Successfully built yamllint [2022-07-06T21:52:00.329Z] #23 12.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-06T21:52:00.329Z] #23 13.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-06T21:52:00.329Z] #23 DONE 13.6s [2022-07-06T21:52:00.329Z] [2022-07-06T21:52:00.329Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-06T21:52:00.329Z] #60 sha256:de66f16bd3256d8dabe26d2e34d274c6344ceecf49d4f6a779b581cbeddd4bf3 [2022-07-06T21:52:00.501Z] #77 118.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:52:00.501Z] #77 118.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:52:00.757Z] #77 118.4 checking if gcc static flag -static works... yes [2022-07-06T21:52:01.014Z] #77 118.8 checking if gcc supports -c -o file.o... yes [2022-07-06T21:52:01.014Z] #77 118.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:52:01.014Z] #77 118.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:52:01.271Z] #77 118.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:52:01.271Z] #77 119.2 checking how to hardcode library paths into programs... immediate [2022-07-06T21:52:01.271Z] #77 119.2 checking whether stripping libraries is possible... yes [2022-07-06T21:52:01.271Z] #77 119.2 checking if libtool supports shared libraries... yes [2022-07-06T21:52:01.271Z] #77 119.2 checking whether to build shared libraries... no [2022-07-06T21:52:01.271Z] #77 119.2 checking whether to build static libraries... yes [2022-07-06T21:52:01.271Z] #77 119.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:52:01.271Z] #77 119.2 checking whether build environment is sane... yes [2022-07-06T21:52:01.271Z] #77 119.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:52:01.271Z] #77 119.3 checking whether make sets $(MAKE)... yes [2022-07-06T21:52:01.271Z] #77 119.3 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:52:01.528Z] #77 119.4 checking whether make supports nested variables... yes [2022-07-06T21:52:01.528Z] #77 119.4 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:52:01.528Z] #77 119.4 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:52:01.528Z] #77 119.4 checking how to create a ustar tar archive... gnutar [2022-07-06T21:52:01.528Z] #77 119.5 checking dependency style of gcc... gcc3 [2022-07-06T21:52:01.784Z] #77 119.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:52:01.784Z] #77 119.6 checking whether make supports nested variables... (cached) yes [2022-07-06T21:52:01.784Z] #77 119.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:52:01.784Z] #77 119.6 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:52:01.784Z] #77 119.7 checking for yajl >= 2.1.0... yes [2022-07-06T21:52:01.784Z] #77 119.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:52:01.784Z] #77 119.7 checking for gcc... (cached) gcc [2022-07-06T21:52:01.784Z] #77 119.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:52:01.784Z] #77 119.8 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:52:01.784Z] #77 119.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:52:01.784Z] #77 119.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:52:01.784Z] #77 119.8 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:52:01.784Z] #77 119.9 checking for python3... /usr/bin/python3 [2022-07-06T21:52:01.784Z] #77 119.9 checking for python3 version... 3.9 [2022-07-06T21:52:02.042Z] #77 119.9 checking for python3 platform... linux [2022-07-06T21:52:02.042Z] #77 120.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:52:02.042Z] #77 120.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:52:02.555Z] #77 120.3 checking that generated files are newer than configure... done [2022-07-06T21:52:02.555Z] #77 120.3 configure: creating ./config.status [2022-07-06T21:52:04.450Z] #77 122.3 config.status: creating Makefile [2022-07-06T21:52:04.450Z] #77 122.4 config.status: creating config.h [2022-07-06T21:52:04.450Z] #77 122.4 config.status: executing libtool commands [2022-07-06T21:52:04.450Z] #77 122.4 config.status: executing depfiles commands [2022-07-06T21:52:04.905Z] #14 ... [2022-07-06T21:52:04.905Z] [2022-07-06T21:52:04.905Z] #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-07-06T21:52:04.905Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:04.905Z] #77 81.05 configure.ac:7: installing './compile' [2022-07-06T21:52:04.905Z] #77 81.06 configure.ac:11: installing './config.guess' [2022-07-06T21:52:04.905Z] #77 81.11 configure.ac:11: installing './config.sub' [2022-07-06T21:52:04.905Z] #77 81.12 configure.ac:8: installing './install-sh' [2022-07-06T21:52:04.905Z] #77 81.13 configure.ac:8: installing './missing' [2022-07-06T21:52:04.905Z] #77 81.28 Makefile.am: installing './depcomp' [2022-07-06T21:52:04.905Z] #77 83.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:52:04.905Z] #77 83.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:52:04.905Z] #77 83.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:52:04.905Z] #77 83.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:52:04.905Z] #77 83.68 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:52:04.905Z] #77 83.83 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:52:04.905Z] #77 83.99 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:52:04.905Z] #77 84.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:52:05.013Z] #77 123.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-06T21:52:05.013Z] #77 123.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:52:05.164Z] #77 84.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-06T21:52:05.578Z] #77 123.4 checking for gcc... gcc [2022-07-06T21:52:05.578Z] #77 ... [2022-07-06T21:52:05.578Z] [2022-07-06T21:52:05.578Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:05.578Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:05.578Z] #21 13.83 Reading package lists... [2022-07-06T21:52:05.578Z] #21 16.91 Building dependency tree... [2022-07-06T21:52:05.578Z] #21 18.28 The following additional packages will be installed: [2022-07-06T21:52:05.578Z] #21 18.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:52:05.578Z] #21 18.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-06T21:52:05.578Z] #21 18.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:52:05.578Z] #21 18.30 python3-pkg-resources vim-runtime xxd [2022-07-06T21:52:05.578Z] #21 18.30 Suggested packages: [2022-07-06T21:52:05.578Z] #21 18.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-06T21:52:05.578Z] #21 18.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-06T21:52:05.578Z] #21 18.30 acl attr quota [2022-07-06T21:52:05.578Z] #21 18.30 Recommended packages: [2022-07-06T21:52:05.578Z] #21 18.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-06T21:52:05.578Z] #21 19.51 The following NEW packages will be installed: [2022-07-06T21:52:05.578Z] #21 19.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-06T21:52:05.578Z] #21 19.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:52:05.578Z] #21 19.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-06T21:52:05.578Z] #21 19.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-06T21:52:05.578Z] #21 19.52 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:52:05.578Z] #21 19.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-06T21:52:05.578Z] #21 19.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-06T21:52:05.578Z] #21 19.52 xz-utils zip zstd [2022-07-06T21:52:05.578Z] #21 19.83 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:52:05.578Z] #21 19.83 Need to get 27.7 MB of archives. [2022-07-06T21:52:05.578Z] #21 19.83 After this operation, 106 MB of additional disk space will be used. [2022-07-06T21:52:05.578Z] #21 19.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-06T21:52:05.578Z] #21 19.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-06T21:52:05.578Z] #21 19.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-06T21:52:05.578Z] #21 19.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:52:05.578Z] #21 19.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-06T21:52:05.578Z] #21 19.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-06T21:52:05.578Z] #21 19.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-06T21:52:05.578Z] #21 19.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-06T21:52:05.578Z] #21 19.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:52:05.578Z] #21 19.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:52:05.578Z] #21 19.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-06T21:52:05.578Z] #21 19.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:52:05.578Z] #21 19.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:52:05.578Z] #21 19.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-06T21:52:05.578Z] #21 19.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-06T21:52:05.578Z] #21 20.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-06T21:52:05.578Z] #21 20.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-06T21:52:05.578Z] #21 20.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-06T21:52:05.578Z] #21 20.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-06T21:52:05.578Z] #21 20.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-06T21:52:05.578Z] #21 20.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-06T21:52:05.578Z] #21 20.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:52:05.578Z] #21 20.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:52:05.578Z] #21 20.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:52:05.578Z] #21 20.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-06T21:52:05.578Z] #21 20.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-06T21:52:05.578Z] #21 20.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:52:05.578Z] #21 20.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-06T21:52:05.578Z] #21 20.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:52:05.578Z] #21 20.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-06T21:52:05.578Z] #21 20.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:52:05.578Z] #21 20.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:52:05.578Z] #21 20.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-06T21:52:05.578Z] #21 20.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:52:05.578Z] #21 20.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-06T21:52:05.578Z] #21 20.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-06T21:52:05.578Z] #21 20.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-06T21:52:05.578Z] #21 20.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:52:05.578Z] #21 20.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-06T21:52:05.578Z] #21 20.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-06T21:52:05.578Z] #21 20.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-06T21:52:05.578Z] #21 20.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-06T21:52:05.578Z] #21 20.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-06T21:52:05.578Z] #21 20.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-06T21:52:05.578Z] #21 20.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-06T21:52:05.578Z] #21 20.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-06T21:52:05.578Z] #21 20.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-06T21:52:05.578Z] #21 20.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-06T21:52:05.578Z] #21 20.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-06T21:52:05.578Z] #21 21.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:52:05.578Z] #21 21.51 Fetched 27.7 MB in 1s (20.4 MB/s) [2022-07-06T21:52:05.578Z] #21 21.57 Selecting previously unselected package pigz. [2022-07-06T21:52:05.578Z] #21 21.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 ... 24019 files and directories currently installed.) [2022-07-06T21:52:05.578Z] #21 21.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 21.63 Unpacking pigz (2.6-1) ... [2022-07-06T21:52:05.578Z] #21 21.75 Selecting previously unselected package libelf1:amd64. [2022-07-06T21:52:05.578Z] #21 21.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 21.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-06T21:52:05.578Z] #21 21.90 Selecting previously unselected package libbpf0:amd64. [2022-07-06T21:52:05.578Z] #21 21.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 21.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:52:05.578Z] #21 22.00 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:52:05.578Z] #21 22.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:52:05.578Z] #21 22.08 Selecting previously unselected package libmnl0:amd64. [2022-07-06T21:52:05.578Z] #21 22.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.10 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:52:05.578Z] #21 22.17 Selecting previously unselected package libxtables12:amd64. [2022-07-06T21:52:05.578Z] #21 22.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:52:05.578Z] #21 22.25 Selecting previously unselected package libcap2-bin. [2022-07-06T21:52:05.578Z] #21 22.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-06T21:52:05.578Z] #21 22.35 Selecting previously unselected package iproute2. [2022-07-06T21:52:05.578Z] #21 22.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.36 Unpacking iproute2 (5.10.0-4) ... [2022-07-06T21:52:05.578Z] #21 22.85 Selecting previously unselected package xxd. [2022-07-06T21:52:05.578Z] #21 22.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 22.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:05.578Z] #21 23.02 Selecting previously unselected package vim-common. [2022-07-06T21:52:05.578Z] #21 23.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:52:05.578Z] #21 23.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:05.578Z] #21 23.19 Selecting previously unselected package bash-completion. [2022-07-06T21:52:05.578Z] #21 23.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-06T21:52:05.578Z] #21 25.21 Unpacking bash-completion (1:2.11-2) ... [2022-07-06T21:52:05.578Z] #21 25.65 Selecting previously unselected package bzip2. [2022-07-06T21:52:05.578Z] #21 25.65 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 25.66 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:52:05.578Z] #21 25.79 Selecting previously unselected package xz-utils. [2022-07-06T21:52:05.578Z] #21 25.79 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 25.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:52:05.578Z] #21 25.98 Selecting previously unselected package apparmor. [2022-07-06T21:52:05.578Z] #21 25.98 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.05 Unpacking apparmor (2.13.6-10) ... [2022-07-06T21:52:05.578Z] #21 26.48 Selecting previously unselected package inetutils-ping. [2022-07-06T21:52:05.578Z] #21 26.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-06T21:52:05.578Z] #21 26.62 Selecting previously unselected package libip4tc2:amd64. [2022-07-06T21:52:05.578Z] #21 26.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:52:05.578Z] #21 26.71 Selecting previously unselected package libip6tc2:amd64. [2022-07-06T21:52:05.578Z] #21 26.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.71 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:52:05.578Z] #21 26.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-06T21:52:05.578Z] #21 26.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:52:05.578Z] #21 26.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-06T21:52:05.578Z] #21 26.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:52:05.578Z] #21 26.97 Selecting previously unselected package libnftnl11:amd64. [2022-07-06T21:52:05.578Z] #21 26.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 26.97 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:52:05.578Z] #21 27.07 Selecting previously unselected package iptables. [2022-07-06T21:52:05.578Z] #21 27.07 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-06T21:52:05.578Z] #21 27.08 Unpacking iptables (1.8.7-1) ... [2022-07-06T21:52:05.578Z] #21 ... [2022-07-06T21:52:05.578Z] [2022-07-06T21:52:05.578Z] #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-07-06T21:52:05.578Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:05.578Z] #77 123.4 checking whether the C compiler works... yes [2022-07-06T21:52:05.578Z] #77 123.6 checking for C compiler default output file name... a.out [2022-07-06T21:52:05.835Z] #77 123.6 checking for suffix of executables... [2022-07-06T21:52:06.092Z] #77 123.8 checking whether we are cross compiling... no [2022-07-06T21:52:06.092Z] #77 123.9 checking for suffix of object files... o [2022-07-06T21:52:06.092Z] #77 124.0 checking whether we are using the GNU C compiler... yes [2022-07-06T21:52:06.350Z] #77 124.1 checking whether gcc accepts -g... yes [2022-07-06T21:52:06.606Z] #77 124.2 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:52:06.606Z] #77 124.4 checking whether gcc understands -c and -o together... yes [2022-07-06T21:52:06.606Z] #77 124.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:52:06.606Z] #77 124.7 checking whether build environment is sane... yes [2022-07-06T21:52:06.606Z] #77 124.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:52:06.606Z] #77 124.7 checking for gawk... no [2022-07-06T21:52:06.606Z] #77 124.7 checking for mawk... mawk [2022-07-06T21:52:06.606Z] #77 124.7 checking whether make sets $(MAKE)... yes [2022-07-06T21:52:06.863Z] #77 124.7 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:52:06.863Z] #77 124.8 checking whether make supports nested variables... yes [2022-07-06T21:52:06.863Z] #77 124.8 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:52:06.863Z] #77 124.8 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:52:07.120Z] #77 124.8 checking how to create a ustar tar archive... gnutar [2022-07-06T21:52:07.120Z] #77 124.9 checking dependency style of gcc... gcc3 [2022-07-06T21:52:07.120Z] #77 125.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:52:07.120Z] #77 125.0 checking whether make supports nested variables... (cached) yes [2022-07-06T21:52:07.377Z] #77 125.1 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:52:07.377Z] #77 125.3 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:52:07.377Z] #77 125.3 checking how to print strings... printf [2022-07-06T21:52:07.377Z] #77 125.3 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:52:07.377Z] #77 125.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:52:07.377Z] #77 125.3 checking for egrep... /bin/grep -E [2022-07-06T21:52:07.377Z] #77 125.4 checking for fgrep... /bin/grep -F [2022-07-06T21:52:07.377Z] #77 125.4 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:52:07.377Z] #77 125.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:52:07.377Z] #77 125.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:52:07.377Z] #77 125.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:52:07.377Z] #77 125.5 checking whether ln -s works... yes [2022-07-06T21:52:07.377Z] #77 125.5 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:52:07.634Z] #77 125.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:52:07.634Z] #77 125.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:52:07.634Z] #77 125.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:52:07.634Z] #77 125.5 checking for objdump... objdump [2022-07-06T21:52:07.634Z] #77 125.5 checking how to recognize dependent libraries... pass_all [2022-07-06T21:52:07.634Z] #77 125.5 checking for dlltool... no [2022-07-06T21:52:07.634Z] #77 125.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:52:07.634Z] #77 125.5 checking for ar... ar [2022-07-06T21:52:07.634Z] #77 125.5 checking for archiver @FILE support... @ [2022-07-06T21:52:07.634Z] #77 125.6 checking for strip... strip [2022-07-06T21:52:07.634Z] #77 125.6 checking for ranlib... ranlib [2022-07-06T21:52:08.197Z] #77 125.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:52:08.197Z] #77 125.9 checking for sysroot... no [2022-07-06T21:52:08.197Z] #77 125.9 checking for a working dd... /bin/dd [2022-07-06T21:52:08.197Z] #77 126.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:52:08.197Z] #77 126.1 checking for mt... no [2022-07-06T21:52:08.197Z] #77 126.1 checking if : is a manifest tool... no [2022-07-06T21:52:08.197Z] #77 126.1 checking how to run the C preprocessor... gcc -E [2022-07-06T21:52:08.713Z] #77 126.3 checking for ANSI C header files... yes [2022-07-06T21:52:08.986Z] #77 126.8 checking for sys/types.h... yes [2022-07-06T21:52:08.986Z] #77 127.0 checking for sys/stat.h... yes [2022-07-06T21:52:09.243Z] #77 127.1 checking for stdlib.h... yes [2022-07-06T21:52:09.300Z] #19 251.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-06T21:52:09.300Z] #19 251.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:09.300Z] #19 251.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:52:09.300Z] #19 252.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-06T21:52:09.300Z] #19 252.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:09.300Z] #19 252.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:52:09.499Z] #77 127.3 checking for string.h... yes [2022-07-06T21:52:09.756Z] #77 127.5 checking for memory.h... yes [2022-07-06T21:52:09.757Z] #77 127.7 checking for strings.h... yes [2022-07-06T21:52:10.013Z] #77 127.8 checking for inttypes.h... yes [2022-07-06T21:52:10.013Z] #77 128.0 checking for stdint.h... yes [2022-07-06T21:52:10.270Z] #77 128.1 checking for unistd.h... yes [2022-07-06T21:52:10.291Z] #19 ... [2022-07-06T21:52:10.291Z] [2022-07-06T21:52:10.291Z] #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-07-06T21:52:10.291Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:10.291Z] #84 208.6 CCLD libocispec.la [2022-07-06T21:52:10.527Z] #77 128.3 checking for dlfcn.h... yes [2022-07-06T21:52:10.527Z] #77 128.4 checking for objdir... .libs [2022-07-06T21:52:10.783Z] #77 128.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:52:10.913Z] #84 209.6 CCLD src/validate [2022-07-06T21:52:11.065Z] #77 128.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:52:11.065Z] #77 128.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:52:11.183Z] #84 209.6 CCLD tests/test-2 [2022-07-06T21:52:11.183Z] #84 209.6 CCLD tests/test-1 [2022-07-06T21:52:11.183Z] #84 209.7 CCLD tests/test-3 [2022-07-06T21:52:11.183Z] #84 209.7 CCLD tests/test-4 [2022-07-06T21:52:11.183Z] #84 209.8 CCLD tests/test-5 [2022-07-06T21:52:11.342Z] #77 128.9 checking if gcc static flag -static works... yes [2022-07-06T21:52:11.443Z] #84 209.9 CCLD tests/test-6 [2022-07-06T21:52:11.443Z] #84 209.9 CCLD tests/test-9 [2022-07-06T21:52:11.443Z] #84 209.9 CCLD tests/test-7 [2022-07-06T21:52:11.443Z] #84 209.9 CCLD tests/test-8 [2022-07-06T21:52:11.443Z] #84 210.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-06T21:52:11.600Z] #77 129.3 checking if gcc supports -c -o file.o... yes [2022-07-06T21:52:11.600Z] #77 129.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:52:11.600Z] #77 129.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:52:11.703Z] #84 210.2 CCLD tests/test-10 [2022-07-06T21:52:11.703Z] #84 210.2 CCLD tests/test-11 [2022-07-06T21:52:11.861Z] #77 129.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:52:11.862Z] #77 129.8 checking how to hardcode library paths into programs... immediate [2022-07-06T21:52:11.862Z] #77 129.8 checking whether stripping libraries is possible... yes [2022-07-06T21:52:11.862Z] #77 129.9 checking if libtool supports shared libraries... yes [2022-07-06T21:52:11.862Z] #77 129.9 checking whether to build shared libraries... no [2022-07-06T21:52:11.862Z] #77 129.9 checking whether to build static libraries... yes [2022-07-06T21:52:12.127Z] #77 129.9 checking float.h usability... yes [2022-07-06T21:52:12.127Z] #77 130.0 checking float.h presence... yes [2022-07-06T21:52:12.127Z] #77 130.1 checking for float.h... yes [2022-07-06T21:52:12.384Z] #77 130.1 checking limits.h usability... yes [2022-07-06T21:52:12.384Z] #77 130.3 checking limits.h presence... yes [2022-07-06T21:52:12.384Z] #77 130.3 checking for limits.h... yes [2022-07-06T21:52:12.384Z] #77 130.3 checking stddef.h usability... yes [2022-07-06T21:52:12.641Z] #77 130.5 checking stddef.h presence... yes [2022-07-06T21:52:12.641Z] #77 130.5 checking for stddef.h... yes [2022-07-06T21:52:12.641Z] #77 130.6 checking for stdlib.h... (cached) yes [2022-07-06T21:52:12.641Z] #77 130.7 checking for string.h... (cached) yes [2022-07-06T21:52:12.898Z] #77 130.7 checking sys/time.h usability... yes [2022-07-06T21:52:12.898Z] #77 130.9 checking sys/time.h presence... yes [2022-07-06T21:52:13.155Z] #77 130.9 checking for sys/time.h... yes [2022-07-06T21:52:13.155Z] #77 130.9 checking for inline... inline [2022-07-06T21:52:13.413Z] #77 131.0 checking for size_t... yes [2022-07-06T21:52:13.413Z] #77 131.2 checking for stdlib.h... (cached) yes [2022-07-06T21:52:13.413Z] #77 131.2 checking for GNU libc compatible malloc... yes [2022-07-06T21:52:13.413Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-07-06T21:52:13.670Z] #77 131.4 checking for GNU libc compatible realloc... yes [2022-07-06T21:52:13.927Z] #77 131.6 checking for working strtod... yes [2022-07-06T21:52:14.184Z] #77 131.9 checking for gettimeofday... yes [2022-07-06T21:52:14.244Z] #84 212.4 libtool: link: ar cr libocispec.a [2022-07-06T21:52:14.244Z] #84 212.5 libtool: link: ranlib libocispec.a [2022-07-06T21:52:14.698Z] #77 132.2 checking for memset... yes [2022-07-06T21:52:14.698Z] #77 132.5 checking for strspn... yes [2022-07-06T21:52:14.955Z] #77 132.8 checking that generated files are newer than configure... done [2022-07-06T21:52:14.955Z] #77 132.8 configure: creating ./config.status [2022-07-06T21:52:15.203Z] #60 ... [2022-07-06T21:52:15.203Z] [2022-07-06T21:52:15.203Z] #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-07-06T21:52:15.203Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-06T21:52:15.203Z] #47 194.8 + dpkg --print-architecture [2022-07-06T21:52:15.203Z] #47 DONE 195.4s [2022-07-06T21:52:15.203Z] [2022-07-06T21:52:15.203Z] #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-07-06T21:52:15.203Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:52:15.886Z] #77 ... [2022-07-06T21:52:15.886Z] [2022-07-06T21:52:15.886Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:15.886Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:15.886Z] #21 27.44 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:52:15.886Z] #21 27.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 27.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:52:15.886Z] #21 27.60 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:52:15.886Z] #21 27.60 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 27.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:52:15.886Z] #21 27.70 Selecting previously unselected package jq. [2022-07-06T21:52:15.886Z] #21 27.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 27.72 Unpacking jq (1.6-2.1) ... [2022-07-06T21:52:15.886Z] #21 27.80 Selecting previously unselected package libaio1:amd64. [2022-07-06T21:52:15.886Z] #21 27.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 27.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:52:15.886Z] #21 27.87 Selecting previously unselected package libgpm2:amd64. [2022-07-06T21:52:15.886Z] #21 27.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 27.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:52:15.886Z] #21 28.05 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:52:15.886Z] #21 28.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 28.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:52:15.886Z] #21 31.62 Selecting previously unselected package libinih1:amd64. [2022-07-06T21:52:15.886Z] #21 31.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 31.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-06T21:52:15.886Z] #21 31.69 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:52:15.886Z] #21 31.70 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 31.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:52:15.886Z] #21 31.81 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:52:15.886Z] #21 31.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 31.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:52:15.886Z] #21 31.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:52:15.886Z] #21 31.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 31.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:52:15.886Z] #21 31.98 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:52:15.886Z] #21 31.99 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 31.99 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:52:15.886Z] #21 32.07 Selecting previously unselected package net-tools. [2022-07-06T21:52:15.886Z] #21 32.07 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 32.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:52:15.886Z] #21 32.29 Selecting previously unselected package patch. [2022-07-06T21:52:15.886Z] #21 32.30 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 32.30 Unpacking patch (2.7.6-7) ... [2022-07-06T21:52:15.886Z] #21 32.44 Selecting previously unselected package python-pip-whl. [2022-07-06T21:52:15.886Z] #21 32.45 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:52:15.886Z] #21 32.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:52:15.886Z] #21 33.15 Selecting previously unselected package python3-lib2to3. [2022-07-06T21:52:15.886Z] #21 33.16 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-06T21:52:15.886Z] #21 33.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:52:15.886Z] #21 33.33 Selecting previously unselected package python3-distutils. [2022-07-06T21:52:15.886Z] #21 33.34 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-06T21:52:15.886Z] #21 33.34 Unpacking python3-distutils (3.9.2-1) ... [2022-07-06T21:52:15.886Z] #21 33.51 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:52:15.886Z] #21 33.52 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:52:15.886Z] #21 33.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:52:15.886Z] #21 33.72 Selecting previously unselected package python3-setuptools. [2022-07-06T21:52:15.886Z] #21 33.72 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-06T21:52:15.886Z] #21 33.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-06T21:52:15.886Z] #21 34.04 Selecting previously unselected package python3-wheel. [2022-07-06T21:52:15.886Z] #21 34.05 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-06T21:52:15.886Z] #21 34.06 Unpacking python3-wheel (0.34.2-1) ... [2022-07-06T21:52:15.886Z] #21 34.17 Selecting previously unselected package python3-pip. [2022-07-06T21:52:15.886Z] #21 34.17 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:52:15.886Z] #21 34.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:52:15.886Z] #21 34.47 Selecting previously unselected package sudo. [2022-07-06T21:52:15.886Z] #21 34.49 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 34.49 Unpacking sudo (1.9.5p2-3) ... [2022-07-06T21:52:15.886Z] #21 35.23 Selecting previously unselected package thin-provisioning-tools. [2022-07-06T21:52:15.886Z] #21 35.23 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 35.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:52:15.886Z] #21 35.72 Selecting previously unselected package uidmap. [2022-07-06T21:52:15.886Z] #21 35.76 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-06T21:52:15.886Z] #21 35.76 Unpacking uidmap (1:4.8.1-1) ... [2022-07-06T21:52:15.886Z] #21 35.89 Selecting previously unselected package vim-runtime. [2022-07-06T21:52:15.886Z] #21 35.90 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:52:15.886Z] #21 35.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-06T21:52:15.886Z] #21 35.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-06T21:52:15.886Z] #21 35.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:16.168Z] #84 214.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:16.168Z] #84 214.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:52:16.168Z] #84 214.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:52:16.168Z] #84 214.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:16.168Z] #84 214.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:16.168Z] #84 214.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:16.168Z] #84 214.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:16.168Z] #84 214.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-06T21:52:16.168Z] #84 214.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-06T21:52:16.168Z] #84 214.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-06T21:52:16.168Z] #84 214.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-06T21:52:16.168Z] #84 214.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-06T21:52:16.168Z] #84 214.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-06T21:52:16.168Z] #84 214.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-06T21:52:16.428Z] #84 214.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-06T21:52:16.428Z] #84 214.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-06T21:52:16.428Z] #84 214.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-06T21:52:16.428Z] #84 215.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-06T21:52:16.428Z] #84 215.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-06T21:52:16.428Z] #84 215.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-06T21:52:16.688Z] #84 215.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-06T21:52:16.688Z] #84 215.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-06T21:52:16.688Z] #84 215.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-06T21:52:16.688Z] #84 215.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-06T21:52:16.688Z] #84 215.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-06T21:52:16.688Z] #84 215.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-06T21:52:16.688Z] #84 215.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-06T21:52:16.688Z] #84 215.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-06T21:52:16.817Z] #21 ... [2022-07-06T21:52:16.817Z] [2022-07-06T21:52:16.817Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:52:16.817Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:16.817Z] #77 134.8 config.status: creating Makefile [2022-07-06T21:52:16.949Z] #84 215.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-06T21:52:16.949Z] #84 215.7 CC src/crun-crun.o [2022-07-06T21:52:17.074Z] #77 134.9 config.status: creating config.h [2022-07-06T21:52:17.074Z] #77 134.9 config.status: executing depfiles commands [2022-07-06T21:52:17.074Z] #77 135.1 config.status: executing libtool commands [2022-07-06T21:52:17.214Z] #84 215.8 CC src/crun-run.o [2022-07-06T21:52:17.215Z] #84 215.9 CC src/crun-delete.o [2022-07-06T21:52:17.215Z] #84 215.9 CC src/crun-kill.o [2022-07-06T21:52:17.215Z] #84 215.9 CC src/crun-pause.o [2022-07-06T21:52:17.475Z] #84 215.9 CC src/crun-unpause.o [2022-07-06T21:52:17.475Z] #84 216.0 CC src/crun-spec.o [2022-07-06T21:52:17.475Z] #84 216.0 CC src/crun-exec.o [2022-07-06T21:52:17.737Z] #84 216.3 CC src/crun-create.o [2022-07-06T21:52:17.737Z] #84 216.3 CC src/crun-list.o [2022-07-06T21:52:17.998Z] #84 216.5 CC src/crun-state.o [2022-07-06T21:52:17.998Z] #84 216.5 CC src/crun-update.o [2022-07-06T21:52:17.998Z] #84 216.5 CC src/crun-start.o [2022-07-06T21:52:17.998Z] #84 216.5 CC src/crun-ps.o [2022-07-06T21:52:17.998Z] #84 216.6 CC src/crun-checkpoint.o [2022-07-06T21:52:17.998Z] #84 216.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-06T21:52:17.998Z] #84 216.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-06T21:52:17.998Z] #84 216.7 CC src/crun-restore.o [2022-07-06T21:52:18.004Z] #77 136.0 GEN .version [2022-07-06T21:52:18.005Z] #77 136.0 make install-recursive [2022-07-06T21:52:18.005Z] #77 136.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-06T21:52:18.005Z] #77 136.1 Making install in libocispec [2022-07-06T21:52:18.259Z] #84 216.8 CC src/libcrun/libcrun_la-container.lo [2022-07-06T21:52:18.259Z] #84 216.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-06T21:52:18.259Z] #84 216.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-06T21:52:18.261Z] #77 136.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:18.261Z] #77 136.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-06T21:52:18.261Z] #77 136.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-06T21:52:18.261Z] #77 136.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-06T21:52:18.261Z] #77 136.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-06T21:52:18.520Z] #84 217.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-06T21:52:18.520Z] #84 217.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-06T21:52:18.520Z] #84 217.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-06T21:52:18.520Z] #84 217.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-06T21:52:18.520Z] #84 217.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-06T21:52:18.520Z] #84 217.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-06T21:52:18.783Z] #84 217.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-06T21:52:18.783Z] #84 217.3 CC src/libcrun/libcrun_la-error.lo [2022-07-06T21:52:18.783Z] #84 217.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-06T21:52:18.783Z] #84 217.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-06T21:52:19.047Z] #84 217.6 CC src/libcrun/libcrun_la-status.lo [2022-07-06T21:52:19.047Z] #84 217.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-06T21:52:19.192Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-06T21:52:19.192Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-06T21:52:19.308Z] #84 217.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-06T21:52:19.308Z] #84 217.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-06T21:52:19.308Z] #84 217.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-06T21:52:19.308Z] #84 217.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-06T21:52:19.308Z] #84 217.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-06T21:52:19.308Z] #84 217.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-06T21:52:19.449Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-06T21:52:19.569Z] #84 218.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-06T21:52:20.053Z] #14 ... [2022-07-06T21:52:20.053Z] [2022-07-06T21:52:20.053Z] #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-07-06T21:52:20.053Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:20.053Z] #77 107.4 configure.ac:7: installing 'build-aux/compile' [2022-07-06T21:52:20.053Z] #77 107.4 configure.ac:9: installing 'build-aux/config.guess' [2022-07-06T21:52:20.053Z] #77 107.4 configure.ac:9: installing 'build-aux/config.sub' [2022-07-06T21:52:20.053Z] #77 107.4 configure.ac:11: installing 'build-aux/install-sh' [2022-07-06T21:52:20.053Z] #77 107.4 configure.ac:11: installing 'build-aux/missing' [2022-07-06T21:52:20.053Z] #77 107.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:52:20.053Z] #77 108.1 parallel-tests: installing 'build-aux/test-driver' [2022-07-06T21:52:20.140Z] #84 218.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-06T21:52:20.140Z] #84 218.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-06T21:52:20.140Z] #84 218.8 CC tests/init.o [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-06T21:52:20.380Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-06T21:52:20.637Z] #77 138.5 make install-recursive [2022-07-06T21:52:20.637Z] #77 138.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:20.637Z] #77 138.6 Making install in yajl [2022-07-06T21:52:20.637Z] #77 138.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:52:20.637Z] #77 138.6 CC verify/json_verify-json_verify.o [2022-07-06T21:52:20.895Z] #77 138.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl_gen.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl_parser.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl_buf.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl_encode.lo [2022-07-06T21:52:20.895Z] #77 138.7 CC src/libyajl_la-yajl_lex.lo [2022-07-06T21:52:20.895Z] #77 138.8 CC src/libyajl_la-yajl_tree.lo [2022-07-06T21:52:21.423Z] #77 112.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:52:21.423Z] #77 112.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:52:22.052Z] #84 ... [2022-07-06T21:52:22.052Z] [2022-07-06T21:52:22.052Z] #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-07-06T21:52:22.052Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:22.052Z] #54 279.2 + dpkg --print-architecture [2022-07-06T21:52:22.052Z] #54 279.2 + git checkout -q v2.1.0 [2022-07-06T21:52:22.052Z] #54 279.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-06T21:52:22.052Z] #54 279.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-06T21:52:23.254Z] #77 ... [2022-07-06T21:52:23.254Z] [2022-07-06T21:52:23.254Z] #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-07-06T21:52:23.254Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:23.254Z] #14 182.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-06T21:52:23.254Z] #14 182.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:52:23.254Z] #14 182.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:23.384Z] #77 113.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:52:23.384Z] #77 113.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:52:23.384Z] #77 113.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:52:23.644Z] #77 114.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:52:23.909Z] #77 114.7 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:52:24.169Z] #77 ... [2022-07-06T21:52:24.170Z] [2022-07-06T21:52:24.170Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:24.170Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:24.170Z] #21 39.21 Selecting previously unselected package vim. [2022-07-06T21:52:24.170Z] #21 39.22 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:52:24.170Z] #21 39.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:24.170Z] #21 39.72 Selecting previously unselected package xfsprogs. [2022-07-06T21:52:24.170Z] #21 39.73 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-06T21:52:24.170Z] #21 39.73 Unpacking xfsprogs (5.10.0-4) ... [2022-07-06T21:52:24.170Z] #21 40.19 Selecting previously unselected package zip. [2022-07-06T21:52:24.170Z] #21 40.22 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-06T21:52:24.170Z] #21 40.23 Unpacking zip (3.0-12) ... [2022-07-06T21:52:24.170Z] #21 40.37 Selecting previously unselected package zstd. [2022-07-06T21:52:24.170Z] #21 40.38 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-06T21:52:24.170Z] #21 40.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:52:24.170Z] #21 40.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:52:24.170Z] #21 41.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:52:24.170Z] #21 41.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:52:24.170Z] #21 41.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:52:24.170Z] #21 41.64 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:52:24.170Z] #21 41.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:52:24.170Z] #21 41.67 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-06T21:52:24.170Z] #21 41.68 Setting up uidmap (1:4.8.1-1) ... [2022-07-06T21:52:24.170Z] #21 41.69 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:52:24.170Z] #21 41.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:52:24.170Z] #21 41.72 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:52:24.170Z] #21 41.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:52:24.170Z] #21 41.74 Setting up python3-wheel (0.34.2-1) ... [2022-07-06T21:52:24.170Z] #21 42.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:24.170Z] #21 42.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:52:24.170Z] #21 42.50 Setting up libcap2-bin (1:2.44-1) ... [2022-07-06T21:52:24.170Z] #21 42.51 Setting up apparmor (2.13.6-10) ... [2022-07-06T21:52:24.170Z] #21 44.23 Setting up zip (3.0-12) ... [2022-07-06T21:52:24.170Z] #21 44.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:24.170Z] #21 44.26 Setting up bash-completion (1:2.11-2) ... [2022-07-06T21:52:24.475Z] #77 115.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:52:25.103Z] #21 46.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:52:25.360Z] #21 46.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:52:25.360Z] #21 46.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:52:25.360Z] #21 46.67 Setting up patch (2.7.6-7) ... [2022-07-06T21:52:25.360Z] #21 46.68 Setting up sudo (1.9.5p2-3) ... [2022-07-06T21:52:25.360Z] #21 46.79 invoke-rc.d: could not determine current runlevel [2022-07-06T21:52:25.360Z] #21 46.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:52:25.360Z] #21 46.81 Setting up xfsprogs (5.10.0-4) ... [2022-07-06T21:52:25.360Z] #21 46.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:52:25.360Z] #21 46.86 Setting up inetutils-ping (2:2.0-1) ... [2022-07-06T21:52:25.360Z] #21 46.87 Setting up pigz (2.6-1) ... [2022-07-06T21:52:25.360Z] #21 46.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:52:25.360Z] #21 46.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:52:25.360Z] #21 46.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:52:25.617Z] #21 47.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:26.181Z] #21 47.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:52:26.438Z] #21 47.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:52:26.695Z] #21 48.30 Setting up libelf1:amd64 (0.183-1) ... [2022-07-06T21:52:26.952Z] #21 48.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:52:26.952Z] #21 48.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:52:26.952Z] #21 48.34 Setting up python3-distutils (3.9.2-1) ... [2022-07-06T21:52:26.994Z] #77 ... [2022-07-06T21:52:26.994Z] [2022-07-06T21:52:26.994Z] #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-07-06T21:52:26.994Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:52:26.994Z] #67 194.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:52:26.994Z] #67 194.7 + GOBIN=/build [2022-07-06T21:52:26.994Z] #67 194.7 + GO111MODULE=on [2022-07-06T21:52:26.994Z] #67 194.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:52:27.209Z] #21 48.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:52:27.209Z] #21 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-06T21:52:27.209Z] #21 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-06T21:52:27.209Z] #21 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-06T21:52:27.209Z] #21 ... [2022-07-06T21:52:27.209Z] [2022-07-06T21:52:27.209Z] #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-07-06T21:52:27.209Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:27.209Z] #77 144.3 CCLD libyajl.la [2022-07-06T21:52:27.209Z] #77 144.7 CCLD verify/json_verify [2022-07-06T21:52:27.209Z] #77 145.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:52:27.209Z] #77 145.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:52:27.209Z] #77 145.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:52:27.209Z] #77 145.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:52:27.209Z] #77 145.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:52:27.209Z] #77 145.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:27.209Z] #77 145.3 CC src/validate.o [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_config_schema.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_defs.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-06T21:52:27.209Z] #77 145.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-06T21:52:27.410Z] #55 ... [2022-07-06T21:52:27.410Z] [2022-07-06T21:52:27.410Z] #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-07-06T21:52:27.410Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:52:27.410Z] #77 163.7 CCLD libocispec.la [2022-07-06T21:52:27.410Z] #77 164.1 CCLD src/validate [2022-07-06T21:52:27.410Z] #77 164.1 CCLD tests/test-1 [2022-07-06T21:52:27.410Z] #77 164.1 CCLD tests/test-2 [2022-07-06T21:52:27.410Z] #77 164.1 CCLD tests/test-3 [2022-07-06T21:52:27.410Z] #77 164.2 CCLD tests/test-4 [2022-07-06T21:52:27.410Z] #77 164.2 CCLD tests/test-5 [2022-07-06T21:52:27.410Z] #77 164.3 CCLD tests/test-6 [2022-07-06T21:52:27.410Z] #77 164.3 CCLD tests/test-7 [2022-07-06T21:52:27.410Z] #77 164.4 CCLD tests/test-8 [2022-07-06T21:52:27.465Z] #77 145.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-06T21:52:27.465Z] #77 145.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-06T21:52:27.465Z] #77 145.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-06T21:52:27.465Z] #77 145.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-06T21:52:27.669Z] #77 164.5 CCLD tests/test-9 [2022-07-06T21:52:27.722Z] #77 145.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-06T21:52:27.722Z] #77 145.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-06T21:52:27.722Z] #77 145.7 CC src/runtime_spec_schema_defs.lo [2022-07-06T21:52:27.722Z] #77 145.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-06T21:52:27.722Z] #77 145.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-06T21:52:27.928Z] #77 164.6 CCLD tests/test-10 [2022-07-06T21:52:27.928Z] #77 164.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-06T21:52:27.928Z] #77 164.7 CCLD tests/test-11 [2022-07-06T21:52:27.979Z] #77 145.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-06T21:52:27.979Z] #77 146.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-06T21:52:27.979Z] #77 146.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-06T21:52:28.236Z] #77 146.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-06T21:52:28.236Z] #77 146.3 CC src/basic_test_double_array_item.lo [2022-07-06T21:52:28.494Z] #77 146.3 CC src/basic_test_double_array.lo [2022-07-06T21:52:28.494Z] #77 146.5 CC src/basic_test_top_array_int.lo [2022-07-06T21:52:28.494Z] #77 146.5 CC src/basic_test_top_array_string.lo [2022-07-06T21:52:28.494Z] #77 146.5 CC src/basic_test_top_double_array_int.lo [2022-07-06T21:52:28.523Z] #14 ... [2022-07-06T21:52:28.523Z] [2022-07-06T21:52:28.523Z] #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-07-06T21:52:28.523Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:28.523Z] #77 106.6 configure.ac:7: installing 'build-aux/compile' [2022-07-06T21:52:28.523Z] #77 106.6 configure.ac:9: installing 'build-aux/config.guess' [2022-07-06T21:52:28.523Z] #77 106.6 configure.ac:9: installing 'build-aux/config.sub' [2022-07-06T21:52:28.523Z] #77 106.7 configure.ac:11: installing 'build-aux/install-sh' [2022-07-06T21:52:28.523Z] #77 106.7 configure.ac:11: installing 'build-aux/missing' [2022-07-06T21:52:28.523Z] #77 107.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:52:28.523Z] #77 107.3 parallel-tests: installing 'build-aux/test-driver' [2022-07-06T21:52:28.751Z] #77 146.7 CC src/basic_test_top_double_array_obj.lo [2022-07-06T21:52:29.008Z] #77 146.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-06T21:52:29.008Z] #77 147.1 CC src/basic_test_top_double_array_string.lo [2022-07-06T21:52:29.265Z] #77 147.3 CC src/read-file.lo [2022-07-06T21:52:29.265Z] #77 147.4 CC src/json_common.lo [2022-07-06T21:52:29.829Z] #77 147.7 CC tests/test-1.o [2022-07-06T21:52:29.829Z] #77 147.7 CC tests/test-2.o [2022-07-06T21:52:29.831Z] #77 166.4 libtool: link: ar cr libocispec.a [2022-07-06T21:52:29.831Z] #77 166.5 libtool: link: ranlib libocispec.a [2022-07-06T21:52:30.086Z] #77 148.1 CC tests/test-3.o [2022-07-06T21:52:30.343Z] #77 148.2 CC tests/test-4.o [2022-07-06T21:52:30.343Z] #77 148.4 CC tests/test-5.o [2022-07-06T21:52:30.600Z] #77 148.5 CC tests/test-6.o [2022-07-06T21:52:30.767Z] #77 167.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:30.767Z] #77 167.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:52:30.767Z] #77 167.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:52:30.767Z] #77 167.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:30.767Z] #77 167.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:30.767Z] #77 167.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:30.767Z] #77 167.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:52:30.767Z] #77 167.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-06T21:52:30.857Z] #77 148.8 CC tests/test-7.o [2022-07-06T21:52:30.857Z] #77 148.9 CC tests/test-8.o [2022-07-06T21:52:31.026Z] #77 167.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-06T21:52:31.026Z] #77 167.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-06T21:52:31.026Z] #77 168.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-06T21:52:31.026Z] #77 168.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-06T21:52:31.285Z] #77 168.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-06T21:52:31.285Z] #77 168.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-06T21:52:31.285Z] #77 168.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-06T21:52:31.285Z] #77 168.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-06T21:52:31.285Z] #77 168.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-06T21:52:31.285Z] #77 168.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-06T21:52:31.421Z] #77 ... [2022-07-06T21:52:31.421Z] [2022-07-06T21:52:31.421Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:31.421Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:31.421Z] #21 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-06T21:52:31.421Z] #21 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-06T21:52:31.421Z] #21 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-06T21:52:31.421Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-06T21:52:31.421Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-06T21:52:31.421Z] #21 48.92 Setting up python3-setuptools (52.0.0-4) ... [2022-07-06T21:52:31.421Z] #21 50.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:52:31.421Z] #21 50.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:52:31.421Z] #21 50.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:52:31.421Z] #21 50.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:52:31.421Z] #21 51.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:52:31.421Z] #21 51.83 Setting up jq (1.6-2.1) ... [2022-07-06T21:52:31.421Z] #21 51.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:52:31.421Z] #21 51.87 Setting up iptables (1.8.7-1) ... [2022-07-06T21:52:31.421Z] #21 51.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-06T21:52:31.421Z] #21 51.93 Setting up iproute2 (5.10.0-4) ... [2022-07-06T21:52:31.421Z] #21 52.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:52:31.421Z] #21 DONE 52.7s [2022-07-06T21:52:31.421Z] [2022-07-06T21:52:31.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:52:31.421Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:31.421Z] #77 149.2 CC tests/test-9.o [2022-07-06T21:52:31.421Z] #77 ... [2022-07-06T21:52:31.421Z] [2022-07-06T21:52:31.421Z] #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-07-06T21:52:31.421Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-06T21:52:31.543Z] #77 168.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-06T21:52:31.543Z] #77 168.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-06T21:52:31.543Z] #77 168.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-06T21:52:31.802Z] #77 168.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-06T21:52:31.802Z] #77 168.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-06T21:52:31.802Z] #77 168.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-06T21:52:31.802Z] #77 168.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-06T21:52:31.823Z] #77 111.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-06T21:52:32.061Z] #77 169.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-06T21:52:32.061Z] #77 169.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-06T21:52:32.081Z] #77 111.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-06T21:52:32.320Z] #77 169.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-06T21:52:32.320Z] #77 169.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-06T21:52:32.340Z] #77 ... [2022-07-06T21:52:32.340Z] [2022-07-06T21:52:32.340Z] #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-07-06T21:52:32.340Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:52:32.340Z] #67 191.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:52:32.340Z] #67 191.5 + GOBIN=/build [2022-07-06T21:52:32.340Z] #67 191.5 + GO111MODULE=on [2022-07-06T21:52:32.340Z] #67 191.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:52:32.579Z] #77 169.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-06T21:52:32.792Z] #22 1.465 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-06T21:52:32.793Z] #22 1.470 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-06T21:52:32.793Z] #22 1.474 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-06T21:52:32.793Z] #22 DONE 1.5s [2022-07-06T21:52:32.793Z] [2022-07-06T21:52:32.793Z] #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-07-06T21:52:32.793Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:32.793Z] #77 149.4 CC tests/test-10.o [2022-07-06T21:52:32.793Z] #77 149.7 CC tests/test-11.o [2022-07-06T21:52:32.837Z] #77 169.8 CC src/crun-crun.o [2022-07-06T21:52:32.837Z] #77 169.9 CC src/crun-run.o [2022-07-06T21:52:33.404Z] #77 170.0 CC src/crun-delete.o [2022-07-06T21:52:33.404Z] #77 170.2 CC src/crun-kill.o [2022-07-06T21:52:33.663Z] #77 170.3 CC src/crun-pause.o [2022-07-06T21:52:33.663Z] #77 170.5 CC src/crun-unpause.o [2022-07-06T21:52:33.922Z] #77 170.7 CC src/crun-spec.o [2022-07-06T21:52:33.922Z] #77 170.9 CC src/crun-exec.o [2022-07-06T21:52:34.229Z] #77 170.9 CC src/crun-list.o [2022-07-06T21:52:34.229Z] #77 171.1 CC src/crun-create.o [2022-07-06T21:52:34.229Z] #77 171.1 CC src/crun-start.o [2022-07-06T21:52:34.496Z] #77 171.4 CC src/crun-state.o [2022-07-06T21:52:34.758Z] #77 171.6 CC src/crun-update.o [2022-07-06T21:52:34.758Z] #77 171.8 CC src/crun-ps.o [2022-07-06T21:52:35.018Z] #77 171.8 CC src/crun-checkpoint.o [2022-07-06T21:52:35.018Z] #77 171.9 CC src/crun-restore.o [2022-07-06T21:52:35.090Z] #67 ... [2022-07-06T21:52:35.090Z] [2022-07-06T21:52:35.090Z] #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-07-06T21:52:35.090Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:35.090Z] #14 195.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-06T21:52:35.090Z] #14 195.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:52:35.090Z] #14 195.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:35.283Z] #77 172.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-06T21:52:35.283Z] #77 172.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-06T21:52:35.551Z] #77 172.4 CC src/libcrun/libcrun_la-container.lo [2022-07-06T21:52:35.551Z] #77 172.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-06T21:52:36.120Z] #77 172.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-06T21:52:36.120Z] #77 173.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-06T21:52:36.379Z] #77 173.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-06T21:52:36.379Z] #77 173.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-06T21:52:36.637Z] #77 173.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-06T21:52:36.637Z] #77 173.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-06T21:52:36.952Z] #54 ... [2022-07-06T21:52:36.952Z] [2022-07-06T21:52:36.952Z] #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-07-06T21:52:36.952Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:52:36.952Z] #19 270.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-06T21:52:36.952Z] #19 270.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 270.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:52:36.952Z] #19 270.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-06T21:52:36.952Z] #19 270.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 270.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:52:36.952Z] #19 282.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-06T21:52:36.952Z] #19 282.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 282.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:52:36.952Z] #19 282.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-06T21:52:36.952Z] #19 282.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 282.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:52:36.952Z] #19 282.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-06T21:52:36.952Z] #19 282.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 282.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:52:36.952Z] #19 282.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-06T21:52:36.952Z] #19 282.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 282.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:52:36.952Z] #19 282.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-06T21:52:36.952Z] #19 282.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:36.952Z] #19 282.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:52:37.204Z] #77 173.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-06T21:52:37.213Z] #19 282.4 Selecting previously unselected package cross-config. [2022-07-06T21:52:37.213Z] #19 282.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-06T21:52:37.213Z] #19 282.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-06T21:52:37.213Z] #19 282.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-06T21:52:37.213Z] #19 282.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.213Z] #19 282.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-06T21:52:37.213Z] #19 282.5 Selecting previously unselected package libc6-arm64-cross. [2022-07-06T21:52:37.213Z] #19 282.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-06T21:52:37.213Z] #19 282.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-06T21:52:37.462Z] #77 174.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-06T21:52:37.474Z] #19 282.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-06T21:52:37.474Z] #19 282.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.474Z] #19 282.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:37.611Z] #14 ... [2022-07-06T21:52:37.612Z] [2022-07-06T21:52:37.612Z] #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-07-06T21:52:37.612Z] #67 sha256:3e2ff037ae7620592c0f5fac59f3fcbcc19440592a4edee9a33ce00a03c86eef [2022-07-06T21:52:37.612Z] #67 205.4 rootlesskit version 1.0.0 [2022-07-06T21:52:37.612Z] #67 205.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-06T21:52:37.612Z] #67 205.4 -container-ip string [2022-07-06T21:52:37.612Z] #67 205.4 container ip [2022-07-06T21:52:37.612Z] #67 205.4 -container-port int [2022-07-06T21:52:37.612Z] #67 205.4 container port (default -1) [2022-07-06T21:52:37.612Z] #67 205.4 -host-ip string [2022-07-06T21:52:37.612Z] #67 205.4 host ip [2022-07-06T21:52:37.612Z] #67 205.4 -host-port int [2022-07-06T21:52:37.612Z] #67 205.4 host port (default -1) [2022-07-06T21:52:37.612Z] #67 205.4 -proto string [2022-07-06T21:52:37.612Z] #67 205.4 proxy protocol (default "tcp") [2022-07-06T21:52:37.626Z] #67 ... [2022-07-06T21:52:37.626Z] [2022-07-06T21:52:37.626Z] #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-07-06T21:52:37.626Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:37.626Z] #14 193.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-06T21:52:37.626Z] #14 193.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-06T21:52:37.626Z] #14 193.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:52:37.626Z] #14 194.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-06T21:52:37.626Z] #14 194.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 194.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:52:37.626Z] #14 194.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-06T21:52:37.626Z] #14 194.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 194.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:52:37.626Z] #14 194.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:52:37.626Z] #14 194.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 194.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:52:37.626Z] #14 195.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:52:37.626Z] #14 195.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 195.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:52:37.626Z] #14 195.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-06T21:52:37.626Z] #14 195.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 195.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:37.626Z] #14 195.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:52:37.626Z] #14 195.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 195.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:52:37.626Z] #14 195.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-06T21:52:37.626Z] #14 195.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 195.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:52:37.626Z] #14 196.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-06T21:52:37.626Z] #14 196.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 196.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:52:37.626Z] #14 197.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-06T21:52:37.626Z] #14 197.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-06T21:52:37.626Z] #14 197.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:52:37.735Z] #19 282.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-06T21:52:37.735Z] #19 283.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.735Z] #19 283.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:37.735Z] #19 283.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-06T21:52:37.735Z] #19 283.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.735Z] #19 283.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:37.735Z] #19 283.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-06T21:52:37.735Z] #19 283.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.735Z] #19 283.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:37.735Z] #19 283.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-06T21:52:37.995Z] #19 283.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:37.995Z] #19 283.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:38.207Z] #14 197.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-06T21:52:38.207Z] #14 197.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-06T21:52:38.207Z] #14 197.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:52:38.213Z] #67 DONE 206.1s [2022-07-06T21:52:38.213Z] [2022-07-06T21:52:38.213Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:52:38.213Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:38.213Z] #77 ... [2022-07-06T21:52:38.213Z] [2022-07-06T21:52:38.213Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-06T21:52:38.213Z] #68 sha256:f88a6d94947cb33fe4e56299cb3569a70e077c4a89102a556821917d7f921f33 [2022-07-06T21:52:38.213Z] #68 DONE 0.1s [2022-07-06T21:52:38.213Z] [2022-07-06T21:52:38.213Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-06T21:52:38.213Z] #69 sha256:76c541dfa1de19a8d3e88d142cc954ea2d38880b477d96364a8124f87bedd152 [2022-07-06T21:52:38.470Z] #14 198.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-06T21:52:38.470Z] #14 198.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-06T21:52:38.470Z] #14 198.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:52:38.470Z] #69 DONE 0.1s [2022-07-06T21:52:38.470Z] [2022-07-06T21:52:38.470Z] #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-07-06T21:52:38.470Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:52:38.470Z] #36 ... [2022-07-06T21:52:38.470Z] [2022-07-06T21:52:38.470Z] #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-07-06T21:52:38.470Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:38.470Z] #14 206.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-06T21:52:38.567Z] #19 283.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-06T21:52:38.567Z] #19 283.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:38.567Z] #19 283.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:38.728Z] #14 206.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-06T21:52:38.728Z] #14 206.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:52:38.827Z] #19 284.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-06T21:52:38.827Z] #19 284.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:38.827Z] #19 284.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:38.837Z] #77 175.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-06T21:52:38.838Z] #77 175.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-06T21:52:38.838Z] #77 175.9 CC src/libcrun/libcrun_la-error.lo [2022-07-06T21:52:38.838Z] #77 175.9 CC src/libcrun/libcrun_la-status.lo [2022-07-06T21:52:38.984Z] #14 207.2 Selecting previously unselected package libapparmor1:amd64. [2022-07-06T21:52:38.984Z] #14 207.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-06T21:52:38.984Z] #14 207.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:52:39.242Z] #14 207.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-06T21:52:39.242Z] #14 207.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-06T21:52:39.242Z] #14 207.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:52:39.398Z] #19 284.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-06T21:52:39.398Z] #19 284.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:39.398Z] #19 284.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:39.403Z] #77 176.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-06T21:52:39.403Z] #77 176.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-06T21:52:39.403Z] #77 176.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-06T21:52:39.499Z] #14 207.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:52:39.499Z] #14 207.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:52:39.499Z] #14 207.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:52:39.660Z] #19 284.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-06T21:52:39.660Z] #19 284.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:39.660Z] #19 284.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:39.852Z] #14 199.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-06T21:52:39.852Z] #14 199.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-06T21:52:39.852Z] #14 199.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:52:39.852Z] #14 199.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-06T21:52:39.920Z] #19 285.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-06T21:52:39.920Z] #19 285.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:39.920Z] #19 285.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:40.062Z] #14 208.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:52:40.062Z] #14 208.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:52:40.062Z] #14 208.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:52:40.111Z] #14 199.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:52:40.111Z] #14 199.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:40.111Z] #14 199.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:52:40.111Z] #14 199.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:52:40.111Z] #14 199.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:52:40.337Z] #77 177.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-06T21:52:40.337Z] #77 177.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-06T21:52:40.357Z] #14 208.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-06T21:52:40.370Z] #14 200.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:52:40.370Z] #14 200.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:52:40.370Z] #14 200.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:52:40.491Z] #19 285.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-06T21:52:40.491Z] #19 285.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:40.491Z] #19 285.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:52:40.637Z] #14 208.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:52:40.637Z] #14 208.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:40.637Z] #14 208.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:52:40.637Z] #14 208.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:52:40.637Z] #14 208.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:52:40.894Z] #14 209.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-06T21:52:40.894Z] #14 209.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-06T21:52:40.894Z] #14 209.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:52:41.271Z] #77 178.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-06T21:52:41.309Z] #14 201.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:52:41.309Z] #14 201.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:52:41.309Z] #14 201.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:52:41.309Z] #14 201.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:52:41.309Z] #14 201.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:52:41.456Z] #14 209.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-06T21:52:41.456Z] #14 209.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-06T21:52:41.456Z] #14 209.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:52:41.530Z] #77 178.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-06T21:52:41.571Z] #14 201.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:52:41.571Z] #14 201.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:52:41.571Z] #14 201.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:52:41.571Z] #14 201.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:52:41.713Z] #14 210.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-06T21:52:41.713Z] #14 210.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-06T21:52:41.713Z] #14 210.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:52:41.788Z] #77 178.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-06T21:52:41.788Z] #77 178.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-06T21:52:41.833Z] #14 201.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:52:41.834Z] #14 201.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:52:41.971Z] #14 210.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-06T21:52:41.971Z] #14 210.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-06T21:52:41.971Z] #14 210.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:52:42.047Z] #77 179.0 CC tests/init.o [2022-07-06T21:52:42.093Z] #14 201.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:52:42.093Z] #14 201.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:52:42.093Z] #14 201.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:52:42.093Z] #14 201.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-06T21:52:42.093Z] #14 201.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:52:42.352Z] #14 201.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:52:42.352Z] #14 201.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:52:42.352Z] #14 202.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:52:42.352Z] #14 202.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:52:42.352Z] #14 202.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:52:42.352Z] #14 202.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:52:42.352Z] #14 202.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:42.352Z] #14 202.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:52:42.557Z] #14 210.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-06T21:52:42.557Z] #14 210.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-06T21:52:42.557Z] #14 210.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:52:42.612Z] #14 202.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:52:42.612Z] #14 202.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:42.612Z] #14 202.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-06T21:52:42.612Z] #14 202.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:52:42.612Z] #14 202.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:52:42.612Z] #14 202.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:42.614Z] #77 179.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-06T21:52:42.748Z] #77 ... [2022-07-06T21:52:42.748Z] [2022-07-06T21:52:42.748Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:52:42.748Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-06T21:52:42.871Z] #14 202.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:52:42.871Z] #14 202.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:42.871Z] #14 ... [2022-07-06T21:52:42.871Z] [2022-07-06T21:52:42.871Z] #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-07-06T21:52:42.871Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:52:42.871Z] #67 202.1 rootlesskit version 1.0.0 [2022-07-06T21:52:42.871Z] #67 202.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-06T21:52:42.871Z] #67 202.1 -container-ip string [2022-07-06T21:52:42.871Z] #67 202.1 container ip [2022-07-06T21:52:42.871Z] #67 202.1 -container-port int [2022-07-06T21:52:42.871Z] #67 202.1 container port (default -1) [2022-07-06T21:52:42.871Z] #67 202.1 -host-ip string [2022-07-06T21:52:42.871Z] #67 202.1 host ip [2022-07-06T21:52:42.871Z] #67 202.1 -host-port int [2022-07-06T21:52:42.871Z] #67 202.1 host port (default -1) [2022-07-06T21:52:42.871Z] #67 202.1 -proto string [2022-07-06T21:52:42.871Z] #67 202.1 proxy protocol (default "tcp") [2022-07-06T21:52:43.035Z] #19 ... [2022-07-06T21:52:43.035Z] [2022-07-06T21:52:43.035Z] #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-07-06T21:52:43.035Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:43.035Z] #84 241.5 CCLD tests/init [2022-07-06T21:52:43.119Z] #14 211.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-06T21:52:43.119Z] #14 211.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-06T21:52:43.119Z] #14 211.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:52:43.131Z] #67 ... [2022-07-06T21:52:43.131Z] [2022-07-06T21:52:43.131Z] #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-07-06T21:52:43.131Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:43.131Z] #77 112.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-06T21:52:43.131Z] #77 112.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-06T21:52:43.131Z] #77 113.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-06T21:52:43.131Z] #77 113.1 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-06T21:52:43.131Z] #77 113.1 libtoolize: copying file 'm4/ltversion.m4' [2022-07-06T21:52:43.131Z] #77 113.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-06T21:52:43.131Z] #77 ... [2022-07-06T21:52:43.131Z] [2022-07-06T21:52:43.131Z] #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-07-06T21:52:43.131Z] #67 sha256:4d7a2bf149263dfbae204d7b8100c12e8e718fd8e6436f20e29a09b1c6099199 [2022-07-06T21:52:43.131Z] #67 DONE 202.5s [2022-07-06T21:52:43.131Z] [2022-07-06T21:52:43.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-07-06T21:52:43.131Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:43.131Z] #14 202.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:43.131Z] #14 202.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:52:43.378Z] #14 211.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-06T21:52:43.378Z] #14 211.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:52:43.378Z] #14 211.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:43.635Z] #14 211.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:52:43.635Z] #14 211.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:52:43.635Z] #14 211.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:52:43.635Z] #14 212.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:52:43.635Z] #14 212.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:52:43.679Z] #23 10.94 Collecting yamllint==1.26.1 [2022-07-06T21:52:43.700Z] #14 ... [2022-07-06T21:52:43.700Z] [2022-07-06T21:52:43.700Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-06T21:52:43.700Z] #68 sha256:005093fa80abaea1cbc3b8134bd1ef0d76e82339c595191dabee81dd8e09bab6 [2022-07-06T21:52:43.700Z] #68 DONE 0.2s [2022-07-06T21:52:43.700Z] [2022-07-06T21:52:43.700Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-06T21:52:43.700Z] #69 sha256:f83d7c94052fac7258cda0a01f8996ef294202b3d246ffbdc730c24a73e33234 [2022-07-06T21:52:43.700Z] #69 DONE 0.1s [2022-07-06T21:52:43.700Z] [2022-07-06T21:52:43.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-07-06T21:52:43.700Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:43.893Z] #14 212.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:52:43.959Z] #47 ... [2022-07-06T21:52:43.959Z] [2022-07-06T21:52:43.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-06T21:52:43.959Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-06T21:52:43.959Z] #14 DONE 203.6s [2022-07-06T21:52:43.959Z] [2022-07-06T21:52:43.959Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:52:43.959Z] #59 sha256:fb1b4ba184bbf6a67f57b3b38c55f4e478f7c6d28e561a0853feeafa163380df [2022-07-06T21:52:44.218Z] #59 DONE 0.3s [2022-07-06T21:52:44.218Z] [2022-07-06T21:52:44.218Z] #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-07-06T21:52:44.218Z] #60 sha256:9722a4d09024cf18707d5f12e9572eafa06fd4a49283a1f41571e67b38bf0b67 [2022-07-06T21:52:44.715Z] #14 212.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:52:44.715Z] #14 212.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:52:44.715Z] #14 212.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:52:44.715Z] #14 212.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:52:44.715Z] #14 213.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:52:44.715Z] #14 213.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:52:44.715Z] #14 213.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:52:44.715Z] #14 213.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:52:44.973Z] #14 213.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:52:44.973Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:52:44.973Z] #14 213.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:52:44.973Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:44.973Z] #14 213.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-06T21:52:44.973Z] #14 213.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:52:44.973Z] #14 213.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:52:44.973Z] #14 213.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-06T21:52:44.973Z] #14 213.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:52:44.973Z] #14 213.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:52:45.047Z] #23 12.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-06T21:52:45.230Z] #14 213.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:45.230Z] #14 213.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:52:45.230Z] #14 213.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:45.230Z] #14 213.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:52:45.230Z] #14 213.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:52:45.978Z] #23 13.24 Collecting pathspec>=0.5.3 [2022-07-06T21:52:45.978Z] #23 13.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-06T21:52:46.161Z] #14 DONE 214.3s [2022-07-06T21:52:46.161Z] [2022-07-06T21:52:46.161Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:52:46.161Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-06T21:52:46.161Z] #15 ... [2022-07-06T21:52:46.161Z] [2022-07-06T21:52:46.161Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:52:46.161Z] #59 sha256:ad29b6fa89dc3baac39c0c117f41abd2886afb2ce5ef8eb0d0eff95e1d860d7e [2022-07-06T21:52:46.161Z] #59 DONE 0.3s [2022-07-06T21:52:46.417Z] [2022-07-06T21:52:46.417Z] #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-07-06T21:52:46.417Z] #60 sha256:250bb00f0dd5be28114f7371605143e64b3d67505e0a3b3a645475915c25ca8e [2022-07-06T21:52:46.541Z] #23 13.74 Collecting pyyaml [2022-07-06T21:52:46.541Z] #23 13.76 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-07-06T21:52:46.541Z] #23 13.82 Building wheels for collected packages: yamllint [2022-07-06T21:52:46.541Z] #23 13.83 Building wheel for yamllint (setup.py): started [2022-07-06T21:52:47.508Z] #60 2.734 + RM_GOPATH=0 [2022-07-06T21:52:47.508Z] #60 2.734 + TMP_GOPATH= [2022-07-06T21:52:47.508Z] #60 2.734 + : /build [2022-07-06T21:52:47.508Z] #60 2.734 + '[' -z '' ']' [2022-07-06T21:52:47.508Z] #60 2.734 ++ mktemp -d [2022-07-06T21:52:47.508Z] #60 2.734 + export GOPATH=/tmp/tmp.pAITM4M8rU [2022-07-06T21:52:47.508Z] #60 2.734 + GOPATH=/tmp/tmp.pAITM4M8rU [2022-07-06T21:52:47.508Z] #60 2.734 + RM_GOPATH=1 [2022-07-06T21:52:47.508Z] #60 2.734 + case "$(go env GOARCH)" in [2022-07-06T21:52:47.508Z] #60 2.734 ++ go env GOARCH [2022-07-06T21:52:47.508Z] #60 2.790 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:52:47.508Z] #60 2.790 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:52:47.508Z] #60 2.791 ++ dirname /install.sh [2022-07-06T21:52:47.508Z] #60 2.797 Install runc version v1.1.2 (build tags: seccomp) [2022-07-06T21:52:47.508Z] #60 2.797 + dir=/ [2022-07-06T21:52:47.508Z] #60 2.797 + bin=runc [2022-07-06T21:52:47.508Z] #60 2.797 + shift [2022-07-06T21:52:47.508Z] #60 2.797 + '[' '!' -f //runc.installer ']' [2022-07-06T21:52:47.508Z] #60 2.797 + . //runc.installer [2022-07-06T21:52:47.508Z] #60 2.797 ++ set -e [2022-07-06T21:52:47.508Z] #60 2.797 ++ : v1.1.2 [2022-07-06T21:52:47.508Z] #60 2.797 + install_runc [2022-07-06T21:52:47.508Z] #60 2.797 + RUNC_BUILDTAGS=seccomp [2022-07-06T21:52:47.508Z] #60 2.797 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-06T21:52:47.508Z] #60 2.797 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pAITM4M8rU/src/github.com/opencontainers/runc [2022-07-06T21:52:47.508Z] #60 2.803 Cloning into '/tmp/tmp.pAITM4M8rU/src/github.com/opencontainers/runc'... [2022-07-06T21:52:47.508Z] #60 ... [2022-07-06T21:52:47.508Z] [2022-07-06T21:52:47.508Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:52:47.508Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-06T21:52:47.508Z] #15 DONE 3.6s [2022-07-06T21:52:47.768Z] [2022-07-06T21:52:47.768Z] #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-07-06T21:52:47.768Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-06T21:52:47.789Z] #60 1.627 + RM_GOPATH=0 [2022-07-06T21:52:47.911Z] #23 15.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-06T21:52:47.911Z] #23 15.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=523b9aaef0bf608009118441e982b1858dbef8ab698546daf6f0ca43f2d45bdb [2022-07-06T21:52:47.911Z] #23 15.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-06T21:52:47.911Z] #23 15.02 Successfully built yamllint [2022-07-06T21:52:47.911Z] #23 15.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-06T21:52:48.045Z] #60 1.628 + TMP_GOPATH= [2022-07-06T21:52:48.045Z] #60 1.628 + : /build [2022-07-06T21:52:48.045Z] #60 1.628 + '[' -z '' ']' [2022-07-06T21:52:48.045Z] #60 1.629 ++ mktemp -d [2022-07-06T21:52:48.045Z] #60 1.632 + export GOPATH=/tmp/tmp.Aqt3BwcF3t [2022-07-06T21:52:48.045Z] #60 1.632 + GOPATH=/tmp/tmp.Aqt3BwcF3t [2022-07-06T21:52:48.045Z] #60 1.632 + RM_GOPATH=1 [2022-07-06T21:52:48.045Z] #60 1.633 + case "$(go env GOARCH)" in [2022-07-06T21:52:48.045Z] #60 1.641 ++ go env GOARCH [2022-07-06T21:52:48.045Z] #60 1.669 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:52:48.045Z] #60 1.669 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:52:48.045Z] #60 1.676 ++ dirname /install.sh [2022-07-06T21:52:48.045Z] #60 1.687 + dir=/ [2022-07-06T21:52:48.045Z] #60 1.687 + bin=runc [2022-07-06T21:52:48.045Z] #60 1.687 + shift [2022-07-06T21:52:48.045Z] #60 1.687 + '[' '!' -f //runc.installer ']' [2022-07-06T21:52:48.045Z] #60 1.687 + . //runc.installer [2022-07-06T21:52:48.045Z] #60 1.687 ++ set -e [2022-07-06T21:52:48.045Z] #60 1.687 ++ : v1.1.2 [2022-07-06T21:52:48.045Z] #60 1.687 + install_runc [2022-07-06T21:52:48.045Z] #60 1.687 + RUNC_BUILDTAGS=seccomp [2022-07-06T21:52:48.045Z] #60 1.687 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-06T21:52:48.045Z] #60 1.687 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Aqt3BwcF3t/src/github.com/opencontainers/runc [2022-07-06T21:52:48.045Z] #60 1.687 Install runc version v1.1.2 (build tags: seccomp) [2022-07-06T21:52:48.045Z] #60 1.689 Cloning into '/tmp/tmp.Aqt3BwcF3t/src/github.com/opencontainers/runc'... [2022-07-06T21:52:48.045Z] #60 ... [2022-07-06T21:52:48.045Z] [2022-07-06T21:52:48.045Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:52:48.045Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-06T21:52:48.045Z] #15 DONE 2.1s [2022-07-06T21:52:48.301Z] [2022-07-06T21:52:48.301Z] #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-07-06T21:52:48.301Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-06T21:52:48.475Z] #23 15.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-06T21:52:49.038Z] #23 DONE 16.0s [2022-07-06T21:52:49.038Z] [2022-07-06T21:52:49.038Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-06T21:52:49.038Z] #27 sha256:8c0900f0ac95adcaddfdeff4629038f522cc436827911e02dafafff181f59be9 [2022-07-06T21:52:49.602Z] #27 DONE 0.7s [2022-07-06T21:52:49.602Z] [2022-07-06T21:52:49.602Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-06T21:52:49.602Z] #32 sha256:b993e416ea75fcec4ef0c85aa77da7cb4c3f79c35def7d8a1f73e4dd172e3813 [2022-07-06T21:52:49.620Z] #84 ... [2022-07-06T21:52:49.620Z] [2022-07-06T21:52:49.620Z] #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-07-06T21:52:49.620Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:49.620Z] #54 DONE 306.3s [2022-07-06T21:52:49.620Z] [2022-07-06T21:52:49.620Z] #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-07-06T21:52:49.620Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:52:49.670Z] #16 DONE 1.4s [2022-07-06T21:52:49.670Z] [2022-07-06T21:52:49.670Z] #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-07-06T21:52:49.670Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:11: installing 'build-aux/compile' [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:11: installing 'build-aux/config.guess' [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:13: installing 'build-aux/missing' [2022-07-06T21:52:49.670Z] #77 140.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-06T21:52:49.680Z] #16 DONE 2.2s [2022-07-06T21:52:49.680Z] [2022-07-06T21:52:49.680Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-06T21:52:49.680Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-06T21:52:49.927Z] #77 140.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:52:50.166Z] #32 DONE 0.6s [2022-07-06T21:52:50.166Z] [2022-07-06T21:52:50.166Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-06T21:52:50.166Z] #35 sha256:572eb34c2ab0b61cf36602669fc15df0164db42a85a79bafdb37dede6f37c0c5 [2022-07-06T21:52:50.423Z] #35 DONE 0.4s [2022-07-06T21:52:50.423Z] [2022-07-06T21:52:50.423Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-06T21:52:50.423Z] #37 sha256:cc9a5587bd5207701e0a7c301f82986bb050e0e47bb1dd88da236d76e93faf3a [2022-07-06T21:52:50.679Z] #37 DONE 0.4s [2022-07-06T21:52:50.679Z] [2022-07-06T21:52:50.679Z] #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-07-06T21:52:50.679Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:52:50.858Z] #77 ... [2022-07-06T21:52:50.858Z] [2022-07-06T21:52:50.858Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-06T21:52:50.858Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-06T21:52:50.858Z] #17 1.106 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-06T21:52:50.858Z] #17 DONE 1.3s [2022-07-06T21:52:50.858Z] [2022-07-06T21:52:50.858Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-06T21:52:50.858Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-06T21:52:50.936Z] #60 ... [2022-07-06T21:52:50.936Z] [2022-07-06T21:52:50.936Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-06T21:52:50.936Z] #39 sha256:19e621f36dc49989fa86117cb35022736ef5bb02c05f5bff27bd5e2823ea9e74 [2022-07-06T21:52:50.936Z] #39 DONE 0.1s [2022-07-06T21:52:51.063Z] #17 0.948 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-06T21:52:51.063Z] #17 DONE 1.2s [2022-07-06T21:52:51.063Z] [2022-07-06T21:52:51.063Z] #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-07-06T21:52:51.063Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:51.063Z] #47 ... [2022-07-06T21:52:51.063Z] [2022-07-06T21:52:51.063Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-06T21:52:51.063Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-06T21:52:51.192Z] [2022-07-06T21:52:51.192Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-06T21:52:51.192Z] #41 sha256:f971f2727cc39b95082d1c88bdb7f512b3fb9e79838f8776d76b0a0c93561d47 [2022-07-06T21:52:51.192Z] #41 DONE 0.2s [2022-07-06T21:52:51.192Z] [2022-07-06T21:52:51.192Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-06T21:52:51.192Z] #45 sha256:85864c9be3a30f3070ff8f51b22afa36c8e2682ff9de9755b2a66615aa600eab [2022-07-06T21:52:51.192Z] #45 DONE 0.1s [2022-07-06T21:52:51.192Z] [2022-07-06T21:52:51.192Z] #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-07-06T21:52:51.192Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:52.164Z] #62 ... [2022-07-06T21:52:52.164Z] [2022-07-06T21:52:52.164Z] #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-07-06T21:52:52.164Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:52:52.164Z] #19 297.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-06T21:52:52.164Z] #19 297.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:52:52.164Z] #19 297.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:52:52.226Z] #18 DONE 1.4s [2022-07-06T21:52:52.226Z] [2022-07-06T21:52:52.226Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-06T21:52:52.226Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-06T21:52:52.425Z] #19 297.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-06T21:52:52.425Z] #19 297.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-06T21:52:52.425Z] #19 297.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-06T21:52:52.442Z] #18 DONE 1.3s [2022-07-06T21:52:52.442Z] [2022-07-06T21:52:52.442Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-06T21:52:52.442Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-06T21:52:53.595Z] #19 DONE 1.4s [2022-07-06T21:52:53.595Z] [2022-07-06T21:52:53.595Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-06T21:52:53.595Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-06T21:52:53.810Z] #19 299.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-06T21:52:53.810Z] #19 299.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-06T21:52:53.810Z] #19 299.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-06T21:52:53.822Z] #19 DONE 1.5s [2022-07-06T21:52:53.822Z] [2022-07-06T21:52:53.822Z] #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-07-06T21:52:53.822Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:52:53.822Z] #47 ... [2022-07-06T21:52:53.822Z] [2022-07-06T21:52:53.822Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-06T21:52:53.822Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-06T21:52:54.381Z] #19 299.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-06T21:52:54.381Z] #19 299.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:52:54.381Z] #19 299.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:52:55.213Z] #19 300.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-06T21:52:55.213Z] #19 300.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:52:55.213Z] #19 300.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:52:55.490Z] #20 DONE 1.4s [2022-07-06T21:52:55.490Z] [2022-07-06T21:52:55.490Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:55.490Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:56.380Z] #20 DONE 2.5s [2022-07-06T21:52:56.380Z] [2022-07-06T21:52:56.380Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:52:56.380Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:52:56.858Z] #21 1.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:52:56.858Z] #21 1.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:52:57.115Z] #21 1.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:52:58.483Z] #21 3.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:52:59.054Z] #21 2.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:52:59.054Z] #21 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:52:59.054Z] #21 2.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:52:59.419Z] #19 ... [2022-07-06T21:52:59.419Z] [2022-07-06T21:52:59.419Z] #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-07-06T21:52:59.419Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:52:59.419Z] #84 257.9 CCLD libcrun.la [2022-07-06T21:52:59.419Z] #84 258.0 AR libcrun_testing.a [2022-07-06T21:52:59.419Z] #84 258.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-06T21:52:59.419Z] #84 258.1 CCLD tests/tests_libcrun_utils [2022-07-06T21:52:59.634Z] #21 3.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:52:59.680Z] #84 258.1 CCLD tests/tests_libcrun_errors [2022-07-06T21:52:59.680Z] #84 258.1 CCLD tests/tests_libcrun_fuzzer [2022-07-06T21:53:00.622Z] #84 259.1 CCLD crun [2022-07-06T21:53:00.696Z] #77 196.5 CCLD tests/init [2022-07-06T21:53:00.883Z] #84 259.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-06T21:53:01.005Z] #21 ... [2022-07-06T21:53:01.005Z] [2022-07-06T21:53:01.005Z] #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-07-06T21:53:01.005Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:01.005Z] #77 142.8 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:53:01.005Z] #77 143.3 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:53:01.005Z] #77 143.3 checking how to print strings... printf [2022-07-06T21:53:01.005Z] #77 143.3 checking for gcc... gcc [2022-07-06T21:53:01.005Z] #77 143.5 checking whether the C compiler works... yes [2022-07-06T21:53:01.005Z] #77 143.9 checking for C compiler default output file name... a.out [2022-07-06T21:53:01.005Z] #77 143.9 checking for suffix of executables... [2022-07-06T21:53:01.005Z] #77 144.3 checking whether we are cross compiling... no [2022-07-06T21:53:01.005Z] #77 144.6 checking for suffix of object files... o [2022-07-06T21:53:01.005Z] #77 144.8 checking whether we are using the GNU C compiler... yes [2022-07-06T21:53:01.005Z] #77 145.0 checking whether gcc accepts -g... yes [2022-07-06T21:53:01.005Z] #77 145.1 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:53:01.005Z] #77 145.4 checking whether gcc understands -c and -o together... yes [2022-07-06T21:53:01.005Z] #77 145.7 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:53:01.005Z] #77 145.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:53:01.005Z] #77 145.8 checking for egrep... /bin/grep -E [2022-07-06T21:53:01.005Z] #77 145.8 checking for fgrep... /bin/grep -F [2022-07-06T21:53:01.005Z] #77 145.8 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:53:01.005Z] #77 145.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:53:01.005Z] #77 145.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:53:01.005Z] #77 146.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:53:01.005Z] #77 146.2 checking whether ln -s works... yes [2022-07-06T21:53:01.005Z] #77 146.2 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:53:01.005Z] #77 146.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:53:01.005Z] #77 146.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:53:01.005Z] #77 146.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:53:01.005Z] #77 146.3 checking for objdump... objdump [2022-07-06T21:53:01.005Z] #77 146.3 checking how to recognize dependent libraries... pass_all [2022-07-06T21:53:01.005Z] #77 146.3 checking for dlltool... no [2022-07-06T21:53:01.005Z] #77 146.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:53:01.005Z] #77 146.3 checking for ar... ar [2022-07-06T21:53:01.005Z] #77 146.3 checking for archiver @FILE support... @ [2022-07-06T21:53:01.005Z] #77 146.5 checking for strip... strip [2022-07-06T21:53:01.005Z] #77 146.5 checking for ranlib... ranlib [2022-07-06T21:53:01.005Z] #77 146.5 checking for gawk... no [2022-07-06T21:53:01.005Z] #77 146.5 checking for mawk... mawk [2022-07-06T21:53:01.005Z] #77 146.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:53:01.005Z] #77 147.1 checking for sysroot... no [2022-07-06T21:53:01.005Z] #77 147.1 checking for a working dd... /bin/dd [2022-07-06T21:53:01.005Z] #77 147.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:53:01.005Z] #77 147.4 checking for mt... no [2022-07-06T21:53:01.005Z] #77 147.4 checking if : is a manifest tool... no [2022-07-06T21:53:01.005Z] #77 147.5 checking how to run the C preprocessor... gcc -E [2022-07-06T21:53:01.005Z] #77 148.2 checking for ANSI C header files... yes [2022-07-06T21:53:01.005Z] #77 149.9 checking for sys/types.h... yes [2022-07-06T21:53:01.005Z] #77 150.4 checking for sys/stat.h... yes [2022-07-06T21:53:01.005Z] #77 150.9 checking for stdlib.h... yes [2022-07-06T21:53:01.143Z] #84 259.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-06T21:53:01.143Z] #84 259.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-06T21:53:01.143Z] #84 259.7 /bin/mkdir -p '/usr/local/lib' [2022-07-06T21:53:01.143Z] #84 259.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-06T21:53:01.143Z] #84 259.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-06T21:53:01.143Z] #84 259.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-06T21:53:01.143Z] #84 259.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-06T21:53:01.262Z] #77 151.5 checking for string.h... yes [2022-07-06T21:53:01.404Z] #84 259.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-06T21:53:01.404Z] #84 260.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-06T21:53:01.404Z] #84 260.0 ---------------------------------------------------------------------- [2022-07-06T21:53:01.404Z] #84 260.0 Libraries have been installed in: [2022-07-06T21:53:01.404Z] #84 260.0 /usr/local/lib [2022-07-06T21:53:01.404Z] #84 260.0 [2022-07-06T21:53:01.404Z] #84 260.0 If you ever happen to want to link against installed libraries [2022-07-06T21:53:01.404Z] #84 260.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-06T21:53:01.404Z] #84 260.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-06T21:53:01.404Z] #84 260.0 flag during linking and do at least one of the following: [2022-07-06T21:53:01.404Z] #84 260.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-06T21:53:01.404Z] #84 260.0 during execution [2022-07-06T21:53:01.404Z] #84 260.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-06T21:53:01.404Z] #84 260.0 during linking [2022-07-06T21:53:01.404Z] #84 260.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-06T21:53:01.405Z] #84 260.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-06T21:53:01.405Z] #84 260.0 [2022-07-06T21:53:01.405Z] #84 260.0 See any operating system documentation about shared libraries for [2022-07-06T21:53:01.405Z] #84 260.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-06T21:53:01.405Z] #84 260.0 ---------------------------------------------------------------------- [2022-07-06T21:53:01.405Z] #84 260.0 /bin/mkdir -p '/build' [2022-07-06T21:53:01.405Z] #84 260.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-06T21:53:01.519Z] #77 152.0 checking for memory.h... yes [2022-07-06T21:53:01.519Z] #77 152.2 checking for strings.h... [2022-07-06T21:53:01.519Z] #77 ... [2022-07-06T21:53:01.519Z] [2022-07-06T21:53:01.519Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:01.519Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:01.519Z] #21 6.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:53:01.579Z] #21 5.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:53:01.665Z] #84 260.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-06T21:53:01.665Z] #84 260.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:01.665Z] #84 260.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:01.665Z] #84 260.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:03.478Z] #21 ... [2022-07-06T21:53:03.478Z] [2022-07-06T21:53:03.478Z] #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-07-06T21:53:03.478Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:11: installing 'build-aux/compile' [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:13: installing 'build-aux/missing' [2022-07-06T21:53:03.478Z] #77 139.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-06T21:53:03.478Z] #77 139.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-06T21:53:03.578Z] #84 DONE 262.1s [2022-07-06T21:53:03.578Z] [2022-07-06T21:53:03.578Z] #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-07-06T21:53:03.578Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:53:03.736Z] #77 142.2 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:53:03.736Z] #77 143.2 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:53:03.736Z] #77 143.2 checking how to print strings... printf [2022-07-06T21:53:03.736Z] #77 143.3 checking for gcc... gcc [2022-07-06T21:53:04.040Z] #21 9.026 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:53:04.561Z] #77 143.7 checking whether the C compiler works... yes [2022-07-06T21:53:04.561Z] #77 144.1 checking for C compiler default output file name... a.out [2022-07-06T21:53:04.820Z] #77 144.1 checking for suffix of executables... [2022-07-06T21:53:04.820Z] #77 ... [2022-07-06T21:53:04.820Z] [2022-07-06T21:53:04.820Z] #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-07-06T21:53:04.820Z] #60 sha256:9722a4d09024cf18707d5f12e9572eafa06fd4a49283a1f41571e67b38bf0b67 [2022-07-06T21:53:04.820Z] #60 20.55 + cd /tmp/tmp.pAITM4M8rU/src/github.com/opencontainers/runc [2022-07-06T21:53:04.820Z] #60 20.55 + git checkout -q v1.1.2 [2022-07-06T21:53:06.046Z] #47 ... [2022-07-06T21:53:06.046Z] [2022-07-06T21:53:06.046Z] #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-07-06T21:53:06.046Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:06.046Z] #77 183.9 CCLD libocispec.la [2022-07-06T21:53:06.123Z] #62 ... [2022-07-06T21:53:06.123Z] [2022-07-06T21:53:06.123Z] #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-07-06T21:53:06.123Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:53:06.123Z] #19 311.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-06T21:53:06.123Z] #19 311.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:06.123Z] #19 311.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:06.123Z] #19 311.1 Selecting previously unselected package patch. [2022-07-06T21:53:06.123Z] #19 311.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:53:06.123Z] #19 311.1 Unpacking patch (2.7.6-7) ... [2022-07-06T21:53:06.123Z] #19 311.2 Selecting previously unselected package dpkg-dev. [2022-07-06T21:53:06.123Z] #19 311.2 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-06T21:53:06.123Z] #19 311.2 Unpacking dpkg-dev (1.20.10) ... [2022-07-06T21:53:06.123Z] #19 311.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-06T21:53:06.123Z] #19 311.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-06T21:53:06.123Z] #19 311.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-06T21:53:06.123Z] #19 311.4 Selecting previously unselected package libio-string-perl. [2022-07-06T21:53:06.123Z] #19 311.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-06T21:53:06.123Z] #19 311.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-06T21:53:06.123Z] #19 311.5 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:53:06.123Z] #19 311.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:53:06.123Z] #19 311.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:53:06.197Z] #60 21.66 + '[' -z '' ']' [2022-07-06T21:53:06.197Z] #60 21.66 + target=static [2022-07-06T21:53:06.197Z] #60 21.66 + make BUILDTAGS=seccomp static [2022-07-06T21:53:06.303Z] #77 184.4 CCLD src/validate [2022-07-06T21:53:06.455Z] #60 22.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-06T21:53:06.560Z] #77 184.4 CCLD tests/test-1 [2022-07-06T21:53:06.560Z] #77 184.4 CCLD tests/test-2 [2022-07-06T21:53:06.560Z] #77 184.4 CCLD tests/test-3 [2022-07-06T21:53:06.560Z] #77 184.4 CCLD tests/test-4 [2022-07-06T21:53:06.560Z] #77 184.5 CCLD tests/test-5 [2022-07-06T21:53:06.560Z] #77 184.5 CCLD tests/test-6 [2022-07-06T21:53:06.560Z] #77 184.5 CCLD tests/test-8 [2022-07-06T21:53:06.560Z] #77 184.6 CCLD tests/test-7 [2022-07-06T21:53:06.560Z] #77 184.6 CCLD tests/test-9 [2022-07-06T21:53:06.836Z] #77 184.7 CCLD tests/test-10 [2022-07-06T21:53:06.836Z] #77 184.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-06T21:53:06.836Z] #77 184.9 CCLD tests/test-11 [2022-07-06T21:53:07.312Z] #21 ... [2022-07-06T21:53:07.312Z] [2022-07-06T21:53:07.312Z] #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-07-06T21:53:07.312Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:07.312Z] #77 152.2 checking for strings.h... yes [2022-07-06T21:53:07.312Z] #77 152.5 checking for inttypes.h... yes [2022-07-06T21:53:07.312Z] #77 152.9 checking for stdint.h... yes [2022-07-06T21:53:07.312Z] #77 153.2 checking for unistd.h... yes [2022-07-06T21:53:07.312Z] #77 153.9 checking for dlfcn.h... yes [2022-07-06T21:53:07.312Z] #77 154.3 checking for objdir... .libs [2022-07-06T21:53:07.312Z] #77 155.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:53:07.312Z] #77 155.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:53:07.312Z] #77 155.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:53:07.312Z] #77 155.5 checking if gcc static flag -static works... yes [2022-07-06T21:53:07.312Z] #77 156.2 checking if gcc supports -c -o file.o... yes [2022-07-06T21:53:07.312Z] #77 156.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:53:07.312Z] #77 156.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:53:07.312Z] #77 156.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:53:07.312Z] #77 157.0 checking how to hardcode library paths into programs... immediate [2022-07-06T21:53:07.312Z] #77 157.0 checking whether stripping libraries is possible... yes [2022-07-06T21:53:07.312Z] #77 157.1 checking if libtool supports shared libraries... yes [2022-07-06T21:53:07.312Z] #77 157.1 checking whether to build shared libraries... no [2022-07-06T21:53:07.312Z] #77 157.1 checking whether to build static libraries... yes [2022-07-06T21:53:07.312Z] #77 157.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:53:07.312Z] #77 157.1 checking whether build environment is sane... yes [2022-07-06T21:53:07.312Z] #77 157.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:53:07.312Z] #77 157.4 checking whether make sets $(MAKE)... yes [2022-07-06T21:53:07.312Z] #77 157.6 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:53:07.312Z] #77 157.7 checking whether make supports nested variables... yes [2022-07-06T21:53:07.312Z] #77 157.9 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:53:07.312Z] #77 157.9 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:53:07.312Z] #77 157.9 checking how to create a ustar tar archive... gnutar [2022-07-06T21:53:07.506Z] #19 312.7 Selecting previously unselected package libxml2:amd64. [2022-07-06T21:53:07.506Z] #19 312.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-06T21:53:07.506Z] #19 312.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:53:07.506Z] #19 312.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-06T21:53:07.506Z] #19 312.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-06T21:53:07.506Z] #19 312.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-06T21:53:07.506Z] #19 312.9 Selecting previously unselected package libxml-sax-base-perl. [2022-07-06T21:53:07.767Z] #19 312.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-06T21:53:07.767Z] #19 312.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-06T21:53:07.767Z] #19 312.9 Selecting previously unselected package libxml-sax-perl. [2022-07-06T21:53:07.767Z] #19 312.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-06T21:53:07.767Z] #19 312.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-06T21:53:07.767Z] #19 313.0 Selecting previously unselected package libxml-libxml-perl. [2022-07-06T21:53:07.767Z] #19 313.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-06T21:53:07.767Z] #19 313.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-06T21:53:07.767Z] #19 313.2 Selecting previously unselected package libxml-simple-perl. [2022-07-06T21:53:07.767Z] #19 313.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-06T21:53:07.875Z] #77 158.1 checking dependency style of gcc... gcc3 [2022-07-06T21:53:07.875Z] #77 158.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:53:08.028Z] #19 313.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-06T21:53:08.029Z] #19 313.2 Selecting previously unselected package libyaml-perl. [2022-07-06T21:53:08.029Z] #19 313.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.2 Unpacking libyaml-perl (1.30-1) ... [2022-07-06T21:53:08.029Z] #19 313.2 Selecting previously unselected package libconfig-auto-perl. [2022-07-06T21:53:08.029Z] #19 313.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-06T21:53:08.029Z] #19 313.3 Selecting previously unselected package libfile-which-perl. [2022-07-06T21:53:08.029Z] #19 313.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.3 Unpacking libfile-which-perl (1.23-1) ... [2022-07-06T21:53:08.029Z] #19 313.3 Selecting previously unselected package libfile-homedir-perl. [2022-07-06T21:53:08.029Z] #19 313.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-06T21:53:08.029Z] #19 313.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-06T21:53:08.029Z] #19 313.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-06T21:53:08.029Z] #19 313.5 Selecting previously unselected package dpkg-cross. [2022-07-06T21:53:08.029Z] #19 313.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-06T21:53:08.029Z] #19 313.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-06T21:53:08.029Z] #19 313.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-06T21:53:08.132Z] #77 158.7 checking whether make supports nested variables... (cached) yes [2022-07-06T21:53:08.132Z] #77 158.7 checking for gawk... (cached) mawk [2022-07-06T21:53:08.132Z] #77 158.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:53:08.132Z] #77 158.8 checking for gcc... (cached) gcc [2022-07-06T21:53:08.132Z] #77 159.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:53:08.132Z] #77 159.0 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:53:08.132Z] #77 159.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:53:08.132Z] #77 159.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:53:08.289Z] #19 313.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-06T21:53:08.289Z] #19 313.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-06T21:53:08.289Z] #19 313.6 Selecting previously unselected package libc6-armel-cross. [2022-07-06T21:53:08.289Z] #19 313.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:08.289Z] #19 313.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-06T21:53:08.389Z] #77 159.0 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:53:08.389Z] #77 159.2 checking for python3... /usr/bin/python3 [2022-07-06T21:53:08.389Z] #77 159.2 checking for python3 version... 3.9 [2022-07-06T21:53:08.551Z] #19 313.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-06T21:53:08.551Z] #19 313.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:08.551Z] #19 313.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:08.551Z] #19 313.8 Selecting previously unselected package libgomp1-armel-cross. [2022-07-06T21:53:08.551Z] #19 313.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:08.551Z] #19 313.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:08.551Z] #19 313.9 Selecting previously unselected package libatomic1-armel-cross. [2022-07-06T21:53:08.551Z] #19 313.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:08.551Z] #19 313.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:08.841Z] #19 313.9 Selecting previously unselected package libasan6-armel-cross. [2022-07-06T21:53:08.841Z] #19 313.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:08.841Z] #19 313.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:08.903Z] #77 159.3 checking for python3 platform... linux [2022-07-06T21:53:09.166Z] #77 159.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:53:09.166Z] #77 159.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:53:09.166Z] #77 160.0 checking for go-md2man... no [2022-07-06T21:53:09.178Z] #19 314.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-06T21:53:09.178Z] #19 314.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:09.178Z] #19 314.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:09.178Z] #19 314.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-06T21:53:09.178Z] #19 314.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:09.178Z] #19 314.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:09.361Z] #77 186.9 libtool: link: ar cr libocispec.a [2022-07-06T21:53:09.361Z] #77 186.9 libtool: link: ranlib libocispec.a [2022-07-06T21:53:09.424Z] #77 160.0 checking error.h usability... yes [2022-07-06T21:53:09.424Z] #77 160.2 checking error.h presence... yes [2022-07-06T21:53:09.424Z] #77 160.2 checking for error.h... yes [2022-07-06T21:53:09.439Z] #19 314.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-06T21:53:09.439Z] #19 314.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:09.440Z] #19 314.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:09.702Z] #19 314.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-06T21:53:09.702Z] #19 314.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:09.702Z] #19 314.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:53:09.987Z] #77 160.3 checking linux/openat2.h usability... yes [2022-07-06T21:53:10.244Z] #77 160.7 checking linux/openat2.h presence... yes [2022-07-06T21:53:10.244Z] #77 160.9 checking for linux/openat2.h... yes [2022-07-06T21:53:10.244Z] #77 161.0 checking for copy_file_range... [2022-07-06T21:53:10.244Z] #77 ... [2022-07-06T21:53:10.244Z] [2022-07-06T21:53:10.244Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:10.244Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:10.244Z] #21 15.15 Fetched 8548 kB in 14s (619 kB/s) [2022-07-06T21:53:10.644Z] #60 ... [2022-07-06T21:53:10.644Z] [2022-07-06T21:53:10.644Z] #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-07-06T21:53:10.644Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:10.644Z] #77 144.1 checking for suffix of executables... [2022-07-06T21:53:10.644Z] #77 144.7 checking whether we are cross compiling... no [2022-07-06T21:53:10.644Z] #77 145.1 checking for suffix of object files... o [2022-07-06T21:53:10.644Z] #77 145.4 checking whether we are using the GNU C compiler... yes [2022-07-06T21:53:10.644Z] #77 145.7 checking whether gcc accepts -g... yes [2022-07-06T21:53:10.644Z] #77 145.9 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:53:10.644Z] #77 146.4 checking whether gcc understands -c and -o together... yes [2022-07-06T21:53:10.644Z] #77 146.6 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:53:10.644Z] #77 146.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:53:10.644Z] #77 146.7 checking for egrep... /bin/grep -E [2022-07-06T21:53:10.644Z] #77 146.7 checking for fgrep... /bin/grep -F [2022-07-06T21:53:10.644Z] #77 146.7 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:53:10.644Z] #77 146.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:53:10.644Z] #77 146.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:53:10.644Z] #77 146.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:53:10.644Z] #77 147.0 checking whether ln -s works... yes [2022-07-06T21:53:10.644Z] #77 147.0 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:53:10.644Z] #77 147.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:53:10.644Z] #77 147.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:53:10.644Z] #77 147.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:53:10.644Z] #77 147.1 checking for objdump... objdump [2022-07-06T21:53:10.644Z] #77 147.1 checking how to recognize dependent libraries... pass_all [2022-07-06T21:53:10.644Z] #77 147.1 checking for dlltool... no [2022-07-06T21:53:10.644Z] #77 147.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:53:10.644Z] #77 147.1 checking for ar... ar [2022-07-06T21:53:10.644Z] #77 147.1 checking for archiver @FILE support... @ [2022-07-06T21:53:10.644Z] #77 147.6 checking for strip... strip [2022-07-06T21:53:10.644Z] #77 147.6 checking for ranlib... ranlib [2022-07-06T21:53:10.644Z] #77 147.6 checking for gawk... no [2022-07-06T21:53:10.644Z] #77 147.6 checking for mawk... mawk [2022-07-06T21:53:10.644Z] #77 147.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:53:10.644Z] #77 148.8 checking for sysroot... no [2022-07-06T21:53:10.644Z] #77 148.8 checking for a working dd... /bin/dd [2022-07-06T21:53:10.644Z] #77 148.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:53:10.644Z] #77 149.2 checking for mt... no [2022-07-06T21:53:10.644Z] #77 149.2 checking if : is a manifest tool... no [2022-07-06T21:53:10.644Z] #77 149.2 checking how to run the C preprocessor... gcc -E [2022-07-06T21:53:10.729Z] #77 188.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:53:10.729Z] #77 188.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:53:10.729Z] #77 188.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:53:10.729Z] #77 188.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:53:10.729Z] #77 188.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:53:10.729Z] #77 188.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:53:10.729Z] #77 188.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:53:10.729Z] #77 188.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-06T21:53:10.986Z] #77 188.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-06T21:53:10.986Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-06T21:53:10.986Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-06T21:53:10.986Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-06T21:53:10.986Z] #77 189.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-06T21:53:10.986Z] #77 189.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-06T21:53:10.986Z] #77 189.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-06T21:53:11.242Z] #77 189.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-06T21:53:11.242Z] #77 189.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-06T21:53:11.500Z] #77 189.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-06T21:53:11.500Z] #77 189.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-06T21:53:11.500Z] #77 189.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-06T21:53:11.500Z] #77 189.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-06T21:53:11.757Z] #77 189.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-06T21:53:11.757Z] #77 189.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-06T21:53:11.757Z] #77 189.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-06T21:53:11.757Z] #77 189.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-06T21:53:12.014Z] #77 189.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-06T21:53:12.014Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-06T21:53:12.021Z] #77 150.1 checking for ANSI C header files... yes [2022-07-06T21:53:12.244Z] #19 ... [2022-07-06T21:53:12.244Z] [2022-07-06T21:53:12.244Z] #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-07-06T21:53:12.244Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:53:12.244Z] #62 329.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-06T21:53:12.271Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-06T21:53:12.280Z] #77 151.4 checking for sys/types.h... yes [2022-07-06T21:53:12.504Z] #62 DONE 330.1s [2022-07-06T21:53:12.504Z] [2022-07-06T21:53:12.504Z] #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-07-06T21:53:12.504Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-06T21:53:12.835Z] #77 190.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-06T21:53:12.835Z] #77 190.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-06T21:53:12.847Z] #77 151.8 checking for sys/stat.h... yes [2022-07-06T21:53:13.092Z] #77 191.1 CC src/crun-crun.o [2022-07-06T21:53:13.349Z] #77 191.1 CC src/crun-run.o [2022-07-06T21:53:13.349Z] #77 191.2 CC src/crun-delete.o [2022-07-06T21:53:13.349Z] #77 191.4 CC src/crun-kill.o [2022-07-06T21:53:13.414Z] #77 152.4 checking for stdlib.h... yes [2022-07-06T21:53:13.606Z] #77 191.6 CC src/crun-pause.o [2022-07-06T21:53:13.673Z] #77 153.0 checking for string.h... yes [2022-07-06T21:53:13.863Z] #77 191.8 CC src/crun-unpause.o [2022-07-06T21:53:13.863Z] #77 191.8 CC src/crun-spec.o [2022-07-06T21:53:13.931Z] #77 153.4 checking for memory.h... yes [2022-07-06T21:53:14.120Z] #77 191.9 CC src/crun-exec.o [2022-07-06T21:53:14.120Z] #77 192.1 CC src/crun-list.o [2022-07-06T21:53:14.190Z] #77 153.6 checking for strings.h... yes [2022-07-06T21:53:14.377Z] #77 192.2 CC src/crun-create.o [2022-07-06T21:53:14.377Z] #77 192.4 CC src/crun-start.o [2022-07-06T21:53:14.449Z] #77 153.9 checking for inttypes.h... [2022-07-06T21:53:14.449Z] #77 ... [2022-07-06T21:53:14.449Z] [2022-07-06T21:53:14.449Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:14.449Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:14.449Z] #21 8.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:53:14.449Z] #21 15.39 Fetched 8548 kB in 13s (641 kB/s) [2022-07-06T21:53:14.488Z] #21 15.15 Reading package lists... [2022-07-06T21:53:14.488Z] #21 ... [2022-07-06T21:53:14.488Z] [2022-07-06T21:53:14.488Z] #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-07-06T21:53:14.488Z] #60 sha256:250bb00f0dd5be28114f7371605143e64b3d67505e0a3b3a645475915c25ca8e [2022-07-06T21:53:14.488Z] #60 17.72 + cd /tmp/tmp.Aqt3BwcF3t/src/github.com/opencontainers/runc [2022-07-06T21:53:14.488Z] #60 17.72 + git checkout -q v1.1.2 [2022-07-06T21:53:14.488Z] #60 19.08 + '[' -z '' ']' [2022-07-06T21:53:14.488Z] #60 19.08 + target=static [2022-07-06T21:53:14.488Z] #60 19.08 + make BUILDTAGS=seccomp static [2022-07-06T21:53:14.488Z] #60 19.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-06T21:53:14.488Z] #60 ... [2022-07-06T21:53:14.488Z] [2022-07-06T21:53:14.489Z] #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-07-06T21:53:14.489Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:14.489Z] #77 161.0 checking for copy_file_range... yes [2022-07-06T21:53:14.489Z] #77 161.3 checking for fgetxattr... yes [2022-07-06T21:53:14.489Z] #77 161.8 checking for statx... yes [2022-07-06T21:53:14.489Z] #77 162.4 checking for fgetpwent_r... yes [2022-07-06T21:53:14.489Z] #77 163.0 checking for issetugid... no [2022-07-06T21:53:14.489Z] #77 163.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:53:14.489Z] #77 163.4 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:53:14.489Z] #77 163.4 checking for library containing yajl_tree_get... -lyajl [2022-07-06T21:53:14.489Z] #77 164.3 checking for yajl >= 2.0.0... yes [2022-07-06T21:53:14.489Z] #77 164.5 checking sys/capability.h usability... yes [2022-07-06T21:53:14.489Z] #77 164.8 checking sys/capability.h presence... yes [2022-07-06T21:53:14.489Z] #77 164.9 checking for sys/capability.h... yes [2022-07-06T21:53:14.635Z] #77 192.5 CC src/crun-state.o [2022-07-06T21:53:14.635Z] #77 192.7 CC src/crun-update.o [2022-07-06T21:53:14.708Z] #21 15.39 Reading package lists... [2022-07-06T21:53:14.708Z] #21 ... [2022-07-06T21:53:14.708Z] [2022-07-06T21:53:14.708Z] #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-07-06T21:53:14.708Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:14.708Z] #77 153.9 checking for inttypes.h... yes [2022-07-06T21:53:15.052Z] #77 164.9 checking for library containing cap_from_name... -lcap [2022-07-06T21:53:15.200Z] #77 192.9 CC src/crun-ps.o [2022-07-06T21:53:15.200Z] #77 193.3 CC src/crun-checkpoint.o [2022-07-06T21:53:15.226Z] #77 154.4 checking for stdint.h... yes [2022-07-06T21:53:15.310Z] #77 165.7 checking for library containing dlopen... -ldl [2022-07-06T21:53:15.457Z] #77 193.4 CC src/crun-restore.o [2022-07-06T21:53:15.568Z] #77 166.2 checking seccomp.h usability... yes [2022-07-06T21:53:15.574Z] #77 ... [2022-07-06T21:53:15.574Z] [2022-07-06T21:53:15.574Z] #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-07-06T21:53:15.574Z] #26 sha256:18cdb216a735925080519c17a0d121929fcee7d188a049c1e76a57860f44855e [2022-07-06T21:53:15.574Z] #26 255.4 + return [2022-07-06T21:53:15.714Z] #77 193.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-06T21:53:15.714Z] #77 193.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-06T21:53:15.743Z] #77 154.9 checking for unistd.h... yes [2022-07-06T21:53:15.800Z] #19 320.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-06T21:53:15.800Z] #19 320.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:15.800Z] #19 320.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:53:15.800Z] #19 320.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-06T21:53:15.800Z] #19 320.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-06T21:53:15.800Z] #19 320.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-06T21:53:15.800Z] #19 320.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-06T21:53:15.800Z] #19 320.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:15.800Z] #19 320.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-06T21:53:15.800Z] #19 321.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-06T21:53:15.826Z] #77 166.5 checking seccomp.h presence... yes [2022-07-06T21:53:15.826Z] #77 166.6 checking for seccomp.h... yes [2022-07-06T21:53:15.971Z] #77 193.9 CC src/libcrun/libcrun_la-container.lo [2022-07-06T21:53:15.971Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-06T21:53:16.001Z] #77 155.3 checking for dlfcn.h... yes [2022-07-06T21:53:16.001Z] #77 155.6 checking for objdir... .libs [2022-07-06T21:53:16.060Z] #19 321.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:16.060Z] #19 321.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:16.060Z] #19 321.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-06T21:53:16.228Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-06T21:53:16.319Z] #19 321.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:16.319Z] #19 321.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:53:16.390Z] #77 166.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-06T21:53:16.485Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-06T21:53:16.486Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-06T21:53:16.936Z] #77 156.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:53:16.936Z] #77 156.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:53:16.954Z] #77 167.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-06T21:53:17.049Z] #77 194.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-06T21:53:17.049Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-06T21:53:17.226Z] #77 167.5 checking systemd/sd-bus.h usability... yes [2022-07-06T21:53:17.226Z] #77 167.8 checking systemd/sd-bus.h presence... yes [2022-07-06T21:53:17.226Z] #77 167.9 checking for systemd/sd-bus.h... yes [2022-07-06T21:53:17.306Z] #77 195.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-06T21:53:17.502Z] #77 156.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:53:17.563Z] #77 195.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-06T21:53:17.563Z] #77 195.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-06T21:53:17.835Z] #77 195.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-06T21:53:18.093Z] #77 196.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-06T21:53:18.165Z] #77 167.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-06T21:53:18.423Z] #77 168.7 checking for sd_notify_barrier... yes [2022-07-06T21:53:18.423Z] #77 169.1 checking linux/bpf.h usability... yes [2022-07-06T21:53:18.437Z] #77 157.0 checking if gcc static flag -static works... yes [2022-07-06T21:53:18.681Z] #77 169.2 checking linux/bpf.h presence... yes [2022-07-06T21:53:18.681Z] #77 169.3 checking for linux/bpf.h... yes [2022-07-06T21:53:18.938Z] #77 169.3 checking compilation for eBPF... yes [2022-07-06T21:53:18.938Z] #77 169.6 checking for criu >= 3.15... no [2022-07-06T21:53:18.938Z] #77 169.6 configure: CRIU headers not found, building without CRIU support [2022-07-06T21:53:18.938Z] #77 169.6 checking for criu > 3.16... no [2022-07-06T21:53:18.938Z] #77 169.7 configure: CRIU version doesn't support join-ns API [2022-07-06T21:53:18.938Z] #77 169.7 checking for criu > 3.16.1... no [2022-07-06T21:53:18.938Z] #77 169.7 configure: CRIU version doesn't support for pre-dumping [2022-07-06T21:53:19.004Z] #77 158.0 checking if gcc supports -c -o file.o... yes [2022-07-06T21:53:19.004Z] #77 158.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:53:19.024Z] #77 197.0 CC src/libcrun/libcrun_la-error.lo [2022-07-06T21:53:19.024Z] #77 197.0 CC src/libcrun/libcrun_la-status.lo [2022-07-06T21:53:19.197Z] #77 169.7 checking for new mount API (fsconfig)... yes [2022-07-06T21:53:19.198Z] #77 169.9 checking for seccomp notify API... yes [2022-07-06T21:53:19.262Z] #77 158.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:53:19.281Z] #77 197.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-06T21:53:19.281Z] #77 197.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-06T21:53:19.456Z] #77 170.1 checking for gperf... no [2022-07-06T21:53:19.456Z] #77 170.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-06T21:53:19.537Z] #77 197.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-06T21:53:19.714Z] #77 170.1 checking for library containing argp_parse... none required [2022-07-06T21:53:19.762Z] #26 DONE 259.6s [2022-07-06T21:53:19.762Z] [2022-07-06T21:53:19.762Z] #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-07-06T21:53:19.762Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-06T21:53:19.762Z] #77 214.7 AR libcrun_testing.a [2022-07-06T21:53:19.762Z] #77 214.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-06T21:53:19.762Z] #77 214.8 CCLD tests/tests_libcrun_utils [2022-07-06T21:53:19.762Z] #77 214.8 CCLD tests/tests_libcrun_errors [2022-07-06T21:53:19.762Z] #77 214.8 CCLD tests/tests_libcrun_fuzzer [2022-07-06T21:53:19.762Z] #77 214.9 CCLD libcrun.la [2022-07-06T21:53:19.762Z] #77 215.7 CCLD crun [2022-07-06T21:53:19.762Z] #77 216.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-06T21:53:19.762Z] #77 216.4 /bin/mkdir -p '/usr/local/lib' [2022-07-06T21:53:19.762Z] #77 216.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-06T21:53:19.762Z] #77 216.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-06T21:53:19.762Z] #77 216.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-06T21:53:19.762Z] #77 216.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-06T21:53:19.762Z] #77 216.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-06T21:53:19.762Z] #77 216.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-06T21:53:19.762Z] #77 216.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-06T21:53:19.762Z] #77 216.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-06T21:53:19.762Z] #77 216.8 ---------------------------------------------------------------------- [2022-07-06T21:53:19.762Z] #77 216.8 Libraries have been installed in: [2022-07-06T21:53:19.762Z] #77 216.8 /usr/local/lib [2022-07-06T21:53:19.762Z] #77 216.8 [2022-07-06T21:53:19.762Z] #77 216.8 If you ever happen to want to link against installed libraries [2022-07-06T21:53:19.762Z] #77 216.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-06T21:53:19.762Z] #77 216.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-06T21:53:19.762Z] #77 216.8 flag during linking and do at least one of the following: [2022-07-06T21:53:19.762Z] #77 216.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-06T21:53:19.762Z] #77 216.8 during execution [2022-07-06T21:53:19.762Z] #77 216.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-06T21:53:19.762Z] #77 216.8 during linking [2022-07-06T21:53:19.762Z] #77 216.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-06T21:53:19.762Z] #77 216.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-06T21:53:19.762Z] #77 216.8 [2022-07-06T21:53:19.762Z] #77 216.8 See any operating system documentation about shared libraries for [2022-07-06T21:53:19.762Z] #77 216.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-06T21:53:19.762Z] #77 216.8 ---------------------------------------------------------------------- [2022-07-06T21:53:19.794Z] #77 197.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-06T21:53:19.971Z] #77 170.8 checking that generated files are newer than configure... done [2022-07-06T21:53:19.971Z] #77 170.8 configure: creating ./config.status [2022-07-06T21:53:20.024Z] #77 216.8 /bin/mkdir -p '/build' [2022-07-06T21:53:20.024Z] #77 216.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-06T21:53:20.024Z] #77 217.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-06T21:53:20.024Z] #77 217.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:20.203Z] #77 158.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:53:20.203Z] #77 159.5 checking how to hardcode library paths into programs... immediate [2022-07-06T21:53:20.203Z] #77 159.5 checking whether stripping libraries is possible... yes [2022-07-06T21:53:20.203Z] #77 159.6 checking if libtool supports shared libraries... yes [2022-07-06T21:53:20.203Z] #77 159.6 checking whether to build shared libraries... no [2022-07-06T21:53:20.203Z] #77 159.6 checking whether to build static libraries... yes [2022-07-06T21:53:20.203Z] #77 159.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:53:20.203Z] #77 159.7 checking whether build environment is sane... yes [2022-07-06T21:53:20.203Z] #77 159.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:53:20.282Z] #77 217.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:20.282Z] #77 217.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-06T21:53:20.282Z] #77 DONE 217.2s [2022-07-06T21:53:20.282Z] [2022-07-06T21:53:20.282Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-06T21:53:20.282Z] #27 sha256:544b6c73053ad79761a2019a3d80f42478ec17cb0f23a3237b5a590bbee20b42 [2022-07-06T21:53:20.358Z] #77 198.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-06T21:53:20.464Z] #77 159.8 checking whether make sets $(MAKE)... yes [2022-07-06T21:53:20.464Z] #77 159.9 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:53:20.464Z] #77 159.9 checking whether make supports nested variables... yes [2022-07-06T21:53:20.464Z] #77 160.0 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:53:20.464Z] #77 160.0 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:53:20.516Z] #19 325.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-06T21:53:20.547Z] #27 DONE 0.2s [2022-07-06T21:53:20.547Z] [2022-07-06T21:53:20.547Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-06T21:53:20.547Z] #32 sha256:56fb974deea80d09798807d8651f6abe57da01dd4a07159af910d0a18208f717 [2022-07-06T21:53:20.615Z] #77 198.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-06T21:53:20.724Z] #77 160.0 checking how to create a ustar tar archive... gnutar [2022-07-06T21:53:20.776Z] #19 325.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:20.776Z] #19 325.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:53:20.776Z] #19 326.0 Selecting previously unselected package crossbuild-essential-armel. [2022-07-06T21:53:20.776Z] #19 326.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-06T21:53:20.776Z] #19 326.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-06T21:53:20.776Z] #19 326.0 Selecting previously unselected package libc6-armhf-cross. [2022-07-06T21:53:20.776Z] #19 326.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:20.776Z] #19 326.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-06T21:53:20.776Z] #19 326.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-06T21:53:20.776Z] #19 326.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:20.776Z] #19 326.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:20.776Z] #19 326.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-06T21:53:20.776Z] #19 326.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:20.776Z] #19 326.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:20.776Z] #19 326.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-06T21:53:20.806Z] #32 DONE 0.2s [2022-07-06T21:53:20.806Z] [2022-07-06T21:53:20.806Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-06T21:53:20.806Z] #35 sha256:d8f83be8005fa03d15a836c887927c56553fa571b14c2aae0f65d5ca10dfe2e1 [2022-07-06T21:53:20.806Z] #35 DONE 0.1s [2022-07-06T21:53:20.806Z] [2022-07-06T21:53:20.806Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-06T21:53:20.806Z] #37 sha256:380edd3a5a7e6084c7972e3eaa2f56d65e5c1a00588d042097f1b598dcbb983a [2022-07-06T21:53:20.872Z] #77 198.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-06T21:53:20.872Z] #77 ... [2022-07-06T21:53:20.872Z] [2022-07-06T21:53:20.872Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-06T21:53:20.872Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:53:20.872Z] #47 240.8 + dpkg --print-architecture [2022-07-06T21:53:20.872Z] #47 240.8 + git checkout -q v2.1.0 [2022-07-06T21:53:20.872Z] #47 241.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-06T21:53:20.872Z] #47 241.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-06T21:53:20.984Z] #77 160.1 checking dependency style of gcc... gcc3 [2022-07-06T21:53:20.984Z] #77 160.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:53:20.984Z] #77 160.5 checking whether make supports nested variables... (cached) yes [2022-07-06T21:53:20.984Z] #77 160.5 checking for gawk... (cached) mawk [2022-07-06T21:53:20.984Z] #77 160.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:53:20.984Z] #77 160.5 checking for gcc... (cached) gcc [2022-07-06T21:53:21.035Z] #19 326.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:21.035Z] #19 326.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:21.035Z] #19 326.2 Selecting previously unselected package libasan6-armhf-cross. [2022-07-06T21:53:21.035Z] #19 326.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:21.035Z] #19 326.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:21.035Z] #19 326.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-06T21:53:21.035Z] #19 326.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:21.068Z] #37 DONE 0.1s [2022-07-06T21:53:21.068Z] [2022-07-06T21:53:21.068Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-06T21:53:21.068Z] #39 sha256:d0ec5576dbeae996789cf6f7a9cfced7216ad6e047a00a63c13d6a17ee87ab4d [2022-07-06T21:53:21.068Z] #39 DONE 0.1s [2022-07-06T21:53:21.068Z] [2022-07-06T21:53:21.068Z] #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-07-06T21:53:21.068Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:53:21.068Z] #64 ... [2022-07-06T21:53:21.068Z] [2022-07-06T21:53:21.068Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-06T21:53:21.068Z] #41 sha256:b03b22997178e96c2d8f7fa25a73abb7799e24dad81d77987620c187b1c21ad8 [2022-07-06T21:53:21.068Z] #41 DONE 0.1s [2022-07-06T21:53:21.068Z] [2022-07-06T21:53:21.068Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-06T21:53:21.068Z] #45 sha256:8fedf9440e104a10e8c98f0b0199106f1505d5d58ecc70c1422c9f8854f6bcbb [2022-07-06T21:53:21.129Z] #47 ... [2022-07-06T21:53:21.129Z] [2022-07-06T21:53:21.129Z] #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-07-06T21:53:21.129Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:21.129Z] #77 199.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-06T21:53:21.247Z] #77 160.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:53:21.247Z] #77 160.7 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:53:21.247Z] #77 160.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:53:21.247Z] #77 160.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:53:21.247Z] #77 160.7 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:53:21.247Z] #77 160.8 checking for python3... /usr/bin/python3 [2022-07-06T21:53:21.247Z] #77 160.9 checking for python3 version... 3.9 [2022-07-06T21:53:21.294Z] #19 326.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:21.295Z] #19 326.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-06T21:53:21.295Z] #19 326.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:21.295Z] #19 326.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:21.295Z] #19 326.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-06T21:53:21.295Z] #19 326.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:21.295Z] #19 326.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:21.295Z] #19 326.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-06T21:53:21.295Z] #19 326.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:21.327Z] #45 DONE 0.1s [2022-07-06T21:53:21.327Z] [2022-07-06T21:53:21.327Z] #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-07-06T21:53:21.327Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-06T21:53:21.327Z] #55 261.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-06T21:53:21.327Z] #55 DONE 261.8s [2022-07-06T21:53:21.327Z] [2022-07-06T21:53:21.327Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-06T21:53:21.327Z] #48 sha256:f4d3ec1e8bfc2f6b7c12b3ac2f615fbccb3a7d86d23f156d9022e81ab9c42c4c [2022-07-06T21:53:21.507Z] #77 161.0 checking for python3 platform... linux [2022-07-06T21:53:21.555Z] #19 326.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:53:21.692Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-06T21:53:21.766Z] #77 161.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:53:21.894Z] #48 DONE 0.6s [2022-07-06T21:53:21.894Z] [2022-07-06T21:53:21.894Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-06T21:53:21.894Z] #52 sha256:c669bddb0337e0510b0520060ec3a461955a00768e0af1e6aab754798b8797a1 [2022-07-06T21:53:21.948Z] #77 200.0 CC tests/init.o [2022-07-06T21:53:22.026Z] #77 161.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:53:22.026Z] #77 161.6 checking for go-md2man... no [2022-07-06T21:53:22.183Z] #52 DONE 0.2s [2022-07-06T21:53:22.183Z] [2022-07-06T21:53:22.183Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-06T21:53:22.183Z] #54 sha256:a472b9128628887f6dc9ada0d1dd112bfb5c4b18046e339d093af320a1b01f00 [2022-07-06T21:53:22.205Z] #77 200.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-06T21:53:22.284Z] #77 161.6 checking error.h usability... yes [2022-07-06T21:53:22.284Z] #77 161.8 checking error.h presence... yes [2022-07-06T21:53:22.543Z] #77 161.9 checking for error.h... yes [2022-07-06T21:53:22.804Z] #77 161.9 checking linux/openat2.h usability... yes [2022-07-06T21:53:22.804Z] #77 162.2 checking linux/openat2.h presence... yes [2022-07-06T21:53:22.804Z] #77 162.3 checking for linux/openat2.h... yes [2022-07-06T21:53:23.119Z] #54 DONE 1.1s [2022-07-06T21:53:23.119Z] [2022-07-06T21:53:23.119Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-06T21:53:23.119Z] #56 sha256:e804c7e50dabeb0ee4129886e6a980b8fafbf6f39c772e414c5b5805fe465cd8 [2022-07-06T21:53:23.380Z] #77 162.3 checking for copy_file_range... yes [2022-07-06T21:53:23.641Z] #77 162.7 checking for fgetxattr... yes [2022-07-06T21:53:23.902Z] #77 163.0 checking for statx... yes [2022-07-06T21:53:24.163Z] #77 163.4 checking for fgetpwent_r... yes [2022-07-06T21:53:24.492Z] #56 DONE 1.2s [2022-07-06T21:53:24.492Z] [2022-07-06T21:53:24.492Z] #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-07-06T21:53:24.492Z] #60 sha256:de66f16bd3256d8dabe26d2e34d274c6344ceecf49d4f6a779b581cbeddd4bf3 [2022-07-06T21:53:24.492Z] #60 153.9 + mkdir -p /build [2022-07-06T21:53:24.492Z] #60 153.9 + cp runc /build/runc [2022-07-06T21:53:24.492Z] #60 DONE 154.2s [2022-07-06T21:53:24.492Z] [2022-07-06T21:53:24.492Z] #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-07-06T21:53:24.492Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:53:24.492Z] #64 ... [2022-07-06T21:53:24.492Z] [2022-07-06T21:53:24.492Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-06T21:53:24.492Z] #58 sha256:fe7877ebea1300517c80fb051ece4242bee0600b51476a0832e0161fec4f1a80 [2022-07-06T21:53:24.492Z] #58 DONE 0.1s [2022-07-06T21:53:24.734Z] #77 163.8 checking for issetugid... no [2022-07-06T21:53:24.734Z] #77 164.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:53:24.734Z] #77 164.2 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:53:24.751Z] [2022-07-06T21:53:24.752Z] #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-07-06T21:53:24.752Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:53:25.228Z] #77 ... [2022-07-06T21:53:25.228Z] [2022-07-06T21:53:25.228Z] #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-07-06T21:53:25.228Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:53:25.228Z] #34 DONE 252.6s [2022-07-06T21:53:25.228Z] [2022-07-06T21:53:25.228Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:25.228Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:25.228Z] #21 15.15 Reading package lists... [2022-07-06T21:53:25.228Z] #21 20.83 Reading package lists... [2022-07-06T21:53:25.228Z] #21 25.77 Building dependency tree... [2022-07-06T21:53:25.228Z] #21 29.28 The following additional packages will be installed: [2022-07-06T21:53:25.228Z] #21 29.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:53:25.228Z] #21 29.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-06T21:53:25.228Z] #21 29.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:53:25.228Z] #21 29.29 python3-pkg-resources vim-runtime xxd [2022-07-06T21:53:25.228Z] #21 29.30 Suggested packages: [2022-07-06T21:53:25.228Z] #21 29.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-06T21:53:25.228Z] #21 29.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-06T21:53:25.228Z] #21 29.31 acl attr quota [2022-07-06T21:53:25.228Z] #21 29.31 Recommended packages: [2022-07-06T21:53:25.228Z] #21 29.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-06T21:53:25.228Z] #21 ... [2022-07-06T21:53:25.228Z] [2022-07-06T21:53:25.228Z] #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-07-06T21:53:25.228Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:25.228Z] #77 176.1 config.status: creating Makefile [2022-07-06T21:53:25.306Z] #77 164.2 checking for library containing yajl_tree_get... -lyajl [2022-07-06T21:53:25.306Z] #77 164.9 checking for yajl >= 2.0.0... yes [2022-07-06T21:53:25.317Z] #64 ... [2022-07-06T21:53:25.317Z] [2022-07-06T21:53:25.317Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-06T21:53:25.317Z] #61 sha256:5a161022902b00ee2b27dce4e3d3ddce4619a6dfb9e896c21603f90564447d33 [2022-07-06T21:53:25.575Z] #61 DONE 0.3s [2022-07-06T21:53:25.575Z] [2022-07-06T21:53:25.575Z] #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-07-06T21:53:25.575Z] #64 sha256:246770b6452d06b589ae2c4ed0bd7404d5a6ca9c515b96e90595c367dc0f6193 [2022-07-06T21:53:25.792Z] #77 176.4 config.status: creating rpm/crun.spec [2022-07-06T21:53:25.792Z] #77 176.6 config.status: creating config.h [2022-07-06T21:53:25.792Z] #77 176.7 config.status: executing libtool commands [2022-07-06T21:53:25.882Z] #77 164.9 checking sys/capability.h usability... yes [2022-07-06T21:53:25.882Z] #77 165.2 checking sys/capability.h presence... yes [2022-07-06T21:53:25.882Z] #77 165.3 checking for sys/capability.h... yes [2022-07-06T21:53:26.050Z] #77 176.8 config.status: executing depfiles commands [2022-07-06T21:53:26.452Z] #77 165.3 checking for library containing cap_from_name... -lcap [2022-07-06T21:53:26.840Z] #19 331.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-06T21:53:26.840Z] #19 331.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:26.840Z] #19 331.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:53:26.840Z] #19 331.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-06T21:53:26.840Z] #19 331.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-06T21:53:26.840Z] #19 331.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-06T21:53:26.840Z] #19 331.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-06T21:53:26.840Z] #19 331.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:26.840Z] #19 331.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-06T21:53:26.840Z] #19 332.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-06T21:53:26.840Z] #19 332.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:26.840Z] #19 332.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:27.051Z] #77 166.0 checking for library containing dlopen... [2022-07-06T21:53:27.051Z] #77 ... [2022-07-06T21:53:27.051Z] [2022-07-06T21:53:27.051Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:27.051Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:27.051Z] #21 15.39 Reading package lists... [2022-07-06T21:53:27.051Z] #21 20.89 Reading package lists... [2022-07-06T21:53:27.051Z] #21 25.80 Building dependency tree... [2022-07-06T21:53:27.051Z] #21 29.03 The following additional packages will be installed: [2022-07-06T21:53:27.051Z] #21 29.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:53:27.051Z] #21 29.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-06T21:53:27.051Z] #21 29.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:53:27.051Z] #21 29.06 python3-pkg-resources vim-runtime xxd [2022-07-06T21:53:27.051Z] #21 29.06 Suggested packages: [2022-07-06T21:53:27.051Z] #21 29.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-06T21:53:27.051Z] #21 29.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-06T21:53:27.051Z] #21 29.07 acl attr quota [2022-07-06T21:53:27.051Z] #21 29.07 Recommended packages: [2022-07-06T21:53:27.051Z] #21 29.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-06T21:53:27.100Z] #19 332.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-06T21:53:27.100Z] #19 332.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:27.100Z] #19 332.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:53:27.313Z] #21 ... [2022-07-06T21:53:27.313Z] [2022-07-06T21:53:27.313Z] #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-07-06T21:53:27.313Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:27.313Z] #77 166.0 checking for library containing dlopen... -ldl [2022-07-06T21:53:27.571Z] #77 166.7 checking seccomp.h usability... yes [2022-07-06T21:53:27.571Z] #77 167.0 checking seccomp.h presence... yes [2022-07-06T21:53:27.571Z] #77 167.1 checking for seccomp.h... yes [2022-07-06T21:53:28.069Z] #77 ... [2022-07-06T21:53:28.069Z] [2022-07-06T21:53:28.069Z] #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-07-06T21:53:28.069Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:53:28.069Z] #36 255.5 Delve is a source level debugger for Go programs. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-06T21:53:28.069Z] #36 255.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Usage: [2022-07-06T21:53:28.069Z] #36 255.5 dlv [command] [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Available Commands: [2022-07-06T21:53:28.069Z] #36 255.5 attach Attach to running process and begin debugging. [2022-07-06T21:53:28.069Z] #36 255.5 connect Connect to a headless debug server with a terminal client. [2022-07-06T21:53:28.069Z] #36 255.5 core Examine a core dump. [2022-07-06T21:53:28.069Z] #36 255.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-06T21:53:28.069Z] #36 255.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-06T21:53:28.069Z] #36 255.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-06T21:53:28.069Z] #36 255.5 help Help about any command [2022-07-06T21:53:28.069Z] #36 255.5 run Deprecated command. Use 'debug' instead. [2022-07-06T21:53:28.069Z] #36 255.5 test Compile test binary and begin debugging program. [2022-07-06T21:53:28.069Z] #36 255.5 trace Compile and begin tracing program. [2022-07-06T21:53:28.069Z] #36 255.5 version Prints version. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Flags: [2022-07-06T21:53:28.069Z] #36 255.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-06T21:53:28.069Z] #36 255.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-06T21:53:28.069Z] #36 255.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-06T21:53:28.069Z] #36 255.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-06T21:53:28.069Z] #36 255.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-06T21:53:28.069Z] #36 255.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-06T21:53:28.069Z] #36 255.5 --disable-aslr Disables address space randomization [2022-07-06T21:53:28.069Z] #36 255.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-06T21:53:28.069Z] #36 255.5 -h, --help help for dlv [2022-07-06T21:53:28.069Z] #36 255.5 --init string Init file, executed by the terminal client. [2022-07-06T21:53:28.069Z] #36 255.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-06T21:53:28.069Z] #36 255.5 --log Enable debugging server logging. [2022-07-06T21:53:28.069Z] #36 255.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-06T21:53:28.069Z] #36 255.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-06T21:53:28.069Z] #36 255.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-06T21:53:28.069Z] #36 255.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-06T21:53:28.069Z] #36 255.5 --wd string Working directory for running the program. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Additional help topics: [2022-07-06T21:53:28.069Z] #36 255.5 dlv backend Help about the --backend flag. [2022-07-06T21:53:28.069Z] #36 255.5 dlv log Help about logging flags. [2022-07-06T21:53:28.069Z] #36 255.5 dlv redirect Help about file redirection. [2022-07-06T21:53:28.069Z] #36 255.5 [2022-07-06T21:53:28.069Z] #36 255.5 Use "dlv [command] --help" for more information about a command. [2022-07-06T21:53:28.069Z] #36 DONE 256.1s [2022-07-06T21:53:28.069Z] [2022-07-06T21:53:28.069Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:28.069Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:28.069Z] #21 31.10 The following NEW packages will be installed: [2022-07-06T21:53:28.069Z] #21 31.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-06T21:53:28.069Z] #21 31.11 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:53:28.069Z] #21 31.11 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-06T21:53:28.069Z] #21 31.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-06T21:53:28.069Z] #21 31.11 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:53:28.069Z] #21 31.11 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-06T21:53:28.069Z] #21 31.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-06T21:53:28.069Z] #21 31.11 xz-utils zip zstd [2022-07-06T21:53:28.069Z] #21 31.54 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:53:28.069Z] #21 31.54 Need to get 27.7 MB of archives. [2022-07-06T21:53:28.069Z] #21 31.54 After this operation, 106 MB of additional disk space will be used. [2022-07-06T21:53:28.069Z] #21 31.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-06T21:53:28.069Z] #21 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-06T21:53:28.069Z] #21 31.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-06T21:53:28.069Z] #21 31.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:53:28.069Z] #21 31.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-06T21:53:28.070Z] #21 31.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-06T21:53:28.070Z] #21 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-06T21:53:28.070Z] #21 31.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-06T21:53:28.070Z] #21 31.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:53:28.070Z] #21 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:53:28.070Z] #21 31.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-06T21:53:28.070Z] #21 31.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:53:28.070Z] #21 31.72 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:53:28.070Z] #21 31.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-06T21:53:28.070Z] #21 31.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-06T21:53:28.070Z] #21 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-06T21:53:28.070Z] #21 31.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-06T21:53:28.070Z] #21 31.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-06T21:53:28.070Z] #21 31.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-06T21:53:28.070Z] #21 31.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-06T21:53:28.070Z] #21 31.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-06T21:53:28.070Z] #21 31.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:53:28.070Z] #21 31.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:53:28.070Z] #21 31.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:53:28.070Z] #21 31.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-06T21:53:28.070Z] #21 32.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-06T21:53:28.070Z] #21 32.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:53:28.070Z] #21 32.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-06T21:53:28.070Z] #21 32.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:53:28.070Z] #21 32.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-06T21:53:28.070Z] #21 32.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:53:28.070Z] #21 32.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:53:28.070Z] #21 32.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-06T21:53:28.070Z] #21 32.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:53:28.070Z] #21 32.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-06T21:53:28.070Z] #21 32.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-06T21:53:28.070Z] #21 32.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-06T21:53:28.070Z] #21 32.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:53:28.070Z] #21 32.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-06T21:53:28.070Z] #21 32.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-06T21:53:28.070Z] #21 33.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-06T21:53:28.070Z] #21 33.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-06T21:53:28.124Z] #64 235.7 + bin/containerd [2022-07-06T21:53:28.329Z] #21 33.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-06T21:53:28.329Z] #21 33.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-06T21:53:28.329Z] #21 33.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-06T21:53:28.586Z] #21 33.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-06T21:53:28.843Z] #21 33.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-06T21:53:28.843Z] #21 33.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-06T21:53:28.843Z] #21 33.75 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-06T21:53:28.961Z] #77 167.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-06T21:53:29.219Z] #77 168.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-06T21:53:29.787Z] #77 168.8 checking systemd/sd-bus.h usability... yes [2022-07-06T21:53:30.046Z] #77 169.3 checking systemd/sd-bus.h presence... yes [2022-07-06T21:53:30.046Z] #77 169.6 checking for systemd/sd-bus.h... yes [2022-07-06T21:53:30.215Z] #21 34.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:53:30.215Z] #21 35.13 Fetched 27.7 MB in 3s (10.5 MB/s) [2022-07-06T21:53:30.472Z] #21 35.33 Selecting previously unselected package pigz. [2022-07-06T21:53:30.472Z] #21 35.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-06T21:53:30.472Z] #21 35.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-06T21:53:30.472Z] #21 35.43 Unpacking pigz (2.6-1) ... [2022-07-06T21:53:30.728Z] #21 35.54 Selecting previously unselected package libelf1:amd64. [2022-07-06T21:53:30.728Z] #21 35.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-06T21:53:30.728Z] #21 35.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-06T21:53:30.985Z] #21 35.87 Selecting previously unselected package libbpf0:amd64. [2022-07-06T21:53:30.985Z] #21 35.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-06T21:53:30.985Z] #21 35.88 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:53:31.242Z] #21 36.11 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:53:31.242Z] #21 36.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:53:31.242Z] #21 36.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:53:31.242Z] #21 36.26 Selecting previously unselected package libmnl0:amd64. [2022-07-06T21:53:31.421Z] #77 169.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-06T21:53:31.499Z] #21 36.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-06T21:53:31.499Z] #21 36.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:53:31.499Z] #21 36.36 Selecting previously unselected package libxtables12:amd64. [2022-07-06T21:53:31.499Z] #21 36.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-06T21:53:31.499Z] #21 36.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:53:31.499Z] #21 36.60 Selecting previously unselected package libcap2-bin. [2022-07-06T21:53:31.756Z] #21 36.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-06T21:53:31.756Z] #21 36.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-06T21:53:31.990Z] #77 170.9 checking for sd_notify_barrier... yes [2022-07-06T21:53:32.013Z] #21 36.79 Selecting previously unselected package iproute2. [2022-07-06T21:53:32.013Z] #21 36.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-06T21:53:32.013Z] #21 36.80 Unpacking iproute2 (5.10.0-4) ... [2022-07-06T21:53:32.249Z] #77 171.4 checking linux/bpf.h usability... yes [2022-07-06T21:53:32.249Z] #77 171.7 checking linux/bpf.h presence... yes [2022-07-06T21:53:32.249Z] #77 171.8 checking for linux/bpf.h... yes [2022-07-06T21:53:32.385Z] #19 336.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-06T21:53:32.386Z] #19 336.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:32.386Z] #19 336.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:53:32.386Z] #19 336.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-06T21:53:32.386Z] #19 336.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-06T21:53:32.386Z] #19 336.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-06T21:53:32.386Z] #19 336.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 336.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:32.386Z] #19 336.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-06T21:53:32.386Z] #19 337.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.386Z] #19 337.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-06T21:53:32.386Z] #19 337.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.386Z] #19 337.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.509Z] #77 171.8 checking compilation for eBPF... [2022-07-06T21:53:32.509Z] #77 ... [2022-07-06T21:53:32.509Z] [2022-07-06T21:53:32.509Z] #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-07-06T21:53:32.509Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-06T21:53:32.509Z] #34 DONE 251.9s [2022-07-06T21:53:32.509Z] [2022-07-06T21:53:32.509Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:32.509Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:32.509Z] #21 31.57 The following NEW packages will be installed: [2022-07-06T21:53:32.509Z] #21 31.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-06T21:53:32.509Z] #21 31.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-06T21:53:32.509Z] #21 31.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-06T21:53:32.509Z] #21 31.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-06T21:53:32.509Z] #21 31.58 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:53:32.509Z] #21 31.58 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-06T21:53:32.509Z] #21 31.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-06T21:53:32.509Z] #21 31.58 xz-utils zip zstd [2022-07-06T21:53:32.509Z] #21 32.12 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:53:32.509Z] #21 32.12 Need to get 27.7 MB of archives. [2022-07-06T21:53:32.509Z] #21 32.12 After this operation, 106 MB of additional disk space will be used. [2022-07-06T21:53:32.509Z] #21 32.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-06T21:53:32.509Z] #21 32.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-06T21:53:32.509Z] #21 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-06T21:53:32.509Z] #21 32.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:53:32.509Z] #21 32.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-06T21:53:32.509Z] #21 32.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-06T21:53:32.509Z] #21 32.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-06T21:53:32.509Z] #21 32.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-06T21:53:32.509Z] #21 32.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:53:32.509Z] #21 32.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:53:32.509Z] #21 32.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-06T21:53:32.509Z] #21 32.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-06T21:53:32.509Z] #21 32.40 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-06T21:53:32.509Z] #21 32.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-06T21:53:32.509Z] #21 32.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-06T21:53:32.509Z] #21 32.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-06T21:53:32.509Z] #21 32.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-06T21:53:32.509Z] #21 32.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-06T21:53:32.509Z] #21 32.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-06T21:53:32.509Z] #21 32.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-06T21:53:32.509Z] #21 32.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-06T21:53:32.509Z] #21 32.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:53:32.509Z] #21 32.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:53:32.509Z] #21 32.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:53:32.509Z] #21 32.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-06T21:53:32.509Z] #21 32.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-06T21:53:32.509Z] #21 32.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-06T21:53:32.509Z] #21 33.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-06T21:53:32.509Z] #21 33.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:53:32.509Z] #21 33.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-06T21:53:32.509Z] #21 33.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:53:32.509Z] #21 33.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:53:32.509Z] #21 33.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-06T21:53:32.509Z] #21 33.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-06T21:53:32.509Z] #21 33.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-06T21:53:32.509Z] #21 33.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-06T21:53:32.509Z] #21 33.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-06T21:53:32.509Z] #21 33.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:53:32.509Z] #21 33.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-06T21:53:32.509Z] #21 33.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-06T21:53:32.509Z] #21 33.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-06T21:53:32.509Z] #21 33.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-06T21:53:32.509Z] #21 33.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-06T21:53:32.509Z] #21 33.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-06T21:53:32.509Z] #21 33.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-06T21:53:32.509Z] #21 33.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-06T21:53:32.509Z] #21 34.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-06T21:53:32.509Z] #21 34.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-06T21:53:32.509Z] #21 34.11 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-06T21:53:32.509Z] #21 35.44 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:53:32.509Z] #21 35.87 Fetched 27.7 MB in 2s (11.3 MB/s) [2022-07-06T21:53:32.509Z] #21 36.17 Selecting previously unselected package pigz. [2022-07-06T21:53:32.509Z] #21 36.17 (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 ... 24019 files and directories currently installed.) [2022-07-06T21:53:32.509Z] #21 36.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-06T21:53:32.509Z] #21 36.32 Unpacking pigz (2.6-1) ... [2022-07-06T21:53:32.577Z] #21 37.45 Selecting previously unselected package xxd. [2022-07-06T21:53:32.577Z] #21 37.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:53:32.577Z] #21 37.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:32.646Z] #19 337.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-06T21:53:32.646Z] #19 337.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.646Z] #19 337.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.646Z] #19 337.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-06T21:53:32.646Z] #19 337.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.646Z] #19 337.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.646Z] #19 338.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-06T21:53:32.646Z] #19 338.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.768Z] #21 36.58 Selecting previously unselected package libelf1:amd64. [2022-07-06T21:53:32.768Z] #21 36.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-06T21:53:32.834Z] #21 37.81 Selecting previously unselected package vim-common. [2022-07-06T21:53:32.834Z] #21 37.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:53:32.907Z] #19 338.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.907Z] #19 338.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-06T21:53:32.907Z] #19 338.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:32.907Z] #19 338.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:32.907Z] #19 338.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-06T21:53:32.907Z] #19 338.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:32.907Z] #19 338.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:33.027Z] #21 36.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-06T21:53:33.090Z] #21 37.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:33.286Z] #21 36.90 Selecting previously unselected package libbpf0:amd64. [2022-07-06T21:53:33.286Z] #21 36.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-06T21:53:33.286Z] #21 36.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:53:33.286Z] #21 37.17 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:53:33.286Z] #21 37.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:53:33.544Z] #21 37.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:53:33.654Z] #21 38.35 Selecting previously unselected package bash-completion. [2022-07-06T21:53:33.654Z] #21 38.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-06T21:53:33.803Z] #21 37.35 Selecting previously unselected package libmnl0:amd64. [2022-07-06T21:53:33.803Z] #21 37.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-06T21:53:33.803Z] #21 37.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:53:33.803Z] #21 37.55 Selecting previously unselected package libxtables12:amd64. [2022-07-06T21:53:33.803Z] #21 37.55 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-06T21:53:33.803Z] #21 37.57 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:53:33.803Z] #21 37.67 Selecting previously unselected package libcap2-bin. [2022-07-06T21:53:34.062Z] #21 37.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-06T21:53:34.062Z] #21 37.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-06T21:53:34.062Z] #21 37.82 Selecting previously unselected package iproute2. [2022-07-06T21:53:34.062Z] #21 37.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-06T21:53:34.062Z] #21 37.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-06T21:53:34.998Z] #21 38.76 Selecting previously unselected package xxd. [2022-07-06T21:53:34.998Z] #21 38.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:53:34.998Z] #21 38.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:35.257Z] #21 39.09 Selecting previously unselected package vim-common. [2022-07-06T21:53:35.257Z] #21 39.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:53:35.257Z] #21 39.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:35.825Z] #21 39.65 Selecting previously unselected package bash-completion. [2022-07-06T21:53:35.825Z] #21 39.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-06T21:53:36.393Z] #21 ... [2022-07-06T21:53:36.393Z] [2022-07-06T21:53:36.393Z] #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-07-06T21:53:36.393Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-06T21:53:36.393Z] #36 256.2 Delve is a source level debugger for Go programs. [2022-07-06T21:53:36.393Z] #36 256.2 [2022-07-06T21:53:36.393Z] #36 256.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-06T21:53:36.393Z] #36 256.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-06T21:53:36.393Z] #36 256.2 [2022-07-06T21:53:36.393Z] #36 256.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-06T21:53:36.393Z] #36 256.2 [2022-07-06T21:53:36.393Z] #36 256.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-06T21:53:36.393Z] #36 256.2 [2022-07-06T21:53:36.393Z] #36 256.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-06T21:53:36.393Z] #36 256.2 [2022-07-06T21:53:36.652Z] #36 256.2 Usage: [2022-07-06T21:53:36.652Z] #36 256.2 dlv [command] [2022-07-06T21:53:36.652Z] #36 256.2 [2022-07-06T21:53:36.652Z] #36 256.2 Available Commands: [2022-07-06T21:53:36.652Z] #36 256.2 attach Attach to running process and begin debugging. [2022-07-06T21:53:36.652Z] #36 256.2 connect Connect to a headless debug server with a terminal client. [2022-07-06T21:53:36.652Z] #36 256.2 core Examine a core dump. [2022-07-06T21:53:36.652Z] #36 256.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-06T21:53:36.652Z] #36 256.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-06T21:53:36.652Z] #36 256.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-06T21:53:36.652Z] #36 256.2 help Help about any command [2022-07-06T21:53:36.652Z] #36 256.2 run Deprecated command. Use 'debug' instead. [2022-07-06T21:53:36.652Z] #36 256.2 test Compile test binary and begin debugging program. [2022-07-06T21:53:36.652Z] #36 256.2 trace Compile and begin tracing program. [2022-07-06T21:53:36.652Z] #36 256.2 version Prints version. [2022-07-06T21:53:36.652Z] #36 256.2 [2022-07-06T21:53:36.652Z] #36 256.2 Flags: [2022-07-06T21:53:36.652Z] #36 256.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-06T21:53:36.652Z] #36 256.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-06T21:53:36.652Z] #36 256.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-07-06T21:53:36.652Z] #36 256.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-06T21:53:36.652Z] #36 256.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-06T21:53:36.652Z] #36 256.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-07-06T21:53:36.652Z] #36 256.2 --disable-aslr Disables address space randomization [2022-07-06T21:53:36.652Z] #36 256.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-06T21:53:36.652Z] #36 256.2 -h, --help help for dlv [2022-07-06T21:53:36.652Z] #36 256.2 --init string Init file, executed by the terminal client. [2022-07-06T21:53:36.652Z] #36 256.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-06T21:53:36.652Z] #36 256.2 --log Enable debugging server logging. [2022-07-06T21:53:36.652Z] #36 256.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-06T21:53:36.652Z] #36 256.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-06T21:53:36.652Z] #36 256.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-06T21:53:36.652Z] #36 256.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-06T21:53:36.652Z] #36 256.2 --wd string Working directory for running the program. [2022-07-06T21:53:36.652Z] #36 256.2 [2022-07-06T21:53:36.652Z] #36 256.2 Additional help topics: [2022-07-06T21:53:36.652Z] #36 256.2 dlv backend Help about the --backend flag. [2022-07-06T21:53:36.652Z] #36 256.2 dlv log Help about logging flags. [2022-07-06T21:53:36.652Z] #36 256.2 dlv redirect Help about file redirection. [2022-07-06T21:53:36.652Z] #36 256.2 [2022-07-06T21:53:36.652Z] #36 256.2 Use "dlv [command] --help" for more information about a command. [2022-07-06T21:53:36.911Z] #36 DONE 256.4s [2022-07-06T21:53:36.911Z] [2022-07-06T21:53:36.911Z] #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-07-06T21:53:36.911Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:36.911Z] #77 171.8 checking compilation for eBPF... yes [2022-07-06T21:53:36.911Z] #77 172.2 checking for criu >= 3.15... no [2022-07-06T21:53:36.911Z] #77 172.2 configure: CRIU headers not found, building without CRIU support [2022-07-06T21:53:36.911Z] #77 172.2 checking for criu > 3.16... no [2022-07-06T21:53:36.911Z] #77 172.3 configure: CRIU version doesn't support join-ns API [2022-07-06T21:53:36.911Z] #77 172.3 checking for criu > 3.16.1... no [2022-07-06T21:53:36.911Z] #77 172.4 configure: CRIU version doesn't support for pre-dumping [2022-07-06T21:53:36.911Z] #77 172.4 checking for new mount API (fsconfig)... yes [2022-07-06T21:53:36.911Z] #77 172.6 checking for seccomp notify API... yes [2022-07-06T21:53:36.911Z] #77 172.8 checking for gperf... no [2022-07-06T21:53:36.911Z] #77 172.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-06T21:53:36.911Z] #77 172.8 checking for library containing argp_parse... none required [2022-07-06T21:53:36.911Z] #77 173.6 checking that generated files are newer than configure... done [2022-07-06T21:53:36.911Z] #77 173.6 configure: creating ./config.status [2022-07-06T21:53:38.194Z] #19 342.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-06T21:53:38.194Z] #19 342.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:38.194Z] #19 342.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:38.194Z] #19 342.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-06T21:53:38.194Z] #19 342.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-06T21:53:38.194Z] #19 342.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-06T21:53:38.194Z] #19 343.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-06T21:53:38.194Z] #19 343.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:38.194Z] #19 343.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-06T21:53:38.194Z] #19 343.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-06T21:53:38.194Z] #19 343.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:38.194Z] #19 343.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:38.194Z] #19 343.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-06T21:53:38.455Z] #19 343.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:38.455Z] #19 343.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:38.815Z] #77 178.4 config.status: creating Makefile [2022-07-06T21:53:38.908Z] #21 ... [2022-07-06T21:53:38.908Z] [2022-07-06T21:53:38.908Z] #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-07-06T21:53:38.908Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:38.908Z] #77 179.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-06T21:53:38.908Z] #77 179.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:53:38.908Z] #77 179.8 checking for gcc... gcc [2022-07-06T21:53:38.908Z] #77 180.0 checking whether the C compiler works... yes [2022-07-06T21:53:38.908Z] #77 180.4 checking for C compiler default output file name... a.out [2022-07-06T21:53:38.908Z] #77 180.4 checking for suffix of executables... [2022-07-06T21:53:38.908Z] #77 180.7 checking whether we are cross compiling... no [2022-07-06T21:53:38.908Z] #77 181.1 checking for suffix of object files... o [2022-07-06T21:53:38.908Z] #77 181.3 checking whether we are using the GNU C compiler... yes [2022-07-06T21:53:38.908Z] #77 181.4 checking whether gcc accepts -g... yes [2022-07-06T21:53:38.908Z] #77 181.5 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:53:38.908Z] #77 181.7 checking whether gcc understands -c and -o together... yes [2022-07-06T21:53:38.908Z] #77 182.2 checking how to run the C preprocessor... gcc -E [2022-07-06T21:53:38.908Z] #77 182.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:53:38.908Z] #77 182.6 checking for egrep... /bin/grep -E [2022-07-06T21:53:38.908Z] #77 182.6 checking for ANSI C header files... yes [2022-07-06T21:53:38.908Z] #77 183.6 checking for sys/types.h... yes [2022-07-06T21:53:38.908Z] #77 183.8 checking for sys/stat.h... yes [2022-07-06T21:53:38.908Z] #77 184.1 checking for stdlib.h... yes [2022-07-06T21:53:38.908Z] #77 184.4 checking for string.h... yes [2022-07-06T21:53:38.908Z] #77 184.8 checking for memory.h... yes [2022-07-06T21:53:38.908Z] #77 185.3 checking for strings.h... yes [2022-07-06T21:53:38.908Z] #77 185.4 checking for inttypes.h... yes [2022-07-06T21:53:38.908Z] #77 185.6 checking for stdint.h... yes [2022-07-06T21:53:38.908Z] #77 186.0 checking for unistd.h... yes [2022-07-06T21:53:38.908Z] #77 186.4 checking minix/config.h usability... no [2022-07-06T21:53:38.908Z] #77 186.5 checking minix/config.h presence... no [2022-07-06T21:53:38.908Z] #77 186.5 checking for minix/config.h... no [2022-07-06T21:53:38.908Z] #77 186.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-06T21:53:38.908Z] #77 187.0 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:53:38.908Z] #77 187.6 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:53:38.908Z] #77 187.6 checking how to print strings... printf [2022-07-06T21:53:38.908Z] #77 187.7 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:53:38.908Z] #77 187.7 checking for fgrep... /bin/grep -F [2022-07-06T21:53:38.908Z] #77 187.7 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:53:38.908Z] #77 187.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:53:38.908Z] #77 187.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:53:38.908Z] #77 187.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:53:38.908Z] #77 188.2 checking whether ln -s works... yes [2022-07-06T21:53:38.908Z] #77 188.2 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:53:38.908Z] #77 188.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:53:38.908Z] #77 188.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:53:38.908Z] #77 188.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:53:38.908Z] #77 188.2 checking for objdump... objdump [2022-07-06T21:53:38.908Z] #77 188.2 checking how to recognize dependent libraries... pass_all [2022-07-06T21:53:38.908Z] #77 188.2 checking for dlltool... no [2022-07-06T21:53:38.908Z] #77 188.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:53:38.908Z] #77 188.2 checking for ar... ar [2022-07-06T21:53:38.908Z] #77 188.2 checking for archiver @FILE support... @ [2022-07-06T21:53:38.908Z] #77 188.5 checking for strip... strip [2022-07-06T21:53:38.908Z] #77 188.5 checking for ranlib... ranlib [2022-07-06T21:53:38.908Z] #77 188.5 checking for gawk... no [2022-07-06T21:53:38.908Z] #77 188.5 checking for mawk... mawk [2022-07-06T21:53:38.908Z] #77 188.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:53:38.908Z] #77 189.1 checking for sysroot... no [2022-07-06T21:53:38.908Z] #77 189.1 checking for a working dd... /bin/dd [2022-07-06T21:53:38.908Z] #77 189.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:53:38.908Z] #77 ... [2022-07-06T21:53:38.908Z] [2022-07-06T21:53:38.908Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:38.908Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:38.908Z] #21 43.45 Unpacking bash-completion (1:2.11-2) ... [2022-07-06T21:53:39.074Z] #77 178.6 config.status: creating rpm/crun.spec [2022-07-06T21:53:39.165Z] #21 44.12 Selecting previously unselected package bzip2. [2022-07-06T21:53:39.165Z] #21 44.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:53:39.165Z] #21 44.12 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:53:39.333Z] #77 178.8 config.status: creating config.h [2022-07-06T21:53:39.333Z] #77 178.9 config.status: executing libtool commands [2022-07-06T21:53:39.333Z] #77 179.0 config.status: executing depfiles commands [2022-07-06T21:53:39.422Z] #21 44.25 Selecting previously unselected package xz-utils. [2022-07-06T21:53:39.422Z] #21 44.25 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:53:39.423Z] #21 44.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:53:39.680Z] #21 44.56 Selecting previously unselected package apparmor. [2022-07-06T21:53:39.680Z] #21 44.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-06T21:53:39.936Z] #21 44.71 Unpacking apparmor (2.13.6-10) ... [2022-07-06T21:53:40.265Z] #77 ... [2022-07-06T21:53:40.265Z] [2022-07-06T21:53:40.265Z] #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-07-06T21:53:40.265Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:53:40.265Z] #47 DONE 269.7s [2022-07-06T21:53:40.265Z] [2022-07-06T21:53:40.265Z] #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-07-06T21:53:40.265Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:53:40.501Z] #21 45.36 Selecting previously unselected package inetutils-ping. [2022-07-06T21:53:40.501Z] #21 45.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-06T21:53:40.501Z] #21 45.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-06T21:53:40.712Z] #77 ... [2022-07-06T21:53:40.712Z] [2022-07-06T21:53:40.713Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:40.713Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:40.713Z] #21 44.33 Unpacking bash-completion (1:2.11-2) ... [2022-07-06T21:53:40.758Z] #21 45.66 Selecting previously unselected package libip4tc2:amd64. [2022-07-06T21:53:40.758Z] #21 45.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:53:40.758Z] #21 45.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:53:40.758Z] #21 45.73 Selecting previously unselected package libip6tc2:amd64. [2022-07-06T21:53:40.758Z] #21 45.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:53:40.758Z] #21 45.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:53:40.758Z] #21 45.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-06T21:53:40.758Z] #21 45.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-06T21:53:41.015Z] #21 45.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:53:41.272Z] #21 46.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-06T21:53:41.272Z] #21 46.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-06T21:53:41.280Z] #21 45.00 Selecting previously unselected package bzip2. [2022-07-06T21:53:41.280Z] #21 45.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-06T21:53:41.280Z] #21 45.01 Unpacking bzip2 (1.0.8-4) ... [2022-07-06T21:53:41.530Z] #21 46.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:53:41.530Z] #21 46.46 Selecting previously unselected package libnftnl11:amd64. [2022-07-06T21:53:41.530Z] #21 46.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-06T21:53:41.530Z] #21 46.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:53:41.539Z] #21 45.32 Selecting previously unselected package xz-utils. [2022-07-06T21:53:41.539Z] #21 45.32 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-06T21:53:41.539Z] #21 45.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:53:41.787Z] #21 46.71 Selecting previously unselected package iptables. [2022-07-06T21:53:41.787Z] #21 46.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-06T21:53:41.787Z] #21 46.72 Unpacking iptables (1.8.7-1) ... [2022-07-06T21:53:42.106Z] #21 45.57 Selecting previously unselected package apparmor. [2022-07-06T21:53:42.106Z] #21 45.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-06T21:53:42.106Z] #21 45.82 Unpacking apparmor (2.13.6-10) ... [2022-07-06T21:53:42.160Z] #60 ... [2022-07-06T21:53:42.160Z] [2022-07-06T21:53:42.160Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-06T21:53:42.160Z] #48 sha256:5b2f2ace28d14a44de7fc61739962cb92e820469ae9da020ee64df23b51fcc45 [2022-07-06T21:53:42.658Z] #19 348.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-06T21:53:42.658Z] #19 348.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:42.658Z] #19 348.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:42.658Z] #19 348.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-06T21:53:42.658Z] #19 348.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-06T21:53:42.658Z] #19 348.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-06T21:53:42.658Z] #19 348.1 Selecting previously unselected package libc6-s390x-cross. [2022-07-06T21:53:42.718Z] #21 47.54 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:53:42.718Z] #21 47.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:53:42.718Z] #21 47.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:53:42.723Z] #48 DONE 0.5s [2022-07-06T21:53:42.723Z] [2022-07-06T21:53:42.723Z] #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-07-06T21:53:42.723Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:53:42.723Z] #60 ... [2022-07-06T21:53:42.723Z] [2022-07-06T21:53:42.723Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-06T21:53:42.723Z] #52 sha256:b27d0bfc946a9adc2c3efba59a09dbc975a31139e570dd16d349f149f2ef0e83 [2022-07-06T21:53:42.723Z] #52 DONE 0.1s [2022-07-06T21:53:42.723Z] [2022-07-06T21:53:42.723Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-06T21:53:42.723Z] #54 sha256:0b838f414d6e8eb8b8959bd29401b1972ea414bf3fba18151d64edd098cc106a [2022-07-06T21:53:42.918Z] #19 348.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:42.918Z] #19 348.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-06T21:53:42.918Z] #19 348.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-06T21:53:42.918Z] #19 348.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:42.918Z] #19 348.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:42.918Z] #19 348.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-06T21:53:42.918Z] #19 348.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:42.918Z] #19 348.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:42.918Z] #19 348.4 Selecting previously unselected package libitm1-s390x-cross. [2022-07-06T21:53:42.918Z] #19 348.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:42.918Z] #19 348.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:42.919Z] #19 348.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-06T21:53:42.982Z] #54 DONE 0.1s [2022-07-06T21:53:42.982Z] [2022-07-06T21:53:42.982Z] #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-07-06T21:53:42.982Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:53:43.042Z] #21 46.51 Selecting previously unselected package inetutils-ping. [2022-07-06T21:53:43.042Z] #21 46.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-06T21:53:43.042Z] #21 46.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-06T21:53:43.042Z] #21 46.63 Selecting previously unselected package libip4tc2:amd64. [2022-07-06T21:53:43.042Z] #21 46.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:53:43.042Z] #21 46.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:53:43.042Z] #21 46.78 Selecting previously unselected package libip6tc2:amd64. [2022-07-06T21:53:43.042Z] #21 46.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:53:43.042Z] #21 46.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:53:43.178Z] #19 348.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:43.178Z] #19 348.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:43.178Z] #19 348.4 Selecting previously unselected package libasan6-s390x-cross. [2022-07-06T21:53:43.178Z] #19 348.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:43.178Z] #19 348.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:43.281Z] #21 48.16 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:53:43.281Z] #21 48.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:53:43.281Z] #21 48.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:53:43.300Z] #21 47.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-06T21:53:43.300Z] #21 47.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-06T21:53:43.300Z] #21 47.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:53:43.438Z] #19 348.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-06T21:53:43.438Z] #19 348.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:43.438Z] #19 348.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:43.438Z] #19 348.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-06T21:53:43.539Z] #21 48.43 Selecting previously unselected package jq. [2022-07-06T21:53:43.539Z] #21 48.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:53:43.539Z] #21 48.44 Unpacking jq (1.6-2.1) ... [2022-07-06T21:53:43.559Z] #21 47.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-06T21:53:43.559Z] #21 47.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-06T21:53:43.559Z] #21 47.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:53:43.698Z] #19 348.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:43.698Z] #19 348.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:43.698Z] #19 348.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-06T21:53:43.698Z] #19 348.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:43.698Z] #19 349.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:43.698Z] #19 349.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-06T21:53:43.796Z] #21 48.73 Selecting previously unselected package libaio1:amd64. [2022-07-06T21:53:43.796Z] #21 48.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-06T21:53:43.796Z] #21 48.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:53:43.796Z] #21 48.80 Selecting previously unselected package libgpm2:amd64. [2022-07-06T21:53:43.796Z] #21 48.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-06T21:53:43.796Z] #21 48.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:53:43.818Z] #21 47.49 Selecting previously unselected package libnftnl11:amd64. [2022-07-06T21:53:43.818Z] #21 47.49 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-06T21:53:43.818Z] #21 47.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:53:43.913Z] #60 ... [2022-07-06T21:53:43.913Z] [2022-07-06T21:53:43.913Z] #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-07-06T21:53:43.913Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:43.913Z] #77 221.9 CCLD tests/init [2022-07-06T21:53:43.959Z] #19 349.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:43.959Z] #19 349.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:44.053Z] #21 48.91 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:53:44.053Z] #21 48.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:53:44.053Z] #21 48.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:53:44.076Z] #21 47.61 Selecting previously unselected package iptables. [2022-07-06T21:53:44.077Z] #21 47.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-06T21:53:44.077Z] #21 47.64 Unpacking iptables (1.8.7-1) ... [2022-07-06T21:53:44.644Z] #21 48.44 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:53:44.903Z] #21 48.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:53:44.903Z] #21 48.48 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:53:44.903Z] #21 48.69 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:53:45.163Z] #21 48.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:53:45.163Z] #21 48.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:53:45.163Z] #21 48.83 Selecting previously unselected package jq. [2022-07-06T21:53:45.163Z] #21 48.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:53:45.163Z] #21 48.85 Unpacking jq (1.6-2.1) ... [2022-07-06T21:53:45.422Z] #21 48.97 Selecting previously unselected package libaio1:amd64. [2022-07-06T21:53:45.422Z] #21 48.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-06T21:53:45.422Z] #21 48.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:53:45.422Z] #21 49.10 Selecting previously unselected package libgpm2:amd64. [2022-07-06T21:53:45.422Z] #21 49.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-06T21:53:45.422Z] #21 49.12 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:53:45.681Z] #21 49.31 Selecting previously unselected package libicu67:amd64. [2022-07-06T21:53:45.681Z] #21 49.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-06T21:53:45.681Z] #21 49.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-06T21:53:47.328Z] #21 ... [2022-07-06T21:53:47.328Z] [2022-07-06T21:53:47.328Z] #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-07-06T21:53:47.328Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:47.328Z] #77 189.4 checking for mt... no [2022-07-06T21:53:47.328Z] #77 189.4 checking if : is a manifest tool... no [2022-07-06T21:53:47.328Z] #77 189.4 checking for dlfcn.h... yes [2022-07-06T21:53:47.328Z] #77 189.8 checking for objdir... .libs [2022-07-06T21:53:47.328Z] #77 190.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:53:47.328Z] #77 190.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:53:47.328Z] #77 190.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:53:47.328Z] #77 190.9 checking if gcc static flag -static works... yes [2022-07-06T21:53:47.328Z] #77 191.2 checking if gcc supports -c -o file.o... yes [2022-07-06T21:53:47.328Z] #77 191.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:53:47.328Z] #77 191.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:53:47.328Z] #77 191.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:53:47.328Z] #77 191.7 checking how to hardcode library paths into programs... immediate [2022-07-06T21:53:47.328Z] #77 191.7 checking whether stripping libraries is possible... yes [2022-07-06T21:53:47.328Z] #77 191.7 checking if libtool supports shared libraries... yes [2022-07-06T21:53:47.328Z] #77 191.7 checking whether to build shared libraries... no [2022-07-06T21:53:47.328Z] #77 191.7 checking whether to build static libraries... yes [2022-07-06T21:53:47.328Z] #77 191.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:53:47.328Z] #77 191.7 checking whether build environment is sane... yes [2022-07-06T21:53:47.328Z] #77 191.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:53:47.328Z] #77 191.9 checking whether make sets $(MAKE)... yes [2022-07-06T21:53:47.328Z] #77 192.0 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:53:47.328Z] #77 192.0 checking whether make supports nested variables... yes [2022-07-06T21:53:47.328Z] #77 192.1 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:53:47.328Z] #77 192.1 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:53:47.328Z] #77 192.1 checking how to create a ustar tar archive... gnutar [2022-07-06T21:53:47.328Z] #77 192.2 checking dependency style of gcc... gcc3 [2022-07-06T21:53:47.328Z] #77 192.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:53:47.328Z] #77 192.5 checking whether make supports nested variables... (cached) yes [2022-07-06T21:53:47.328Z] #77 192.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:53:47.328Z] #77 192.5 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:53:47.328Z] #77 192.5 checking for yajl >= 2.1.0... yes [2022-07-06T21:53:47.328Z] #77 192.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:53:47.328Z] #77 192.6 checking for gcc... (cached) gcc [2022-07-06T21:53:47.328Z] #77 192.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:53:47.328Z] #77 192.8 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:53:47.328Z] #77 192.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:53:47.328Z] #77 192.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:53:47.328Z] #77 192.8 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:53:47.328Z] #77 193.1 checking for python3... /usr/bin/python3 [2022-07-06T21:53:47.328Z] #77 193.1 checking for python3 version... 3.9 [2022-07-06T21:53:47.328Z] #77 193.2 checking for python3 platform... linux [2022-07-06T21:53:47.328Z] #77 193.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:53:47.328Z] #77 193.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:53:47.328Z] #77 193.8 checking that generated files are newer than configure... done [2022-07-06T21:53:47.328Z] #77 193.8 configure: creating ./config.status [2022-07-06T21:53:47.328Z] #77 197.6 config.status: creating Makefile [2022-07-06T21:53:47.328Z] #77 197.8 config.status: creating config.h [2022-07-06T21:53:47.328Z] #77 197.9 config.status: executing libtool commands [2022-07-06T21:53:47.328Z] #77 198.0 config.status: executing depfiles commands [2022-07-06T21:53:48.699Z] #77 199.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-06T21:53:48.699Z] #77 199.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:53:48.957Z] #77 199.7 checking for gcc... gcc [2022-07-06T21:53:49.214Z] #77 199.9 checking whether the C compiler works... yes [2022-07-06T21:53:49.243Z] #19 353.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-06T21:53:49.243Z] #19 353.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:49.243Z] #19 353.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:49.243Z] #19 353.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-06T21:53:49.243Z] #19 353.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-06T21:53:49.243Z] #19 353.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-06T21:53:49.243Z] #19 353.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-06T21:53:49.243Z] #19 353.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-06T21:53:49.243Z] #19 353.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-06T21:53:49.243Z] #19 354.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-06T21:53:49.243Z] #19 354.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-06T21:53:49.243Z] #19 354.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:49.243Z] #19 354.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-06T21:53:49.243Z] #19 354.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-06T21:53:49.243Z] #19 354.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:49.472Z] #77 200.1 checking for C compiler default output file name... a.out [2022-07-06T21:53:49.472Z] #77 200.1 checking for suffix of executables... [2022-07-06T21:53:49.873Z] #21 ... [2022-07-06T21:53:49.873Z] [2022-07-06T21:53:49.873Z] #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-07-06T21:53:49.873Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:49.873Z] #77 180.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-06T21:53:49.873Z] #77 180.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:53:49.873Z] #77 181.9 checking for gcc... gcc [2022-07-06T21:53:49.873Z] #77 182.2 checking whether the C compiler works... yes [2022-07-06T21:53:49.873Z] #77 182.4 checking for C compiler default output file name... a.out [2022-07-06T21:53:49.873Z] #77 182.4 checking for suffix of executables... [2022-07-06T21:53:49.873Z] #77 182.7 checking whether we are cross compiling... no [2022-07-06T21:53:49.873Z] #77 183.1 checking for suffix of object files... o [2022-07-06T21:53:49.873Z] #77 183.3 checking whether we are using the GNU C compiler... yes [2022-07-06T21:53:49.873Z] #77 183.5 checking whether gcc accepts -g... yes [2022-07-06T21:53:49.873Z] #77 183.7 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:53:49.873Z] #77 183.8 checking whether gcc understands -c and -o together... yes [2022-07-06T21:53:49.873Z] #77 184.0 checking how to run the C preprocessor... gcc -E [2022-07-06T21:53:49.873Z] #77 184.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:53:49.873Z] #77 184.5 checking for egrep... /bin/grep -E [2022-07-06T21:53:49.873Z] #77 184.5 checking for ANSI C header files... yes [2022-07-06T21:53:49.873Z] #77 185.5 checking for sys/types.h... yes [2022-07-06T21:53:49.873Z] #77 185.8 checking for sys/stat.h... yes [2022-07-06T21:53:49.873Z] #77 186.1 checking for stdlib.h... yes [2022-07-06T21:53:49.873Z] #77 186.4 checking for string.h... yes [2022-07-06T21:53:49.873Z] #77 186.6 checking for memory.h... yes [2022-07-06T21:53:49.873Z] #77 186.8 checking for strings.h... yes [2022-07-06T21:53:49.873Z] #77 187.0 checking for inttypes.h... yes [2022-07-06T21:53:49.873Z] #77 187.2 checking for stdint.h... yes [2022-07-06T21:53:49.873Z] #77 187.4 checking for unistd.h... yes [2022-07-06T21:53:49.873Z] #77 187.4 checking minix/config.h usability... no [2022-07-06T21:53:49.873Z] #77 187.5 checking minix/config.h presence... no [2022-07-06T21:53:49.873Z] #77 187.6 checking for minix/config.h... no [2022-07-06T21:53:49.873Z] #77 187.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-06T21:53:49.873Z] #77 187.8 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:53:49.873Z] #77 188.2 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:53:49.873Z] #77 188.2 checking how to print strings... printf [2022-07-06T21:53:49.873Z] #77 188.2 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:53:49.873Z] #77 188.3 checking for fgrep... /bin/grep -F [2022-07-06T21:53:49.873Z] #77 188.3 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:53:49.873Z] #77 188.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:53:49.873Z] #77 188.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:53:49.873Z] #77 188.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:53:49.873Z] #77 188.6 checking whether ln -s works... yes [2022-07-06T21:53:49.873Z] #77 188.6 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:53:49.873Z] #77 188.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:53:49.873Z] #77 188.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:53:49.873Z] #77 188.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:53:49.873Z] #77 188.7 checking for objdump... objdump [2022-07-06T21:53:49.873Z] #77 188.7 checking how to recognize dependent libraries... pass_all [2022-07-06T21:53:49.873Z] #77 188.7 checking for dlltool... no [2022-07-06T21:53:49.873Z] #77 188.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:53:49.873Z] #77 188.7 checking for ar... ar [2022-07-06T21:53:49.873Z] #77 188.7 checking for archiver @FILE support... @ [2022-07-06T21:53:49.873Z] #77 189.2 checking for strip... strip [2022-07-06T21:53:49.873Z] #77 189.2 checking for ranlib... ranlib [2022-07-06T21:53:49.873Z] #77 189.2 checking for gawk... no [2022-07-06T21:53:49.873Z] #77 189.2 checking for mawk... mawk [2022-07-06T21:53:50.088Z] #77 200.4 checking whether we are cross compiling... [2022-07-06T21:53:50.088Z] #77 ... [2022-07-06T21:53:50.088Z] [2022-07-06T21:53:50.088Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:50.088Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:50.088Z] #21 55.01 Selecting previously unselected package libinih1:amd64. [2022-07-06T21:53:50.088Z] #21 55.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-06T21:53:50.088Z] #21 55.01 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-06T21:53:50.442Z] #77 189.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:53:50.489Z] #21 55.24 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:53:50.489Z] #21 55.24 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:53:50.489Z] #21 55.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:53:50.701Z] #77 190.1 checking for sysroot... no [2022-07-06T21:53:50.701Z] #77 190.1 checking for a working dd... /bin/dd [2022-07-06T21:53:50.701Z] #77 190.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:53:50.746Z] #21 55.67 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:53:50.746Z] #21 55.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:53:50.746Z] #21 55.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:53:50.746Z] #21 55.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:53:50.960Z] #77 190.4 checking for mt... no [2022-07-06T21:53:50.961Z] #77 190.4 checking if : is a manifest tool... no [2022-07-06T21:53:51.002Z] #21 55.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:53:51.002Z] #21 55.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:53:51.002Z] #21 55.95 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:53:51.002Z] #21 55.96 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:53:51.002Z] #21 55.97 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:53:51.220Z] #77 190.4 checking for dlfcn.h... yes [2022-07-06T21:53:51.220Z] #77 190.7 checking for objdir... .libs [2022-07-06T21:53:51.263Z] #21 56.09 Selecting previously unselected package net-tools. [2022-07-06T21:53:51.263Z] #21 56.10 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-06T21:53:51.263Z] #21 56.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:53:51.520Z] #21 56.52 Selecting previously unselected package patch. [2022-07-06T21:53:51.520Z] #21 56.53 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:53:51.520Z] #21 56.55 Unpacking patch (2.7.6-7) ... [2022-07-06T21:53:51.777Z] #21 56.66 Selecting previously unselected package python-pip-whl. [2022-07-06T21:53:51.777Z] #21 56.68 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:53:51.777Z] #21 56.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:53:52.048Z] #77 191.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:53:52.048Z] #77 191.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:53:52.048Z] #77 191.7 checking if gcc PIC flag -fPIC -DPIC works... [2022-07-06T21:53:52.048Z] #77 ... [2022-07-06T21:53:52.048Z] [2022-07-06T21:53:52.048Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:53:52.048Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:53:52.048Z] #21 55.95 Selecting previously unselected package libinih1:amd64. [2022-07-06T21:53:52.343Z] #21 57.39 Selecting previously unselected package python3-lib2to3. [2022-07-06T21:53:52.373Z] #21 55.96 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-06T21:53:52.373Z] #21 55.98 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-06T21:53:52.601Z] #21 57.40 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-06T21:53:52.601Z] #21 57.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:53:52.601Z] #21 57.64 Selecting previously unselected package python3-distutils. [2022-07-06T21:53:52.632Z] #21 56.40 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:53:52.632Z] #21 56.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:53:52.632Z] #21 56.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:53:52.858Z] #21 57.69 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-06T21:53:52.858Z] #21 57.69 Unpacking python3-distutils (3.9.2-1) ... [2022-07-06T21:53:52.858Z] #21 57.89 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:53:52.858Z] #21 57.89 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:53:52.891Z] #21 56.67 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:53:52.891Z] #21 56.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:53:52.891Z] #21 56.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:53:52.891Z] #21 56.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:53:53.116Z] #21 57.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:53:53.156Z] #21 56.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:53:53.156Z] #21 56.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:53:53.373Z] #21 58.25 Selecting previously unselected package python3-setuptools. [2022-07-06T21:53:53.373Z] #21 58.25 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-06T21:53:53.373Z] #21 58.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-06T21:53:53.415Z] #21 56.94 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:53:53.415Z] #21 56.94 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:53:53.415Z] #21 56.97 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:53:53.415Z] #21 57.08 Selecting previously unselected package net-tools. [2022-07-06T21:53:53.415Z] #21 57.08 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-06T21:53:53.415Z] #21 57.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:53:53.446Z] #19 358.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-06T21:53:53.446Z] #19 358.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-06T21:53:53.446Z] #19 358.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:53.446Z] #19 358.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-06T21:53:53.446Z] #19 358.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-06T21:53:53.446Z] #19 358.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libfile-which-perl (1.23-1) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-06T21:53:53.446Z] #19 358.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-06T21:53:53.446Z] #19 358.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-06T21:53:53.446Z] #19 358.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up file (1:5.39-3) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up libyaml-perl (1.30-1) ... [2022-07-06T21:53:53.705Z] #19 358.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-06T21:53:53.705Z] #19 359.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-06T21:53:53.705Z] #19 359.0 Setting up libio-string-perl (1.08-3.1) ... [2022-07-06T21:53:53.705Z] #19 359.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-06T21:53:53.705Z] #19 359.0 Setting up cross-config (2.6.18+nmu1) ... [2022-07-06T21:53:53.705Z] #19 359.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:53:53.705Z] #19 359.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:53:53.705Z] #19 359.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-06T21:53:53.705Z] #19 359.1 Setting up patch (2.7.6-7) ... [2022-07-06T21:53:53.705Z] #19 359.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-06T21:53:53.705Z] #19 359.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-06T21:53:53.705Z] #19 359.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.705Z] #19 359.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-06T21:53:53.705Z] #19 359.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-06T21:53:53.705Z] #19 359.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.705Z] #19 359.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-06T21:53:53.965Z] #19 359.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-06T21:53:53.965Z] #19 359.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.965Z] #19 359.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:53.983Z] #21 58.65 Selecting previously unselected package python3-wheel. [2022-07-06T21:53:53.983Z] #21 58.67 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-06T21:53:53.983Z] #21 58.67 Unpacking python3-wheel (0.34.2-1) ... [2022-07-06T21:53:53.983Z] #21 58.82 Selecting previously unselected package python3-pip. [2022-07-06T21:53:53.983Z] #21 58.84 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:53:53.983Z] #21 58.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:53:53.984Z] #21 57.67 Selecting previously unselected package patch. [2022-07-06T21:53:53.984Z] #21 57.69 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-06T21:53:53.984Z] #21 57.70 Unpacking patch (2.7.6-7) ... [2022-07-06T21:53:54.225Z] #19 359.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.225Z] #19 359.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.225Z] #19 359.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.225Z] #19 359.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-06T21:53:54.225Z] #19 359.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.225Z] #19 359.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.225Z] #19 359.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.226Z] #19 359.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-06T21:53:54.226Z] #19 359.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-06T21:53:54.243Z] #21 58.04 Selecting previously unselected package python-pip-whl. [2022-07-06T21:53:54.243Z] #21 58.08 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:53:54.243Z] #21 58.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:53:54.485Z] #19 359.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-06T21:53:54.485Z] #19 359.8 [2022-07-06T21:53:54.485Z] #19 359.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-06T21:53:54.485Z] #19 359.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.485Z] #19 359.9 Setting up dpkg-dev (1.20.10) ... [2022-07-06T21:53:54.485Z] #19 359.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.579Z] #21 59.37 Selecting previously unselected package sudo. [2022-07-06T21:53:54.579Z] #21 59.38 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-06T21:53:54.579Z] #21 59.39 Unpacking sudo (1.9.5p2-3) ... [2022-07-06T21:53:54.746Z] #19 359.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:53:54.746Z] #19 359.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:54.746Z] #19 360.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-06T21:53:54.746Z] #19 360.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-06T21:53:54.746Z] #19 360.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-06T21:53:55.006Z] #19 360.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-06T21:53:55.006Z] #19 360.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-06T21:53:55.006Z] #19 360.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.006Z] #19 360.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.006Z] #19 360.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.006Z] #19 360.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:53:55.006Z] #19 360.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.265Z] #19 360.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up libxml-simple-perl (2.25-1) ... [2022-07-06T21:53:55.265Z] #19 360.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-06T21:53:55.265Z] #19 360.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-06T21:53:55.400Z] #21 60.24 Selecting previously unselected package thin-provisioning-tools. [2022-07-06T21:53:55.400Z] #21 60.26 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-06T21:53:55.400Z] #21 60.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:53:55.525Z] #19 360.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up crossbuild-essential-armel (12.9) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-06T21:53:55.525Z] #19 360.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-06T21:53:55.622Z] #21 59.24 Selecting previously unselected package python3-lib2to3. [2022-07-06T21:53:55.622Z] #21 59.24 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-06T21:53:55.622Z] #21 59.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:53:55.622Z] #21 59.45 Selecting previously unselected package python3-distutils. [2022-07-06T21:53:55.622Z] #21 59.45 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-06T21:53:55.622Z] #21 59.46 Unpacking python3-distutils (3.9.2-1) ... [2022-07-06T21:53:55.656Z] #21 60.71 Selecting previously unselected package uidmap. [2022-07-06T21:53:55.656Z] #21 60.73 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-06T21:53:55.785Z] #19 360.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-06T21:53:55.785Z] #19 361.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:53:55.915Z] #21 60.73 Unpacking uidmap (1:4.8.1-1) ... [2022-07-06T21:53:56.171Z] #21 61.03 Selecting previously unselected package vim-runtime. [2022-07-06T21:53:56.171Z] #21 61.04 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:53:56.171Z] #21 61.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-06T21:53:56.171Z] #21 61.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-06T21:53:56.171Z] #21 61.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:56.205Z] #21 59.71 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:53:56.205Z] #21 59.71 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:53:56.205Z] #21 59.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:53:56.205Z] #21 59.89 Selecting previously unselected package python3-setuptools. [2022-07-06T21:53:56.205Z] #21 59.89 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-06T21:53:56.205Z] #21 59.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-06T21:53:56.472Z] #21 60.17 Selecting previously unselected package python3-wheel. [2022-07-06T21:53:56.472Z] #21 60.18 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-06T21:53:56.472Z] #21 60.20 Unpacking python3-wheel (0.34.2-1) ... [2022-07-06T21:53:56.725Z] #19 DONE 361.9s [2022-07-06T21:53:56.725Z] [2022-07-06T21:53:56.725Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-06T21:53:56.725Z] #32 sha256:165f7fec7ea231bb25686541d949870c7fe8b0bf4466c010165f6c21c381fb86 [2022-07-06T21:53:56.725Z] #32 DONE 0.2s [2022-07-06T21:53:56.725Z] [2022-07-06T21:53:56.725Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-06T21:53:56.725Z] #73 sha256:cbf5dd4aa5689b8e5c9a302258117bc1153a9866918aff71f1599b992bba9153 [2022-07-06T21:53:56.725Z] #73 DONE 0.1s [2022-07-06T21:53:56.725Z] [2022-07-06T21:53:56.725Z] #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-07-06T21:53:56.725Z] #33 sha256:3fa22e8f1db2a3b0338c6f1f6e9cadad8b37ca49eb3b63c1c378b944f43b011a [2022-07-06T21:53:56.733Z] #21 60.39 Selecting previously unselected package python3-pip. [2022-07-06T21:53:56.733Z] #21 60.40 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:53:56.733Z] #21 60.40 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:53:56.993Z] #21 60.79 Selecting previously unselected package sudo. [2022-07-06T21:53:56.993Z] #21 60.82 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-06T21:53:57.252Z] #21 60.83 Unpacking sudo (1.9.5p2-3) ... [2022-07-06T21:53:58.068Z] #21 ... [2022-07-06T21:53:58.068Z] [2022-07-06T21:53:58.068Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:53:58.068Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:53:58.068Z] #77 200.4 checking whether we are cross compiling... no [2022-07-06T21:53:58.068Z] #77 200.9 checking for suffix of object files... o [2022-07-06T21:53:58.068Z] #77 201.1 checking whether we are using the GNU C compiler... yes [2022-07-06T21:53:58.068Z] #77 201.4 checking whether gcc accepts -g... yes [2022-07-06T21:53:58.068Z] #77 201.6 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:53:58.068Z] #77 201.7 checking whether gcc understands -c and -o together... yes [2022-07-06T21:53:58.068Z] #77 201.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:53:58.068Z] #77 201.9 checking whether build environment is sane... yes [2022-07-06T21:53:58.068Z] #77 202.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:53:58.068Z] #77 202.0 checking for gawk... no [2022-07-06T21:53:58.068Z] #77 202.0 checking for mawk... mawk [2022-07-06T21:53:58.068Z] #77 202.0 checking whether make sets $(MAKE)... yes [2022-07-06T21:53:58.068Z] #77 202.1 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:53:58.068Z] #77 202.2 checking whether make supports nested variables... yes [2022-07-06T21:53:58.068Z] #77 202.2 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:53:58.068Z] #77 202.2 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:53:58.068Z] #77 202.2 checking how to create a ustar tar archive... gnutar [2022-07-06T21:53:58.068Z] #77 202.3 checking dependency style of gcc... gcc3 [2022-07-06T21:53:58.068Z] #77 202.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:53:58.068Z] #77 202.5 checking whether make supports nested variables... (cached) yes [2022-07-06T21:53:58.068Z] #77 202.5 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:53:58.068Z] #77 202.9 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:53:58.068Z] #77 202.9 checking how to print strings... printf [2022-07-06T21:53:58.068Z] #77 202.9 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:53:58.068Z] #77 203.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:53:58.068Z] #77 203.0 checking for egrep... /bin/grep -E [2022-07-06T21:53:58.068Z] #77 203.0 checking for fgrep... /bin/grep -F [2022-07-06T21:53:58.068Z] #77 203.0 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:53:58.068Z] #77 203.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:53:58.068Z] #77 203.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:53:58.068Z] #77 203.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:53:58.068Z] #77 203.3 checking whether ln -s works... yes [2022-07-06T21:53:58.068Z] #77 203.3 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:53:58.068Z] #77 203.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-06T21:53:58.068Z] #77 203.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:53:58.068Z] #77 203.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:53:58.068Z] #77 203.4 checking for objdump... objdump [2022-07-06T21:53:58.068Z] #77 203.4 checking how to recognize dependent libraries... pass_all [2022-07-06T21:53:58.068Z] #77 203.4 checking for dlltool... no [2022-07-06T21:53:58.068Z] #77 203.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:53:58.068Z] #77 203.4 checking for ar... ar [2022-07-06T21:53:58.068Z] #77 203.4 checking for archiver @FILE support... @ [2022-07-06T21:53:58.068Z] #77 203.6 checking for strip... strip [2022-07-06T21:53:58.068Z] #77 203.6 checking for ranlib... ranlib [2022-07-06T21:53:58.068Z] #77 203.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:53:58.068Z] #77 204.2 checking for sysroot... no [2022-07-06T21:53:58.068Z] #77 204.2 checking for a working dd... /bin/dd [2022-07-06T21:53:58.068Z] #77 204.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:53:58.068Z] #77 204.4 checking for mt... no [2022-07-06T21:53:58.068Z] #77 204.4 checking if : is a manifest tool... no [2022-07-06T21:53:58.068Z] #77 204.4 checking how to run the C preprocessor... gcc -E [2022-07-06T21:53:58.068Z] #77 204.7 checking for ANSI C header files... yes [2022-07-06T21:53:58.068Z] #77 205.4 checking for sys/types.h... yes [2022-07-06T21:53:58.068Z] #77 205.7 checking for sys/stat.h... yes [2022-07-06T21:53:58.068Z] #77 206.0 checking for stdlib.h... yes [2022-07-06T21:53:58.068Z] #77 206.2 checking for string.h... yes [2022-07-06T21:53:58.068Z] #77 206.5 checking for memory.h... yes [2022-07-06T21:53:58.068Z] #77 206.7 checking for strings.h... yes [2022-07-06T21:53:58.068Z] #77 207.0 checking for inttypes.h... yes [2022-07-06T21:53:58.068Z] #77 207.2 checking for stdint.h... yes [2022-07-06T21:53:58.068Z] #77 207.4 checking for unistd.h... yes [2022-07-06T21:53:58.068Z] #77 207.7 checking for dlfcn.h... yes [2022-07-06T21:53:58.068Z] #77 207.9 checking for objdir... .libs [2022-07-06T21:53:58.068Z] #77 208.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:53:58.068Z] #77 208.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:53:58.068Z] #77 208.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:53:58.107Z] #33 1.205 + RM_GOPATH=0 [2022-07-06T21:53:58.107Z] #33 1.205 + TMP_GOPATH= [2022-07-06T21:53:58.107Z] #33 1.205 + : /build [2022-07-06T21:53:58.107Z] #33 1.205 + '[' -z '' ']' [2022-07-06T21:53:58.107Z] #33 1.210 ++ mktemp -d [2022-07-06T21:53:58.107Z] #33 1.210 + export GOPATH=/tmp/tmp.Gu6Ey3CJP9 [2022-07-06T21:53:58.107Z] #33 1.210 + GOPATH=/tmp/tmp.Gu6Ey3CJP9 [2022-07-06T21:53:58.107Z] #33 1.210 + RM_GOPATH=1 [2022-07-06T21:53:58.107Z] #33 1.210 + case "$(go env GOARCH)" in [2022-07-06T21:53:58.107Z] #33 1.210 ++ go env GOARCH [2022-07-06T21:53:58.107Z] #33 1.216 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:53:58.107Z] #33 1.216 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:53:58.107Z] #33 1.216 ++ dirname /install.sh [2022-07-06T21:53:58.107Z] #33 1.216 + dir=/ [2022-07-06T21:53:58.107Z] #33 1.217 + bin=dockercli [2022-07-06T21:53:58.107Z] #33 1.217 + shift [2022-07-06T21:53:58.107Z] #33 1.217 + '[' '!' -f //dockercli.installer ']' [2022-07-06T21:53:58.107Z] #33 1.217 + . //dockercli.installer [2022-07-06T21:53:58.107Z] #33 1.217 ++ : stable [2022-07-06T21:53:58.107Z] #33 1.217 ++ : 17.06.2-ce [2022-07-06T21:53:58.107Z] #33 1.217 + install_dockercli [2022-07-06T21:53:58.107Z] #33 1.217 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-06T21:53:58.107Z] #33 1.217 ++ uname -m [2022-07-06T21:53:58.107Z] #33 1.218 Install docker/cli version 17.06.2-ce from stable [2022-07-06T21:53:58.107Z] #33 1.219 + arch=x86_64 [2022-07-06T21:53:58.107Z] #33 1.219 + '[' x86_64 '!=' x86_64 ']' [2022-07-06T21:53:58.107Z] #33 1.219 + url=https://download.docker.com/linux/static [2022-07-06T21:53:58.107Z] #33 1.221 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-06T21:53:58.107Z] #33 1.221 + tar -xz docker/docker [2022-07-06T21:53:58.253Z] #21 61.88 Selecting previously unselected package thin-provisioning-tools. [2022-07-06T21:53:58.253Z] #21 61.90 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-06T21:53:58.253Z] #21 61.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:53:58.326Z] #77 208.6 checking if gcc static flag -static works... yes [2022-07-06T21:53:58.521Z] #21 62.30 Selecting previously unselected package uidmap. [2022-07-06T21:53:58.521Z] #21 62.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-06T21:53:58.521Z] #21 62.34 Unpacking uidmap (1:4.8.1-1) ... [2022-07-06T21:53:58.583Z] #77 209.2 checking if gcc supports -c -o file.o... yes [2022-07-06T21:53:58.583Z] #77 209.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:53:58.787Z] #21 62.59 Selecting previously unselected package vim-runtime. [2022-07-06T21:53:58.787Z] #21 62.60 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:53:58.839Z] #77 209.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:53:59.048Z] #21 62.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-06T21:53:59.048Z] #21 62.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-06T21:53:59.048Z] #21 62.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:53:59.096Z] #77 209.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:53:59.096Z] #77 210.0 checking how to hardcode library paths into programs... immediate [2022-07-06T21:53:59.352Z] #77 210.0 checking whether stripping libraries is possible... yes [2022-07-06T21:53:59.352Z] #77 210.0 checking if libtool supports shared libraries... yes [2022-07-06T21:53:59.352Z] #77 210.0 checking whether to build shared libraries... no [2022-07-06T21:53:59.352Z] #77 210.0 checking whether to build static libraries... yes [2022-07-06T21:53:59.608Z] #77 210.0 checking float.h usability... yes [2022-07-06T21:53:59.864Z] #77 210.3 checking float.h presence... yes [2022-07-06T21:53:59.864Z] #77 210.4 checking for float.h... yes [2022-07-06T21:53:59.864Z] #77 210.5 checking limits.h usability... yes [2022-07-06T21:54:00.121Z] #77 210.8 checking limits.h presence... yes [2022-07-06T21:54:00.121Z] #77 210.9 checking for limits.h... yes [2022-07-06T21:54:00.652Z] #33 4.058 + mkdir -p /build [2022-07-06T21:54:00.684Z] #77 211.1 checking stddef.h usability... yes [2022-07-06T21:54:00.684Z] #77 211.3 checking stddef.h presence... yes [2022-07-06T21:54:00.684Z] #77 211.5 checking for stddef.h... yes [2022-07-06T21:54:00.684Z] #77 211.6 checking for stdlib.h... (cached) yes [2022-07-06T21:54:00.914Z] #33 4.061 + mv docker/docker /build/ [2022-07-06T21:54:00.914Z] #33 4.073 + rmdir docker [2022-07-06T21:54:00.940Z] #77 211.7 checking for string.h... (cached) yes [2022-07-06T21:54:01.198Z] #77 211.9 checking sys/time.h usability... yes [2022-07-06T21:54:01.455Z] #77 212.1 checking sys/time.h presence... yes [2022-07-06T21:54:01.455Z] #77 212.2 checking for sys/time.h... yes [2022-07-06T21:54:01.455Z] #77 212.3 checking for inline... [2022-07-06T21:54:01.455Z] #77 ... [2022-07-06T21:54:01.455Z] [2022-07-06T21:54:01.455Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:01.455Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:01.455Z] #21 66.50 Selecting previously unselected package vim. [2022-07-06T21:54:01.486Z] #33 DONE 4.5s [2022-07-06T21:54:01.486Z] [2022-07-06T21:54:01.486Z] #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-07-06T21:54:01.486Z] #74 sha256:36987da4437f4255481aeeb42c822b0a28da307cdd10dd42255d2fc59bac6157 [2022-07-06T21:54:01.486Z] #74 1.396 + RM_GOPATH=0 [2022-07-06T21:54:01.486Z] #74 1.396 + TMP_GOPATH= [2022-07-06T21:54:01.486Z] #74 1.396 + : /build [2022-07-06T21:54:01.486Z] #74 1.396 + '[' -z '' ']' [2022-07-06T21:54:01.486Z] #74 1.398 ++ mktemp -d [2022-07-06T21:54:01.486Z] #74 1.398 + export GOPATH=/tmp/tmp.ZhtbGT0Qo1 [2022-07-06T21:54:01.486Z] #74 1.398 + GOPATH=/tmp/tmp.ZhtbGT0Qo1 [2022-07-06T21:54:01.486Z] #74 1.399 + RM_GOPATH=1 [2022-07-06T21:54:01.486Z] #74 1.399 + case "$(go env GOARCH)" in [2022-07-06T21:54:01.486Z] #74 1.399 ++ go env GOARCH [2022-07-06T21:54:01.486Z] #74 1.403 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:01.486Z] #74 1.404 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:01.486Z] #74 1.404 ++ dirname /install.sh [2022-07-06T21:54:01.486Z] #74 1.405 + dir=/ [2022-07-06T21:54:01.486Z] #74 1.405 + bin=rootlesskit [2022-07-06T21:54:01.486Z] #74 1.405 + shift [2022-07-06T21:54:01.486Z] #74 1.406 + '[' '!' -f //rootlesskit.installer ']' [2022-07-06T21:54:01.486Z] #74 1.406 + . //rootlesskit.installer [2022-07-06T21:54:01.486Z] #74 1.406 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:54:01.486Z] #74 1.406 + install_rootlesskit [2022-07-06T21:54:01.486Z] #74 1.407 + case "$1" in [2022-07-06T21:54:01.486Z] #74 1.407 + export CGO_ENABLED=0 [2022-07-06T21:54:01.486Z] #74 1.407 + CGO_ENABLED=0 [2022-07-06T21:54:01.486Z] #74 1.407 + _install_rootlesskit [2022-07-06T21:54:01.486Z] #74 1.408 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-06T21:54:01.486Z] #74 1.408 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:54:01.486Z] #74 1.408 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:54:01.486Z] #74 1.408 + GOBIN=/build [2022-07-06T21:54:01.486Z] #74 1.408 + GO111MODULE=on [2022-07-06T21:54:01.486Z] #74 1.409 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:54:01.486Z] #74 1.839 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-06T21:54:01.590Z] #21 ... [2022-07-06T21:54:01.590Z] [2022-07-06T21:54:01.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:54:01.590Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:01.590Z] #77 191.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:54:01.590Z] #77 192.0 checking if gcc static flag -static works... yes [2022-07-06T21:54:01.590Z] #77 192.6 checking if gcc supports -c -o file.o... yes [2022-07-06T21:54:01.590Z] #77 192.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:54:01.590Z] #77 192.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:54:01.590Z] #77 192.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:54:01.590Z] #77 193.2 checking how to hardcode library paths into programs... immediate [2022-07-06T21:54:01.590Z] #77 193.2 checking whether stripping libraries is possible... yes [2022-07-06T21:54:01.590Z] #77 193.2 checking if libtool supports shared libraries... yes [2022-07-06T21:54:01.590Z] #77 193.2 checking whether to build shared libraries... no [2022-07-06T21:54:01.590Z] #77 193.2 checking whether to build static libraries... yes [2022-07-06T21:54:01.590Z] #77 193.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:54:01.590Z] #77 193.3 checking whether build environment is sane... yes [2022-07-06T21:54:01.590Z] #77 193.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:54:01.590Z] #77 193.5 checking whether make sets $(MAKE)... yes [2022-07-06T21:54:01.590Z] #77 193.6 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:54:01.590Z] #77 193.6 checking whether make supports nested variables... yes [2022-07-06T21:54:01.590Z] #77 193.7 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:54:01.590Z] #77 193.7 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:54:01.590Z] #77 193.7 checking how to create a ustar tar archive... gnutar [2022-07-06T21:54:01.590Z] #77 193.8 checking dependency style of gcc... gcc3 [2022-07-06T21:54:01.590Z] #77 194.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:54:01.590Z] #77 194.1 checking whether make supports nested variables... (cached) yes [2022-07-06T21:54:01.590Z] #77 194.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-06T21:54:01.590Z] #77 194.1 checking pkg-config is at least version 0.9.0... yes [2022-07-06T21:54:01.590Z] #77 194.1 checking for yajl >= 2.1.0... yes [2022-07-06T21:54:01.590Z] #77 194.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-06T21:54:01.590Z] #77 194.1 checking for gcc... (cached) gcc [2022-07-06T21:54:01.590Z] #77 194.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-06T21:54:01.590Z] #77 194.2 checking whether gcc accepts -g... (cached) yes [2022-07-06T21:54:01.590Z] #77 194.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-06T21:54:01.590Z] #77 194.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-06T21:54:01.590Z] #77 194.2 checking for a Python interpreter with version >= 3... python3 [2022-07-06T21:54:01.590Z] #77 194.3 checking for python3... /usr/bin/python3 [2022-07-06T21:54:01.590Z] #77 194.3 checking for python3 version... 3.9 [2022-07-06T21:54:01.590Z] #77 194.4 checking for python3 platform... linux [2022-07-06T21:54:01.590Z] #77 194.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-06T21:54:01.590Z] #77 194.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-06T21:54:01.590Z] #77 195.1 checking that generated files are newer than configure... done [2022-07-06T21:54:01.590Z] #77 195.1 configure: creating ./config.status [2022-07-06T21:54:01.590Z] #77 198.1 config.status: creating Makefile [2022-07-06T21:54:01.590Z] #77 198.2 config.status: creating config.h [2022-07-06T21:54:01.590Z] #77 198.3 config.status: executing libtool commands [2022-07-06T21:54:01.590Z] #77 198.4 config.status: executing depfiles commands [2022-07-06T21:54:01.590Z] #77 199.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-06T21:54:01.590Z] #77 199.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-06T21:54:01.590Z] #77 200.0 checking for gcc... gcc [2022-07-06T21:54:01.590Z] #77 200.2 checking whether the C compiler works... yes [2022-07-06T21:54:01.590Z] #77 200.4 checking for C compiler default output file name... a.out [2022-07-06T21:54:01.590Z] #77 200.4 checking for suffix of executables... [2022-07-06T21:54:01.590Z] #77 200.8 checking whether we are cross compiling... no [2022-07-06T21:54:01.590Z] #77 201.0 checking for suffix of object files... o [2022-07-06T21:54:01.712Z] #21 66.53 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:54:01.712Z] #21 66.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:01.850Z] #77 201.2 checking whether we are using the GNU C compiler... yes [2022-07-06T21:54:02.057Z] #74 5.135 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-06T21:54:02.057Z] #74 5.218 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-06T21:54:02.109Z] #77 201.3 checking whether gcc accepts -g... yes [2022-07-06T21:54:02.109Z] #77 201.5 checking for gcc option to accept ISO C89... none needed [2022-07-06T21:54:02.317Z] #74 5.457 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-06T21:54:02.628Z] #77 201.7 checking whether gcc understands -c and -o together... yes [2022-07-06T21:54:02.628Z] #77 202.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-06T21:54:02.628Z] #77 202.1 checking whether build environment is sane... yes [2022-07-06T21:54:02.628Z] #77 202.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-06T21:54:02.628Z] #77 202.2 checking for gawk... no [2022-07-06T21:54:02.628Z] #77 202.2 checking for mawk... mawk [2022-07-06T21:54:02.628Z] #77 202.2 checking whether make sets $(MAKE)... yes [2022-07-06T21:54:02.628Z] #77 202.2 checking whether make supports the include directive... yes (GNU style) [2022-07-06T21:54:02.628Z] #77 202.2 checking whether make supports nested variables... yes [2022-07-06T21:54:02.628Z] #77 202.3 checking whether UID '0' is supported by ustar format... yes [2022-07-06T21:54:02.628Z] #77 202.3 checking whether GID '0' is supported by ustar format... yes [2022-07-06T21:54:02.887Z] #77 202.3 checking how to create a ustar tar archive... gnutar [2022-07-06T21:54:02.897Z] #21 67.72 Selecting previously unselected package xfsprogs. [2022-07-06T21:54:02.897Z] #21 67.73 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-06T21:54:02.897Z] #21 67.73 Unpacking xfsprogs (5.10.0-4) ... [2022-07-06T21:54:03.455Z] #77 202.4 checking dependency style of gcc... gcc3 [2022-07-06T21:54:03.455Z] #77 202.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-06T21:54:03.455Z] #77 202.8 checking whether make supports nested variables... (cached) yes [2022-07-06T21:54:03.699Z] #74 6.947 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-06T21:54:03.827Z] #21 68.59 Selecting previously unselected package zip. [2022-07-06T21:54:03.827Z] #21 68.62 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-06T21:54:03.827Z] #21 68.63 Unpacking zip (3.0-12) ... [2022-07-06T21:54:03.963Z] #74 7.124 go: downloading github.com/google/uuid v1.3.0 [2022-07-06T21:54:03.963Z] #74 7.128 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-06T21:54:03.963Z] #74 7.170 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-06T21:54:03.963Z] #74 7.202 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-06T21:54:03.963Z] #74 7.262 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-06T21:54:03.963Z] #74 7.295 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-06T21:54:04.021Z] #77 203.0 checking build system type... x86_64-pc-linux-gnu [2022-07-06T21:54:04.222Z] #74 7.579 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-06T21:54:04.223Z] #74 7.611 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-06T21:54:04.280Z] #77 203.7 checking host system type... x86_64-pc-linux-gnu [2022-07-06T21:54:04.280Z] #77 203.7 checking how to print strings... printf [2022-07-06T21:54:04.280Z] #77 203.7 checking for a sed that does not truncate output... /bin/sed [2022-07-06T21:54:04.280Z] #77 203.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-06T21:54:04.280Z] #77 203.8 checking for egrep... /bin/grep -E [2022-07-06T21:54:04.280Z] #77 203.8 checking for fgrep... /bin/grep -F [2022-07-06T21:54:04.280Z] #77 203.9 checking for ld used by gcc... /usr/bin/ld [2022-07-06T21:54:04.391Z] #21 69.25 Selecting previously unselected package zstd. [2022-07-06T21:54:04.391Z] #21 69.26 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-06T21:54:04.391Z] #21 69.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:54:04.482Z] #74 7.721 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-06T21:54:04.539Z] #77 204.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-06T21:54:04.539Z] #77 204.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-06T21:54:04.798Z] #77 204.0 checking the name lister (/usr/bin/nm -B) interface... [2022-07-06T21:54:04.798Z] #77 ... [2022-07-06T21:54:04.798Z] [2022-07-06T21:54:04.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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:04.798Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:04.798Z] #21 68.48 Selecting previously unselected package vim. [2022-07-06T21:54:04.798Z] #21 68.49 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:54:04.798Z] #21 68.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:04.957Z] #21 69.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:54:05.071Z] #74 8.280 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-06T21:54:05.819Z] #77 240.6 AR libcrun_testing.a [2022-07-06T21:54:05.819Z] #77 240.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-06T21:54:05.819Z] #77 240.7 CCLD tests/tests_libcrun_utils [2022-07-06T21:54:05.819Z] #77 240.7 CCLD tests/tests_libcrun_errors [2022-07-06T21:54:05.819Z] #77 240.7 CCLD tests/tests_libcrun_fuzzer [2022-07-06T21:54:05.819Z] #77 241.9 CCLD libcrun.la [2022-07-06T21:54:05.819Z] #77 242.5 CCLD crun [2022-07-06T21:54:05.819Z] #77 243.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-06T21:54:05.819Z] #77 243.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-06T21:54:05.819Z] #77 243.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-06T21:54:05.819Z] #77 243.3 /bin/mkdir -p '/usr/local/lib' [2022-07-06T21:54:05.819Z] #77 243.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-06T21:54:05.819Z] #77 243.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-06T21:54:05.819Z] #77 243.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-06T21:54:05.819Z] #77 243.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-06T21:54:05.819Z] #77 243.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-06T21:54:05.819Z] #77 243.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-06T21:54:05.819Z] #77 243.6 ---------------------------------------------------------------------- [2022-07-06T21:54:05.819Z] #77 243.6 Libraries have been installed in: [2022-07-06T21:54:05.819Z] #77 243.6 /usr/local/lib [2022-07-06T21:54:05.819Z] #77 243.6 [2022-07-06T21:54:05.819Z] #77 243.6 If you ever happen to want to link against installed libraries [2022-07-06T21:54:05.819Z] #77 243.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-06T21:54:05.819Z] #77 243.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-06T21:54:05.819Z] #77 243.6 flag during linking and do at least one of the following: [2022-07-06T21:54:05.819Z] #77 243.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-06T21:54:05.819Z] #77 243.6 during execution [2022-07-06T21:54:05.819Z] #77 243.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-06T21:54:05.819Z] #77 243.6 during linking [2022-07-06T21:54:05.819Z] #77 243.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-06T21:54:05.819Z] #77 243.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-06T21:54:05.819Z] #77 243.6 [2022-07-06T21:54:05.819Z] #77 243.6 See any operating system documentation about shared libraries for [2022-07-06T21:54:05.819Z] #77 243.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-06T21:54:05.819Z] #77 243.6 ---------------------------------------------------------------------- [2022-07-06T21:54:05.819Z] #77 243.6 /bin/mkdir -p '/build' [2022-07-06T21:54:05.819Z] #77 243.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-06T21:54:05.819Z] #77 243.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-06T21:54:05.819Z] #77 243.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-06T21:54:05.819Z] #77 243.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-06T21:54:05.819Z] #77 243.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-06T21:54:05.819Z] #77 DONE 243.8s [2022-07-06T21:54:05.819Z] [2022-07-06T21:54:05.819Z] #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-07-06T21:54:05.819Z] #60 sha256:9768ac2c69b9cbeb3757bf425de7beba0ff4fb20cc025cb7c49a96a3b33c2aff [2022-07-06T21:54:06.176Z] #21 69.82 Selecting previously unselected package xfsprogs. [2022-07-06T21:54:06.176Z] #21 69.82 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-06T21:54:06.176Z] #21 69.83 Unpacking xfsprogs (5.10.0-4) ... [2022-07-06T21:54:06.326Z] #21 71.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:54:06.327Z] #21 71.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:54:06.327Z] #21 71.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:54:06.327Z] #21 71.13 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:54:06.327Z] #21 71.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:54:06.327Z] #21 71.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-06T21:54:06.327Z] #21 71.18 Setting up uidmap (1:4.8.1-1) ... [2022-07-06T21:54:06.327Z] #21 71.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:54:06.327Z] #21 71.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:54:06.327Z] #21 71.28 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:54:06.327Z] #21 71.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:54:06.327Z] #21 71.41 Setting up python3-wheel (0.34.2-1) ... [2022-07-06T21:54:06.744Z] #21 70.39 Selecting previously unselected package zip. [2022-07-06T21:54:06.744Z] #21 70.40 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-06T21:54:06.744Z] #21 70.41 Unpacking zip (3.0-12) ... [2022-07-06T21:54:06.996Z] #74 ... [2022-07-06T21:54:06.996Z] [2022-07-06T21:54:06.996Z] #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-07-06T21:54:06.996Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-06T21:54:06.996Z] #69 1.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:54:06.996Z] #69 1.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:54:06.996Z] #69 1.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:54:06.996Z] #69 1.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-06T21:54:06.996Z] #69 2.200 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-06T21:54:06.996Z] #69 2.540 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-06T21:54:06.996Z] #69 3.142 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-06T21:54:06.996Z] #69 4.180 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:54:06.996Z] #69 4.564 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:54:06.996Z] #69 4.971 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-06T21:54:06.996Z] #69 4.971 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-06T21:54:06.996Z] #69 4.971 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:54:06.996Z] #69 4.987 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-06T21:54:06.996Z] #69 4.987 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:54:06.996Z] #69 4.994 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-06T21:54:06.996Z] #69 5.061 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-06T21:54:06.996Z] #69 5.085 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-06T21:54:06.996Z] #69 5.173 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-06T21:54:06.996Z] #69 5.182 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-06T21:54:06.996Z] #69 5.249 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:54:06.996Z] #69 5.284 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:54:06.996Z] #69 ... [2022-07-06T21:54:06.996Z] [2022-07-06T21:54:06.996Z] #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-07-06T21:54:06.996Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:06.996Z] #20 1.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:54:06.996Z] #20 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:54:06.996Z] #20 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:54:06.996Z] #20 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-06T21:54:06.996Z] #20 2.665 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-06T21:54:06.996Z] #20 3.134 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-06T21:54:06.996Z] #20 4.108 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:54:06.996Z] #20 4.565 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-06T21:54:06.996Z] #20 5.435 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:54:06.996Z] #20 6.164 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-06T21:54:06.996Z] #20 6.164 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:54:06.996Z] #20 6.164 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:54:06.996Z] #20 6.168 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-06T21:54:06.996Z] #20 6.198 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-06T21:54:06.996Z] #20 6.200 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-06T21:54:06.996Z] #20 6.248 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:54:06.996Z] #20 6.248 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-06T21:54:06.996Z] #20 6.248 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-06T21:54:06.996Z] #20 6.248 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-06T21:54:06.996Z] #20 6.248 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:54:06.996Z] #20 6.248 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-06T21:54:06.996Z] #20 ... [2022-07-06T21:54:06.996Z] [2022-07-06T21:54:06.996Z] #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-07-06T21:54:06.996Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-06T21:54:06.996Z] #49 1.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:54:06.996Z] #49 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:54:06.996Z] #49 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:54:06.996Z] #49 2.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-06T21:54:06.996Z] #49 2.384 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-06T21:54:06.996Z] #49 2.812 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-06T21:54:06.996Z] #49 3.392 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:54:06.996Z] #49 4.324 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:54:06.996Z] #49 4.592 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-06T21:54:06.996Z] #49 5.529 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-06T21:54:06.996Z] #49 5.530 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-06T21:54:06.996Z] #49 5.530 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:54:06.996Z] #49 5.531 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-06T21:54:06.996Z] #49 5.540 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:54:06.996Z] #49 5.552 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-06T21:54:06.996Z] #49 5.554 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-06T21:54:06.996Z] #49 5.568 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:54:06.996Z] #49 5.575 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-06T21:54:06.996Z] #49 5.590 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-06T21:54:06.996Z] #49 5.597 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-06T21:54:06.996Z] #49 5.601 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:54:07.311Z] #21 70.98 Selecting previously unselected package zstd. [2022-07-06T21:54:07.312Z] #21 71.00 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-06T21:54:07.312Z] #21 71.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:54:08.221Z] #21 73.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:08.221Z] #21 73.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:54:08.221Z] #21 73.15 Setting up libcap2-bin (1:2.44-1) ... [2022-07-06T21:54:08.221Z] #21 73.18 Setting up apparmor (2.13.6-10) ... [2022-07-06T21:54:08.690Z] #21 72.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:54:09.628Z] #21 73.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:54:09.628Z] #21 73.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:54:09.628Z] #21 73.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:54:09.628Z] #21 73.51 Setting up libicu67:amd64 (67.1-7) ... [2022-07-06T21:54:09.887Z] #21 73.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:54:09.887Z] #21 73.57 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-06T21:54:09.887Z] #21 73.59 Setting up uidmap (1:4.8.1-1) ... [2022-07-06T21:54:09.887Z] #21 73.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:54:09.887Z] #21 73.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:54:09.887Z] #21 73.64 Setting up bzip2 (1.0.8-4) ... [2022-07-06T21:54:09.887Z] #21 73.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:54:09.887Z] #21 73.66 Setting up python3-wheel (0.34.2-1) ... [2022-07-06T21:54:11.265Z] #21 74.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:11.265Z] #21 74.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:54:11.265Z] #21 74.87 Setting up libcap2-bin (1:2.44-1) ... [2022-07-06T21:54:11.265Z] #21 74.88 Setting up apparmor (2.13.6-10) ... [2022-07-06T21:54:11.495Z] #21 75.98 Setting up zip (3.0-12) ... [2022-07-06T21:54:11.495Z] #21 75.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:11.495Z] #21 76.02 Setting up bash-completion (1:2.11-2) ... [2022-07-06T21:54:11.753Z] #21 ... [2022-07-06T21:54:11.753Z] [2022-07-06T21:54:11.753Z] #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-07-06T21:54:11.753Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:11.753Z] #77 212.3 checking for inline... inline [2022-07-06T21:54:11.753Z] #77 212.4 checking for size_t... yes [2022-07-06T21:54:11.753Z] #77 213.1 checking for stdlib.h... (cached) yes [2022-07-06T21:54:11.753Z] #77 213.1 checking for GNU libc compatible malloc... yes [2022-07-06T21:54:11.753Z] #77 213.6 checking for stdlib.h... (cached) yes [2022-07-06T21:54:11.753Z] #77 213.6 checking for GNU libc compatible realloc... yes [2022-07-06T21:54:11.753Z] #77 214.2 checking for working strtod... yes [2022-07-06T21:54:11.753Z] #77 214.6 checking for gettimeofday... yes [2022-07-06T21:54:11.753Z] #77 214.9 checking for memset... yes [2022-07-06T21:54:11.753Z] #77 215.1 checking for strspn... yes [2022-07-06T21:54:11.753Z] #77 215.4 checking that generated files are newer than configure... done [2022-07-06T21:54:11.753Z] #77 215.4 configure: creating ./config.status [2022-07-06T21:54:11.753Z] #77 218.8 config.status: creating Makefile [2022-07-06T21:54:11.753Z] #77 219.0 config.status: creating config.h [2022-07-06T21:54:11.753Z] #77 219.1 config.status: executing depfiles commands [2022-07-06T21:54:11.753Z] #77 219.4 config.status: executing libtool commands [2022-07-06T21:54:11.753Z] #77 221.0 GEN .version [2022-07-06T21:54:11.753Z] #77 221.1 make install-recursive [2022-07-06T21:54:11.753Z] #77 221.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-06T21:54:11.753Z] #77 221.3 Making install in libocispec [2022-07-06T21:54:11.753Z] #77 221.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:11.753Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-06T21:54:11.753Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-06T21:54:11.753Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-06T21:54:11.753Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-06T21:54:11.753Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-06T21:54:12.014Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-06T21:54:13.170Z] #21 ... [2022-07-06T21:54:13.170Z] [2022-07-06T21:54:13.170Z] #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-07-06T21:54:13.170Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:13.170Z] #77 204.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-06T21:54:13.170Z] #77 204.3 checking whether ln -s works... yes [2022-07-06T21:54:13.170Z] #77 204.3 checking the maximum length of command line arguments... 1572864 [2022-07-06T21:54:13.170Z] #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-07-06T21:54:13.170Z] #77 204.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-06T21:54:13.170Z] #77 204.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-06T21:54:13.170Z] #77 204.4 checking for objdump... objdump [2022-07-06T21:54:13.170Z] #77 204.4 checking how to recognize dependent libraries... pass_all [2022-07-06T21:54:13.170Z] #77 204.4 checking for dlltool... no [2022-07-06T21:54:13.170Z] #77 204.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-06T21:54:13.170Z] #77 204.4 checking for ar... ar [2022-07-06T21:54:13.170Z] #77 204.4 checking for archiver @FILE support... @ [2022-07-06T21:54:13.170Z] #77 204.8 checking for strip... strip [2022-07-06T21:54:13.170Z] #77 204.8 checking for ranlib... ranlib [2022-07-06T21:54:13.170Z] #77 204.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-06T21:54:13.170Z] #77 205.5 checking for sysroot... no [2022-07-06T21:54:13.170Z] #77 205.5 checking for a working dd... /bin/dd [2022-07-06T21:54:13.170Z] #77 205.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-06T21:54:13.170Z] #77 205.7 checking for mt... no [2022-07-06T21:54:13.170Z] #77 205.8 checking if : is a manifest tool... no [2022-07-06T21:54:13.170Z] #77 205.8 checking how to run the C preprocessor... gcc -E [2022-07-06T21:54:13.170Z] #77 206.4 checking for ANSI C header files... yes [2022-07-06T21:54:13.170Z] #77 207.2 checking for sys/types.h... yes [2022-07-06T21:54:13.170Z] #77 207.4 checking for sys/stat.h... yes [2022-07-06T21:54:13.170Z] #77 207.7 checking for stdlib.h... yes [2022-07-06T21:54:13.170Z] #77 207.9 checking for string.h... yes [2022-07-06T21:54:13.170Z] #77 208.2 checking for memory.h... yes [2022-07-06T21:54:13.170Z] #77 208.3 checking for strings.h... yes [2022-07-06T21:54:13.170Z] #77 208.5 checking for inttypes.h... yes [2022-07-06T21:54:13.170Z] #77 208.8 checking for stdint.h... yes [2022-07-06T21:54:13.170Z] #77 209.1 checking for unistd.h... yes [2022-07-06T21:54:13.170Z] #77 209.3 checking for dlfcn.h... yes [2022-07-06T21:54:13.170Z] #77 209.5 checking for objdir... .libs [2022-07-06T21:54:13.170Z] #77 210.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-06T21:54:13.170Z] #77 210.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-06T21:54:13.170Z] #77 210.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-06T21:54:13.170Z] #77 210.4 checking if gcc static flag -static works... yes [2022-07-06T21:54:13.170Z] #77 210.9 checking if gcc supports -c -o file.o... yes [2022-07-06T21:54:13.170Z] #77 211.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-06T21:54:13.170Z] #77 211.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-06T21:54:13.170Z] #77 211.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-06T21:54:13.170Z] #77 211.8 checking how to hardcode library paths into programs... immediate [2022-07-06T21:54:13.170Z] #77 211.9 checking whether stripping libraries is possible... yes [2022-07-06T21:54:13.170Z] #77 211.9 checking if libtool supports shared libraries... yes [2022-07-06T21:54:13.170Z] #77 211.9 checking whether to build shared libraries... no [2022-07-06T21:54:13.170Z] #77 211.9 checking whether to build static libraries... yes [2022-07-06T21:54:13.170Z] #77 211.9 checking float.h usability... yes [2022-07-06T21:54:13.170Z] #77 212.1 checking float.h presence... yes [2022-07-06T21:54:13.170Z] #77 212.2 checking for float.h... yes [2022-07-06T21:54:13.170Z] #77 212.3 checking limits.h usability... yes [2022-07-06T21:54:13.170Z] #77 212.4 checking limits.h presence... yes [2022-07-06T21:54:13.170Z] #77 212.5 checking for limits.h... yes [2022-07-06T21:54:13.170Z] #77 212.5 checking stddef.h usability... yes [2022-07-06T21:54:13.170Z] #77 212.6 checking stddef.h presence... yes [2022-07-06T21:54:13.170Z] #77 212.7 checking for stddef.h... yes [2022-07-06T21:54:13.170Z] #77 212.8 checking for stdlib.h... (cached) yes [2022-07-06T21:54:13.430Z] #77 212.9 checking for string.h... (cached) yes [2022-07-06T21:54:13.430Z] #77 212.9 checking sys/time.h usability... yes [2022-07-06T21:54:13.430Z] #77 213.1 checking sys/time.h presence... [2022-07-06T21:54:13.430Z] #77 ... [2022-07-06T21:54:13.430Z] [2022-07-06T21:54:13.430Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:13.430Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:13.430Z] #21 77.20 Setting up zip (3.0-12) ... [2022-07-06T21:54:13.430Z] #21 77.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:13.689Z] #21 77.40 Setting up bash-completion (1:2.11-2) ... [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-06T21:54:13.916Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-06T21:54:13.916Z] #77 224.5 make install-recursive [2022-07-06T21:54:13.916Z] #77 224.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:13.916Z] #77 224.6 Making install in yajl [2022-07-06T21:54:13.916Z] #77 224.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:13.916Z] #77 224.7 CC verify/json_verify-json_verify.o [2022-07-06T21:54:13.916Z] #77 224.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-06T21:54:13.916Z] #77 224.8 CC src/libyajl_la-yajl.lo [2022-07-06T21:54:13.916Z] #77 224.8 CC src/libyajl_la-yajl_gen.lo [2022-07-06T21:54:13.916Z] #77 224.8 CC src/libyajl_la-yajl_parser.lo [2022-07-06T21:54:14.173Z] #77 224.9 CC src/libyajl_la-yajl_buf.lo [2022-07-06T21:54:14.173Z] #77 225.0 CC src/libyajl_la-yajl_encode.lo [2022-07-06T21:54:14.430Z] #77 225.0 CC src/libyajl_la-yajl_tree.lo [2022-07-06T21:54:14.430Z] #77 225.0 CC src/libyajl_la-yajl_lex.lo [2022-07-06T21:54:14.688Z] #77 ... [2022-07-06T21:54:14.688Z] [2022-07-06T21:54:14.688Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:14.688Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:14.688Z] #21 79.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:54:14.688Z] #21 79.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:54:14.688Z] #21 79.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:54:14.688Z] #21 79.70 Setting up patch (2.7.6-7) ... [2022-07-06T21:54:14.688Z] #21 79.70 Setting up sudo (1.9.5p2-3) ... [2022-07-06T21:54:14.797Z] #64 274.9 # github.com/containerd/containerd/cmd/containerd [2022-07-06T21:54:14.797Z] #64 274.9 /usr/bin/ld: /tmp/go-link-115538566/000019.o: in function `New': [2022-07-06T21:54:14.797Z] #64 274.9 /tmp/tmp.LkjQTqQ6au/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-07-06T21:54:14.797Z] #64 275.0 + bin/containerd-stress [2022-07-06T21:54:14.797Z] #64 276.0 + bin/containerd-shim [2022-07-06T21:54:14.949Z] #21 79.87 invoke-rc.d: could not determine current runlevel [2022-07-06T21:54:14.949Z] #21 79.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:54:14.949Z] #21 79.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-06T21:54:14.949Z] #21 80.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:54:15.206Z] #21 80.06 Setting up inetutils-ping (2:2.0-1) ... [2022-07-06T21:54:15.206Z] #21 80.08 Setting up pigz (2.6-1) ... [2022-07-06T21:54:15.206Z] #21 80.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:54:15.206Z] #21 80.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:54:15.206Z] #21 80.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:54:15.206Z] #21 80.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:16.698Z] #64 284.4 + bin/containerd-shim-runc-v1 [2022-07-06T21:54:17.104Z] #21 81.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:54:17.104Z] #21 81.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:54:17.880Z] #21 81.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-06T21:54:17.880Z] #21 81.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-06T21:54:17.880Z] #21 81.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:54:17.880Z] #21 81.53 Setting up patch (2.7.6-7) ... [2022-07-06T21:54:17.880Z] #21 81.54 Setting up sudo (1.9.5p2-3) ... [2022-07-06T21:54:17.880Z] #21 81.65 invoke-rc.d: could not determine current runlevel [2022-07-06T21:54:17.880Z] #21 81.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:54:17.880Z] #21 81.69 Setting up xfsprogs (5.10.0-4) ... [2022-07-06T21:54:17.880Z] #21 81.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:54:17.925Z] #21 82.65 Setting up libelf1:amd64 (0.183-1) ... [2022-07-06T21:54:17.925Z] #21 82.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:54:17.925Z] #21 82.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:54:17.925Z] #21 82.71 Setting up python3-distutils (3.9.2-1) ... [2022-07-06T21:54:18.140Z] #21 81.73 Setting up inetutils-ping (2:2.0-1) ... [2022-07-06T21:54:18.140Z] #21 81.74 Setting up pigz (2.6-1) ... [2022-07-06T21:54:18.140Z] #21 81.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:54:18.140Z] #21 81.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:54:18.140Z] #21 81.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:54:18.140Z] #21 81.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:18.489Z] #21 83.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:18.489Z] #21 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-06T21:54:18.489Z] #21 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-06T21:54:18.489Z] #21 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-06T21:54:18.489Z] #21 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-06T21:54:18.489Z] #21 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-06T21:54:18.489Z] #21 83.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-06T21:54:18.746Z] #21 83.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-06T21:54:18.746Z] #21 83.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-06T21:54:18.746Z] #21 83.53 Setting up python3-setuptools (52.0.0-4) ... [2022-07-06T21:54:19.228Z] #49 ... [2022-07-06T21:54:19.228Z] [2022-07-06T21:54:19.228Z] #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-07-06T21:54:19.228Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-06T21:54:19.228Z] #69 21.30 Fetched 49.1 MB in 20s (2462 kB/s) [2022-07-06T21:54:19.518Z] #21 83.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:54:19.518Z] #21 83.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:54:20.087Z] #21 83.85 Setting up libelf1:amd64 (0.183-1) ... [2022-07-06T21:54:20.087Z] #21 83.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:54:20.087Z] #21 83.89 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:54:20.087Z] #21 83.90 Setting up python3-distutils (3.9.2-1) ... [2022-07-06T21:54:20.640Z] #21 85.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:54:20.640Z] #21 85.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:54:20.640Z] #21 85.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:54:20.640Z] #21 85.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:54:20.913Z] #21 84.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:20.913Z] #21 84.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-06T21:54:20.913Z] #21 84.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-06T21:54:20.913Z] #21 84.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-06T21:54:20.913Z] #21 84.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-06T21:54:20.913Z] #21 84.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-06T21:54:20.913Z] #21 84.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-06T21:54:21.172Z] #21 84.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-06T21:54:21.172Z] #21 84.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-06T21:54:21.172Z] #21 84.90 Setting up python3-setuptools (52.0.0-4) ... [2022-07-06T21:54:21.570Z] #21 86.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:54:21.827Z] #21 86.63 Setting up jq (1.6-2.1) ... [2022-07-06T21:54:21.827Z] #21 86.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:54:21.827Z] #21 86.65 Setting up iptables (1.8.7-1) ... [2022-07-06T21:54:21.827Z] #21 86.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-06T21:54:21.827Z] #21 86.69 Setting up iproute2 (5.10.0-4) ... [2022-07-06T21:54:21.967Z] #64 289.2 + bin/containerd-shim-runc-v2 [2022-07-06T21:54:21.967Z] #64 289.9 + binaries [2022-07-06T21:54:22.085Z] #21 86.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:54:22.225Z] #64 289.9 + install -D bin/containerd /build/containerd [2022-07-06T21:54:22.225Z] #64 290.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-06T21:54:22.225Z] #64 290.0 + install -D bin/ctr /build/ctr [2022-07-06T21:54:22.342Z] #21 ... [2022-07-06T21:54:22.342Z] [2022-07-06T21:54:22.342Z] #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-07-06T21:54:22.342Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:22.342Z] #77 231.9 CCLD libyajl.la [2022-07-06T21:54:22.342Z] #77 232.2 CCLD verify/json_verify [2022-07-06T21:54:22.342Z] #77 232.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:22.342Z] #77 232.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:54:22.343Z] #77 232.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:54:22.343Z] #77 232.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:22.343Z] #77 232.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:22.343Z] #77 232.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:22.343Z] #77 232.8 CC src/validate.o [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_config_schema.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_defs.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-06T21:54:22.343Z] #77 232.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-06T21:54:22.343Z] #77 233.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-06T21:54:22.343Z] #77 233.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-06T21:54:22.343Z] #77 233.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-06T21:54:22.343Z] #77 233.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-06T21:54:22.343Z] #77 233.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-06T21:54:22.343Z] #77 233.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-06T21:54:22.343Z] #77 233.1 CC src/runtime_spec_schema_defs.lo [2022-07-06T21:54:22.343Z] #77 233.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-06T21:54:22.343Z] #77 233.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-06T21:54:22.343Z] #77 233.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-06T21:54:22.600Z] #77 233.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-06T21:54:22.600Z] #77 233.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-06T21:54:22.600Z] #77 233.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-06T21:54:22.600Z] #77 233.3 CC src/basic_test_double_array_item.lo [2022-07-06T21:54:22.600Z] #77 233.3 CC src/basic_test_double_array.lo [2022-07-06T21:54:22.600Z] #77 233.4 CC src/basic_test_top_array_string.lo [2022-07-06T21:54:22.600Z] #77 233.4 CC src/basic_test_top_double_array_int.lo [2022-07-06T21:54:22.600Z] #77 233.4 CC src/basic_test_top_double_array_obj.lo [2022-07-06T21:54:22.600Z] #77 233.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-06T21:54:22.600Z] #77 233.5 CC src/basic_test_top_array_int.lo [2022-07-06T21:54:22.600Z] #77 233.5 CC src/basic_test_top_double_array_string.lo [2022-07-06T21:54:22.600Z] #77 233.5 CC src/read-file.lo [2022-07-06T21:54:22.600Z] #77 233.5 CC src/json_common.lo [2022-07-06T21:54:22.857Z] #77 233.6 CC tests/test-1.o [2022-07-06T21:54:22.857Z] #77 233.7 CC tests/test-2.o [2022-07-06T21:54:22.857Z] #77 233.7 CC tests/test-3.o [2022-07-06T21:54:22.857Z] #77 233.7 CC tests/test-4.o [2022-07-06T21:54:22.857Z] #77 233.8 CC tests/test-5.o [2022-07-06T21:54:22.857Z] #77 233.8 CC tests/test-6.o [2022-07-06T21:54:23.115Z] #77 233.9 CC tests/test-7.o [2022-07-06T21:54:23.115Z] #77 233.9 CC tests/test-8.o [2022-07-06T21:54:23.372Z] #77 ... [2022-07-06T21:54:23.372Z] [2022-07-06T21:54:23.372Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:23.372Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:23.372Z] #21 DONE 88.2s [2022-07-06T21:54:23.372Z] [2022-07-06T21:54:23.372Z] #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-07-06T21:54:23.372Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:23.372Z] #77 234.2 CC tests/test-11.o [2022-07-06T21:54:23.629Z] #77 234.3 CC tests/test-9.o [2022-07-06T21:54:23.629Z] #77 234.4 CC tests/test-10.o [2022-07-06T21:54:23.708Z] #21 87.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:54:23.708Z] #21 87.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:54:23.708Z] #21 87.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:54:23.708Z] #21 87.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:54:23.708Z] #21 ... [2022-07-06T21:54:23.708Z] [2022-07-06T21:54:23.708Z] #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-07-06T21:54:23.708Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:23.708Z] #77 213.1 checking sys/time.h presence... yes [2022-07-06T21:54:23.708Z] #77 213.1 checking for sys/time.h... yes [2022-07-06T21:54:23.708Z] #77 213.1 checking for inline... inline [2022-07-06T21:54:23.708Z] #77 213.3 checking for size_t... yes [2022-07-06T21:54:23.708Z] #77 213.8 checking for stdlib.h... (cached) yes [2022-07-06T21:54:23.708Z] #77 213.8 checking for GNU libc compatible malloc... yes [2022-07-06T21:54:23.708Z] #77 214.1 checking for stdlib.h... (cached) yes [2022-07-06T21:54:23.708Z] #77 214.1 checking for GNU libc compatible realloc... yes [2022-07-06T21:54:23.708Z] #77 214.6 checking for working strtod... yes [2022-07-06T21:54:23.708Z] #77 215.0 checking for gettimeofday... yes [2022-07-06T21:54:23.708Z] #77 215.3 checking for memset... yes [2022-07-06T21:54:23.708Z] #77 215.6 checking for strspn... yes [2022-07-06T21:54:23.708Z] #77 216.2 checking that generated files are newer than configure... done [2022-07-06T21:54:23.708Z] #77 216.2 configure: creating ./config.status [2022-07-06T21:54:23.708Z] #77 219.9 config.status: creating Makefile [2022-07-06T21:54:23.708Z] #77 220.0 config.status: creating config.h [2022-07-06T21:54:23.708Z] #77 220.1 config.status: executing depfiles commands [2022-07-06T21:54:23.708Z] #77 220.7 config.status: executing libtool commands [2022-07-06T21:54:23.708Z] #77 222.3 GEN .version [2022-07-06T21:54:23.708Z] #77 222.3 make install-recursive [2022-07-06T21:54:23.708Z] #77 222.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-06T21:54:23.708Z] #77 222.4 Making install in libocispec [2022-07-06T21:54:23.708Z] #77 222.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:23.708Z] #77 222.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-06T21:54:23.708Z] #77 222.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-06T21:54:23.708Z] #77 222.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-06T21:54:23.708Z] #77 222.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-06T21:54:23.708Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-06T21:54:23.708Z] #77 223.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-06T21:54:23.876Z] #60 182.2 + mkdir -p /build [2022-07-06T21:54:23.877Z] #60 182.2 + cp runc /build/runc [2022-07-06T21:54:23.877Z] #60 DONE 183.2s [2022-07-06T21:54:23.877Z] [2022-07-06T21:54:23.877Z] #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-07-06T21:54:23.877Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:54:23.877Z] #64 ... [2022-07-06T21:54:23.877Z] [2022-07-06T21:54:23.877Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-06T21:54:23.877Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:54:23.877Z] #55 313.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-06T21:54:23.877Z] #55 DONE 313.4s [2022-07-06T21:54:23.877Z] [2022-07-06T21:54:23.877Z] #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-07-06T21:54:23.877Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-06T21:54:23.967Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-06T21:54:24.538Z] #77 ... [2022-07-06T21:54:24.538Z] [2022-07-06T21:54:24.538Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:54:24.538Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-06T21:54:24.560Z] #77 ... [2022-07-06T21:54:24.560Z] [2022-07-06T21:54:24.560Z] #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-07-06T21:54:24.560Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-06T21:54:24.560Z] #22 0.945 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-06T21:54:24.560Z] #22 0.949 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-06T21:54:24.560Z] #22 0.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-06T21:54:24.560Z] #22 DONE 1.0s [2022-07-06T21:54:24.560Z] [2022-07-06T21:54:24.560Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:54:24.560Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-06T21:54:24.800Z] #21 88.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:54:24.800Z] #21 88.46 Setting up jq (1.6-2.1) ... [2022-07-06T21:54:24.800Z] #21 88.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:54:24.800Z] #21 88.50 Setting up iptables (1.8.7-1) ... [2022-07-06T21:54:24.800Z] #21 88.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-06T21:54:24.800Z] #21 88.58 Setting up iproute2 (5.10.0-4) ... [2022-07-06T21:54:25.369Z] #21 88.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:54:25.629Z] #21 DONE 89.3s [2022-07-06T21:54:25.629Z] [2022-07-06T21:54:25.629Z] #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-07-06T21:54:25.629Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-06T21:54:25.629Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-06T21:54:25.629Z] #77 224.6 make install-recursive [2022-07-06T21:54:25.629Z] #77 224.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:25.629Z] #77 224.7 Making install in yajl [2022-07-06T21:54:25.629Z] #77 224.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:25.629Z] #77 224.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-06T21:54:25.629Z] #77 224.8 CC verify/json_verify-json_verify.o [2022-07-06T21:54:25.629Z] #77 224.8 CC src/libyajl_la-yajl.lo [2022-07-06T21:54:25.629Z] #77 224.8 CC src/libyajl_la-yajl_gen.lo [2022-07-06T21:54:25.629Z] #77 224.8 CC src/libyajl_la-yajl_parser.lo [2022-07-06T21:54:25.629Z] #77 224.9 CC src/libyajl_la-yajl_buf.lo [2022-07-06T21:54:25.629Z] #77 224.9 CC src/libyajl_la-yajl_encode.lo [2022-07-06T21:54:25.629Z] #77 224.9 CC src/libyajl_la-yajl_lex.lo [2022-07-06T21:54:25.629Z] #77 224.9 CC src/libyajl_la-yajl_tree.lo [2022-07-06T21:54:25.771Z] #64 ... [2022-07-06T21:54:25.771Z] [2022-07-06T21:54:25.771Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-06T21:54:25.771Z] #56 sha256:d9e5ea35f81c02fa5e72a45e4f47e9a49596b897e717f16cebd3a452e55581e1 [2022-07-06T21:54:25.812Z] #69 21.30 Reading package lists... [2022-07-06T21:54:25.812Z] #69 ... [2022-07-06T21:54:25.812Z] [2022-07-06T21:54:25.812Z] #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-07-06T21:54:25.812Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:25.812Z] #20 22.13 Fetched 49.1 MB in 21s (2394 kB/s) [2022-07-06T21:54:26.336Z] #56 DONE 0.7s [2022-07-06T21:54:26.336Z] [2022-07-06T21:54:26.336Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-06T21:54:26.336Z] #58 sha256:38a11f2494df738c302551ba312453fbd82c9879c66aa894320afb7026957e56 [2022-07-06T21:54:26.336Z] #58 DONE 0.1s [2022-07-06T21:54:26.336Z] [2022-07-06T21:54:26.336Z] #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-07-06T21:54:26.336Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:54:26.408Z] #64 DONE 294.2s [2022-07-06T21:54:26.565Z] #77 ... [2022-07-06T21:54:26.565Z] [2022-07-06T21:54:26.565Z] #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-07-06T21:54:26.565Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-06T21:54:26.565Z] #22 0.899 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-06T21:54:26.565Z] #22 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-06T21:54:26.565Z] #22 0.917 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-06T21:54:26.565Z] #22 DONE 1.0s [2022-07-06T21:54:26.592Z] #64 ... [2022-07-06T21:54:26.592Z] [2022-07-06T21:54:26.592Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-06T21:54:26.592Z] #61 sha256:767bbddefb614f96ce666dfda23cde1928d34f6e1e32c1fe1dcdf90421b7e268 [2022-07-06T21:54:26.592Z] #61 DONE 0.3s [2022-07-06T21:54:26.592Z] [2022-07-06T21:54:26.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-07-06T21:54:26.592Z] #64 sha256:e732076de6d677d10c8d6065477c33a553767cd8fb48d5db45857b313a08d4c8 [2022-07-06T21:54:26.824Z] [2022-07-06T21:54:26.824Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:54:26.824Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-06T21:54:27.196Z] #20 22.13 Reading package lists... [2022-07-06T21:54:27.196Z] #20 ... [2022-07-06T21:54:27.196Z] [2022-07-06T21:54:27.196Z] #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-07-06T21:54:27.196Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-06T21:54:27.196Z] #69 21.30 Reading package lists... [2022-07-06T21:54:27.344Z] [2022-07-06T21:54:27.344Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-06T21:54:27.344Z] #65 sha256:3c1091596bc31fe4a0a8bbf4477951d60ecfc9b7f863f74d72d60fc8c17da0b3 [2022-07-06T21:54:28.138Z] #69 30.50 Reading package lists... [2022-07-06T21:54:28.138Z] #69 ... [2022-07-06T21:54:28.138Z] [2022-07-06T21:54:28.138Z] #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-07-06T21:54:28.138Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-06T21:54:28.138Z] #49 21.38 Fetched 49.1 MB in 20s (2470 kB/s) [2022-07-06T21:54:28.138Z] #49 21.38 Reading package lists... [2022-07-06T21:54:28.138Z] #49 31.00 Reading package lists... [2022-07-06T21:54:28.138Z] #49 ... [2022-07-06T21:54:28.138Z] [2022-07-06T21:54:28.138Z] #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-07-06T21:54:28.138Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:28.138Z] #20 22.13 Reading package lists... [2022-07-06T21:54:28.717Z] #65 DONE 1.5s [2022-07-06T21:54:28.717Z] [2022-07-06T21:54:28.717Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-06T21:54:28.717Z] #70 sha256:1911e0f421ffc13c66e9fcfe1ecd08cca3efa9ee407ef34464960a9a40a0a1b0 [2022-07-06T21:54:28.975Z] #70 DONE 0.3s [2022-07-06T21:54:28.975Z] [2022-07-06T21:54:28.975Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-06T21:54:28.975Z] #75 sha256:16eddbfdd243bc5dc56b30a993dbc6207157f6b78cc87251688317e984288ed4 [2022-07-06T21:54:29.130Z] #64 281.4 + bin/containerd [2022-07-06T21:54:30.901Z] #75 DONE 1.8s [2022-07-06T21:54:30.901Z] [2022-07-06T21:54:30.901Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-06T21:54:30.901Z] #78 sha256:fecbe8170046c376afdea2056092dd08e7b5e5bc55dd6ebbf4df1b723c4a3a21 [2022-07-06T21:54:30.901Z] #78 DONE 0.1s [2022-07-06T21:54:30.901Z] [2022-07-06T21:54:30.901Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-06T21:54:30.901Z] #79 sha256:2dc4c839829ded63cc264025b6e08284a74253ad94acc10ef81a086385ee7f50 [2022-07-06T21:54:30.901Z] #79 DONE 0.1s [2022-07-06T21:54:30.901Z] [2022-07-06T21:54:30.901Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-06T21:54:30.901Z] #80 sha256:bd865169a46ac2c491b167d660e7cfdb46679874299c535b65c336b56c2c46a2 [2022-07-06T21:54:30.901Z] #80 DONE 0.0s [2022-07-06T21:54:30.901Z] [2022-07-06T21:54:30.901Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-06T21:54:30.901Z] #81 sha256:63bd1f37563fe938339d4852e97ce24b5ed2911d9554d05f76c53c7fcbfcef56 [2022-07-06T21:54:31.845Z] #81 DONE 0.9s [2022-07-06T21:54:32.098Z] #23 ... [2022-07-06T21:54:32.098Z] [2022-07-06T21:54:32.098Z] #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-07-06T21:54:32.098Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:32.098Z] #77 231.0 CCLD libyajl.la [2022-07-06T21:54:32.098Z] #77 231.3 CCLD verify/json_verify [2022-07-06T21:54:32.098Z] #77 231.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:32.141Z] [2022-07-06T21:54:32.141Z] #82 exporting to image [2022-07-06T21:54:32.141Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-06T21:54:32.141Z] #82 exporting layers [2022-07-06T21:54:32.357Z] #77 231.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:54:32.358Z] #77 231.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:54:32.358Z] #77 231.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:32.358Z] #77 231.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-06T21:54:32.358Z] #77 231.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:54:32.358Z] #77 231.9 CC src/validate.o [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_defs.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_config_schema.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-06T21:54:32.358Z] #77 231.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-06T21:54:32.358Z] #77 232.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-06T21:54:32.358Z] #77 232.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-06T21:54:32.617Z] #77 232.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-06T21:54:32.617Z] #77 232.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-06T21:54:32.617Z] #77 232.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-06T21:54:32.617Z] #77 232.0 CC src/runtime_spec_schema_defs.lo [2022-07-06T21:54:32.617Z] #77 232.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-06T21:54:32.617Z] #77 232.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-06T21:54:32.617Z] #77 232.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-06T21:54:32.617Z] #77 232.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-06T21:54:32.617Z] #77 232.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-06T21:54:32.617Z] #77 232.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-06T21:54:32.617Z] #77 232.2 CC src/basic_test_double_array_item.lo [2022-07-06T21:54:32.617Z] #77 232.3 CC src/basic_test_top_array_int.lo [2022-07-06T21:54:32.876Z] #77 232.3 CC src/basic_test_top_array_string.lo [2022-07-06T21:54:32.876Z] #77 232.3 CC src/basic_test_double_array.lo [2022-07-06T21:54:32.876Z] #77 232.4 CC src/basic_test_top_double_array_int.lo [2022-07-06T21:54:32.876Z] #77 232.5 CC src/basic_test_top_double_array_obj.lo [2022-07-06T21:54:32.876Z] #77 232.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-06T21:54:33.135Z] #77 232.6 CC src/read-file.lo [2022-07-06T21:54:33.135Z] #77 232.6 CC src/json_common.lo [2022-07-06T21:54:33.135Z] #77 232.7 CC src/basic_test_top_double_array_string.lo [2022-07-06T21:54:33.135Z] #77 232.7 CC tests/test-2.o [2022-07-06T21:54:33.135Z] #77 232.8 CC tests/test-3.o [2022-07-06T21:54:33.394Z] #77 232.8 CC tests/test-1.o [2022-07-06T21:54:33.394Z] #77 232.9 CC tests/test-4.o [2022-07-06T21:54:33.394Z] #77 232.9 CC tests/test-5.o [2022-07-06T21:54:33.394Z] #77 232.9 CC tests/test-6.o [2022-07-06T21:54:33.653Z] #77 233.0 CC tests/test-7.o [2022-07-06T21:54:33.653Z] #77 233.1 CC tests/test-8.o [2022-07-06T21:54:33.653Z] #77 233.2 CC tests/test-9.o [2022-07-06T21:54:33.913Z] #77 233.3 CC tests/test-10.o [2022-07-06T21:54:33.913Z] #77 233.4 CC tests/test-11.o [2022-07-06T21:54:34.513Z] #23 9.964 Collecting yamllint==1.26.1 [2022-07-06T21:54:35.425Z] #82 exporting layers 3.1s done [2022-07-06T21:54:35.425Z] #82 writing image sha256:a35b6c297f44dbdf46ea278c3a6242c72e4f365d6b5b040086c8f8d1b782e5e6 done [2022-07-06T21:54:35.425Z] #82 naming to docker.io/library/docker:420142a8864e10ba2832bbd344275c1302defc69 done [2022-07-06T21:54:35.425Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [2022-07-06T21:54:35.444Z] #23 11.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-06T21:54:35.743Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-06T21:54:36.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/test/unit [2022-07-06T21:54:36.275Z] #20 31.31 Reading package lists... [2022-07-06T21:54:36.276Z] #20 ... [2022-07-06T21:54:36.276Z] [2022-07-06T21:54:36.276Z] #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-07-06T21:54:36.276Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-06T21:54:36.276Z] #69 30.50 Reading package lists... [2022-07-06T21:54:36.814Z] #23 12.39 Collecting pathspec>=0.5.3 [2022-07-06T21:54:36.814Z] #23 12.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-06T21:54:37.071Z] #23 12.87 Collecting pyyaml [2022-07-06T21:54:37.201Z] #77 ... [2022-07-06T21:54:37.201Z] [2022-07-06T21:54:37.201Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:54:37.201Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-06T21:54:37.201Z] #23 10.51 Collecting yamllint==1.26.1 [2022-07-06T21:54:37.328Z] #23 12.88 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-07-06T21:54:37.328Z] #23 12.96 Building wheels for collected packages: yamllint [2022-07-06T21:54:37.328Z] #23 12.96 Building wheel for yamllint (setup.py): started [2022-07-06T21:54:37.397Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-06T21:54:37.397Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-06T21:54:37.397Z] + TESTDIRS=./... [2022-07-06T21:54:37.397Z] + exclude_paths='/vendor/|/integration' [2022-07-06T21:54:37.397Z] ++ go list ./... [2022-07-06T21:54:37.397Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-06T21:54:38.150Z] #23 11.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-06T21:54:38.333Z] + pkg_list='github.com/docker/docker/api [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/backend/build [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/httputils [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/middleware [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/build [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/container [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/debug [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/image [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/network [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/session [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/system [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/server/router/volume [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/backend [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/container [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/events [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/filters [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/image [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/mount [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/network [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/registry [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/strslice [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/swarm [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/time [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/versions [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T21:54:38.333Z] github.com/docker/docker/api/types/volume [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/dockerfile [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/remotecontext [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T21:54:38.333Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T21:54:38.333Z] github.com/docker/docker/cli [2022-07-06T21:54:38.333Z] github.com/docker/docker/cli/config [2022-07-06T21:54:38.333Z] github.com/docker/docker/cli/debug [2022-07-06T21:54:38.333Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T21:54:38.333Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T21:54:38.333Z] github.com/docker/docker/client [2022-07-06T21:54:38.333Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T21:54:38.333Z] github.com/docker/docker/cmd/dockerd [2022-07-06T21:54:38.333Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T21:54:38.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T21:54:38.333Z] github.com/docker/docker/container [2022-07-06T21:54:38.333Z] github.com/docker/docker/container/stream [2022-07-06T21:54:38.333Z] github.com/docker/docker/contrib/apparmor [2022-07-06T21:54:38.333Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T21:54:38.333Z] github.com/docker/docker/contrib/httpserver [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/config [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/events [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/exec [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/images [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/initlayer [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/links [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/listeners [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/local [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/names [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/network [2022-07-06T21:54:38.333Z] github.com/docker/docker/daemon/stats [2022-07-06T21:54:38.333Z] github.com/docker/docker/distribution [2022-07-06T21:54:38.333Z] github.com/docker/docker/distribution/metadata [2022-07-06T21:54:38.333Z] github.com/docker/docker/distribution/utils [2022-07-06T21:54:38.334Z] github.com/docker/docker/distribution/xfer [2022-07-06T21:54:38.334Z] github.com/docker/docker/dockerversion [2022-07-06T21:54:38.334Z] github.com/docker/docker/errdefs [2022-07-06T21:54:38.334Z] github.com/docker/docker/image [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/cache [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/tarexport [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/v1 [2022-07-06T21:54:38.334Z] github.com/docker/docker/internal/test/suite [2022-07-06T21:54:38.334Z] github.com/docker/docker/layer [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/types [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/types [2022-07-06T21:54:38.334Z] github.com/docker/docker/oci [2022-07-06T21:54:38.334Z] github.com/docker/docker/oci/caps [2022-07-06T21:54:38.334Z] github.com/docker/docker/opts [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/aaparser [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/archive [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/authorization [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/capabilities [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/containerfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/directory [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/dmesg [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/fileutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/fsutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/homedir [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/idtools [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/ioutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/longpath [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/loopback [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/pidfile [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/platform [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/pools [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/progress [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/pubsub [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/reexec [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/signal [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/stack [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/stringid [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/system [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/tailfile [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/tarsum [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/truncindex [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/urlutil [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/useragent [2022-07-06T21:54:38.334Z] github.com/docker/docker/plugin [2022-07-06T21:54:38.334Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T21:54:38.334Z] github.com/docker/docker/plugin/v2 [2022-07-06T21:54:38.334Z] github.com/docker/docker/profiles/apparmor [2022-07-06T21:54:38.334Z] github.com/docker/docker/profiles/seccomp [2022-07-06T21:54:38.334Z] github.com/docker/docker/quota [2022-07-06T21:54:38.334Z] github.com/docker/docker/reference [2022-07-06T21:54:38.334Z] github.com/docker/docker/registry [2022-07-06T21:54:38.334Z] github.com/docker/docker/registry/resumable [2022-07-06T21:54:38.334Z] github.com/docker/docker/restartmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/rootless [2022-07-06T21:54:38.334Z] github.com/docker/docker/rootless/specconv [2022-07-06T21:54:38.334Z] github.com/docker/docker/runconfig [2022-07-06T21:54:38.334Z] github.com/docker/docker/runconfig/opts [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/daemon [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/environment [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fakegit [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/registry [2022-07-06T21:54:38.334Z] github.com/docker/docker/testutil/request [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/drivers [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/local [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/mounts [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/service [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/service/opts [2022-07-06T21:54:38.334Z] github.com/docker/docker/volume/testutils' [2022-07-06T21:54:38.334Z] ++ grep --fixed-strings -v /libnetwork [2022-07-06T21:54:38.334Z] ++ echo 'github.com/docker/docker/api [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/backend/build [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/httputils [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/middleware [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/build [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/container [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/debug [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/image [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/network [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/session [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/system [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/server/router/volume [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/backend [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/container [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/events [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/filters [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/image [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/mount [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/network [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/registry [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/strslice [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/swarm [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/time [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/versions [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T21:54:38.334Z] github.com/docker/docker/api/types/volume [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/dockerfile [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/remotecontext [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T21:54:38.334Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T21:54:38.334Z] github.com/docker/docker/cli [2022-07-06T21:54:38.334Z] github.com/docker/docker/cli/config [2022-07-06T21:54:38.334Z] github.com/docker/docker/cli/debug [2022-07-06T21:54:38.334Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T21:54:38.334Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T21:54:38.334Z] github.com/docker/docker/client [2022-07-06T21:54:38.334Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T21:54:38.334Z] github.com/docker/docker/cmd/dockerd [2022-07-06T21:54:38.334Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T21:54:38.334Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T21:54:38.334Z] github.com/docker/docker/container [2022-07-06T21:54:38.334Z] github.com/docker/docker/container/stream [2022-07-06T21:54:38.334Z] github.com/docker/docker/contrib/apparmor [2022-07-06T21:54:38.334Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T21:54:38.334Z] github.com/docker/docker/contrib/httpserver [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/config [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/events [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/exec [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/images [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/initlayer [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/links [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/listeners [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/local [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/names [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/network [2022-07-06T21:54:38.334Z] github.com/docker/docker/daemon/stats [2022-07-06T21:54:38.334Z] github.com/docker/docker/distribution [2022-07-06T21:54:38.334Z] github.com/docker/docker/distribution/metadata [2022-07-06T21:54:38.334Z] github.com/docker/docker/distribution/utils [2022-07-06T21:54:38.334Z] github.com/docker/docker/distribution/xfer [2022-07-06T21:54:38.334Z] github.com/docker/docker/dockerversion [2022-07-06T21:54:38.334Z] github.com/docker/docker/errdefs [2022-07-06T21:54:38.334Z] github.com/docker/docker/image [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/cache [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/tarexport [2022-07-06T21:54:38.334Z] github.com/docker/docker/image/v1 [2022-07-06T21:54:38.334Z] github.com/docker/docker/internal/test/suite [2022-07-06T21:54:38.334Z] github.com/docker/docker/layer [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T21:54:38.334Z] github.com/docker/docker/libcontainerd/types [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/libnetwork/types [2022-07-06T21:54:38.334Z] github.com/docker/docker/oci [2022-07-06T21:54:38.334Z] github.com/docker/docker/oci/caps [2022-07-06T21:54:38.334Z] github.com/docker/docker/opts [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/aaparser [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/archive [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/authorization [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/capabilities [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/containerfs [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/directory [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/dmesg [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/fileutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/fsutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/homedir [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/idtools [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/ioutils [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/longpath [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/loopback [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/pidfile [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/platform [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T21:54:38.334Z] github.com/docker/docker/pkg/plugins [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/pools [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/progress [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/pubsub [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/reexec [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/signal [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stack [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stringid [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/system [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/tailfile [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/tarsum [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/truncindex [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/urlutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/useragent [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin/v2 [2022-07-06T21:54:38.335Z] github.com/docker/docker/profiles/apparmor [2022-07-06T21:54:38.335Z] github.com/docker/docker/profiles/seccomp [2022-07-06T21:54:38.335Z] github.com/docker/docker/quota [2022-07-06T21:54:38.335Z] github.com/docker/docker/reference [2022-07-06T21:54:38.335Z] github.com/docker/docker/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/registry/resumable [2022-07-06T21:54:38.335Z] github.com/docker/docker/restartmanager [2022-07-06T21:54:38.335Z] github.com/docker/docker/rootless [2022-07-06T21:54:38.335Z] github.com/docker/docker/rootless/specconv [2022-07-06T21:54:38.335Z] github.com/docker/docker/runconfig [2022-07-06T21:54:38.335Z] github.com/docker/docker/runconfig/opts [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/daemon [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/environment [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakegit [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/request [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/drivers [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/local [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/mounts [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/service [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/service/opts [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/testutils' [2022-07-06T21:54:38.335Z] + base_pkg_list='github.com/docker/docker/api [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/backend/build [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/httputils [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/middleware [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/build [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/debug [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/image [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/network [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/session [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/system [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/backend [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/events [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/filters [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/image [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/mount [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/network [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/strslice [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/swarm [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/time [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/dockerfile [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/config [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/debug [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/client [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T21:54:38.335Z] github.com/docker/docker/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/container/stream [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/apparmor [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/httpserver [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/config [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/events [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/exec [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/images [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/initlayer [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/links [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/listeners [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/local [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/names [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/network [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/stats [2022-07-06T21:54:38.335Z] github.com/docker/docker/distribution [2022-07-06T21:54:38.335Z] github.com/docker/docker/distribution/metadata [2022-07-06T21:54:38.335Z] github.com/docker/docker/distribution/utils [2022-07-06T21:54:38.335Z] github.com/docker/docker/distribution/xfer [2022-07-06T21:54:38.335Z] github.com/docker/docker/dockerversion [2022-07-06T21:54:38.335Z] github.com/docker/docker/errdefs [2022-07-06T21:54:38.335Z] github.com/docker/docker/image [2022-07-06T21:54:38.335Z] github.com/docker/docker/image/cache [2022-07-06T21:54:38.335Z] github.com/docker/docker/image/tarexport [2022-07-06T21:54:38.335Z] github.com/docker/docker/image/v1 [2022-07-06T21:54:38.335Z] github.com/docker/docker/internal/test/suite [2022-07-06T21:54:38.335Z] github.com/docker/docker/layer [2022-07-06T21:54:38.335Z] github.com/docker/docker/libcontainerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T21:54:38.335Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T21:54:38.335Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T21:54:38.335Z] github.com/docker/docker/libcontainerd/types [2022-07-06T21:54:38.335Z] github.com/docker/docker/oci [2022-07-06T21:54:38.335Z] github.com/docker/docker/oci/caps [2022-07-06T21:54:38.335Z] github.com/docker/docker/opts [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/aaparser [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/archive [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/authorization [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/capabilities [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/containerfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/directory [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/dmesg [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/fileutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/fsutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/homedir [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/idtools [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/ioutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/longpath [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/loopback [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/parsers [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/pidfile [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/platform [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/pools [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/progress [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/pubsub [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/reexec [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/signal [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stack [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/stringid [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/system [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/tailfile [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/tarsum [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/truncindex [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/urlutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/pkg/useragent [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/plugin/v2 [2022-07-06T21:54:38.335Z] github.com/docker/docker/profiles/apparmor [2022-07-06T21:54:38.335Z] github.com/docker/docker/profiles/seccomp [2022-07-06T21:54:38.335Z] github.com/docker/docker/quota [2022-07-06T21:54:38.335Z] github.com/docker/docker/reference [2022-07-06T21:54:38.335Z] github.com/docker/docker/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/registry/resumable [2022-07-06T21:54:38.335Z] github.com/docker/docker/restartmanager [2022-07-06T21:54:38.335Z] github.com/docker/docker/rootless [2022-07-06T21:54:38.335Z] github.com/docker/docker/rootless/specconv [2022-07-06T21:54:38.335Z] github.com/docker/docker/runconfig [2022-07-06T21:54:38.335Z] github.com/docker/docker/runconfig/opts [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/daemon [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/environment [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakegit [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/testutil/request [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/drivers [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/local [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/mounts [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/service [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/service/opts [2022-07-06T21:54:38.335Z] github.com/docker/docker/volume/testutils' [2022-07-06T21:54:38.335Z] ++ echo 'github.com/docker/docker/api [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/backend/build [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/httputils [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/middleware [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/build [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/debug [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/image [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/network [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/session [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/system [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/server/router/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/backend [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/events [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/filters [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/image [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/mount [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/network [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/registry [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/strslice [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/swarm [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/time [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T21:54:38.335Z] github.com/docker/docker/api/types/volume [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/dockerfile [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T21:54:38.335Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/config [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/debug [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T21:54:38.335Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/client [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T21:54:38.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T21:54:38.335Z] github.com/docker/docker/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/container/stream [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/apparmor [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T21:54:38.335Z] github.com/docker/docker/contrib/httpserver [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/config [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/events [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/exec [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/images [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/initlayer [2022-07-06T21:54:38.335Z] github.com/docker/docker/daemon/links [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/listeners [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/local [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/names [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/network [2022-07-06T21:54:38.336Z] github.com/docker/docker/daemon/stats [2022-07-06T21:54:38.336Z] github.com/docker/docker/distribution [2022-07-06T21:54:38.336Z] github.com/docker/docker/distribution/metadata [2022-07-06T21:54:38.336Z] github.com/docker/docker/distribution/utils [2022-07-06T21:54:38.336Z] github.com/docker/docker/distribution/xfer [2022-07-06T21:54:38.336Z] github.com/docker/docker/dockerversion [2022-07-06T21:54:38.336Z] github.com/docker/docker/errdefs [2022-07-06T21:54:38.336Z] github.com/docker/docker/image [2022-07-06T21:54:38.336Z] github.com/docker/docker/image/cache [2022-07-06T21:54:38.336Z] github.com/docker/docker/image/tarexport [2022-07-06T21:54:38.336Z] github.com/docker/docker/image/v1 [2022-07-06T21:54:38.336Z] github.com/docker/docker/internal/test/suite [2022-07-06T21:54:38.336Z] github.com/docker/docker/layer [2022-07-06T21:54:38.336Z] github.com/docker/docker/libcontainerd [2022-07-06T21:54:38.336Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T21:54:38.336Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T21:54:38.336Z] github.com/docker/docker/libcontainerd/types [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/types [2022-07-06T21:54:38.336Z] github.com/docker/docker/oci [2022-07-06T21:54:38.336Z] github.com/docker/docker/oci/caps [2022-07-06T21:54:38.336Z] github.com/docker/docker/opts [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/aaparser [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/archive [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/authorization [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/capabilities [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/containerfs [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/directory [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/dmesg [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/fileutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/fsutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/homedir [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/idtools [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/ioutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/longpath [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/loopback [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/parsers [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/pidfile [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/platform [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugins [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/pools [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/progress [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/pubsub [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/reexec [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/signal [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/stack [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/stringid [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/system [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/tailfile [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/tarsum [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/truncindex [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/urlutil [2022-07-06T21:54:38.336Z] github.com/docker/docker/pkg/useragent [2022-07-06T21:54:38.336Z] github.com/docker/docker/plugin [2022-07-06T21:54:38.336Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T21:54:38.336Z] github.com/docker/docker/plugin/v2 [2022-07-06T21:54:38.336Z] github.com/docker/docker/profiles/apparmor [2022-07-06T21:54:38.336Z] github.com/docker/docker/profiles/seccomp [2022-07-06T21:54:38.336Z] github.com/docker/docker/quota [2022-07-06T21:54:38.336Z] github.com/docker/docker/reference [2022-07-06T21:54:38.336Z] github.com/docker/docker/registry [2022-07-06T21:54:38.336Z] github.com/docker/docker/registry/resumable [2022-07-06T21:54:38.336Z] github.com/docker/docker/restartmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/rootless [2022-07-06T21:54:38.336Z] github.com/docker/docker/rootless/specconv [2022-07-06T21:54:38.336Z] github.com/docker/docker/runconfig [2022-07-06T21:54:38.336Z] github.com/docker/docker/runconfig/opts [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/daemon [2022-07-06T21:54:38.336Z] ++ grep --fixed-strings /libnetwork [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/environment [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fakegit [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/registry [2022-07-06T21:54:38.336Z] github.com/docker/docker/testutil/request [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/drivers [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/local [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/mounts [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/service [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/service/opts [2022-07-06T21:54:38.336Z] github.com/docker/docker/volume/testutils' [2022-07-06T21:54:38.336Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/types' [2022-07-06T21:54:38.336Z] + echo 'github.com/docker/docker/libnetwork [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/types' [2022-07-06T21:54:38.336Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:54:38.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:54:38.336Z] + type docker-proxy [2022-07-06T21:54:38.336Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-06T21:54:38.336Z] + hack/make.sh binary-proxy install-proxy [2022-07-06T21:54:38.336Z] [2022-07-06T21:54:38.336Z] Removing bundles/ [2022-07-06T21:54:38.336Z] [2022-07-06T21:54:38.336Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-06T21:54:38.336Z] Building: bundles/binary-proxy/docker-proxy [2022-07-06T21:54:38.336Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:54:38.698Z] #23 14.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-06T21:54:38.698Z] #23 14.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=80634db41260d50922f822ade18fd2872ab38f335acf588f738ee3bca503478a [2022-07-06T21:54:38.698Z] #23 14.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-06T21:54:38.698Z] #23 14.17 Successfully built yamllint [2022-07-06T21:54:38.698Z] #23 14.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-06T21:54:38.819Z] #69 39.62 Building dependency tree... [2022-07-06T21:54:38.955Z] #23 14.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-06T21:54:39.528Z] #23 12.94 Collecting pathspec>=0.5.3 [2022-07-06T21:54:39.528Z] #23 12.95 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-06T21:54:39.889Z] #23 DONE 15.3s [2022-07-06T21:54:39.889Z] [2022-07-06T21:54:39.889Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-06T21:54:39.889Z] #27 sha256:fe45d42660b1b1bcbcbfd4475af6074c2a20ede2c08d1137773bd3e4d01770ee [2022-07-06T21:54:40.096Z] #23 13.44 Collecting pyyaml [2022-07-06T21:54:40.096Z] #23 13.46 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-06T21:54:40.096Z] #23 13.54 Building wheels for collected packages: yamllint [2022-07-06T21:54:40.096Z] #23 13.55 Building wheel for yamllint (setup.py): started [2022-07-06T21:54:40.146Z] #27 DONE 0.4s [2022-07-06T21:54:40.146Z] [2022-07-06T21:54:40.146Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-06T21:54:40.146Z] #32 sha256:812f147e8c9175605fe42fa969439b7d4d6b94593d48036032bcb537fc0d9a99 [2022-07-06T21:54:40.709Z] #32 DONE 0.5s [2022-07-06T21:54:40.709Z] [2022-07-06T21:54:40.709Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-06T21:54:40.709Z] #35 sha256:b6b537ec336bdab1c27816a4acd6b260fd6cf994e0845805c310d2a01fe81bfc [2022-07-06T21:54:40.730Z] #69 43.85 The following additional packages will be installed: [2022-07-06T21:54:40.731Z] #69 43.87 libbtrfs0 [2022-07-06T21:54:40.731Z] #69 44.17 The following NEW packages will be installed: [2022-07-06T21:54:40.731Z] #69 44.19 libbtrfs-dev libbtrfs0 [2022-07-06T21:54:40.966Z] #35 DONE 0.3s [2022-07-06T21:54:40.966Z] [2022-07-06T21:54:40.966Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-06T21:54:40.966Z] #37 sha256:0e02f00b3f1bf0bb7842105f15b9831d3a1c182b698ac6c9bb75500173ecb8d1 [2022-07-06T21:54:41.234Z] #37 DONE 0.4s [2022-07-06T21:54:41.234Z] [2022-07-06T21:54:41.234Z] #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-07-06T21:54:41.234Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:54:41.302Z] #69 44.68 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:54:41.302Z] #69 44.68 Need to get 460 kB of archives. [2022-07-06T21:54:41.302Z] #69 44.68 After this operation, 1237 kB of additional disk space will be used. [2022-07-06T21:54:41.302Z] #69 44.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:54:41.302Z] #69 44.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:54:41.474Z] #23 14.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-06T21:54:41.474Z] #23 14.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=073943e59ce08622386ae5f472a1add55a5bcff5ee3a485456e406bc4fd45a33 [2022-07-06T21:54:41.474Z] #23 14.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-06T21:54:41.474Z] #23 14.79 Successfully built yamllint [2022-07-06T21:54:41.474Z] #23 14.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-06T21:54:41.493Z] #55 ... [2022-07-06T21:54:41.493Z] [2022-07-06T21:54:41.493Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-06T21:54:41.493Z] #39 sha256:5c0c93040deed53b6132e9d80bb126fef3339c739d596ed931992fa8037679f5 [2022-07-06T21:54:41.493Z] #39 DONE 0.1s [2022-07-06T21:54:41.493Z] [2022-07-06T21:54:41.493Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-06T21:54:41.494Z] #41 sha256:3384ec34887d4f2359756b0263fc328fa3389ee3b9fe718675fc9deec3d24858 [2022-07-06T21:54:41.494Z] #41 DONE 0.2s [2022-07-06T21:54:41.494Z] [2022-07-06T21:54:41.494Z] #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-07-06T21:54:41.494Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:41.733Z] #23 15.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-06T21:54:41.808Z] #77 ... [2022-07-06T21:54:41.808Z] [2022-07-06T21:54:41.808Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-06T21:54:41.808Z] #45 sha256:84d7b21208db9124296be949720c6fdfffcf58f793a7b80a94c0a3f94e7e219a [2022-07-06T21:54:41.808Z] #45 DONE 0.1s [2022-07-06T21:54:41.808Z] [2022-07-06T21:54:41.808Z] #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-07-06T21:54:41.808Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:54:42.243Z] #69 45.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:54:42.243Z] #69 ... [2022-07-06T21:54:42.243Z] [2022-07-06T21:54:42.243Z] #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-07-06T21:54:42.243Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:42.243Z] #20 31.31 Reading package lists... [2022-07-06T21:54:42.243Z] #20 40.72 Building dependency tree... [2022-07-06T21:54:42.243Z] #20 44.93 The following additional packages will be installed: [2022-07-06T21:54:42.243Z] #20 44.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:54:42.243Z] #20 44.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-06T21:54:42.243Z] #20 44.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-06T21:54:42.243Z] #20 44.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-06T21:54:42.244Z] #20 44.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-06T21:54:42.244Z] #20 44.98 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-06T21:54:42.244Z] #20 44.98 mingw-w64-common mingw-w64-x86-64-dev [2022-07-06T21:54:42.244Z] #20 45.01 Suggested packages: [2022-07-06T21:54:42.244Z] #20 45.01 gcc-10-locales seccomp wine64 [2022-07-06T21:54:42.244Z] #20 45.69 The following NEW packages will be installed: [2022-07-06T21:54:42.244Z] #20 45.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-06T21:54:42.244Z] #20 45.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-06T21:54:42.244Z] #20 45.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-06T21:54:42.244Z] #20 45.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-06T21:54:42.244Z] #20 45.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-06T21:54:42.244Z] #20 45.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-06T21:54:42.244Z] #20 45.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-06T21:54:42.244Z] #20 45.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-06T21:54:42.244Z] #20 45.70 mingw-w64-x86-64-dev [2022-07-06T21:54:42.301Z] #23 DONE 15.9s [2022-07-06T21:54:42.301Z] [2022-07-06T21:54:42.301Z] #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-07-06T21:54:42.301Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:42.504Z] #20 ... [2022-07-06T21:54:42.504Z] [2022-07-06T21:54:42.504Z] #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-07-06T21:54:42.504Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-06T21:54:42.504Z] #69 45.80 Fetched 460 kB in 0s (1449 kB/s) [2022-07-06T21:54:42.504Z] #69 45.87 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:54:42.504Z] #69 45.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-06T21:54:42.504Z] #69 45.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:54:42.504Z] #69 45.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:54:42.504Z] #69 46.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:54:42.560Z] #77 ... [2022-07-06T21:54:42.560Z] [2022-07-06T21:54:42.560Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-06T21:54:42.560Z] #27 sha256:b75566491d8113ac157ba5ad8d51755a98090106c8e85f26383a01689fb52509 [2022-07-06T21:54:42.766Z] #69 46.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:54:42.766Z] #69 46.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:54:42.766Z] #69 46.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:54:42.766Z] #69 46.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:54:42.766Z] #69 46.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:54:42.818Z] #27 DONE 0.2s [2022-07-06T21:54:42.818Z] [2022-07-06T21:54:42.818Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-06T21:54:42.818Z] #32 sha256:5d6fcdfc8661ecb31f3a131cfe967b5cfcc50598046552147d626dea1533d4a7 [2022-07-06T21:54:42.818Z] #32 DONE 0.2s [2022-07-06T21:54:42.818Z] [2022-07-06T21:54:42.818Z] #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-07-06T21:54:42.818Z] #60 sha256:9722a4d09024cf18707d5f12e9572eafa06fd4a49283a1f41571e67b38bf0b67 [2022-07-06T21:54:42.818Z] #60 ... [2022-07-06T21:54:42.818Z] [2022-07-06T21:54:42.818Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-06T21:54:42.818Z] #35 sha256:ac81f3c97a20fa800da68624031cfc962e29ee92aa02d7264cfcf16ff4a8de1f [2022-07-06T21:54:42.818Z] #35 DONE 0.1s [2022-07-06T21:54:43.030Z] #69 DONE 46.5s [2022-07-06T21:54:43.030Z] [2022-07-06T21:54:43.030Z] #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-07-06T21:54:43.030Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:43.030Z] #20 46.14 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:54:43.030Z] #20 46.14 Need to get 115 MB of archives. [2022-07-06T21:54:43.030Z] #20 46.14 After this operation, 645 MB of additional disk space will be used. [2022-07-06T21:54:43.030Z] #20 46.14 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-07-06T21:54:43.030Z] #20 46.20 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-07-06T21:54:43.030Z] #20 46.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-06T21:54:43.030Z] #20 46.25 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-07-06T21:54:43.030Z] #20 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-06T21:54:43.030Z] #20 46.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-06T21:54:43.030Z] #20 46.33 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-07-06T21:54:43.030Z] #20 46.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-06T21:54:43.030Z] #20 46.40 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-07-06T21:54:43.078Z] [2022-07-06T21:54:43.078Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-06T21:54:43.078Z] #37 sha256:772123b199c0aebefc4078fde1a4a8024574e9109d85883e8c78c476f3bf6e6a [2022-07-06T21:54:43.078Z] #37 DONE 0.1s [2022-07-06T21:54:43.078Z] [2022-07-06T21:54:43.078Z] #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-07-06T21:54:43.078Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:43.078Z] #77 ... [2022-07-06T21:54:43.078Z] [2022-07-06T21:54:43.078Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-06T21:54:43.078Z] #39 sha256:80e3dfa95d981ca6f54596c8774354d8827ebbe37ec2e7d441934172d567ae50 [2022-07-06T21:54:43.078Z] #39 DONE 0.1s [2022-07-06T21:54:43.078Z] [2022-07-06T21:54:43.078Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-06T21:54:43.078Z] #41 sha256:afc8946927736ae1755c6dc2f4706c670cebef73f46456bc9ef4968fb254b52c [2022-07-06T21:54:43.078Z] #41 DONE 0.1s [2022-07-06T21:54:43.292Z] #20 46.58 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-07-06T21:54:43.292Z] #20 ... [2022-07-06T21:54:43.292Z] [2022-07-06T21:54:43.292Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-06T21:54:43.292Z] #70 sha256:607b25b709094be4f687f973f14b89be893a14b8c3e3e5c4c4c4b44617365eaf [2022-07-06T21:54:43.292Z] #70 DONE 0.1s [2022-07-06T21:54:43.336Z] [2022-07-06T21:54:43.336Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-06T21:54:43.336Z] #45 sha256:20c37f5d8f877f648505111f28aadd9bcdce51289c49c430d4d34ef40aacb768 [2022-07-06T21:54:43.336Z] #45 DONE 0.1s [2022-07-06T21:54:43.336Z] [2022-07-06T21:54:43.336Z] #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-07-06T21:54:43.336Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:43.555Z] [2022-07-06T21:54:43.555Z] #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-07-06T21:54:43.555Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-06T21:54:43.555Z] #49 31.00 Reading package lists... [2022-07-06T21:54:43.555Z] #49 40.00 Building dependency tree... [2022-07-06T21:54:43.555Z] #49 44.12 The following additional packages will be installed: [2022-07-06T21:54:43.555Z] #49 44.15 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-06T21:54:43.555Z] #49 44.18 Suggested packages: [2022-07-06T21:54:43.555Z] #49 44.19 cmake-doc ninja-build lrzip [2022-07-06T21:54:43.555Z] #49 44.19 Recommended packages: [2022-07-06T21:54:43.555Z] #49 44.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-06T21:54:43.555Z] #49 44.78 The following NEW packages will be installed: [2022-07-06T21:54:43.555Z] #49 44.79 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-06T21:54:43.555Z] #49 45.27 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:54:43.555Z] #49 45.27 Need to get 8418 kB of archives. [2022-07-06T21:54:43.555Z] #49 45.27 After this operation, 34.9 MB of additional disk space will be used. [2022-07-06T21:54:43.555Z] #49 45.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:54:43.555Z] #49 45.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:54:43.555Z] #49 45.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-06T21:54:43.555Z] #49 45.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-06T21:54:43.555Z] #49 45.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-06T21:54:43.555Z] #49 45.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-06T21:54:43.555Z] #49 45.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-06T21:54:43.555Z] #49 45.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-06T21:54:43.555Z] #49 46.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:54:43.555Z] #49 46.52 Fetched 8418 kB in 1s (16.0 MB/s) [2022-07-06T21:54:43.555Z] #49 46.60 Selecting previously unselected package xxd. [2022-07-06T21:54:43.555Z] #49 46.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-06T21:54:43.555Z] #49 46.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:54:43.555Z] #49 46.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:43.555Z] #49 46.84 Selecting previously unselected package vim-common. [2022-07-06T21:54:43.555Z] #49 46.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:54:43.555Z] #49 46.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:43.817Z] #49 47.18 Selecting previously unselected package cmake-data. [2022-07-06T21:54:43.817Z] #49 ... [2022-07-06T21:54:43.817Z] [2022-07-06T21:54:43.817Z] #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-07-06T21:54:43.817Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:43.817Z] #20 47.13 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-07-06T21:54:43.817Z] #20 47.31 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-07-06T21:54:44.077Z] #20 47.55 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-07-06T21:54:44.647Z] #20 48.05 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-07-06T21:54:44.899Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-06T21:54:44.899Z] [2022-07-06T21:54:44.899Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-06T21:54:44.899Z] Installing docker-proxy to /usr/local/bin/ [2022-07-06T21:54:44.899Z] [2022-07-06T21:54:44.899Z] + mkdir -p bundles [2022-07-06T21:54:44.899Z] + '[' -n 'github.com/docker/docker/api [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/backend/build [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/httputils [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/middleware [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/build [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/container [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/debug [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/image [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/network [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/session [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/system [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/server/router/volume [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/backend [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/container [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/events [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/filters [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/image [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/mount [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/network [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/registry [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/strslice [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/swarm [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/time [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/versions [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T21:54:44.899Z] github.com/docker/docker/api/types/volume [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/dockerfile [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/remotecontext [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T21:54:44.899Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T21:54:44.899Z] github.com/docker/docker/cli [2022-07-06T21:54:44.899Z] github.com/docker/docker/cli/config [2022-07-06T21:54:44.899Z] github.com/docker/docker/cli/debug [2022-07-06T21:54:44.899Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T21:54:44.899Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T21:54:44.899Z] github.com/docker/docker/client [2022-07-06T21:54:44.899Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T21:54:44.899Z] github.com/docker/docker/cmd/dockerd [2022-07-06T21:54:44.899Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T21:54:44.899Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T21:54:44.899Z] github.com/docker/docker/container [2022-07-06T21:54:44.899Z] github.com/docker/docker/container/stream [2022-07-06T21:54:44.899Z] github.com/docker/docker/contrib/apparmor [2022-07-06T21:54:44.899Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T21:54:44.899Z] github.com/docker/docker/contrib/httpserver [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/config [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/events [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/exec [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/images [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/initlayer [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/links [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/listeners [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/local [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/names [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/network [2022-07-06T21:54:44.899Z] github.com/docker/docker/daemon/stats [2022-07-06T21:54:44.899Z] github.com/docker/docker/distribution [2022-07-06T21:54:44.899Z] github.com/docker/docker/distribution/metadata [2022-07-06T21:54:44.899Z] github.com/docker/docker/distribution/utils [2022-07-06T21:54:44.899Z] github.com/docker/docker/distribution/xfer [2022-07-06T21:54:44.899Z] github.com/docker/docker/dockerversion [2022-07-06T21:54:44.899Z] github.com/docker/docker/errdefs [2022-07-06T21:54:44.899Z] github.com/docker/docker/image [2022-07-06T21:54:44.899Z] github.com/docker/docker/image/cache [2022-07-06T21:54:44.899Z] github.com/docker/docker/image/tarexport [2022-07-06T21:54:44.899Z] github.com/docker/docker/image/v1 [2022-07-06T21:54:44.899Z] github.com/docker/docker/internal/test/suite [2022-07-06T21:54:44.899Z] github.com/docker/docker/layer [2022-07-06T21:54:44.899Z] github.com/docker/docker/libcontainerd [2022-07-06T21:54:44.899Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T21:54:44.899Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T21:54:44.899Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T21:54:44.899Z] github.com/docker/docker/libcontainerd/types [2022-07-06T21:54:44.899Z] github.com/docker/docker/oci [2022-07-06T21:54:44.899Z] github.com/docker/docker/oci/caps [2022-07-06T21:54:44.899Z] github.com/docker/docker/opts [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/aaparser [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/archive [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/authorization [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/capabilities [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/containerfs [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/directory [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/dmesg [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/fileutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/fsutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/homedir [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/idtools [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/ioutils [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/longpath [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/loopback [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/parsers [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/pidfile [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/platform [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugins [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/pools [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/progress [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/pubsub [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/reexec [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/signal [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/stack [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/stringid [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/system [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/tailfile [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/tarsum [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/truncindex [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/urlutil [2022-07-06T21:54:44.899Z] github.com/docker/docker/pkg/useragent [2022-07-06T21:54:44.899Z] github.com/docker/docker/plugin [2022-07-06T21:54:44.900Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T21:54:44.900Z] github.com/docker/docker/plugin/v2 [2022-07-06T21:54:44.900Z] github.com/docker/docker/profiles/apparmor [2022-07-06T21:54:44.900Z] github.com/docker/docker/profiles/seccomp [2022-07-06T21:54:44.900Z] github.com/docker/docker/quota [2022-07-06T21:54:44.900Z] github.com/docker/docker/reference [2022-07-06T21:54:44.900Z] github.com/docker/docker/registry [2022-07-06T21:54:44.900Z] github.com/docker/docker/registry/resumable [2022-07-06T21:54:44.900Z] github.com/docker/docker/restartmanager [2022-07-06T21:54:44.900Z] github.com/docker/docker/rootless [2022-07-06T21:54:44.900Z] github.com/docker/docker/rootless/specconv [2022-07-06T21:54:44.900Z] github.com/docker/docker/runconfig [2022-07-06T21:54:44.900Z] github.com/docker/docker/runconfig/opts [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/daemon [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/environment [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fakegit [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/registry [2022-07-06T21:54:44.900Z] github.com/docker/docker/testutil/request [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/drivers [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/local [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/mounts [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/service [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/service/opts [2022-07-06T21:54:44.900Z] github.com/docker/docker/volume/testutils' ']' [2022-07-06T21:54:44.900Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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/truncindex 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-07-06T21:54:44.900Z] ? github.com/docker/docker/api [no test files] [2022-07-06T21:54:44.907Z] #20 48.20 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-07-06T21:54:44.907Z] #20 48.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-06T21:54:44.907Z] #20 48.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-06T21:54:44.907Z] #20 48.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-06T21:54:44.907Z] #20 48.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-06T21:54:44.907Z] #20 48.23 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-07-06T21:54:44.907Z] #20 48.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-06T21:54:44.907Z] #20 48.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-06T21:54:44.907Z] #20 48.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-06T21:54:44.907Z] #20 48.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-06T21:54:44.907Z] #20 48.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-06T21:54:44.907Z] #20 48.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-06T21:54:44.907Z] #20 48.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-06T21:54:44.907Z] #20 48.27 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-07-06T21:54:44.907Z] #20 48.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-06T21:54:44.907Z] #20 48.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-06T21:54:45.847Z] #20 48.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:54:45.847Z] #20 49.25 Fetched 115 MB in 2s (46.8 MB/s) [2022-07-06T21:54:45.847Z] #20 49.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-06T21:54:46.107Z] #20 49.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 ... 30256 files and directories currently installed.) [2022-07-06T21:54:46.107Z] #20 49.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:54:46.107Z] #20 49.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:54:47.053Z] #20 50.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-06T21:54:47.053Z] #20 50.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-06T21:54:47.053Z] #20 50.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:54:47.634Z] #20 ... [2022-07-06T21:54:47.634Z] [2022-07-06T21:54:47.634Z] #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-07-06T21:54:47.634Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-06T21:54:47.634Z] #49 47.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-06T21:54:47.634Z] #49 47.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 48.27 Selecting previously unselected package libarchive13:amd64. [2022-07-06T21:54:47.634Z] #49 48.27 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-06T21:54:47.634Z] #49 48.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 48.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-06T21:54:47.634Z] #49 48.46 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-06T21:54:47.634Z] #49 48.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:54:47.634Z] #49 48.56 Selecting previously unselected package librhash0:amd64. [2022-07-06T21:54:47.634Z] #49 48.57 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-06T21:54:47.634Z] #49 48.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:54:47.634Z] #49 48.66 Selecting previously unselected package libuv1:amd64. [2022-07-06T21:54:47.634Z] #49 48.67 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-06T21:54:47.634Z] #49 48.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:54:47.634Z] #49 48.78 Selecting previously unselected package cmake. [2022-07-06T21:54:47.634Z] #49 48.80 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-06T21:54:47.634Z] #49 48.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-06T21:54:47.634Z] #49 50.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-06T21:54:47.634Z] #49 50.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-06T21:54:47.634Z] #49 50.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-06T21:54:47.634Z] #49 50.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:54:47.634Z] #49 DONE 50.9s [2022-07-06T21:54:47.634Z] [2022-07-06T21:54:47.634Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-06T21:54:47.634Z] #50 sha256:2f06e6a3dbdf96a5b46e6796548406c5c0a8589f3eeb2eb8c59ae0836c385c69 [2022-07-06T21:54:47.634Z] #50 DONE 0.1s [2022-07-06T21:54:47.634Z] [2022-07-06T21:54:47.634Z] #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-07-06T21:54:47.634Z] #51 sha256:d1e9312d68da0f5e673e0ef5ac36be13d1ca3a3754d5a3af080e13c688f3e3a5 [2022-07-06T21:54:48.575Z] #51 0.784 + RM_GOPATH=0 [2022-07-06T21:54:48.575Z] #51 0.784 + TMP_GOPATH= [2022-07-06T21:54:48.575Z] #51 0.784 + : /build [2022-07-06T21:54:48.575Z] #51 0.784 + '[' -z '' ']' [2022-07-06T21:54:48.575Z] #51 0.784 ++ mktemp -d [2022-07-06T21:54:48.575Z] #51 0.786 + export GOPATH=/tmp/tmp.Xdp2K01Se0 [2022-07-06T21:54:48.575Z] #51 0.786 + GOPATH=/tmp/tmp.Xdp2K01Se0 [2022-07-06T21:54:48.575Z] #51 0.786 + RM_GOPATH=1 [2022-07-06T21:54:48.575Z] #51 0.789 + case "$(go env GOARCH)" in [2022-07-06T21:54:48.575Z] #51 0.789 ++ go env GOARCH [2022-07-06T21:54:48.575Z] #51 0.799 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:48.575Z] #51 0.799 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:48.575Z] #51 0.799 ++ dirname /install.sh [2022-07-06T21:54:48.575Z] #51 0.800 + dir=/ [2022-07-06T21:54:48.575Z] #51 0.802 + bin=tini [2022-07-06T21:54:48.575Z] #51 0.802 + shift [2022-07-06T21:54:48.575Z] #51 0.802 + '[' '!' -f //tini.installer ']' [2022-07-06T21:54:48.575Z] #51 0.802 + . //tini.installer [2022-07-06T21:54:48.575Z] #51 0.802 ++ : v0.19.0 [2022-07-06T21:54:48.575Z] #51 0.802 + install_tini [2022-07-06T21:54:48.575Z] #51 0.802 + echo 'Install tini version v0.19.0' [2022-07-06T21:54:48.575Z] #51 0.802 + git clone https://github.com/krallin/tini.git /tmp/tmp.Xdp2K01Se0/tini [2022-07-06T21:54:48.575Z] #51 0.802 Install tini version v0.19.0 [2022-07-06T21:54:48.575Z] #51 0.804 Cloning into '/tmp/tmp.Xdp2K01Se0/tini'... [2022-07-06T21:54:48.835Z] #51 1.189 + cd /tmp/tmp.Xdp2K01Se0/tini [2022-07-06T21:54:48.835Z] #51 1.197 + git checkout -q v0.19.0 [2022-07-06T21:54:48.835Z] #51 1.202 + cmake . [2022-07-06T21:54:48.835Z] #51 1.423 -- The C compiler identification is GNU 10.2.1 [2022-07-06T21:54:49.096Z] #51 1.457 -- Detecting C compiler ABI info [2022-07-06T21:54:49.356Z] #51 1.716 -- Detecting C compiler ABI info - done [2022-07-06T21:54:49.356Z] #51 1.752 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-06T21:54:49.356Z] #51 1.754 -- Detecting C compile features [2022-07-06T21:54:49.356Z] #51 1.754 -- Detecting C compile features - done [2022-07-06T21:54:49.356Z] #51 1.763 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-06T21:54:49.356Z] #51 1.812 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-06T21:54:49.356Z] #51 1.864 -- Configuring done [2022-07-06T21:54:49.617Z] #51 ... [2022-07-06T21:54:49.617Z] [2022-07-06T21:54:49.617Z] #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-07-06T21:54:49.617Z] #74 sha256:36987da4437f4255481aeeb42c822b0a28da307cdd10dd42255d2fc59bac6157 [2022-07-06T21:54:49.617Z] #74 49.31 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-06T21:54:49.617Z] #74 49.31 + GOBIN=/build [2022-07-06T21:54:49.617Z] #74 49.31 + GO111MODULE=on [2022-07-06T21:54:49.617Z] #74 49.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-06T21:54:49.617Z] #74 52.54 rootlesskit version 1.0.0 [2022-07-06T21:54:49.617Z] #74 52.55 Usage of /build/rootlesskit-docker-proxy: [2022-07-06T21:54:49.617Z] #74 52.55 -container-ip string [2022-07-06T21:54:49.617Z] #74 52.55 container ip [2022-07-06T21:54:49.617Z] #74 52.55 -container-port int [2022-07-06T21:54:49.617Z] #74 52.55 container port (default -1) [2022-07-06T21:54:49.617Z] #74 52.55 -host-ip string [2022-07-06T21:54:49.617Z] #74 52.55 host ip [2022-07-06T21:54:49.617Z] #74 52.55 -host-port int [2022-07-06T21:54:49.617Z] #74 52.55 host port (default -1) [2022-07-06T21:54:49.617Z] #74 52.55 -proto string [2022-07-06T21:54:49.617Z] #74 52.55 proxy protocol (default "tcp") [2022-07-06T21:54:49.617Z] #74 DONE 52.8s [2022-07-06T21:54:49.617Z] [2022-07-06T21:54:49.617Z] #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-07-06T21:54:49.617Z] #51 sha256:d1e9312d68da0f5e673e0ef5ac36be13d1ca3a3754d5a3af080e13c688f3e3a5 [2022-07-06T21:54:49.617Z] #51 1.886 -- Generating done [2022-07-06T21:54:49.617Z] #51 1.887 -- Build files have been written to: /tmp/tmp.Xdp2K01Se0/tini [2022-07-06T21:54:49.617Z] #51 1.890 + make tini-static [2022-07-06T21:54:49.617Z] #51 ... [2022-07-06T21:54:49.617Z] [2022-07-06T21:54:49.617Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-06T21:54:49.617Z] #75 sha256:1a14223fbad13af52b0b1a56663f99242a0f80ca2b271f68587a76d1917654bb [2022-07-06T21:54:49.617Z] #75 DONE 0.1s [2022-07-06T21:54:49.617Z] [2022-07-06T21:54:49.617Z] #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-07-06T21:54:49.617Z] #51 sha256:d1e9312d68da0f5e673e0ef5ac36be13d1ca3a3754d5a3af080e13c688f3e3a5 [2022-07-06T21:54:49.617Z] #51 2.071 Scanning dependencies of target tini-static [2022-07-06T21:54:49.878Z] #51 ... [2022-07-06T21:54:49.878Z] [2022-07-06T21:54:49.878Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-06T21:54:49.878Z] #76 sha256:5944412939799a9e2429080173b7319c1d4a624c70a7c1ccbf9ca8b57a9bfe4d [2022-07-06T21:54:49.878Z] #76 DONE 0.1s [2022-07-06T21:54:49.878Z] [2022-07-06T21:54:49.878Z] #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-07-06T21:54:49.878Z] #51 sha256:d1e9312d68da0f5e673e0ef5ac36be13d1ca3a3754d5a3af080e13c688f3e3a5 [2022-07-06T21:54:49.878Z] #51 2.091 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-06T21:54:50.450Z] #51 2.717 [100%] Linking C executable tini-static [2022-07-06T21:54:50.711Z] #51 3.115 [100%] Built target tini-static [2022-07-06T21:54:50.711Z] #51 3.182 + mkdir -p /build [2022-07-06T21:54:50.711Z] #51 3.184 + cp tini-static /build/docker-init [2022-07-06T21:54:50.971Z] #51 DONE 3.3s [2022-07-06T21:54:50.971Z] [2022-07-06T21:54:50.971Z] #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-07-06T21:54:50.971Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:50.971Z] #20 51.68 Selecting previously unselected package binutils-mingw-w64. [2022-07-06T21:54:50.971Z] #20 51.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-06T21:54:50.971Z] #20 51.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:54:50.971Z] #20 51.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-06T21:54:50.971Z] #20 51.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:54:50.971Z] #20 51.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:54:50.971Z] #20 51.86 Selecting previously unselected package dmsetup. [2022-07-06T21:54:50.971Z] #20 51.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:54:50.971Z] #20 51.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:54:50.971Z] #20 51.96 Selecting previously unselected package mingw-w64-common. [2022-07-06T21:54:50.971Z] #20 51.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-06T21:54:50.971Z] #20 51.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-06T21:54:51.232Z] #20 54.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-06T21:54:51.232Z] #20 54.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-06T21:54:51.232Z] #20 54.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:54:53.148Z] #20 ... [2022-07-06T21:54:53.148Z] [2022-07-06T21:54:53.148Z] #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-07-06T21:54:53.148Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:54:53.148Z] #71 0.819 + RM_GOPATH=0 [2022-07-06T21:54:53.148Z] #71 0.819 + TMP_GOPATH= [2022-07-06T21:54:53.148Z] #71 0.819 + : /build [2022-07-06T21:54:53.148Z] #71 0.819 + '[' -z '' ']' [2022-07-06T21:54:53.148Z] #71 0.819 ++ mktemp -d [2022-07-06T21:54:53.148Z] #71 0.819 + export GOPATH=/tmp/tmp.NGPSajVWBA [2022-07-06T21:54:53.148Z] #71 0.819 + GOPATH=/tmp/tmp.NGPSajVWBA [2022-07-06T21:54:53.148Z] #71 0.819 + RM_GOPATH=1 [2022-07-06T21:54:53.148Z] #71 0.819 + case "$(go env GOARCH)" in [2022-07-06T21:54:53.148Z] #71 0.819 ++ go env GOARCH [2022-07-06T21:54:53.148Z] #71 0.828 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:53.148Z] #71 0.828 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:54:53.148Z] #71 0.828 ++ dirname /install.sh [2022-07-06T21:54:53.148Z] #71 0.828 + dir=/ [2022-07-06T21:54:53.148Z] #71 0.828 + bin=containerd [2022-07-06T21:54:53.148Z] #71 0.828 + shift [2022-07-06T21:54:53.148Z] #71 0.828 + '[' '!' -f //containerd.installer ']' [2022-07-06T21:54:53.148Z] #71 0.828 + . //containerd.installer [2022-07-06T21:54:53.148Z] #71 0.828 ++ set -e [2022-07-06T21:54:53.148Z] #71 0.828 ++ : v1.6.6 [2022-07-06T21:54:53.148Z] #71 0.828 + install_containerd [2022-07-06T21:54:53.148Z] #71 0.831 + echo 'Install containerd version v1.6.6' [2022-07-06T21:54:53.148Z] #71 0.831 Install containerd version v1.6.6 [2022-07-06T21:54:53.148Z] #71 0.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NGPSajVWBA/src/github.com/containerd/containerd [2022-07-06T21:54:53.148Z] #71 0.836 Cloning into '/tmp/tmp.NGPSajVWBA/src/github.com/containerd/containerd'... [2022-07-06T21:54:53.409Z] #71 ... [2022-07-06T21:54:53.409Z] [2022-07-06T21:54:53.409Z] #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-07-06T21:54:53.409Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:54:53.409Z] #20 56.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-06T21:54:53.409Z] #20 56.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:54:53.409Z] #20 56.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:54:53.409Z] #20 56.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-06T21:54:53.409Z] #20 56.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:54:53.409Z] #20 56.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:54:55.954Z] #20 58.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-06T21:54:55.954Z] #20 58.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:54:55.954Z] #20 58.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:54:59.253Z] #20 62.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-06T21:54:59.253Z] #20 62.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:54:59.253Z] #20 62.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:54:59.777Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-06T21:54:59.870Z] #47 ... [2022-07-06T21:54:59.870Z] [2022-07-06T21:54:59.870Z] #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-07-06T21:54:59.870Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:54:59.870Z] #77 270.7 CCLD libocispec.la [2022-07-06T21:55:00.434Z] #77 271.2 CCLD src/validate [2022-07-06T21:55:00.434Z] #77 271.2 CCLD tests/test-1 [2022-07-06T21:55:00.434Z] #77 271.2 CCLD tests/test-2 [2022-07-06T21:55:00.434Z] #77 271.2 CCLD tests/test-3 [2022-07-06T21:55:00.434Z] #77 271.3 CCLD tests/test-4 [2022-07-06T21:55:00.434Z] #77 271.3 CCLD tests/test-5 [2022-07-06T21:55:00.691Z] #77 271.3 CCLD tests/test-6 [2022-07-06T21:55:00.691Z] #77 271.4 CCLD tests/test-8 [2022-07-06T21:55:00.691Z] #77 271.4 CCLD tests/test-7 [2022-07-06T21:55:00.691Z] #77 271.5 CCLD tests/test-10 [2022-07-06T21:55:00.691Z] #77 271.5 CCLD tests/test-9 [2022-07-06T21:55:00.691Z] #77 271.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-06T21:55:00.691Z] #77 271.5 CCLD tests/test-11 [2022-07-06T21:55:01.166Z] #20 64.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-06T21:55:01.166Z] #20 64.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:55:01.166Z] #20 64.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:55:02.551Z] #20 65.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-06T21:55:02.551Z] #20 65.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:55:02.551Z] #20 65.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:55:02.586Z] #77 273.0 libtool: link: ar cr libocispec.a [2022-07-06T21:55:02.586Z] #77 273.0 libtool: link: ranlib libocispec.a [2022-07-06T21:55:04.480Z] #77 275.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:04.480Z] #77 275.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:55:04.737Z] #77 275.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:55:04.737Z] #77 275.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:04.737Z] #77 275.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:04.737Z] #77 275.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:04.737Z] #77 275.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:04.737Z] #77 275.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-06T21:55:04.737Z] #77 275.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-06T21:55:04.737Z] #77 275.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-06T21:55:04.737Z] #77 275.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-06T21:55:04.737Z] #77 275.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-06T21:55:04.737Z] #77 275.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-06T21:55:04.737Z] #77 275.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-06T21:55:04.995Z] #77 275.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-06T21:55:04.995Z] #77 275.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-06T21:55:04.995Z] #77 275.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-06T21:55:04.995Z] #77 275.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-06T21:55:04.995Z] #77 275.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-06T21:55:04.995Z] #77 275.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-06T21:55:04.995Z] #77 275.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-06T21:55:05.252Z] #77 275.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-06T21:55:05.252Z] #77 275.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-06T21:55:05.252Z] #77 276.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-06T21:55:05.252Z] #77 276.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-06T21:55:05.252Z] #77 276.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-06T21:55:05.252Z] #77 276.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-06T21:55:05.252Z] #77 276.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-06T21:55:05.252Z] #77 276.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-06T21:55:05.509Z] #77 276.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-06T21:55:05.509Z] #77 276.3 CC src/crun-crun.o [2022-07-06T21:55:05.767Z] #77 276.4 CC src/crun-run.o [2022-07-06T21:55:05.767Z] #77 276.5 CC src/crun-delete.o [2022-07-06T21:55:05.767Z] #77 276.5 CC src/crun-kill.o [2022-07-06T21:55:05.767Z] #77 276.5 CC src/crun-spec.o [2022-07-06T21:55:05.767Z] #77 276.5 CC src/crun-unpause.o [2022-07-06T21:55:05.767Z] #77 276.6 CC src/crun-pause.o [2022-07-06T21:55:05.767Z] #77 276.6 CC src/crun-exec.o [2022-07-06T21:55:05.767Z] #77 276.6 CC src/crun-list.o [2022-07-06T21:55:06.024Z] #77 276.6 CC src/crun-create.o [2022-07-06T21:55:06.024Z] #77 276.7 CC src/crun-start.o [2022-07-06T21:55:06.024Z] #77 276.8 CC src/crun-update.o [2022-07-06T21:55:06.024Z] #77 276.8 CC src/crun-state.o [2022-07-06T21:55:06.024Z] #77 276.8 CC src/crun-ps.o [2022-07-06T21:55:06.024Z] #77 276.9 CC src/crun-checkpoint.o [2022-07-06T21:55:06.283Z] #77 277.0 CC src/crun-restore.o [2022-07-06T21:55:06.283Z] #77 277.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-06T21:55:06.540Z] #77 277.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-06T21:55:06.540Z] #77 277.2 CC src/libcrun/libcrun_la-container.lo [2022-07-06T21:55:06.540Z] #77 277.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-06T21:55:06.540Z] #77 277.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-06T21:55:06.758Z] #20 69.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-06T21:55:06.759Z] #20 69.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-06T21:55:06.759Z] #20 69.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:55:06.797Z] #77 277.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-06T21:55:06.797Z] #77 277.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-06T21:55:06.797Z] #77 277.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-06T21:55:06.797Z] #77 277.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-06T21:55:06.797Z] #77 277.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-06T21:55:06.797Z] #77 277.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-06T21:55:06.797Z] #77 277.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-06T21:55:07.054Z] #77 277.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-06T21:55:07.054Z] #77 277.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-06T21:55:07.312Z] #77 278.1 CC src/libcrun/libcrun_la-error.lo [2022-07-06T21:55:07.312Z] #77 278.1 CC src/libcrun/libcrun_la-status.lo [2022-07-06T21:55:07.312Z] #77 278.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-06T21:55:07.569Z] #77 278.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-06T21:55:07.569Z] #77 278.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-06T21:55:07.826Z] #77 278.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-06T21:55:07.826Z] #77 278.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-06T21:55:07.826Z] #77 278.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-06T21:55:07.826Z] #77 278.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-06T21:55:07.826Z] #77 278.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-06T21:55:08.083Z] #77 278.9 CC tests/init.o [2022-07-06T21:55:08.180Z] #20 71.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-06T21:55:08.180Z] #20 71.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-06T21:55:08.180Z] #20 71.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:55:08.180Z] #20 71.62 Selecting previously unselected package libapparmor1:amd64. [2022-07-06T21:55:08.180Z] #20 71.63 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-06T21:55:08.180Z] #20 71.64 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:55:08.340Z] #77 278.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-06T21:55:08.340Z] #77 279.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-06T21:55:08.447Z] #20 71.69 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-06T21:55:08.448Z] #20 71.70 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-06T21:55:08.448Z] #20 71.71 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:55:08.448Z] #20 71.82 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:55:08.448Z] #20 ... [2022-07-06T21:55:08.448Z] [2022-07-06T21:55:08.448Z] #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-07-06T21:55:08.448Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:55:08.448Z] #71 15.11 + cd /tmp/tmp.NGPSajVWBA/src/github.com/containerd/containerd [2022-07-06T21:55:08.448Z] #71 15.11 + git checkout -q v1.6.6 [2022-07-06T21:55:08.448Z] #71 15.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-06T21:55:08.448Z] #71 15.67 + BUILDTAGS='netgo osusergo static_build' [2022-07-06T21:55:08.448Z] #71 15.67 + export EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:55:08.448Z] #71 15.67 + EXTRA_FLAGS=-buildmode=pie [2022-07-06T21:55:08.448Z] #71 15.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-06T21:55:08.448Z] #71 15.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-06T21:55:08.448Z] #71 15.67 + '[' '' = dynamic ']' [2022-07-06T21:55:08.448Z] #71 15.67 + make [2022-07-06T21:55:08.448Z] #71 16.27 + bin/ctr [2022-07-06T21:55:08.448Z] #71 ... [2022-07-06T21:55:08.448Z] [2022-07-06T21:55:08.448Z] #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-07-06T21:55:08.448Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-06T21:55:08.448Z] #20 71.82 Selecting previously unselected package libbtrfs0:amd64. [2022-07-06T21:55:08.448Z] #20 71.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-06T21:55:08.448Z] #20 71.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:55:08.448Z] #20 71.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-06T21:55:08.448Z] #20 71.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-06T21:55:08.448Z] #20 71.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:55:08.711Z] #20 72.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-06T21:55:08.711Z] #20 72.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:55:08.711Z] #20 72.05 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:55:08.711Z] #20 72.09 Selecting previously unselected package libudev-dev:amd64. [2022-07-06T21:55:08.711Z] #20 72.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-06T21:55:08.711Z] #20 72.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:55:08.711Z] #20 72.17 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-06T21:55:08.711Z] #20 72.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-06T21:55:08.711Z] #20 72.18 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:55:08.973Z] #20 72.32 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-06T21:55:08.973Z] #20 72.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-06T21:55:08.973Z] #20 72.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:55:08.973Z] #20 72.41 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-06T21:55:08.973Z] #20 72.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-06T21:55:08.973Z] #20 72.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:55:09.233Z] #20 72.50 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-06T21:55:09.233Z] #20 72.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-06T21:55:09.233Z] #20 72.51 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:55:09.233Z] #20 72.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-06T21:55:09.233Z] #20 72.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-06T21:55:09.233Z] #20 72.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:55:09.499Z] #20 72.75 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-06T21:55:09.499Z] #20 72.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-06T21:55:09.499Z] #20 72.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:55:09.499Z] #20 72.89 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-06T21:55:09.499Z] #20 72.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-06T21:55:09.499Z] #20 72.90 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:55:09.499Z] #20 72.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-06T21:55:09.499Z] #20 72.95 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-06T21:55:09.499Z] #20 72.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:09.759Z] #20 73.02 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-06T21:55:09.759Z] #20 73.03 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-06T21:55:09.759Z] #20 73.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:55:09.891Z] #77 ... [2022-07-06T21:55:09.891Z] [2022-07-06T21:55:09.891Z] #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-07-06T21:55:09.891Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:55:09.891Z] #47 346.5 + dpkg --print-architecture [2022-07-06T21:55:09.891Z] #47 346.5 + git checkout -q v2.1.0 [2022-07-06T21:55:09.891Z] #47 346.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-06T21:55:09.891Z] #47 346.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-06T21:55:10.019Z] #20 73.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:10.019Z] #20 73.32 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-06T21:55:10.019Z] #20 73.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-06T21:55:10.019Z] #20 73.35 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-06T21:55:10.019Z] #20 73.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-06T21:55:10.019Z] #20 73.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-06T21:55:10.019Z] #20 73.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-06T21:55:10.019Z] #20 73.40 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-06T21:55:10.019Z] #20 73.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-06T21:55:10.019Z] #20 73.44 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-06T21:55:10.019Z] #20 73.45 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-06T21:55:10.019Z] #20 73.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-06T21:55:10.019Z] #20 73.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-06T21:55:10.019Z] #20 73.49 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-06T21:55:10.019Z] #20 73.50 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-06T21:55:10.019Z] #20 73.51 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-06T21:55:10.019Z] #20 73.52 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-06T21:55:10.235Z] #77 ... [2022-07-06T21:55:10.235Z] [2022-07-06T21:55:10.235Z] #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-07-06T21:55:10.235Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:55:10.235Z] #47 348.1 + dpkg --print-architecture [2022-07-06T21:55:10.235Z] #47 348.1 + git checkout -q v2.1.0 [2022-07-06T21:55:10.235Z] #47 348.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-06T21:55:10.235Z] #47 348.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-06T21:55:10.279Z] #20 73.53 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-06T21:55:10.279Z] #20 73.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-06T21:55:10.279Z] #20 73.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.58 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-07-06T21:55:10.279Z] #20 73.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.60 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-07-06T21:55:10.279Z] #20 73.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-06T21:55:10.279Z] #20 73.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.63 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-07-06T21:55:10.279Z] #20 73.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-06T21:55:10.279Z] #20 73.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:55:10.279Z] #20 73.69 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-06T21:55:10.279Z] #20 73.70 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:55:10.279Z] #20 73.71 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-06T21:55:10.279Z] #20 73.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:55:11.664Z] #20 DONE 75.0s [2022-07-06T21:55:11.665Z] [2022-07-06T21:55:11.665Z] #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-07-06T21:55:11.665Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:55:11.665Z] #71 ... [2022-07-06T21:55:11.665Z] [2022-07-06T21:55:11.665Z] #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-07-06T21:55:11.665Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-06T21:55:13.050Z] #21 1.242 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-06T21:55:13.050Z] #21 1.317 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-06T21:55:13.050Z] #21 1.320 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-06T21:55:14.100Z] #47 ... [2022-07-06T21:55:14.100Z] [2022-07-06T21:55:14.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:55:14.100Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:55:14.100Z] #77 268.3 CCLD libocispec.la [2022-07-06T21:55:14.100Z] #77 268.7 CCLD src/validate [2022-07-06T21:55:14.100Z] #77 268.7 CCLD tests/test-1 [2022-07-06T21:55:14.100Z] #77 268.7 CCLD tests/test-2 [2022-07-06T21:55:14.100Z] #77 268.7 CCLD tests/test-3 [2022-07-06T21:55:14.100Z] #77 268.7 CCLD tests/test-4 [2022-07-06T21:55:14.100Z] #77 268.8 CCLD tests/test-5 [2022-07-06T21:55:14.100Z] #77 268.8 CCLD tests/test-6 [2022-07-06T21:55:14.100Z] #77 268.9 CCLD tests/test-7 [2022-07-06T21:55:14.100Z] #77 268.9 CCLD tests/test-8 [2022-07-06T21:55:14.100Z] #77 269.0 CCLD tests/test-9 [2022-07-06T21:55:14.100Z] #77 269.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-06T21:55:14.100Z] #77 269.0 CCLD tests/test-10 [2022-07-06T21:55:14.100Z] #77 269.1 CCLD tests/test-11 [2022-07-06T21:55:14.100Z] #77 270.8 libtool: link: ar cr libocispec.a [2022-07-06T21:55:14.100Z] #77 270.8 libtool: link: ranlib libocispec.a [2022-07-06T21:55:14.100Z] #77 272.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:14.100Z] #77 272.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-06T21:55:14.100Z] #77 272.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-06T21:55:14.100Z] #77 272.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:14.100Z] #77 272.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:14.100Z] #77 272.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:14.100Z] #77 272.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-06T21:55:14.100Z] #77 272.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-06T21:55:14.100Z] #77 273.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-06T21:55:14.100Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-06T21:55:14.100Z] #77 273.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-06T21:55:14.100Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-06T21:55:14.100Z] #77 273.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-06T21:55:14.100Z] #77 273.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-06T21:55:14.100Z] #77 273.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-06T21:55:14.100Z] #77 273.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-06T21:55:14.100Z] #77 273.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-06T21:55:14.100Z] #77 273.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-06T21:55:14.100Z] #77 273.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-06T21:55:14.100Z] #77 273.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-06T21:55:14.100Z] #77 273.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-06T21:55:14.100Z] #77 273.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-06T21:55:14.100Z] #77 273.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-06T21:55:14.100Z] #77 273.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-06T21:55:14.100Z] #77 273.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-06T21:55:14.100Z] #77 273.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-06T21:55:14.100Z] #77 273.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-06T21:55:14.100Z] #77 273.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-06T21:55:14.100Z] #77 273.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-06T21:55:14.100Z] #77 273.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-06T21:55:14.100Z] #77 273.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-06T21:55:14.100Z] #77 273.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-06T21:55:14.361Z] #77 273.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-06T21:55:14.361Z] #77 273.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-06T21:55:14.361Z] #77 273.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-06T21:55:14.361Z] #77 274.0 CC src/crun-crun.o [2022-07-06T21:55:14.361Z] #77 274.0 CC src/crun-delete.o [2022-07-06T21:55:14.620Z] #77 274.1 CC src/crun-kill.o [2022-07-06T21:55:14.620Z] #77 274.1 CC src/crun-pause.o [2022-07-06T21:55:14.620Z] #77 274.1 CC src/crun-run.o [2022-07-06T21:55:14.620Z] #77 274.2 CC src/crun-unpause.o [2022-07-06T21:55:14.879Z] #77 274.3 CC src/crun-spec.o [2022-07-06T21:55:14.879Z] #77 274.5 CC src/crun-exec.o [2022-07-06T21:55:14.880Z] #77 274.6 CC src/crun-list.o [2022-07-06T21:55:15.139Z] #77 274.6 CC src/crun-create.o [2022-07-06T21:55:15.139Z] #77 274.7 CC src/crun-start.o [2022-07-06T21:55:15.139Z] #77 274.7 CC src/crun-state.o [2022-07-06T21:55:15.139Z] #77 274.7 CC src/crun-update.o [2022-07-06T21:55:15.398Z] #77 274.8 CC src/crun-ps.o [2022-07-06T21:55:15.398Z] #77 275.0 CC src/crun-checkpoint.o [2022-07-06T21:55:15.398Z] #77 275.0 CC src/crun-restore.o [2022-07-06T21:55:15.398Z] #77 275.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-06T21:55:15.398Z] #77 275.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-06T21:55:15.657Z] #77 275.2 CC src/libcrun/libcrun_la-container.lo [2022-07-06T21:55:15.657Z] #77 275.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-06T21:55:15.657Z] #77 275.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-06T21:55:15.917Z] #77 275.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-06T21:55:15.917Z] #77 275.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-06T21:55:15.917Z] #77 275.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-06T21:55:15.917Z] #77 275.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-06T21:55:15.917Z] #77 275.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-06T21:55:16.177Z] #77 275.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-06T21:55:16.436Z] #77 275.8 CC src/libcrun/libcrun_la-linux.lo [2022-07-06T21:55:16.436Z] #77 275.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-06T21:55:16.436Z] #77 276.0 CC src/libcrun/libcrun_la-error.lo [2022-07-06T21:55:16.436Z] #77 276.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-06T21:55:16.695Z] #77 276.1 CC src/libcrun/libcrun_la-status.lo [2022-07-06T21:55:16.695Z] #77 276.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-06T21:55:16.954Z] #77 276.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-06T21:55:16.954Z] #77 276.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-06T21:55:16.954Z] #77 276.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-06T21:55:17.213Z] #77 276.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-06T21:55:17.213Z] #77 276.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-06T21:55:17.213Z] #77 276.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-06T21:55:17.473Z] #77 277.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-06T21:55:17.473Z] #77 277.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-06T21:55:17.473Z] #77 277.1 CC tests/init.o [2022-07-06T21:55:17.732Z] #77 277.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-06T21:55:18.596Z] #21 1.768 Reading package lists... [2022-07-06T21:55:22.799Z] #21 6.570 Reading package lists... [2022-07-06T21:55:24.181Z] #21 11.22 Building dependency tree... [2022-07-06T21:55:24.181Z] #21 12.38 Reading state information... [2022-07-06T21:55:25.121Z] #21 13.52 The following additional packages will be installed: [2022-07-06T21:55:25.121Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-06T21:55:25.121Z] #21 13.53 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-06T21:55:25.121Z] #21 13.53 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-06T21:55:25.121Z] #21 13.53 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-06T21:55:25.121Z] #21 13.53 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-06T21:55:25.121Z] #21 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-06T21:55:25.121Z] #21 13.53 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-06T21:55:25.121Z] #21 13.55 Suggested packages: [2022-07-06T21:55:25.121Z] #21 13.55 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-06T21:55:25.121Z] #21 13.55 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-06T21:55:25.121Z] #21 13.55 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-06T21:55:25.121Z] #21 13.55 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-06T21:55:25.121Z] #21 13.55 seccomp:ppc64el seccomp:s390x [2022-07-06T21:55:25.121Z] #21 13.55 Recommended packages: [2022-07-06T21:55:25.121Z] #21 13.55 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-06T21:55:25.121Z] #21 13.55 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-06T21:55:25.121Z] #21 13.55 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-06T21:55:25.121Z] #21 13.55 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-06T21:55:25.321Z] #64 332.1 # github.com/containerd/containerd/cmd/containerd [2022-07-06T21:55:25.321Z] #64 332.1 /usr/bin/ld: /tmp/go-link-1652484842/000019.o: in function `New': [2022-07-06T21:55:25.321Z] #64 332.1 /tmp/tmp.E4y4K53kUe/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-07-06T21:55:25.321Z] #64 332.2 + bin/containerd-stress [2022-07-06T21:55:25.321Z] #64 333.3 + bin/containerd-shim [2022-07-06T21:55:25.691Z] #21 14.00 The following NEW packages will be installed: [2022-07-06T21:55:25.691Z] #21 14.00 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-06T21:55:25.691Z] #21 14.00 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-06T21:55:25.691Z] #21 14.00 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-06T21:55:25.691Z] #21 14.00 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-06T21:55:25.691Z] #21 14.00 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-06T21:55:25.691Z] #21 14.00 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-06T21:55:25.691Z] #21 14.00 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-06T21:55:25.691Z] #21 14.01 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-06T21:55:25.691Z] #21 14.01 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-06T21:55:25.691Z] #21 14.01 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-06T21:55:25.691Z] #21 14.01 libseccomp2:ppc64el libseccomp2:s390x [2022-07-06T21:55:25.951Z] #21 14.35 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:55:25.951Z] #21 14.35 Need to get 15.9 MB of archives. [2022-07-06T21:55:25.951Z] #21 14.35 After this operation, 73.0 MB of additional disk space will be used. [2022-07-06T21:55:25.951Z] #21 14.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-06T21:55:25.951Z] #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-07-06T21:55:25.951Z] #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-07-06T21:55:25.951Z] #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-07-06T21:55:25.951Z] #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-07-06T21:55:25.951Z] #21 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-06T21:55:25.951Z] #21 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-06T21:55:25.951Z] #21 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-06T21:55:25.951Z] #21 14.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-06T21:55:25.951Z] #21 14.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-06T21:55:25.951Z] #21 14.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-06T21:55:25.951Z] #21 14.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-06T21:55:25.951Z] #21 14.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-06T21:55:25.951Z] #21 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-06T21:55:25.951Z] #21 14.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-06T21:55:25.951Z] #21 14.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-06T21:55:25.951Z] #21 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-06T21:55:25.951Z] #21 14.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-06T21:55:25.951Z] #21 14.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-06T21:55:25.951Z] #21 14.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-06T21:55:25.951Z] #21 14.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-06T21:55:25.951Z] #21 14.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-06T21:55:25.951Z] #21 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-06T21:55:25.951Z] #21 14.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-06T21:55:26.212Z] #21 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-06T21:55:26.212Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-06T21:55:26.212Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-06T21:55:26.212Z] #21 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-06T21:55:26.212Z] #21 14.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-06T21:55:26.212Z] #21 14.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-06T21:55:26.783Z] #21 15.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:55:26.783Z] #21 15.29 Fetched 15.9 MB in 1s (31.4 MB/s) [2022-07-06T21:55:26.783Z] #21 15.34 Selecting previously unselected package gcc-10-base:armel. [2022-07-06T21:55:27.044Z] #21 15.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-07-06T21:55:27.044Z] #21 15.39 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-06T21:55:27.044Z] #21 15.41 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-06T21:55:27.044Z] #21 15.47 Selecting previously unselected package gcc-10-base:armhf. [2022-07-06T21:55:27.044Z] #21 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-06T21:55:27.044Z] #21 15.48 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-06T21:55:27.044Z] #21 15.53 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-06T21:55:27.044Z] #21 15.53 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-06T21:55:27.044Z] #21 15.54 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-06T21:55:27.044Z] #21 15.59 Selecting previously unselected package gcc-10-base:s390x. [2022-07-06T21:55:27.044Z] #21 15.59 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-06T21:55:27.305Z] #21 15.59 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-06T21:55:27.305Z] #21 15.64 Selecting previously unselected package gcc-10-base:arm64. [2022-07-06T21:55:27.305Z] #21 15.65 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-06T21:55:27.305Z] #21 15.65 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-06T21:55:27.305Z] #21 15.71 Selecting previously unselected package libgcc-s1:armel. [2022-07-06T21:55:27.305Z] #21 15.72 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-06T21:55:27.305Z] #21 15.73 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-06T21:55:27.305Z] #21 15.78 Selecting previously unselected package libcrypt1:armel. [2022-07-06T21:55:27.305Z] #21 15.78 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-06T21:55:27.305Z] #21 15.79 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-06T21:55:27.566Z] #21 15.88 Selecting previously unselected package libc6:armel. [2022-07-06T21:55:27.566Z] #21 15.88 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-06T21:55:27.566Z] #21 16.05 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-06T21:55:27.826Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2022-07-06T21:55:28.089Z] #21 16.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-06T21:55:28.089Z] #21 16.43 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-06T21:55:28.089Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel. [2022-07-06T21:55:28.089Z] #21 16.49 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-06T21:55:28.089Z] #21 16.49 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-06T21:55:28.089Z] #21 16.57 Selecting previously unselected package libgcc-s1:arm64. [2022-07-06T21:55:28.089Z] #21 16.57 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-06T21:55:28.348Z] #21 16.57 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-06T21:55:28.348Z] #21 16.62 Selecting previously unselected package libcrypt1:arm64. [2022-07-06T21:55:28.348Z] #21 16.62 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-06T21:55:28.348Z] #21 16.63 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-06T21:55:28.348Z] #21 16.72 Selecting previously unselected package libc6:arm64. [2022-07-06T21:55:28.348Z] #21 16.72 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-06T21:55:28.609Z] #21 16.93 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-06T21:55:28.869Z] #21 17.42 Selecting previously unselected package libapparmor1:arm64. [2022-07-06T21:55:29.130Z] #21 17.42 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-06T21:55:29.130Z] #21 17.43 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-06T21:55:29.130Z] #21 17.48 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-06T21:55:29.130Z] #21 17.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-06T21:55:29.130Z] #21 17.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-06T21:55:29.130Z] #21 17.56 Selecting previously unselected package libgcc-s1:s390x. [2022-07-06T21:55:29.130Z] #21 17.57 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-06T21:55:29.130Z] #21 17.57 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-06T21:55:29.130Z] #21 17.61 Selecting previously unselected package libcrypt1:s390x. [2022-07-06T21:55:29.130Z] #21 17.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-06T21:55:29.130Z] #21 17.63 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-06T21:55:29.390Z] #21 17.71 Selecting previously unselected package libc6:s390x. [2022-07-06T21:55:29.390Z] #21 17.72 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-06T21:55:29.651Z] #21 17.95 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-06T21:55:30.221Z] #21 18.47 Selecting previously unselected package libapparmor1:s390x. [2022-07-06T21:55:30.221Z] #21 18.48 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-06T21:55:30.221Z] #21 18.48 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-06T21:55:30.221Z] #21 18.54 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-06T21:55:30.221Z] #21 18.55 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-06T21:55:30.221Z] #21 18.56 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-06T21:55:30.221Z] #21 18.63 Selecting previously unselected package libgcc-s1:armhf. [2022-07-06T21:55:30.221Z] #21 18.63 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-06T21:55:30.221Z] #21 18.64 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-06T21:55:30.221Z] #21 18.70 Selecting previously unselected package libcrypt1:armhf. [2022-07-06T21:55:30.221Z] #21 18.70 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-06T21:55:30.221Z] #21 18.71 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-06T21:55:30.482Z] #21 18.78 Selecting previously unselected package libc6:armhf. [2022-07-06T21:55:30.482Z] #21 18.79 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-06T21:55:30.482Z] #21 19.01 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-06T21:55:31.052Z] #21 19.47 Selecting previously unselected package libapparmor1:armhf. [2022-07-06T21:55:31.052Z] #21 19.47 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-06T21:55:31.052Z] #21 19.48 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-06T21:55:31.052Z] #21 19.53 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-06T21:55:31.052Z] #21 19.54 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-06T21:55:31.052Z] #21 19.55 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-06T21:55:31.313Z] #21 19.62 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-06T21:55:31.313Z] #21 19.63 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-06T21:55:31.313Z] #21 19.64 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-06T21:55:31.313Z] #21 19.69 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-06T21:55:31.313Z] #21 19.69 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-06T21:55:31.313Z] #21 19.70 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-06T21:55:31.313Z] #21 19.79 Selecting previously unselected package libc6:ppc64el. [2022-07-06T21:55:31.313Z] #21 19.80 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-06T21:55:31.573Z] #21 19.96 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-06T21:55:32.139Z] #47 DONE 377.3s [2022-07-06T21:55:32.139Z] [2022-07-06T21:55:32.139Z] #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-07-06T21:55:32.139Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:55:32.139Z] #77 ... [2022-07-06T21:55:32.139Z] [2022-07-06T21:55:32.139Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-06T21:55:32.139Z] #48 sha256:995755d2fec1748fe573385881a1ffd74666a1055975a7f47fd952ee665b06c7 [2022-07-06T21:55:32.139Z] #48 DONE 0.1s [2022-07-06T21:55:32.139Z] [2022-07-06T21:55:32.139Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-06T21:55:32.139Z] #52 sha256:672084c8dee54ced9dd90a8bd069499e67c74eccdc54d29f71b17589b603c1c0 [2022-07-06T21:55:32.139Z] #52 DONE 0.1s [2022-07-06T21:55:32.139Z] [2022-07-06T21:55:32.139Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-06T21:55:32.139Z] #54 sha256:916143bbf8939a56d79845c94df7ce92017f7654a587423a7c5fd938748ed396 [2022-07-06T21:55:32.139Z] #54 DONE 0.1s [2022-07-06T21:55:32.139Z] [2022-07-06T21:55:32.139Z] #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-07-06T21:55:32.139Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:55:32.144Z] #21 20.52 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-06T21:55:32.144Z] #21 20.53 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-06T21:55:32.144Z] #21 20.54 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-06T21:55:32.144Z] #21 20.59 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-06T21:55:32.144Z] #21 20.60 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-06T21:55:32.144Z] #21 20.61 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-06T21:55:32.403Z] #21 20.68 Selecting previously unselected package libseccomp2:s390x. [2022-07-06T21:55:32.403Z] #21 20.69 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-06T21:55:32.403Z] #21 20.69 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.403Z] #21 20.74 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-06T21:55:32.403Z] #21 20.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-06T21:55:32.403Z] #21 20.75 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.403Z] #21 20.82 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-06T21:55:32.403Z] #21 20.83 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-06T21:55:32.403Z] #21 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.403Z] #21 20.89 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-06T21:55:32.403Z] #21 20.90 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-06T21:55:32.403Z] #21 20.91 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.403Z] #21 20.97 Selecting previously unselected package libseccomp2:armhf. [2022-07-06T21:55:32.663Z] #21 20.98 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-06T21:55:32.663Z] #21 20.99 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.663Z] #21 21.06 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-06T21:55:32.663Z] #21 21.06 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-06T21:55:32.663Z] #21 21.07 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.663Z] #21 21.13 Selecting previously unselected package libseccomp2:armel. [2022-07-06T21:55:32.663Z] #21 21.14 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-06T21:55:32.663Z] #21 21.14 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.664Z] #21 21.18 Selecting previously unselected package libseccomp-dev:armel. [2022-07-06T21:55:32.664Z] #21 21.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-06T21:55:32.664Z] #21 21.20 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.924Z] #21 21.26 Selecting previously unselected package libseccomp2:arm64. [2022-07-06T21:55:32.924Z] #21 21.27 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-06T21:55:32.924Z] #21 21.28 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.924Z] #21 21.31 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-06T21:55:32.924Z] #21 21.32 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-06T21:55:32.924Z] #21 21.33 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:32.924Z] #21 21.43 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-06T21:55:32.924Z] #21 21.44 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-06T21:55:32.924Z] #21 21.45 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-06T21:55:32.924Z] #21 21.46 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-06T21:55:32.924Z] #21 21.48 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-06T21:55:32.924Z] #21 21.49 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-06T21:55:32.924Z] #21 21.50 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-06T21:55:32.924Z] #21 21.51 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-06T21:55:32.924Z] #21 21.52 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-06T21:55:33.184Z] #21 21.54 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-06T21:55:33.184Z] #21 21.56 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-06T21:55:33.184Z] #21 21.57 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-06T21:55:33.184Z] #21 21.58 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-06T21:55:33.184Z] #21 21.59 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-06T21:55:33.184Z] #21 21.61 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-06T21:55:33.184Z] #21 21.62 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-06T21:55:33.410Z] #64 344.6 + bin/containerd-shim-runc-v1 [2022-07-06T21:55:34.568Z] #21 22.86 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-06T21:55:35.413Z] #64 ... [2022-07-06T21:55:35.413Z] [2022-07-06T21:55:35.413Z] #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-07-06T21:55:35.413Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:55:35.413Z] #77 305.8 CCLD tests/init [2022-07-06T21:55:35.952Z] #21 24.09 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-06T21:55:36.893Z] #21 25.33 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-06T21:55:38.277Z] #21 26.56 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-06T21:55:38.659Z] #64 351.0 + bin/containerd-shim-runc-v2 [2022-07-06T21:55:39.219Z] #21 27.79 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.80 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.81 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.82 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.83 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.84 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.86 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.87 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.88 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.89 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.90 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.91 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.92 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.94 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.95 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-06T21:55:39.480Z] #21 27.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.97 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.480Z] #21 27.98 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.589Z] #64 351.8 + binaries [2022-07-06T21:55:39.589Z] #64 351.8 + install -D bin/containerd /build/containerd [2022-07-06T21:55:39.589Z] #64 351.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-06T21:55:39.589Z] #64 351.9 + install -D bin/ctr /build/ctr [2022-07-06T21:55:39.672Z] #77 ... [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.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-07-06T21:55:39.672Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-06T21:55:39.672Z] #47 DONE 376.0s [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.672Z] #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-07-06T21:55:39.672Z] #60 sha256:9722a4d09024cf18707d5f12e9572eafa06fd4a49283a1f41571e67b38bf0b67 [2022-07-06T21:55:39.672Z] #60 ... [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.672Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-06T21:55:39.672Z] #48 sha256:0d798b330a953372956dae7a037b86986e04ebd7d4555ec7d55a8ee84bd2794b [2022-07-06T21:55:39.672Z] #48 DONE 0.2s [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.672Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-06T21:55:39.672Z] #52 sha256:0a92a90187580307b7de6d6c605732fbbba909b9201b2a3327c9b759d2d9c915 [2022-07-06T21:55:39.672Z] #52 DONE 0.3s [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.672Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-06T21:55:39.672Z] #54 sha256:b1f3ae51529224895fda08caaeddbb16116cb6f53c927dc78afe5f148955697c [2022-07-06T21:55:39.672Z] #54 DONE 0.1s [2022-07-06T21:55:39.672Z] [2022-07-06T21:55:39.672Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-06T21:55:39.672Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-06T21:55:39.752Z] #21 27.99 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.752Z] #21 28.01 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-06T21:55:39.752Z] #21 28.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:55:40.015Z] #21 DONE 28.6s [2022-07-06T21:55:40.015Z] [2022-07-06T21:55:40.015Z] #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-07-06T21:55:40.015Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:55:40.277Z] #71 ... [2022-07-06T21:55:40.277Z] [2022-07-06T21:55:40.277Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-06T21:55:40.277Z] #66 sha256:3668946038e5fcf938be5b067c5eb45eea399e19889d1e270809c20e4c19ac7e [2022-07-06T21:55:40.277Z] #66 DONE 0.1s [2022-07-06T21:55:40.277Z] [2022-07-06T21:55:40.277Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-06T21:55:40.277Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-06T21:55:41.218Z] #22 DONE 1.3s [2022-07-06T21:55:41.218Z] [2022-07-06T21:55:41.218Z] #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-07-06T21:55:41.218Z] #67 sha256:9e86ae1199fab1edf51a3c094d0173e361e9de787f5b4c35469b829fda317c77 [2022-07-06T21:55:41.218Z] #67 1.060 + RM_GOPATH=0 [2022-07-06T21:55:41.218Z] #67 1.060 + TMP_GOPATH= [2022-07-06T21:55:41.218Z] #67 1.060 + : /build [2022-07-06T21:55:41.218Z] #67 1.060 + '[' -z '' ']' [2022-07-06T21:55:41.218Z] #67 1.060 ++ mktemp -d [2022-07-06T21:55:41.218Z] #67 1.062 + export GOPATH=/tmp/tmp.JseixeUFE4 [2022-07-06T21:55:41.218Z] #67 1.062 + GOPATH=/tmp/tmp.JseixeUFE4 [2022-07-06T21:55:41.218Z] #67 1.062 + RM_GOPATH=1 [2022-07-06T21:55:41.218Z] #67 1.062 + case "$(go env GOARCH)" in [2022-07-06T21:55:41.218Z] #67 1.063 ++ go env GOARCH [2022-07-06T21:55:41.218Z] #67 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-07-06T21:55:41.218Z] #67 1.068 + GO_BUILDMODE=-buildmode=pie [2022-07-06T21:55:41.218Z] #67 1.068 ++ dirname /install.sh [2022-07-06T21:55:41.218Z] #67 1.069 + dir=/ [2022-07-06T21:55:41.219Z] #67 1.069 + bin=runc [2022-07-06T21:55:41.219Z] #67 1.069 + shift [2022-07-06T21:55:41.219Z] #67 1.069 + '[' '!' -f //runc.installer ']' [2022-07-06T21:55:41.219Z] #67 1.069 + . //runc.installer [2022-07-06T21:55:41.219Z] #67 1.070 ++ set -e [2022-07-06T21:55:41.219Z] #67 1.070 ++ : v1.1.2 [2022-07-06T21:55:41.219Z] #67 1.070 + install_runc [2022-07-06T21:55:41.219Z] #67 1.070 + RUNC_BUILDTAGS=seccomp [2022-07-06T21:55:41.219Z] #67 1.070 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-06T21:55:41.219Z] #67 1.070 Install runc version v1.1.2 (build tags: seccomp) [2022-07-06T21:55:41.219Z] #67 1.070 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JseixeUFE4/src/github.com/opencontainers/runc [2022-07-06T21:55:41.219Z] #67 1.072 Cloning into '/tmp/tmp.JseixeUFE4/src/github.com/opencontainers/runc'... [2022-07-06T21:55:41.479Z] #64 DONE 353.6s [2022-07-06T21:55:42.047Z] [2022-07-06T21:55:42.047Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-06T21:55:42.047Z] #65 sha256:8f349b88ce3ba8dbb78170fce112cc8f172e77cdfec77525763759dada04f0ad [2022-07-06T21:55:42.609Z] #65 DONE 0.8s [2022-07-06T21:55:42.621Z] #67 ... [2022-07-06T21:55:42.621Z] [2022-07-06T21:55:42.621Z] #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-07-06T21:55:42.621Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-06T21:55:42.621Z] #23 DONE 1.0s [2022-07-06T21:55:42.621Z] [2022-07-06T21:55:42.621Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-06T21:55:42.621Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-06T21:55:42.865Z] [2022-07-06T21:55:42.865Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-06T21:55:42.865Z] #70 sha256:56ada5414698aefa576b90aa2f3d74481dbbb15abc8265af0fd6408beac13f91 [2022-07-06T21:55:43.121Z] #70 DONE 0.2s [2022-07-06T21:55:43.121Z] [2022-07-06T21:55:43.121Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-06T21:55:43.121Z] #75 sha256:a63f259a26983cee8349e3d7d634f6a26a3ed7ef50de04ef2b614a3d3e2f39e4 [2022-07-06T21:55:43.193Z] #24 0.797 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-06T21:55:43.454Z] #24 DONE 0.9s [2022-07-06T21:55:43.454Z] [2022-07-06T21:55:43.454Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-06T21:55:43.454Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-06T21:55:43.873Z] #77 303.5 CCLD tests/init [2022-07-06T21:55:44.048Z] #75 DONE 0.9s [2022-07-06T21:55:44.048Z] [2022-07-06T21:55:44.048Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-06T21:55:44.048Z] #78 sha256:2b78ab7eaca7ce16eefa5f53d64dc79fbd79475cf30b209c656c094b0b6bd77d [2022-07-06T21:55:44.048Z] #78 DONE 0.1s [2022-07-06T21:55:44.048Z] [2022-07-06T21:55:44.048Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-06T21:55:44.048Z] #79 sha256:42f07ef4fb535ff482fe6a4711a0b950136253a01eaadba753b0d0145f441df7 [2022-07-06T21:55:44.048Z] #79 DONE 0.0s [2022-07-06T21:55:44.048Z] [2022-07-06T21:55:44.048Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-06T21:55:44.048Z] #80 sha256:82689c9d5d110d5701aa75579fc24d518d294ee55654eff383f66ba5dd00c070 [2022-07-06T21:55:44.048Z] #80 DONE 0.0s [2022-07-06T21:55:44.048Z] [2022-07-06T21:55:44.048Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-06T21:55:44.048Z] #81 sha256:b4d6cc934ab41d3687804001e4225782b72e8859aa6dc7cb74fefb98fd912e01 [2022-07-06T21:55:44.395Z] #25 DONE 0.9s [2022-07-06T21:55:44.395Z] [2022-07-06T21:55:44.395Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-06T21:55:44.395Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-06T21:55:44.610Z] #81 0.633 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-06T21:55:44.610Z] #81 0.633 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-06T21:55:44.867Z] #81 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-06T21:55:45.342Z] #26 DONE 0.9s [2022-07-06T21:55:45.342Z] [2022-07-06T21:55:45.342Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-06T21:55:45.342Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-06T21:55:45.431Z] #81 0.877 Reading package lists... [2022-07-06T21:55:45.994Z] #81 1.388 Reading package lists... [2022-07-06T21:55:45.994Z] #81 1.890 Building dependency tree... [2022-07-06T21:55:45.994Z] #81 1.998 Reading state information... [2022-07-06T21:55:45.994Z] #81 2.117 The following additional packages will be installed: [2022-07-06T21:55:46.250Z] #81 2.118 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-06T21:55:46.250Z] #81 2.119 Suggested packages: [2022-07-06T21:55:46.250Z] #81 2.119 systemd-container policykit-1 [2022-07-06T21:55:46.250Z] #81 2.119 Recommended packages: [2022-07-06T21:55:46.250Z] #81 2.119 systemd-timesyncd | time-daemon libnss-systemd [2022-07-06T21:55:46.250Z] #81 2.188 The following NEW packages will be installed: [2022-07-06T21:55:46.250Z] #81 2.188 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-06T21:55:46.250Z] #81 2.189 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-06T21:55:46.292Z] #27 DONE 1.0s [2022-07-06T21:55:46.292Z] [2022-07-06T21:55:46.292Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:55:46.292Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-06T21:55:46.507Z] #81 2.456 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:55:46.507Z] #81 2.456 Need to get 5817 kB of archives. [2022-07-06T21:55:46.507Z] #81 2.456 After this operation, 19.3 MB of additional disk space will be used. [2022-07-06T21:55:46.507Z] #81 2.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-06T21:55:46.507Z] #81 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-06T21:55:46.507Z] #81 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-06T21:55:46.507Z] #81 2.464 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-06T21:55:46.507Z] #81 2.465 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-06T21:55:46.507Z] #81 2.558 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-06T21:55:46.763Z] #81 2.559 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-06T21:55:46.763Z] #81 2.561 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-06T21:55:46.763Z] #81 2.563 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-06T21:55:46.763Z] #81 2.565 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-06T21:55:46.763Z] #81 2.715 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:55:46.763Z] #81 2.745 Fetched 5817 kB in 0s (15.7 MB/s) [2022-07-06T21:55:46.763Z] #81 2.768 Selecting previously unselected package libargon2-1:amd64. [2022-07-06T21:55:46.763Z] #81 2.768 (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 ... 28639 files and directories currently installed.) [2022-07-06T21:55:46.763Z] #81 2.783 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-06T21:55:46.763Z] #81 2.792 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-06T21:55:46.763Z] #81 2.826 Selecting previously unselected package libjson-c5:amd64. [2022-07-06T21:55:47.020Z] #81 2.829 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-06T21:55:47.020Z] #81 2.833 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-06T21:55:47.020Z] #81 2.870 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-06T21:55:47.020Z] #81 2.873 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-06T21:55:47.020Z] #81 2.876 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-06T21:55:47.020Z] #81 2.938 Selecting previously unselected package libkmod2:amd64. [2022-07-06T21:55:47.020Z] #81 2.940 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-06T21:55:47.020Z] #81 2.945 Unpacking libkmod2:amd64 (28-1) ... [2022-07-06T21:55:47.020Z] #81 2.990 Selecting previously unselected package systemd. [2022-07-06T21:55:47.020Z] #81 2.993 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-06T21:55:47.020Z] #81 3.026 Unpacking systemd (247.3-7) ... [2022-07-06T21:55:47.582Z] #81 3.561 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-06T21:55:47.582Z] #81 3.570 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-06T21:55:47.582Z] #81 3.582 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-06T21:55:47.582Z] #81 3.595 Setting up libkmod2:amd64 (28-1) ... [2022-07-06T21:55:47.582Z] #81 3.605 Setting up systemd (247.3-7) ... [2022-07-06T21:55:47.582Z] #81 3.648 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-06T21:55:47.678Z] #28 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-06T21:55:47.678Z] #28 1.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-06T21:55:47.678Z] #28 1.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-06T21:55:47.678Z] #28 1.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-06T21:55:47.839Z] #81 3.650 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-06T21:55:47.839Z] #81 3.653 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-06T21:55:47.839Z] #81 3.676 Initializing machine ID from KVM UUID. [2022-07-06T21:55:47.939Z] #28 1.613 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-06T21:55:48.095Z] #81 4.081 Selecting previously unselected package systemd-sysv. [2022-07-06T21:55:48.096Z] #81 4.081 (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 ... 29450 files and directories currently installed.) [2022-07-06T21:55:48.096Z] #81 4.094 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-06T21:55:48.096Z] #81 4.098 Unpacking systemd-sysv (247.3-7) ... [2022-07-06T21:55:48.096Z] #81 4.137 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-06T21:55:48.096Z] #81 4.140 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-06T21:55:48.096Z] #81 4.146 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-06T21:55:48.096Z] #81 4.206 Selecting previously unselected package dbus. [2022-07-06T21:55:48.200Z] #28 1.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-06T21:55:48.352Z] #81 4.209 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-06T21:55:48.352Z] #81 4.218 Unpacking dbus (1.12.20-2) ... [2022-07-06T21:55:48.352Z] #81 4.275 Selecting previously unselected package libpam-systemd:amd64. [2022-07-06T21:55:48.352Z] #81 4.278 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-06T21:55:48.352Z] #81 4.283 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-06T21:55:48.352Z] #81 4.350 Selecting previously unselected package dbus-user-session. [2022-07-06T21:55:48.461Z] #28 2.281 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-06T21:55:48.609Z] #81 4.353 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-06T21:55:48.609Z] #81 4.356 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-06T21:55:48.609Z] #81 4.421 Setting up systemd-sysv (247.3-7) ... [2022-07-06T21:55:48.609Z] #81 4.433 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-06T21:55:48.609Z] #81 4.445 Setting up dbus (1.12.20-2) ... [2022-07-06T21:55:48.609Z] #81 4.565 invoke-rc.d: could not determine current runlevel [2022-07-06T21:55:48.609Z] #81 4.567 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:55:48.609Z] #81 4.572 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-06T21:55:48.727Z] #28 2.576 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-06T21:55:48.867Z] #81 4.717 Setting up dbus-user-session (1.12.20-2) ... [2022-07-06T21:55:48.867Z] #81 4.733 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:55:48.867Z] #81 DONE 4.9s [2022-07-06T21:55:48.867Z] [2022-07-06T21:55:48.867Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-06T21:55:48.867Z] #82 sha256:3d35484d32bb889c575de9ebca0adc515b13423c11805db2663345525587b1b9 [2022-07-06T21:55:48.988Z] #28 2.813 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-06T21:55:49.249Z] #28 3.069 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-06T21:55:49.249Z] #28 3.070 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-06T21:55:49.249Z] #28 3.080 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-06T21:55:49.249Z] #28 3.081 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-06T21:55:49.249Z] #28 3.083 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-06T21:55:49.249Z] #28 3.087 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-06T21:55:49.382Z] #82 0.392 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T21:55:49.382Z] #82 0.393 Dload Upload Total Spent Left Speed [2022-07-06T21:55:49.510Z] #28 3.233 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-06T21:55:49.510Z] #28 3.240 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-06T21:55:49.510Z] #28 3.241 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-06T21:55:49.510Z] #28 3.243 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-06T21:55:49.510Z] #28 3.246 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-06T21:55:49.510Z] #28 3.247 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-06T21:55:49.638Z] #82 0.396 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5714 0 --:--:-- --:--:-- --:--:-- 5696 [2022-07-06T21:55:49.638Z] #82 DONE 0.7s [2022-07-06T21:55:49.638Z] [2022-07-06T21:55:49.638Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-06T21:55:49.638Z] #83 sha256:4a221740c5146db6cdc9796c9e2e33364fa7b737dd270ea3349244511f7999fc [2022-07-06T21:55:50.567Z] #83 DONE 0.9s [2022-07-06T21:55:50.567Z] [2022-07-06T21:55:50.567Z] #84 exporting to image [2022-07-06T21:55:50.567Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-06T21:55:50.567Z] #84 exporting layers [2022-07-06T21:55:56.172Z] #28 ... [2022-07-06T21:55:56.172Z] [2022-07-06T21:55:56.172Z] #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-07-06T21:55:56.172Z] #67 sha256:9e86ae1199fab1edf51a3c094d0173e361e9de787f5b4c35469b829fda317c77 [2022-07-06T21:55:56.172Z] #67 5.246 + cd /tmp/tmp.JseixeUFE4/src/github.com/opencontainers/runc [2022-07-06T21:55:56.172Z] #67 5.247 + git checkout -q v1.1.2 [2022-07-06T21:55:56.172Z] #67 5.489 + '[' -z '' ']' [2022-07-06T21:55:56.172Z] #67 5.489 + target=static [2022-07-06T21:55:56.172Z] #67 5.489 + make BUILDTAGS=seccomp static [2022-07-06T21:55:56.172Z] #67 5.793 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-06T21:55:57.109Z] #84 exporting layers 6.5s done [2022-07-06T21:55:57.109Z] #84 writing image sha256:ab4e299b4df8d58e763450c2c46849705312a7210b81cfb87557decf0b1d0e7d [2022-07-06T21:55:57.109Z] #84 writing image sha256:ab4e299b4df8d58e763450c2c46849705312a7210b81cfb87557decf0b1d0e7d done [2022-07-06T21:55:57.109Z] #84 naming to docker.io/library/docker:420142a8864e10ba2832bbd344275c1302defc69 done [2022-07-06T21:55:57.109Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:55:57.322Z] #77 326.6 AR libcrun_testing.a [2022-07-06T21:55:57.322Z] #77 326.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-06T21:55:57.322Z] #77 326.8 CCLD tests/tests_libcrun_utils [2022-07-06T21:55:57.322Z] #77 326.8 CCLD tests/tests_libcrun_errors [2022-07-06T21:55:57.322Z] #77 326.8 CCLD tests/tests_libcrun_fuzzer [2022-07-06T21:55:57.322Z] #77 327.1 CCLD libcrun.la [2022-07-06T21:55:57.322Z] #77 328.3 CCLD crun [2022-07-06T21:55:57.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -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:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh dynbinary test-integration [2022-07-06T21:55:58.255Z] #77 328.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-06T21:55:58.255Z] #77 329.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-06T21:55:58.255Z] #77 329.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-06T21:55:58.255Z] #77 329.0 /bin/mkdir -p '/usr/local/lib' [2022-07-06T21:55:58.255Z] #77 329.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-06T21:55:58.255Z] #77 329.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-06T21:55:58.512Z] #77 329.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-06T21:55:58.512Z] #77 329.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-06T21:55:58.512Z] #77 329.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-06T21:55:58.512Z] #77 329.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-06T21:55:58.512Z] #77 329.3 ---------------------------------------------------------------------- [2022-07-06T21:55:58.512Z] #77 329.3 Libraries have been installed in: [2022-07-06T21:55:58.512Z] #77 329.3 /usr/local/lib [2022-07-06T21:55:58.512Z] #77 329.3 [2022-07-06T21:55:58.512Z] #77 329.3 If you ever happen to want to link against installed libraries [2022-07-06T21:55:58.512Z] #77 329.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-06T21:55:58.512Z] #77 329.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-06T21:55:58.512Z] #77 329.3 flag during linking and do at least one of the following: [2022-07-06T21:55:58.512Z] #77 329.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-06T21:55:58.512Z] #77 329.3 during execution [2022-07-06T21:55:58.512Z] #77 329.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-06T21:55:58.512Z] #77 329.3 during linking [2022-07-06T21:55:58.512Z] #77 329.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-06T21:55:58.512Z] #77 329.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-06T21:55:58.512Z] #77 329.3 [2022-07-06T21:55:58.512Z] #77 329.3 See any operating system documentation about shared libraries for [2022-07-06T21:55:58.512Z] #77 329.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-06T21:55:58.512Z] #77 329.3 ---------------------------------------------------------------------- [2022-07-06T21:55:58.512Z] #77 329.3 /bin/mkdir -p '/build' [2022-07-06T21:55:58.512Z] #77 329.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-06T21:55:58.769Z] #77 329.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-06T21:55:58.769Z] #77 329.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-06T21:55:58.769Z] #77 329.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-06T21:55:58.769Z] #77 329.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-06T21:55:59.026Z] #77 DONE 329.8s [2022-07-06T21:55:59.026Z] [2022-07-06T21:55:59.026Z] #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-07-06T21:55:59.026Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:55:59.332Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-06T21:55:59.332Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-06T21:55:59.332Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-06T21:55:59.332Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-06T21:55:59.332Z] 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-07-06T21:55:59.332Z] Detected virtualization docker. [2022-07-06T21:55:59.332Z] Detected architecture x86-64. [2022-07-06T21:55:59.332Z] Set hostname to <37ec03bd7bae>. [2022-07-06T21:55:59.332Z] modprobe@configfs.service: Succeeded. [2022-07-06T21:55:59.332Z] modprobe@drm.service: Succeeded. [2022-07-06T21:55:59.332Z] modprobe@fuse.service: Succeeded. [2022-07-06T21:55:59.332Z] + source /etc/docker-entrypoint-cmd [2022-07-06T21:55:59.332Z] ++ hack/make.sh dynbinary test-integration [2022-07-06T21:55:59.332Z] [2022-07-06T21:55:59.332Z] Removing bundles/ [2022-07-06T21:55:59.332Z] [2022-07-06T21:55:59.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-06T21:55:59.589Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-06T21:55:59.589Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:56:01.478Z] #67 ... [2022-07-06T21:56:01.478Z] [2022-07-06T21:56:01.478Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:56:01.478Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-06T21:56:01.478Z] #28 14.56 Fetched 49.1 MB in 14s (3601 kB/s) [2022-07-06T21:56:05.865Z] #77 324.2 AR libcrun_testing.a [2022-07-06T21:56:05.865Z] #77 324.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-06T21:56:05.865Z] #77 324.2 CCLD libcrun.la [2022-07-06T21:56:05.865Z] #77 324.3 CCLD tests/tests_libcrun_utils [2022-07-06T21:56:05.865Z] #77 324.3 CCLD tests/tests_libcrun_errors [2022-07-06T21:56:05.865Z] #77 324.3 CCLD tests/tests_libcrun_fuzzer [2022-07-06T21:56:05.865Z] #77 325.5 CCLD crun [2022-07-06T21:56:06.442Z] #77 326.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-06T21:56:06.700Z] #77 326.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-06T21:56:06.700Z] #77 326.3 /bin/mkdir -p '/usr/local/lib' [2022-07-06T21:56:06.700Z] #77 326.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-06T21:56:06.700Z] #77 326.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-06T21:56:06.959Z] #77 326.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-06T21:56:06.959Z] #77 326.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-06T21:56:06.959Z] #77 326.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-06T21:56:06.959Z] #77 326.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-06T21:56:07.218Z] #77 326.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-07-06T21:56:07.218Z] #77 326.6 ---------------------------------------------------------------------- [2022-07-06T21:56:07.218Z] #77 326.6 Libraries have been installed in: [2022-07-06T21:56:07.218Z] #77 326.6 /usr/local/lib [2022-07-06T21:56:07.218Z] #77 326.6 [2022-07-06T21:56:07.218Z] #77 326.6 If you ever happen to want to link against installed libraries [2022-07-06T21:56:07.218Z] #77 326.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-06T21:56:07.218Z] #77 326.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-06T21:56:07.218Z] #77 326.6 flag during linking and do at least one of the following: [2022-07-06T21:56:07.218Z] #77 326.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-06T21:56:07.218Z] #77 326.6 during execution [2022-07-06T21:56:07.218Z] #77 326.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-06T21:56:07.218Z] #77 326.6 during linking [2022-07-06T21:56:07.218Z] #77 326.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-06T21:56:07.218Z] #77 326.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-06T21:56:07.218Z] #77 326.6 [2022-07-06T21:56:07.218Z] #77 326.6 See any operating system documentation about shared libraries for [2022-07-06T21:56:07.218Z] #77 326.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-06T21:56:07.218Z] #77 326.6 ---------------------------------------------------------------------- [2022-07-06T21:56:07.218Z] #77 326.6 /bin/mkdir -p '/build' [2022-07-06T21:56:07.218Z] #77 326.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-06T21:56:07.218Z] #77 326.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-06T21:56:07.218Z] #77 326.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-06T21:56:07.218Z] #77 326.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-06T21:56:07.218Z] #77 326.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-06T21:56:07.461Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-06T21:56:07.461Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-06T21:56:07.476Z] #77 DONE 327.0s [2022-07-06T21:56:07.476Z] [2022-07-06T21:56:07.476Z] #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-07-06T21:56:07.476Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:56:08.066Z] #28 14.56 Reading package lists... [2022-07-06T21:56:09.992Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-07-06T21:56:09.992Z] ok github.com/docker/docker/builder/dockerfile 0.438s coverage: 49.3% of statements [2022-07-06T21:56:10.251Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-06T21:56:10.818Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-06T21:56:11.385Z] ok github.com/docker/docker/builder/remotecontext/git 1.520s coverage: 86.3% of statements [2022-07-06T21:56:11.385Z] ? github.com/docker/docker/cli [no test files] [2022-07-06T21:56:11.385Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-06T21:56:11.385Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-06T21:56:11.385Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-06T21:56:12.322Z] ok github.com/docker/docker/cmd/docker-proxy 0.282s coverage: 67.6% of statements [2022-07-06T21:56:14.653Z] #28 21.21 Reading package lists... [2022-07-06T21:56:15.609Z] ok github.com/docker/docker/client 0.097s coverage: 75.6% of statements [2022-07-06T21:56:16.037Z] #28 27.93 Building dependency tree... [2022-07-06T21:56:16.980Z] #28 30.89 bzip2 is already the newest version (1.0.8-4). [2022-07-06T21:56:16.980Z] #28 30.89 patch is already the newest version (2.7.6-7). [2022-07-06T21:56:16.980Z] #28 30.89 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-06T21:56:16.980Z] #28 30.89 The following additional packages will be installed: [2022-07-06T21:56:17.087Z] #55 ... [2022-07-06T21:56:17.087Z] [2022-07-06T21:56:17.087Z] #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-07-06T21:56:17.087Z] #60 sha256:250bb00f0dd5be28114f7371605143e64b3d67505e0a3b3a645475915c25ca8e [2022-07-06T21:56:17.087Z] #60 208.0 + mkdir -p /build [2022-07-06T21:56:17.087Z] #60 208.0 + cp runc /build/runc [2022-07-06T21:56:17.087Z] #60 DONE 209.0s [2022-07-06T21:56:17.087Z] [2022-07-06T21:56:17.087Z] #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-07-06T21:56:17.087Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:56:17.087Z] #55 423.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-06T21:56:17.087Z] #55 DONE 423.5s [2022-07-06T21:56:17.087Z] [2022-07-06T21:56:17.087Z] #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-07-06T21:56:17.087Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:56:17.241Z] #28 30.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-06T21:56:17.241Z] #28 30.90 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-06T21:56:17.241Z] #28 30.91 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-06T21:56:17.241Z] #28 30.91 python3-pkg-resources vim-runtime xxd [2022-07-06T21:56:17.241Z] #28 30.93 Suggested packages: [2022-07-06T21:56:17.241Z] #28 30.93 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-06T21:56:17.241Z] #28 30.93 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-06T21:56:17.241Z] #28 30.93 Recommended packages: [2022-07-06T21:56:17.241Z] #28 30.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-06T21:56:18.020Z] #64 ... [2022-07-06T21:56:18.020Z] [2022-07-06T21:56:18.020Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-06T21:56:18.020Z] #56 sha256:4820639f52b56b7873330e5a70d0d40c3ee51a2702514870132acea3ebe532bd [2022-07-06T21:56:18.020Z] #56 DONE 0.2s [2022-07-06T21:56:18.020Z] [2022-07-06T21:56:18.020Z] #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-07-06T21:56:18.020Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:56:18.277Z] #64 ... [2022-07-06T21:56:18.277Z] [2022-07-06T21:56:18.277Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-06T21:56:18.277Z] #58 sha256:ed98d0a7cbcad50b8a3609ebf65558d660ff22e99b04e42469ad226ec58d2028 [2022-07-06T21:56:18.277Z] #58 DONE 0.1s [2022-07-06T21:56:18.277Z] [2022-07-06T21:56:18.277Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-06T21:56:18.277Z] #61 sha256:747df84d0678cceeda579c881bccbd2d97ad0ec3715c14b1e015d0517fcd078a [2022-07-06T21:56:18.534Z] #61 DONE 0.1s [2022-07-06T21:56:18.534Z] [2022-07-06T21:56:18.534Z] #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-07-06T21:56:18.534Z] #64 sha256:8f558b79078ac632c14207e2d5ef69091f57e9300de175930384b4ba81606a9a [2022-07-06T21:56:18.625Z] #28 32.44 The following NEW packages will be installed: [2022-07-06T21:56:18.625Z] #28 32.45 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-06T21:56:18.625Z] #28 32.45 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-06T21:56:18.625Z] #28 32.46 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-06T21:56:18.625Z] #28 32.46 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-06T21:56:18.625Z] #28 32.47 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-06T21:56:18.625Z] #28 32.47 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-06T21:56:18.625Z] #28 32.47 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-06T21:56:18.886Z] #28 32.84 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-06T21:56:18.886Z] #28 32.84 Need to get 18.6 MB of archives. [2022-07-06T21:56:18.886Z] #28 32.84 After this operation, 71.4 MB of additional disk space will be used. [2022-07-06T21:56:18.886Z] #28 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-06T21:56:19.147Z] #28 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-06T21:56:19.147Z] #28 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-06T21:56:19.147Z] #28 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-06T21:56:19.147Z] #28 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-06T21:56:19.147Z] #28 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-06T21:56:19.147Z] #28 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-06T21:56:19.147Z] #28 32.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-06T21:56:19.147Z] #28 32.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-06T21:56:19.147Z] #28 32.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-06T21:56:19.147Z] #28 32.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-06T21:56:19.147Z] #28 32.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-06T21:56:19.147Z] #28 32.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-06T21:56:19.147Z] #28 32.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-06T21:56:19.147Z] #28 32.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-06T21:56:19.147Z] #28 32.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-06T21:56:19.147Z] #28 32.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-06T21:56:19.147Z] #28 32.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-06T21:56:19.147Z] #28 32.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-06T21:56:19.147Z] #28 32.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-06T21:56:19.147Z] #28 32.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-06T21:56:19.147Z] #28 32.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-06T21:56:19.147Z] #28 32.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-06T21:56:19.147Z] #28 32.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-06T21:56:19.147Z] #28 32.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-06T21:56:19.147Z] #28 32.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-06T21:56:19.147Z] #28 32.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-06T21:56:19.147Z] #28 32.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-06T21:56:19.147Z] #28 32.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-06T21:56:19.147Z] #28 32.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-06T21:56:19.147Z] #28 32.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-06T21:56:19.147Z] #28 33.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-06T21:56:19.147Z] #28 33.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-06T21:56:19.147Z] #28 33.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-06T21:56:19.147Z] #28 33.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-06T21:56:19.147Z] #28 33.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-06T21:56:19.147Z] #28 33.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-06T21:56:19.147Z] #28 33.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-06T21:56:19.147Z] #28 33.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-06T21:56:19.408Z] #28 33.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-06T21:56:19.408Z] #28 33.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-06T21:56:19.408Z] #28 33.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-06T21:56:19.408Z] #28 33.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-06T21:56:19.408Z] #28 33.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-06T21:56:19.408Z] #28 33.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-06T21:56:19.980Z] #28 33.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-06T21:56:20.241Z] #28 34.21 Fetched 18.6 MB in 1s (26.3 MB/s) [2022-07-06T21:56:20.501Z] #28 34.25 Selecting previously unselected package pigz. [2022-07-06T21:56:20.501Z] #28 34.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-06T21:56:20.501Z] #28 34.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-06T21:56:20.501Z] #28 34.33 Unpacking pigz (2.6-1) ... [2022-07-06T21:56:20.762Z] #28 34.44 Selecting previously unselected package libelf1:amd64. [2022-07-06T21:56:20.762Z] #28 34.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-06T21:56:20.762Z] #28 34.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-06T21:56:20.762Z] #28 34.57 Selecting previously unselected package libbpf0:amd64. [2022-07-06T21:56:20.762Z] #28 34.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-06T21:56:20.762Z] #28 34.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:56:21.022Z] #28 34.68 Selecting previously unselected package libcap2:amd64. [2022-07-06T21:56:21.022Z] #28 34.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-06T21:56:21.022Z] #28 34.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:56:21.022Z] #28 34.76 Selecting previously unselected package libmnl0:amd64. [2022-07-06T21:56:21.022Z] #28 34.77 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-06T21:56:21.022Z] #28 34.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:56:21.022Z] #28 34.82 Selecting previously unselected package libxtables12:amd64. [2022-07-06T21:56:21.022Z] #28 34.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-06T21:56:21.022Z] #28 34.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:56:21.022Z] #28 34.91 Selecting previously unselected package libcap2-bin. [2022-07-06T21:56:21.022Z] #28 34.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-06T21:56:21.022Z] #28 34.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-06T21:56:21.054Z] #64 375.9 + bin/containerd [2022-07-06T21:56:21.282Z] #28 34.98 Selecting previously unselected package iproute2. [2022-07-06T21:56:21.282Z] #28 35.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-06T21:56:21.282Z] #28 35.00 Unpacking iproute2 (5.10.0-4) ... [2022-07-06T21:56:21.542Z] #28 35.27 Selecting previously unselected package xxd. [2022-07-06T21:56:21.542Z] #28 35.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:56:21.542Z] #28 35.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:21.542Z] #28 35.36 Selecting previously unselected package vim-common. [2022-07-06T21:56:21.542Z] #28 35.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:56:21.542Z] #28 35.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:21.802Z] #28 35.53 Selecting previously unselected package bash-completion. [2022-07-06T21:56:21.802Z] #28 35.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-06T21:56:22.355Z] #64 ... [2022-07-06T21:56:22.355Z] [2022-07-06T21:56:22.355Z] #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-07-06T21:56:22.355Z] #60 sha256:9722a4d09024cf18707d5f12e9572eafa06fd4a49283a1f41571e67b38bf0b67 [2022-07-06T21:56:22.355Z] #60 216.7 + mkdir -p /build [2022-07-06T21:56:22.355Z] #60 216.7 + cp runc /build/runc [2022-07-06T21:56:22.355Z] #60 DONE 217.0s [2022-07-06T21:56:22.355Z] [2022-07-06T21:56:22.355Z] #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-07-06T21:56:22.355Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:56:23.003Z] #28 36.69 Unpacking bash-completion (1:2.11-2) ... [2022-07-06T21:56:23.003Z] #28 36.90 Selecting previously unselected package apparmor. [2022-07-06T21:56:23.003Z] #28 36.91 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-06T21:56:23.003Z] #28 36.96 Unpacking apparmor (2.13.6-10) ... [2022-07-06T21:56:23.300Z] #64 ... [2022-07-06T21:56:23.300Z] [2022-07-06T21:56:23.300Z] #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-07-06T21:56:23.300Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-06T21:56:23.300Z] #55 422.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-06T21:56:23.300Z] #55 DONE 422.9s [2022-07-06T21:56:23.300Z] [2022-07-06T21:56:23.300Z] #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-07-06T21:56:23.300Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:56:23.573Z] #28 37.23 Selecting previously unselected package inetutils-ping. [2022-07-06T21:56:23.573Z] #28 ... [2022-07-06T21:56:23.573Z] [2022-07-06T21:56:23.573Z] #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-07-06T21:56:23.573Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:56:23.573Z] #71 100.2 + bin/containerd [2022-07-06T21:56:24.679Z] #64 ... [2022-07-06T21:56:24.679Z] [2022-07-06T21:56:24.679Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-06T21:56:24.679Z] #56 sha256:bd51ce102f969572eecbb9ae4ea22ab5fa305a0b550959927b5ab4da9c0ab328 [2022-07-06T21:56:24.679Z] #56 DONE 0.2s [2022-07-06T21:56:24.679Z] [2022-07-06T21:56:24.679Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-06T21:56:24.679Z] #58 sha256:3bc431aea87e8d26ea2f188930586e9461068f28a8a46f693d3f1206d8913486 [2022-07-06T21:56:24.679Z] #58 DONE 0.1s [2022-07-06T21:56:24.679Z] [2022-07-06T21:56:24.679Z] #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-07-06T21:56:24.679Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:56:24.679Z] #64 ... [2022-07-06T21:56:24.679Z] [2022-07-06T21:56:24.679Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-06T21:56:24.679Z] #61 sha256:9b737873446eec0495f24ff21f138e57ee8f89f9a673dcc7b291ce719d2a489e [2022-07-06T21:56:24.679Z] #61 DONE 0.1s [2022-07-06T21:56:24.939Z] [2022-07-06T21:56:24.939Z] #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-07-06T21:56:24.939Z] #64 sha256:4e07d4fa3f43bc4d02bd68a29d447e841a1475201b0903e3b900b22123fedaf8 [2022-07-06T21:56:28.862Z] #71 ... [2022-07-06T21:56:28.862Z] [2022-07-06T21:56:28.862Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-06T21:56:28.862Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-06T21:56:28.862Z] #28 37.23 Selecting previously unselected package inetutils-ping. [2022-07-06T21:56:28.862Z] #28 37.25 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-06T21:56:28.862Z] #28 37.33 Selecting previously unselected package libip4tc2:amd64. [2022-07-06T21:56:28.862Z] #28 37.33 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:56:28.862Z] #28 37.40 Selecting previously unselected package libip6tc2:amd64. [2022-07-06T21:56:28.862Z] #28 37.40 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:56:28.862Z] #28 37.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-06T21:56:28.862Z] #28 37.47 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:56:28.862Z] #28 37.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-06T21:56:28.862Z] #28 37.53 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:56:28.862Z] #28 37.60 Selecting previously unselected package libnftnl11:amd64. [2022-07-06T21:56:28.862Z] #28 37.61 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:56:28.862Z] #28 37.67 Selecting previously unselected package iptables. [2022-07-06T21:56:28.862Z] #28 37.68 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.69 Unpacking iptables (1.8.7-1) ... [2022-07-06T21:56:28.862Z] #28 37.85 Selecting previously unselected package libonig5:amd64. [2022-07-06T21:56:28.862Z] #28 37.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 37.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:56:28.862Z] #28 37.99 Selecting previously unselected package libjq1:amd64. [2022-07-06T21:56:28.862Z] #28 38.00 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:56:28.862Z] #28 38.08 Selecting previously unselected package jq. [2022-07-06T21:56:28.862Z] #28 38.09 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.10 Unpacking jq (1.6-2.1) ... [2022-07-06T21:56:28.862Z] #28 38.17 Selecting previously unselected package libaio1:amd64. [2022-07-06T21:56:28.862Z] #28 38.18 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:56:28.862Z] #28 38.23 Selecting previously unselected package libgpm2:amd64. [2022-07-06T21:56:28.862Z] #28 38.23 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:56:28.862Z] #28 38.29 Selecting previously unselected package libinih1:amd64. [2022-07-06T21:56:28.862Z] #28 38.30 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-06T21:56:28.862Z] #28 38.37 Selecting previously unselected package libnet1:amd64. [2022-07-06T21:56:28.862Z] #28 38.37 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:56:28.862Z] #28 38.45 Selecting previously unselected package libnl-3-200:amd64. [2022-07-06T21:56:28.862Z] #28 38.45 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:56:28.862Z] #28 38.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-06T21:56:28.862Z] #28 38.55 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:56:28.862Z] #28 38.61 Selecting previously unselected package libyajl2:amd64. [2022-07-06T21:56:28.862Z] #28 38.62 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:56:28.862Z] #28 38.69 Selecting previously unselected package net-tools. [2022-07-06T21:56:28.862Z] #28 38.70 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 38.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:56:28.862Z] #28 38.83 Selecting previously unselected package python-pip-whl. [2022-07-06T21:56:28.862Z] #28 38.84 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:56:28.862Z] #28 38.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:56:28.862Z] #28 39.14 Selecting previously unselected package python3-lib2to3. [2022-07-06T21:56:28.862Z] #28 39.15 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:56:28.862Z] #28 39.23 Selecting previously unselected package python3-distutils. [2022-07-06T21:56:28.862Z] #28 39.23 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.24 Unpacking python3-distutils (3.9.2-1) ... [2022-07-06T21:56:28.862Z] #28 39.32 Selecting previously unselected package python3-pkg-resources. [2022-07-06T21:56:28.862Z] #28 39.33 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:56:28.862Z] #28 39.42 Selecting previously unselected package python3-setuptools. [2022-07-06T21:56:28.862Z] #28 39.43 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-06T21:56:28.862Z] #28 39.59 Selecting previously unselected package python3-wheel. [2022-07-06T21:56:28.862Z] #28 39.60 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.60 Unpacking python3-wheel (0.34.2-1) ... [2022-07-06T21:56:28.862Z] #28 39.65 Selecting previously unselected package python3-pip. [2022-07-06T21:56:28.862Z] #28 39.66 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-06T21:56:28.862Z] #28 39.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:56:28.862Z] #28 39.85 Selecting previously unselected package sudo. [2022-07-06T21:56:28.862Z] #28 39.85 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 39.85 Unpacking sudo (1.9.5p2-3) ... [2022-07-06T21:56:28.862Z] #28 40.20 Selecting previously unselected package thin-provisioning-tools. [2022-07-06T21:56:28.862Z] #28 40.20 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 40.21 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:56:28.862Z] #28 40.38 Selecting previously unselected package uidmap. [2022-07-06T21:56:28.862Z] #28 40.38 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 40.39 Unpacking uidmap (1:4.8.1-1) ... [2022-07-06T21:56:28.862Z] #28 40.48 Selecting previously unselected package vim-runtime. [2022-07-06T21:56:28.862Z] #28 40.49 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-06T21:56:28.862Z] #28 40.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-06T21:56:28.862Z] #28 40.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-06T21:56:28.862Z] #28 40.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:28.862Z] #28 42.25 Selecting previously unselected package vim. [2022-07-06T21:56:28.862Z] #28 42.25 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 42.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:28.862Z] #28 42.55 Selecting previously unselected package xfsprogs. [2022-07-06T21:56:28.862Z] #28 42.56 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-06T21:56:28.862Z] #28 42.56 Unpacking xfsprogs (5.10.0-4) ... [2022-07-06T21:56:29.123Z] #28 42.82 Selecting previously unselected package zip. [2022-07-06T21:56:29.123Z] #28 42.83 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-06T21:56:29.123Z] #28 42.83 Unpacking zip (3.0-12) ... [2022-07-06T21:56:29.123Z] #28 42.93 Selecting previously unselected package zstd. [2022-07-06T21:56:29.123Z] #28 42.93 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-06T21:56:29.123Z] #28 42.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:56:29.131Z] #64 370.4 + bin/containerd [2022-07-06T21:56:29.384Z] #28 43.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-06T21:56:29.957Z] #28 43.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-06T21:56:29.957Z] #28 43.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-06T21:56:29.957Z] #28 43.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-06T21:56:29.957Z] #28 43.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-06T21:56:29.957Z] #28 43.75 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-06T21:56:29.957Z] #28 43.78 Setting up uidmap (1:4.8.1-1) ... [2022-07-06T21:56:29.957Z] #28 43.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-06T21:56:29.957Z] #28 43.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-06T21:56:29.957Z] #28 43.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-06T21:56:29.957Z] #28 43.84 Setting up python3-wheel (0.34.2-1) ... [2022-07-06T21:56:30.528Z] #28 44.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:30.528Z] #28 44.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-06T21:56:30.528Z] #28 44.26 Setting up libcap2-bin (1:2.44-1) ... [2022-07-06T21:56:30.528Z] #28 44.28 Setting up apparmor (2.13.6-10) ... [2022-07-06T21:56:31.913Z] #28 45.57 Setting up zip (3.0-12) ... [2022-07-06T21:56:31.913Z] #28 45.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:31.913Z] #28 45.65 Setting up bash-completion (1:2.11-2) ... [2022-07-06T21:56:33.298Z] #28 46.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-06T21:56:33.298Z] #28 46.96 Setting up sudo (1.9.5p2-3) ... [2022-07-06T21:56:33.298Z] #28 47.03 invoke-rc.d: could not determine current runlevel [2022-07-06T21:56:33.298Z] #28 47.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-06T21:56:33.298Z] #28 47.06 Setting up xfsprogs (5.10.0-4) ... [2022-07-06T21:56:33.298Z] #28 47.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-06T21:56:33.298Z] #28 47.10 Setting up inetutils-ping (2:2.0-1) ... [2022-07-06T21:56:33.298Z] #28 47.12 Setting up pigz (2.6-1) ... [2022-07-06T21:56:33.298Z] #28 47.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-06T21:56:33.558Z] #28 47.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-06T21:56:33.558Z] #28 47.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-06T21:56:33.558Z] #28 47.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:33.819Z] #28 47.66 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-06T21:56:33.819Z] #28 47.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-06T21:56:34.080Z] #28 48.00 Setting up libelf1:amd64 (0.183-1) ... [2022-07-06T21:56:34.341Z] #28 48.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-06T21:56:34.341Z] #28 48.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-06T21:56:34.341Z] #28 48.06 Setting up python3-distutils (3.9.2-1) ... [2022-07-06T21:56:34.600Z] #28 48.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-06T21:56:34.600Z] #28 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-06T21:56:34.600Z] #28 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-06T21:56:34.600Z] #28 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-06T21:56:34.600Z] #28 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-06T21:56:34.600Z] #28 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-06T21:56:34.600Z] #28 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-06T21:56:34.600Z] #28 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-06T21:56:34.600Z] #28 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-06T21:56:34.600Z] #28 48.43 Setting up python3-setuptools (52.0.0-4) ... [2022-07-06T21:56:35.541Z] #28 49.26 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-06T21:56:35.541Z] #28 49.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-06T21:56:35.541Z] #28 49.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-06T21:56:35.541Z] #28 49.31 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-06T21:56:36.484Z] #28 50.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-06T21:56:36.484Z] #28 50.08 Setting up jq (1.6-2.1) ... [2022-07-06T21:56:36.484Z] #28 50.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-06T21:56:36.484Z] #28 50.11 Setting up iptables (1.8.7-1) ... [2022-07-06T21:56:36.484Z] #28 50.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-06T21:56:36.484Z] #28 50.17 Setting up iproute2 (5.10.0-4) ... [2022-07-06T21:56:36.745Z] #28 50.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-06T21:56:37.316Z] #28 DONE 51.3s [2022-07-06T21:56:37.316Z] [2022-07-06T21:56:37.316Z] #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-07-06T21:56:37.316Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:56:37.576Z] #71 ... [2022-07-06T21:56:37.576Z] [2022-07-06T21:56:37.576Z] #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-07-06T21:56:37.576Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-06T21:56:38.519Z] #29 0.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-06T21:56:38.519Z] #29 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-06T21:56:38.519Z] #29 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-06T21:56:38.519Z] #29 DONE 0.9s [2022-07-06T21:56:38.519Z] [2022-07-06T21:56:38.519Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-06T21:56:38.519Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-06T21:56:46.655Z] #30 7.476 Collecting yamllint==1.26.1 [2022-07-06T21:56:46.916Z] #30 8.546 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-06T21:56:47.678Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 31.9% of statements [2022-07-06T21:56:47.678Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-07-06T21:56:47.858Z] #30 9.306 Collecting pathspec>=0.5.3 [2022-07-06T21:56:47.858Z] #30 9.313 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-06T21:56:47.858Z] #30 9.532 Collecting pyyaml [2022-07-06T21:56:48.119Z] #30 9.537 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-07-06T21:56:48.119Z] #30 9.584 Building wheels for collected packages: yamllint [2022-07-06T21:56:48.119Z] #30 9.594 Building wheel for yamllint (setup.py): started [2022-07-06T21:56:48.245Z] ok github.com/docker/docker/cmd/dockerd/trap 2.495s coverage: 0.0% of statements [2022-07-06T21:56:48.245Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-06T21:56:48.245Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-06T21:56:48.245Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-06T21:56:48.245Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-06T21:56:48.245Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-06T21:56:48.380Z] #30 10.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-06T21:56:48.641Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=71644e7522aed22f73cefa677fb03bc241bdd0aef1d7785a912e6abd3972a019 [2022-07-06T21:56:48.641Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-06T21:56:48.641Z] #30 10.14 Successfully built yamllint [2022-07-06T21:56:48.641Z] #30 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-06T21:56:48.641Z] #30 10.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-06T21:56:49.213Z] #30 DONE 10.7s [2022-07-06T21:56:49.213Z] [2022-07-06T21:56:49.213Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-06T21:56:49.213Z] #34 sha256:62b95bf13fa5c45ee18feac1b893b3e5f320e5dce89780abd52a2950157704aa [2022-07-06T21:56:49.473Z] #34 DONE 0.3s [2022-07-06T21:56:49.473Z] [2022-07-06T21:56:49.473Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-06T21:56:49.473Z] #39 sha256:57ec00630a5683242e61ed690b29d7985a596ad63f4573ff30fc0618c39fbd44 [2022-07-06T21:56:49.733Z] #39 DONE 0.4s [2022-07-06T21:56:49.733Z] [2022-07-06T21:56:49.733Z] #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-07-06T21:56:49.733Z] #67 sha256:9e86ae1199fab1edf51a3c094d0173e361e9de787f5b4c35469b829fda317c77 [2022-07-06T21:56:49.993Z] #67 ... [2022-07-06T21:56:49.993Z] [2022-07-06T21:56:49.993Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-06T21:56:49.993Z] #42 sha256:3f1f83fe4a2176b9610f3be6dae0fd82072d92ad72a3a31ea890262e76ccd5f9 [2022-07-06T21:56:49.993Z] #42 DONE 0.1s [2022-07-06T21:56:49.993Z] [2022-07-06T21:56:49.993Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-06T21:56:49.993Z] #44 sha256:9145c9e0df4200845518b7385dc52f96276d10ad4323892bcfd66dac7168560e [2022-07-06T21:56:49.993Z] #44 DONE 0.1s [2022-07-06T21:56:49.993Z] [2022-07-06T21:56:49.993Z] #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-07-06T21:56:49.993Z] #67 sha256:9e86ae1199fab1edf51a3c094d0173e361e9de787f5b4c35469b829fda317c77 [2022-07-06T21:56:50.253Z] #67 ... [2022-07-06T21:56:50.253Z] [2022-07-06T21:56:50.253Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-06T21:56:50.253Z] #46 sha256:752545e792a6ec7a567687344a3228a52c23e6809d78c1ab97e6c8ea21607ac1 [2022-07-06T21:56:50.253Z] #46 DONE 0.1s [2022-07-06T21:56:50.253Z] [2022-07-06T21:56:50.253Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-06T21:56:50.253Z] #48 sha256:6c802509d9cd98871c8d982179b572bfad6d8191cf953d9ef1af3b8353d39dc1 [2022-07-06T21:56:50.253Z] #48 DONE 0.1s [2022-07-06T21:56:50.253Z] [2022-07-06T21:56:50.253Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-06T21:56:50.253Z] #52 sha256:cc59b876344b5094087777dfaec30123cae6f03c49c31af1a8a1f5435a1a274a [2022-07-06T21:56:50.519Z] #52 DONE 0.1s [2022-07-06T21:56:50.519Z] [2022-07-06T21:56:50.519Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-06T21:56:50.519Z] #55 sha256:b1f53dd6192847d8fff0765b34027d5f915cf65d2a463f45e8c576106b802afb [2022-07-06T21:56:50.519Z] #55 DONE 0.2s [2022-07-06T21:56:50.519Z] [2022-07-06T21:56:50.519Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-06T21:56:50.519Z] #59 sha256:be3e637f865c5876a45f7ebe037f928665b0ed004e73ac439341449db5c586dc [2022-07-06T21:56:50.519Z] #59 DONE 0.1s [2022-07-06T21:56:50.519Z] [2022-07-06T21:56:50.519Z] #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-07-06T21:56:50.520Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:56:50.779Z] #71 ... [2022-07-06T21:56:50.779Z] [2022-07-06T21:56:50.779Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-06T21:56:50.779Z] #61 sha256:3bf98d60a4a2e545bc0d9197fe5201a74c1ca24a12b4fc9e730e4c33af48a68c [2022-07-06T21:56:50.779Z] #61 DONE 0.1s [2022-07-06T21:56:50.779Z] [2022-07-06T21:56:50.779Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-06T21:56:50.779Z] #63 sha256:6b4eea494d4670a83febccb4f172f95c778c309f7b0e85f7240f267c01b0c438 [2022-07-06T21:56:51.062Z] #63 DONE 0.2s [2022-07-06T21:56:51.062Z] [2022-07-06T21:56:51.062Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-06T21:56:51.062Z] #65 sha256:d2902a9de00bba49f1ad514b8050777e3580570d5d2017428c1ef52cdf022b75 [2022-07-06T21:56:51.062Z] #65 DONE 0.1s [2022-07-06T21:56:51.062Z] [2022-07-06T21:56:51.062Z] #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-07-06T21:56:51.062Z] #67 sha256:9e86ae1199fab1edf51a3c094d0173e361e9de787f5b4c35469b829fda317c77 [2022-07-06T21:56:53.510Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-07-06T21:56:54.885Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-07-06T21:56:56.266Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-06T21:57:02.828Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-06T21:57:03.764Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-06T21:57:04.330Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-06T21:57:04.897Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-06T21:57:05.465Z] ok github.com/docker/docker/daemon 10.110s coverage: 16.1% of statements [2022-07-06T21:57:05.465Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-06T21:57:05.465Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-06T21:57:05.465Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-06T21:57:05.465Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-06T21:57:06.032Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.606s coverage: 74.8% of statements [2022-07-06T21:57:07.410Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.341s coverage: 56.2% of statements [2022-07-06T21:57:07.410Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-06T21:57:08.844Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-06T21:57:09.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.201s coverage: 50.6% of statements [2022-07-06T21:57:11.772Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.797s coverage: 45.9% of statements [2022-07-06T21:57:11.772Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-06T21:57:12.030Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.999s coverage: 58.5% of statements [2022-07-06T21:57:12.030Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-06T21:57:12.030Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-06T21:57:12.599Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-06T21:57:13.026Z] #67 90.48 + mkdir -p /build [2022-07-06T21:57:13.026Z] #67 90.48 + cp runc /build/runc [2022-07-06T21:57:13.026Z] #67 DONE 90.9s [2022-07-06T21:57:13.026Z] [2022-07-06T21:57:13.026Z] #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-07-06T21:57:13.026Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:57:13.026Z] #71 ... [2022-07-06T21:57:13.026Z] [2022-07-06T21:57:13.026Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-06T21:57:13.026Z] #68 sha256:8b76ac07e2f5ab9e61af61bd724cfab24ff329092d7365b3b308ce5e15a4fd5a [2022-07-06T21:57:13.026Z] #68 DONE 0.1s [2022-07-06T21:57:13.026Z] [2022-07-06T21:57:13.026Z] #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-07-06T21:57:13.026Z] #71 sha256:5a2639c6c386517b35bfcee08a0fba70248ed90b2cb209baac29835f5b4222cc [2022-07-06T21:57:13.166Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-07-06T21:57:13.736Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-07-06T21:57:14.303Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-06T21:57:14.303Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-06T21:57:14.303Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-06T21:57:14.871Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-07-06T21:57:15.806Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-07-06T21:57:15.806Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-06T21:57:15.806Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-06T21:57:16.372Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-06T21:57:16.372Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.4% of statements [2022-07-06T21:57:16.631Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-06T21:57:17.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.112s coverage: 76.8% of statements [2022-07-06T21:57:17.283Z] #64 427.1 # github.com/containerd/containerd/cmd/containerd [2022-07-06T21:57:17.283Z] #64 427.1 /usr/bin/ld: /tmp/go-link-539240199/000019.o: in function `New': [2022-07-06T21:57:17.283Z] #64 427.1 /tmp/tmp.aUiW5PPvMw/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-07-06T21:57:17.283Z] #64 427.2 + bin/containerd-stress [2022-07-06T21:57:17.283Z] #64 428.3 + bin/containerd-shim [2022-07-06T21:57:17.457Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-07-06T21:57:17.457Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-06T21:57:17.457Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-06T21:57:18.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-07-06T21:57:18.393Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.0% of statements [2022-07-06T21:57:18.960Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-06T21:57:19.527Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-06T21:57:19.785Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-06T21:57:20.721Z] ok github.com/docker/docker/daemon/logger/splunk 1.498s coverage: 82.5% of statements [2022-07-06T21:57:20.721Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-06T21:57:20.721Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-06T21:57:21.656Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2022-07-06T21:57:22.595Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements [2022-07-06T21:57:22.595Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-06T21:57:22.853Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-06T21:57:23.789Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-06T21:57:24.047Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-07-06T21:57:24.047Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-06T21:57:24.047Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-06T21:57:24.982Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-06T21:57:24.982Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-06T21:57:24.982Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-06T21:57:25.241Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-06T21:57:25.359Z] #64 421.2 # github.com/containerd/containerd/cmd/containerd [2022-07-06T21:57:25.359Z] #64 421.2 /usr/bin/ld: /tmp/go-link-4288785642/000019.o: in function `New': [2022-07-06T21:57:25.359Z] #64 421.2 /tmp/tmp.I9E5Qechdy/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-07-06T21:57:25.359Z] #64 421.3 + bin/containerd-stress [2022-07-06T21:57:25.359Z] #64 422.4 + bin/containerd-shim [2022-07-06T21:57:25.377Z] #64 439.4 + bin/containerd-shim-runc-v1 [2022-07-06T21:57:25.808Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-06T21:57:26.067Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-06T21:57:26.325Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-06T21:57:27.701Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.3% of statements [2022-07-06T21:57:29.075Z] ok github.com/docker/docker/pkg/authorization 0.554s coverage: 68.3% of statements [2022-07-06T21:57:29.075Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-06T21:57:29.075Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-06T21:57:30.627Z] #64 445.7 + bin/containerd-shim-runc-v2 [2022-07-06T21:57:31.556Z] #64 446.5 + binaries [2022-07-06T21:57:31.556Z] #64 446.5 + install -D bin/containerd /build/containerd [2022-07-06T21:57:31.556Z] #64 446.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-06T21:57:31.556Z] #64 446.6 + install -D bin/ctr /build/ctr [2022-07-06T21:57:31.926Z] #64 433.7 + bin/containerd-shim-runc-v1 [2022-07-06T21:57:32.358Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-07-06T21:57:32.616Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-06T21:57:32.875Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-06T21:57:32.875Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-06T21:57:33.133Z] ok github.com/docker/docker/layer 7.709s coverage: 68.9% of statements [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-06T21:57:33.133Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-06T21:57:33.395Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 87.2% of statements [2022-07-06T21:57:33.653Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2022-07-06T21:57:33.653Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-06T21:57:34.071Z] #64 DONE 448.5s [2022-07-06T21:57:34.587Z] ok github.com/docker/docker/pkg/ioutils 0.338s coverage: 69.7% of statements [2022-07-06T21:57:34.587Z] ok github.com/docker/docker/pkg/idtools 0.421s coverage: 67.9% of statements [2022-07-06T21:57:34.633Z] [2022-07-06T21:57:34.633Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-06T21:57:34.633Z] #65 sha256:c3bb91366e24475df0018792a2c7cb2db9519024317afcf81d0930e3aaa42cd2 [2022-07-06T21:57:34.846Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-07-06T21:57:35.105Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-06T21:57:35.105Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-06T21:57:35.105Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-06T21:57:35.105Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-06T21:57:35.363Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-06T21:57:35.560Z] #65 DONE 0.8s [2022-07-06T21:57:35.560Z] [2022-07-06T21:57:35.560Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-06T21:57:35.560Z] #70 sha256:e730b091e7500107eb3db3bcc101a04272be1dd6dd3248cc1c606c722f46388f [2022-07-06T21:57:35.560Z] #70 DONE 0.2s [2022-07-06T21:57:35.560Z] [2022-07-06T21:57:35.560Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-06T21:57:35.560Z] #75 sha256:fdfce7abf3a5576f5d97855d0ed18d6bd13a3211cbf00f11d247c49c6042cf95 [2022-07-06T21:57:35.622Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-07-06T21:57:35.622Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-06T21:57:35.622Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-06T21:57:35.622Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-06T21:57:36.188Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-06T21:57:36.446Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-06T21:57:36.488Z] #75 DONE 0.9s [2022-07-06T21:57:36.488Z] [2022-07-06T21:57:36.488Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-06T21:57:36.488Z] #78 sha256:56a878a15797f7934517639c9a6ef538c7f983cf80df154d0eec214ae1c81233 [2022-07-06T21:57:36.488Z] #78 DONE 0.0s [2022-07-06T21:57:36.705Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-06T21:57:36.744Z] [2022-07-06T21:57:36.744Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-06T21:57:36.744Z] #79 sha256:4c91da0001870d004e479af9adfad6d519d0739e5f39a62d9b361dddc4647159 [2022-07-06T21:57:36.744Z] #79 DONE 0.0s [2022-07-06T21:57:36.744Z] [2022-07-06T21:57:36.744Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-06T21:57:36.744Z] #80 sha256:bc43fd7211aa90950140f44f3184f41a0e84f885ad897a2d326903ba908af5e5 [2022-07-06T21:57:36.744Z] #80 DONE 0.0s [2022-07-06T21:57:36.744Z] [2022-07-06T21:57:36.744Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-06T21:57:36.744Z] #81 sha256:423c7ce14df4bcdf7f18e609ca0c74e3ccdc3fcd476d4124dc9a717732d29495 [2022-07-06T21:57:36.964Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-06T21:57:38.337Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-06T21:57:38.337Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-06T21:57:38.494Z] #64 440.0 + bin/containerd-shim-runc-v2 [2022-07-06T21:57:38.595Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-06T21:57:38.634Z] #81 DONE 1.8s [2022-07-06T21:57:38.634Z] [2022-07-06T21:57:38.634Z] #82 exporting to image [2022-07-06T21:57:38.634Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-06T21:57:38.634Z] #82 exporting layers [2022-07-06T21:57:38.752Z] #64 440.8 + binaries [2022-07-06T21:57:38.752Z] #64 440.8 + install -D bin/containerd /build/containerd [2022-07-06T21:57:38.752Z] #64 440.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-06T21:57:38.752Z] #64 440.8 + install -D bin/ctr /build/ctr [2022-07-06T21:57:38.853Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-06T21:57:39.110Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-06T21:57:39.321Z] #64 DONE 441.2s [2022-07-06T21:57:39.368Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-06T21:57:39.936Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-06T21:57:40.194Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-06T21:57:40.254Z] [2022-07-06T21:57:40.254Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-06T21:57:40.254Z] #65 sha256:dd0cece39d054e0ae06e65f5ba03b9c83273ed4997de18407dfc30b55e44901c [2022-07-06T21:57:40.254Z] #65 DONE 0.3s [2022-07-06T21:57:40.452Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-07-06T21:57:40.512Z] [2022-07-06T21:57:40.512Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-06T21:57:40.512Z] #70 sha256:243025af8801e37941754658f8335797990e1d7fe3be7d9a5ed93fb443c06802 [2022-07-06T21:57:40.512Z] #70 DONE 0.1s [2022-07-06T21:57:40.512Z] [2022-07-06T21:57:40.512Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-06T21:57:40.512Z] #75 sha256:e6e9fe41f618e6fe8e321a8de23a7a2055f3d74818a3998e5680fa709e714bf1 [2022-07-06T21:57:40.770Z] #75 DONE 0.2s [2022-07-06T21:57:40.770Z] [2022-07-06T21:57:40.770Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-06T21:57:40.770Z] #78 sha256:68e69611252ae4c3bfda3d252837ad73c58f604888b12d95e624fc1a17ac7ed6 [2022-07-06T21:57:40.770Z] #78 DONE 0.1s [2022-07-06T21:57:40.770Z] [2022-07-06T21:57:40.770Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-06T21:57:40.770Z] #79 sha256:efecc7ad762fecd49622cd292649254110334598edbc73d9777f5c0fffd252b9 [2022-07-06T21:57:40.770Z] #79 DONE 0.0s [2022-07-06T21:57:41.019Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-06T21:57:41.028Z] [2022-07-06T21:57:41.028Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-06T21:57:41.028Z] #80 sha256:b73f2f1bb773aec6bde0d3b1d23ace68c6ac3b13e1fb53573e8b720392f1f490 [2022-07-06T21:57:41.028Z] #80 DONE 0.0s [2022-07-06T21:57:41.028Z] [2022-07-06T21:57:41.028Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-06T21:57:41.028Z] #81 sha256:2a5d70334f2487339466911e418f02b7445dbfa848135578db05de5033f6bb46 [2022-07-06T21:57:41.278Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-06T21:57:41.537Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-06T21:57:43.438Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-06T21:57:43.438Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-07-06T21:57:44.004Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-06T21:57:44.309Z] #81 DONE 3.0s [2022-07-06T21:57:44.309Z] [2022-07-06T21:57:44.309Z] #82 exporting to image [2022-07-06T21:57:44.309Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-06T21:57:44.309Z] #82 exporting layers [2022-07-06T21:57:44.939Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-07-06T21:57:45.162Z] #71 179.8 # github.com/containerd/containerd/cmd/containerd [2022-07-06T21:57:45.162Z] #71 179.8 /usr/bin/ld: /tmp/go-link-2173266360/000019.o: in function `New': [2022-07-06T21:57:45.162Z] #71 179.8 /tmp/tmp.NGPSajVWBA/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-07-06T21:57:45.162Z] #71 179.9 + bin/containerd-stress [2022-07-06T21:57:45.162Z] #71 181.0 + bin/containerd-shim [2022-07-06T21:57:45.171Z] #82 exporting layers 6.3s done [2022-07-06T21:57:45.171Z] #82 writing image sha256:d82fcbb146b50838671428f790d60e4008cf56589caa6bf60ff8201a0799d2cd done [2022-07-06T21:57:45.171Z] #82 naming to docker.io/library/docker:420142a8864e10ba2832bbd344275c1302defc69 done [2022-07-06T21:57:45.171Z] #82 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-06T21:57:45.506Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-06T21:57:45.534Z] + trap exit INT TERM [2022-07-06T21:57:45.534Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-06T21:57:45.534Z] + CONTAINER_NAME=docker-pr2 [2022-07-06T21:57:45.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh dynbinary [2022-07-06T21:57:46.443Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-07-06T21:57:46.702Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-06T21:57:46.903Z] [2022-07-06T21:57:46.903Z] Removing bundles/ [2022-07-06T21:57:46.903Z] [2022-07-06T21:57:46.903Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-06T21:57:46.903Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-06T21:57:46.903Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:57:46.967Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-06T21:57:47.225Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-06T21:57:47.482Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-06T21:57:49.382Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-06T21:57:49.640Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-07-06T21:57:50.207Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-06T21:57:50.872Z] #82 exporting layers 6.6s done [2022-07-06T21:57:50.872Z] #82 writing image sha256:2c135ecd59b4c5bc009a58b56f9a4c6722cdb02010ba8169e39adb484ad8cc5a done [2022-07-06T21:57:50.872Z] #82 naming to docker.io/library/docker:420142a8864e10ba2832bbd344275c1302defc69 done [2022-07-06T21:57:50.872Z] #82 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:57:51.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -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:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh dynbinary test-integration [2022-07-06T21:57:51.582Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-06T21:57:52.148Z] [2022-07-06T21:57:52.407Z] Removing bundles/ [2022-07-06T21:57:52.407Z] [2022-07-06T21:57:52.407Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-06T21:57:52.407Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-06T21:57:52.407Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:57:57.384Z] #71 192.2 + bin/containerd-shim-runc-v1 [2022-07-06T21:58:02.666Z] #71 198.6 + bin/containerd-shim-runc-v2 [2022-07-06T21:58:02.666Z] #71 199.4 + binaries [2022-07-06T21:58:02.666Z] #71 199.4 + install -D bin/containerd /build/containerd [2022-07-06T21:58:02.666Z] #71 199.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-06T21:58:02.666Z] #71 199.4 + install -D bin/ctr /build/ctr [2022-07-06T21:58:03.238Z] #71 DONE 199.9s [2022-07-06T21:58:04.179Z] [2022-07-06T21:58:04.179Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-06T21:58:04.179Z] #72 sha256:41c7563a7e59e8741425558925d8f3bcadcda8e8592852a18a6bea728aece580 [2022-07-06T21:58:04.440Z] #72 DONE 0.3s [2022-07-06T21:58:04.440Z] [2022-07-06T21:58:04.440Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-06T21:58:04.440Z] #77 sha256:9a0d3b286068169626379437e59f9957dec17c8d084315fb4367fcdfe5486ac2 [2022-07-06T21:58:04.440Z] #77 DONE 0.1s [2022-07-06T21:58:04.699Z] [2022-07-06T21:58:04.699Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-06T21:58:04.699Z] #82 sha256:81c72dc131c96f198e8333a45db88f10254cf6509ccc5b9937b5c2980790f8de [2022-07-06T21:58:05.269Z] #82 DONE 0.7s [2022-07-06T21:58:05.269Z] [2022-07-06T21:58:05.269Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-06T21:58:05.269Z] #85 sha256:7a8a172f08806ad0e81b1b748ec5384cc6582167382075a8db3b2ab869a4c03d [2022-07-06T21:58:05.529Z] #85 DONE 0.1s [2022-07-06T21:58:05.529Z] [2022-07-06T21:58:05.529Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-06T21:58:05.529Z] #86 sha256:10a7a76b70e48108e6bddd7f3c93e459282d7313b581ad4618752b486aef0d51 [2022-07-06T21:58:05.529Z] #86 DONE 0.0s [2022-07-06T21:58:05.529Z] [2022-07-06T21:58:05.529Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-06T21:58:05.529Z] #87 sha256:ae38598b0b55d55c14953b13b1dfcf337c5803270cdd87225c21832d3f459c31 [2022-07-06T21:58:05.529Z] #87 DONE 0.0s [2022-07-06T21:58:05.529Z] [2022-07-06T21:58:05.529Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-06T21:58:05.529Z] #88 sha256:01ce795849252619b9dcd3b2b588d15cdc20e34dc9b55309c8a14989b3e0879d [2022-07-06T21:58:06.016Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-06T21:58:06.016Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:58:06.016Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:58:06.016Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:58:06.016Z] [2022-07-06T21:58:06.016Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T21:58:06.016Z] DOCKER_SYSTEMD=1 [2022-07-06T21:58:06.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T21:58:06.016Z] HOSTNAME=37ec03bd7bae [2022-07-06T21:58:06.016Z] DEST=bundles/test-integration [2022-07-06T21:58:06.016Z] PWD=/go/src/github.com/docker/docker [2022-07-06T21:58:06.016Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:58:06.016Z] container=docker [2022-07-06T21:58:06.016Z] HOME=/root [2022-07-06T21:58:06.016Z] LANG=C.UTF-8 [2022-07-06T21:58:06.016Z] INVOCATION_ID=da0e2befd8764235b76236a65438fd74 [2022-07-06T21:58:06.016Z] GOLANG_VERSION=1.18.3 [2022-07-06T21:58:06.016Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T21:58:06.016Z] VALIDATE_BRANCH=master [2022-07-06T21:58:06.016Z] TERM=xterm [2022-07-06T21:58:06.016Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T21:58:06.016Z] SHLVL=3 [2022-07-06T21:58:06.016Z] TIMEOUT=120m [2022-07-06T21:58:06.016Z] DOCKER_BUILDTAGS= journald [2022-07-06T21:58:06.016Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T21:58:06.016Z] GO111MODULE=off [2022-07-06T21:58:06.016Z] DOCKER_EXPERIMENTAL=1 [2022-07-06T21:58:06.016Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-06T21:58:06.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T21:58:06.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T21:58:06.016Z] GOPATH=/go [2022-07-06T21:58:06.016Z] PKG_CONFIG=pkg-config [2022-07-06T21:58:06.016Z] _=/usr/bin/env [2022-07-06T21:58:06.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-06T21:58:12.104Z] #88 DONE 6.5s [2022-07-06T21:58:12.104Z] [2022-07-06T21:58:12.104Z] #89 exporting to image [2022-07-06T21:58:12.104Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-06T21:58:12.104Z] #89 exporting layers [2022-07-06T21:58:13.502Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.3% of statements [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/rootless [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/volume [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-06T21:58:13.502Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === Skipped [2022-07-06T21:58:13.502Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-06T21:58:13.502Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-06T21:58:13.502Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-06T21:58:13.502Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-06T21:58:13.502Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:71: No driver to put! [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-06T21:58:13.502Z] time="2022-07-06T21:57:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-06T21:58:13.502Z] time="2022-07-06T21:57:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-06T21:58:13.502Z] time="2022-07-06T21:57:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-06T21:58:13.502Z] time="2022-07-06T21:57:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-06T21:58:13.502Z] time="2022-07-06T21:57:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:71: No driver to put! [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-06T21:58:13.502Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-06T21:58:13.502Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-06T21:58:13.502Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T21:58:13.502Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-06T21:58:13.502Z] graphtest_unix.go:71: No driver to put! [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-06T21:58:13.502Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-06T21:58:13.502Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-06T21:58:13.502Z] [2022-07-06T21:58:13.502Z] DONE 2789 tests, 28 skipped in 206.393s [2022-07-06T21:58:13.502Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/config [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T21:58:13.502Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/idm [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/ns [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/options [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/osl [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T21:58:13.503Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-06T21:58:13.503Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-07-06T21:58:44.203Z] #89 exporting layers 31.6s done [2022-07-06T21:58:44.203Z] #89 writing image sha256:cda028785b5b81e85212ae8d35993bee0ca288eeb0a394ef28ccecf0521807a5 done [2022-07-06T21:58:44.203Z] #89 naming to docker.io/library/docker:420142a8864e10ba2832bbd344275c1302defc69 done [2022-07-06T21:58:44.203Z] #89 DONE 31.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-06T21:58:44.541Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/validate/default [2022-07-06T21:58:46.452Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-06T21:58:46.452Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-06T21:58:46.452Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-06T21:58:46.452Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-06T21:58:46.452Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-06T21:58:46.452Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-06T21:58:46.452Z] [2022-07-06T21:58:46.452Z] INFO Start validation with golang-ci-lint [2022-07-06T21:58:47.397Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-06T21:58:47.397Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-06T21:58:52.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-06T21:58:52.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork 37.462s coverage: 40.6% of statements [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/bitseq 0.133s coverage: 84.4% of statements [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.495s coverage: 59.9% of statements [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-07-06T21:59:00.224Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-06T21:59:00.224Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-06T21:59:10.196Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.289s coverage: 6.6% of statements [2022-07-06T21:59:10.196Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-06T21:59:10.196Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.006s coverage: 63.6% of statements [2022-07-06T21:59:10.196Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-06T21:59:10.196Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-06T21:59:10.196Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-06T21:59:10.196Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-06T21:59:10.196Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-06T21:59:10.455Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-07-06T21:59:10.713Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-06T21:59:10.713Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-06T21:59:14.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-06T21:59:22.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-06T21:59:22.912Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-06T21:59:32.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-06T21:59:32.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-06T21:59:32.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-06T21:59:33.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-06T21:59:34.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-06T21:59:34.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-06T21:59:35.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-06T21:59:37.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-06T21:59:37.784Z] ok github.com/docker/docker/libnetwork/ipam 15.255s coverage: 85.3% of statements [2022-07-06T21:59:37.784Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-06T21:59:37.784Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-06T21:59:37.784Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-06T21:59:37.784Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-06T21:59:37.784Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-06T21:59:37.784Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-06T21:59:38.350Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-07-06T21:59:38.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-06T21:59:38.917Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-07-06T21:59:38.917Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-06T21:59:39.483Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-06T21:59:39.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-06T21:59:40.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-06T21:59:41.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-06T21:59:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-06T21:59:42.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-06T21:59:43.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-06T21:59:44.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-06T21:59:45.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T21:59:45.395Z] Using test binary docker [2022-07-06T21:59:45.395Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-06T21:59:45.395Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-06T21:59:45.395Z] Starting dockerd [2022-07-06T21:59:45.395Z] INFO: Waiting for daemon to start... [2022-07-06T21:59:48.663Z] . [2022-07-06T21:59:48.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T21:59:48.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T21:59:48.663Z] Error: No such image: emptyfs [2022-07-06T21:59:48.663Z] Running integration-test (iteration 1) [2022-07-06T21:59:48.663Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-06T21:59:48.663Z] Loaded image: busybox:latest [2022-07-06T21:59:48.663Z] Loaded image: busybox:glibc [2022-07-06T21:59:50.032Z] Loaded image: debian:bullseye-slim [2022-07-06T21:59:50.032Z] Loaded image: hello-world:latest [2022-07-06T21:59:50.291Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T21:59:50.291Z] INFO: Testing against a local daemon [2022-07-06T21:59:50.291Z] === RUN TestCgroupNamespacesBuild [2022-07-06T21:59:51.658Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-07-06T21:59:51.658Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-06T21:59:53.026Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-07-06T21:59:53.026Z] === RUN TestBuildWithSession [2022-07-06T21:59:53.026Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T21:59:53.026Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-06T21:59:53.026Z] === RUN TestBuildSquashParent [2022-07-06T21:59:53.323Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-06T21:59:53.323Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:59:53.323Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:59:53.323Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:59:53.323Z] [2022-07-06T21:59:53.323Z] + TEST_INTEGRATION_DEST=1 [2022-07-06T21:59:53.323Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-06T21:59:53.323Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-06T21:59:53.323Z] + run_tests test-integration-flaky [2022-07-06T21:59:53.323Z] + '[' -n 0 ']' [2022-07-06T21:59:53.323Z] + rm= [2022-07-06T21:59:53.323Z] + c=0 [2022-07-06T21:59:53.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43775/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh test-integration-flaky test-integration [2022-07-06T21:59:53.323Z] + TEST_INTEGRATION_DEST=3 [2022-07-06T21:59:53.323Z] + TEST_INTEGRATION_DEST=2 [2022-07-06T21:59:53.323Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-06T21:59:53.323Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-06T21:59:53.323Z] + TEST_SKIP_INTEGRATION=1 [2022-07-06T21:59:53.323Z] + TEST_SKIP_INTEGRATION=1 [2022-07-06T21:59:53.323Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-06T21:59:53.323Z] + run_tests [2022-07-06T21:59:53.323Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-06T21:59:53.323Z] + run_tests [2022-07-06T21:59:53.323Z] + '[' -n 0 ']' [2022-07-06T21:59:53.323Z] + '[' -n 0 ']' [2022-07-06T21:59:53.323Z] + rm= [2022-07-06T21:59:53.323Z] + rm= [2022-07-06T21:59:53.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43775/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh '' test-integration [2022-07-06T21:59:53.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43775/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh '' test-integration [2022-07-06T21:59:53.323Z] ++ jobs -p [2022-07-06T21:59:53.323Z] + for job in $(jobs -p) [2022-07-06T21:59:53.323Z] + wait 7311 [2022-07-06T21:59:53.323Z] [2022-07-06T21:59:53.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T21:59:53.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T21:59:53.323Z] HOSTNAME=7644e005802a [2022-07-06T21:59:53.323Z] TEST_SKIP_INTEGRATION=1 [2022-07-06T21:59:53.323Z] TESTDEBUG=0 [2022-07-06T21:59:53.323Z] DEST=bundles/test-integration [2022-07-06T21:59:53.323Z] PWD=/go/src/github.com/docker/docker [2022-07-06T21:59:53.323Z] KEEPBUNDLE=1 [2022-07-06T21:59:53.323Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:59:53.323Z] container=docker [2022-07-06T21:59:53.323Z] HOME=/root [2022-07-06T21:59:53.323Z] GOLANG_VERSION=1.18.3 [2022-07-06T21:59:53.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T21:59:53.323Z] VALIDATE_BRANCH=master [2022-07-06T21:59:53.323Z] TERM=xterm [2022-07-06T21:59:53.323Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T21:59:53.323Z] SHLVL=1 [2022-07-06T21:59:53.323Z] TIMEOUT=120m [2022-07-06T21:59:53.323Z] DOCKER_BUILDTAGS= journald [2022-07-06T21:59:53.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T21:59:53.323Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-06T21:59:53.323Z] GO111MODULE=off [2022-07-06T21:59:53.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T21:59:53.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T21:59:53.323Z] GOPATH=/go [2022-07-06T21:59:53.323Z] PKG_CONFIG=pkg-config [2022-07-06T21:59:53.323Z] _=/usr/bin/env [2022-07-06T21:59:53.323Z] Building test suite binary ./integration-cli/test.main [2022-07-06T21:59:53.323Z] [2022-07-06T21:59:53.323Z] [2022-07-06T21:59:53.323Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-06T21:59:53.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T21:59:53.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T21:59:53.323Z] HOSTNAME=aeb6c872217d [2022-07-06T21:59:53.323Z] TEST_SKIP_INTEGRATION=1 [2022-07-06T21:59:53.323Z] TESTDEBUG=0 [2022-07-06T21:59:53.323Z] DEST=bundles/test-integration [2022-07-06T21:59:53.323Z] PWD=/go/src/github.com/docker/docker [2022-07-06T21:59:53.323Z] KEEPBUNDLE=1 [2022-07-06T21:59:53.323Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:59:53.323Z] container=docker [2022-07-06T21:59:53.323Z] HOME=/root [2022-07-06T21:59:53.323Z] GOLANG_VERSION=1.18.3 [2022-07-06T21:59:53.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T21:59:53.323Z] VALIDATE_BRANCH=master [2022-07-06T21:59:53.323Z] TERM=xterm [2022-07-06T21:59:53.323Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T21:59:53.323Z] SHLVL=1 [2022-07-06T21:59:53.323Z] TIMEOUT=120m [2022-07-06T21:59:53.323Z] DOCKER_BUILDTAGS= journald [2022-07-06T21:59:53.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T21:59:53.323Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-06T21:59:53.323Z] GO111MODULE=off [2022-07-06T21:59:53.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T21:59:53.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T21:59:53.323Z] GOPATH=/go [2022-07-06T21:59:53.323Z] PKG_CONFIG=pkg-config [2022-07-06T21:59:53.323Z] _=/usr/bin/env [2022-07-06T21:59:53.323Z] Building test suite binary ./integration-cli/test.main [2022-07-06T21:59:53.323Z] No new tests added to integration. [2022-07-06T21:59:53.323Z] [2022-07-06T21:59:53.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T21:59:53.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T21:59:53.323Z] HOSTNAME=24417b0db9f5 [2022-07-06T21:59:53.323Z] TESTDEBUG=0 [2022-07-06T21:59:53.323Z] DEST=bundles/test-integration [2022-07-06T21:59:53.323Z] PWD=/go/src/github.com/docker/docker [2022-07-06T21:59:53.323Z] KEEPBUNDLE=1 [2022-07-06T21:59:53.323Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:59:53.323Z] container=docker [2022-07-06T21:59:53.323Z] HOME=/root [2022-07-06T21:59:53.323Z] GOLANG_VERSION=1.18.3 [2022-07-06T21:59:53.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T21:59:53.323Z] VALIDATE_BRANCH=master [2022-07-06T21:59:53.323Z] TERM=xterm [2022-07-06T21:59:53.323Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T21:59:53.323Z] SHLVL=1 [2022-07-06T21:59:53.323Z] TIMEOUT=120m [2022-07-06T21:59:53.323Z] DOCKER_BUILDTAGS= journald [2022-07-06T21:59:53.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T21:59:53.323Z] GO111MODULE=off [2022-07-06T21:59:53.323Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-06T21:59:53.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T21:59:53.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T21:59:53.323Z] GOPATH=/go [2022-07-06T21:59:53.323Z] PKG_CONFIG=pkg-config [2022-07-06T21:59:53.323Z] _=/usr/bin/env [2022-07-06T21:59:53.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-06T21:59:57.193Z] --- PASS: TestBuildSquashParent (4.53s) [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T21:59:57.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T21:59:57.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T21:59:57.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T21:59:57.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T21:59:58.880Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-06T21:59:58.880Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:59:58.880Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T21:59:58.880Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-06T21:59:58.880Z] [2022-07-06T21:59:58.880Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T21:59:58.880Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T21:59:58.880Z] HOSTNAME=696cb234f47a [2022-07-06T21:59:58.880Z] DEST=bundles/test-integration [2022-07-06T21:59:58.880Z] PWD=/go/src/github.com/docker/docker [2022-07-06T21:59:58.880Z] DOCKER_ROOTLESS=1 [2022-07-06T21:59:58.880Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T21:59:58.880Z] container=docker [2022-07-06T21:59:58.880Z] HOME=/root [2022-07-06T21:59:58.880Z] GOLANG_VERSION=1.18.3 [2022-07-06T21:59:58.880Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T21:59:58.880Z] VALIDATE_BRANCH=master [2022-07-06T21:59:58.880Z] TERM=xterm [2022-07-06T21:59:58.880Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T21:59:58.880Z] SHLVL=1 [2022-07-06T21:59:58.880Z] TIMEOUT=120m [2022-07-06T21:59:58.880Z] DOCKER_BUILDTAGS= journald [2022-07-06T21:59:58.880Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T21:59:58.880Z] GO111MODULE=off [2022-07-06T21:59:58.880Z] DOCKER_EXPERIMENTAL=1 [2022-07-06T21:59:58.880Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-06T21:59:58.880Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T21:59:58.880Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T21:59:58.880Z] GOPATH=/go [2022-07-06T21:59:58.880Z] PKG_CONFIG=pkg-config [2022-07-06T21:59:58.880Z] _=/usr/bin/env [2022-07-06T21:59:58.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-06T21:59:59.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T21:59:59.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:00:00.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:00:00.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.78s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.04s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.70s) [2022-07-06T22:00:02.648Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-07-06T22:00:02.648Z] === RUN TestBuildMultiStageCopy [2022-07-06T22:00:02.648Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-06T22:00:04.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-06T22:00:04.271Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-06T22:00:04.528Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-06T22:00:04.784Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-06T22:00:05.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-06T22:00:05.041Z] === RUN TestBuildMultiStageParentConfig [2022-07-06T22:00:05.605Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-06T22:00:05.605Z] === RUN TestBuildLabelWithTargets [2022-07-06T22:00:06.534Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-07-06T22:00:06.534Z] === RUN TestBuildWithEmptyLayers [2022-07-06T22:00:07.097Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-06T22:00:07.097Z] === RUN TestBuildMultiStageOnBuild [2022-07-06T22:00:08.988Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-07-06T22:00:08.988Z] === RUN TestBuildUncleanTarFilenames [2022-07-06T22:00:09.552Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-06T22:00:09.552Z] === RUN TestBuildMultiStageLayerLeak [2022-07-06T22:00:11.444Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-07-06T22:00:11.444Z] === RUN TestBuildWithHugeFile [2022-07-06T22:00:45.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-06T22:00:45.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-06T22:01:07.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-06T22:01:07.631Z] --- PASS: TestBuildWithHugeFile (49.00s) [2022-07-06T22:01:07.631Z] === RUN TestBuildWCOWSandboxSize [2022-07-06T22:01:07.631Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:01:07.631Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:01:07.631Z] === RUN TestBuildWithEmptyDockerfile [2022-07-06T22:01:07.631Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:01:07.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:01:07.631Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:01:07.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:01:07.631Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:01:07.631Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:01:07.631Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:01:07.631Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:01:07.631Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:01:07.631Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-06T22:01:07.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-06T22:01:07.631Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-06T22:01:07.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-06T22:01:07.631Z] === RUN TestBuildPreserveOwnership [2022-07-06T22:01:07.631Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-06T22:01:07.631Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-06T22:01:07.631Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2022-07-06T22:01:07.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-07-06T22:01:07.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-07-06T22:01:07.631Z] === RUN TestBuildPlatformInvalid [2022-07-06T22:01:07.631Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-06T22:01:07.631Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-06T22:01:07.631Z] Loaded image: busybox:latest [2022-07-06T22:01:07.631Z] Loaded image: busybox:glibc [2022-07-06T22:01:07.631Z] Loaded image: debian:bullseye-slim [2022-07-06T22:01:07.631Z] Loaded image: hello-world:latest [2022-07-06T22:01:07.631Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:01:14.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-06T22:01:15.723Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.87s) [2022-07-06T22:01:15.723Z] PASS [2022-07-06T22:01:15.723Z] [2022-07-06T22:01:15.723Z] === Skipped [2022-07-06T22:01:15.723Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-06T22:01:15.723Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:01:15.723Z] [2022-07-06T22:01:15.723Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:01:15.723Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:01:15.723Z] [2022-07-06T22:01:15.723Z] DONE 34 tests, 2 skipped in 86.630s [2022-07-06T22:01:15.723Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-06T22:01:15.723Z] INFO: Testing against a local daemon [2022-07-06T22:01:15.723Z] === RUN TestConfigInspect [2022-07-06T22:01:17.612Z] --- PASS: TestConfigInspect (2.24s) [2022-07-06T22:01:17.612Z] === RUN TestConfigList [2022-07-06T22:01:19.501Z] --- PASS: TestConfigList (2.17s) [2022-07-06T22:01:19.501Z] === RUN TestConfigsCreateAndDelete [2022-07-06T22:01:22.017Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-06T22:01:22.017Z] === RUN TestConfigsUpdate [2022-07-06T22:01:23.913Z] --- PASS: TestConfigsUpdate (2.31s) [2022-07-06T22:01:23.913Z] === RUN TestTemplatedConfig [2022-07-06T22:01:24.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-06T22:01:24.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-06T22:01:24.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-06T22:01:24.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-06T22:01:25.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-06T22:01:25.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-06T22:01:26.444Z] --- PASS: TestTemplatedConfig (2.66s) [2022-07-06T22:01:26.445Z] === RUN TestConfigCreateResolve [2022-07-06T22:01:26.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-06T22:01:28.963Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-07-06T22:01:28.963Z] PASS [2022-07-06T22:01:28.963Z] [2022-07-06T22:01:28.963Z] DONE 6 tests in 13.811s [2022-07-06T22:01:28.963Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-06T22:01:28.963Z] INFO: Testing against a local daemon [2022-07-06T22:01:28.963Z] === RUN TestAttachWithTTY [2022-07-06T22:01:28.963Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-06T22:01:28.963Z] === RUN TestAttachWithoutTTy [2022-07-06T22:01:28.963Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-06T22:01:28.963Z] === RUN TestCheckpoint [2022-07-06T22:01:28.963Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:01:28.963Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/commit [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:01:28.963Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/commit [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-06T22:01:28.963Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:01:28.963Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-06T22:01:28.964Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-06T22:01:28.964Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-06T22:01:28.964Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-06T22:01:28.964Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-06T22:01:28.964Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-06T22:01:28.964Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-06T22:01:28.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-06T22:01:29.221Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-06T22:01:29.221Z] === RUN TestCopyEmptyFile [2022-07-06T22:01:29.221Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-06T22:01:29.221Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-06T22:01:29.477Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-06T22:01:29.477Z] === RUN TestCopyFromContainer [2022-07-06T22:01:29.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-06T22:01:30.406Z] === RUN TestCopyFromContainer// [2022-07-06T22:01:30.662Z] === RUN TestCopyFromContainer//bar/root [2022-07-06T22:01:30.662Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-06T22:01:30.662Z] === RUN TestCopyFromContainer/bar/quux [2022-07-06T22:01:30.662Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-06T22:01:30.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-06T22:01:30.918Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-06T22:01:30.918Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-06T22:01:30.918Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-06T22:01:30.918Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-06T22:01:30.923Z] ok github.com/docker/docker/libnetwork/networkdb 104.581s coverage: 60.1% of statements [2022-07-06T22:01:30.923Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-06T22:01:30.923Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-06T22:01:30.923Z] ok github.com/docker/docker/libnetwork/osl 4.386s coverage: 39.7% of statements [2022-07-06T22:01:30.923Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-06T22:01:30.923Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-06T22:01:31.174Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer (1.77s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-06T22:01:31.174Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-06T22:01:31.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-06T22:01:31.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:01:31.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:01:31.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:01:31.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:01:31.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:01:31.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:01:31.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:01:31.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:01:31.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:01:31.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-06T22:01:31.174Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-06T22:01:31.174Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-06T22:01:31.174Z] === RUN TestCreateWithInvalidEnv [2022-07-06T22:01:31.174Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-06T22:01:31.174Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-06T22:01:31.174Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-06T22:01:31.174Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-06T22:01:31.174Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-06T22:01:31.174Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-06T22:01:31.174Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-06T22:01:31.174Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-06T22:01:31.174Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-06T22:01:31.174Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-06T22:01:31.174Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-06T22:01:31.174Z] === RUN TestCreateTmpfsMountsTarget [2022-07-06T22:01:31.174Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-06T22:01:31.174Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-06T22:01:31.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-06T22:01:31.859Z] ok github.com/docker/docker/libnetwork/portmapper 0.628s coverage: 48.6% of statements [2022-07-06T22:01:32.118Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-06T22:01:32.118Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-06T22:01:32.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-06T22:01:32.376Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === Skipped [2022-07-06T22:01:32.376Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-06T22:01:32.376Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-06T22:01:32.376Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-06T22:01:32.376Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-06T22:01:32.376Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-06T22:01:32.376Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-06T22:01:32.376Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-06T22:01:32.376Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-06T22:01:32.376Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-06T22:01:32.376Z] firewalld_test.go:14: firewalld is not running [2022-07-06T22:01:32.376Z] [2022-07-06T22:01:32.376Z] DONE 327 tests, 9 skipped in 202.153s [2022-07-06T22:01:32.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main Post stage [Pipeline] junit [2022-07-06T22:01:32.955Z] Recording test results [2022-07-06T22:01:33.063Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-07-06T22:01:33.063Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-06T22:01:34.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-06T22:01:34.369Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:01:34.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:01:34.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:01:34.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:01:34.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:01:34.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:01:34.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:01:34.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:01:34.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:01:34.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:01:34.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:01:34.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-06T22:01:34.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-06T22:01:34.430Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-06T22:01:34.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -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:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh dynbinary test-integration [2022-07-06T22:01:34.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-06T22:01:34.994Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-07-06T22:01:34.994Z] === RUN TestCreateDifferentPlatform [2022-07-06T22:01:34.994Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-06T22:01:34.994Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-06T22:01:34.994Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-06T22:01:34.994Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-06T22:01:34.994Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-06T22:01:34.994Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-06T22:01:35.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-06T22:01:35.251Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-06T22:01:35.251Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-06T22:01:35.251Z] === RUN TestCreateInvalidHostConfig [2022-07-06T22:01:35.251Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:01:35.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:01:35.251Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:01:35.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:01:35.251Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:01:35.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:01:35.251Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:01:35.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:01:35.251Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:01:35.251Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:01:35.251Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:01:35.251Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:01:35.251Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-06T22:01:35.251Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-06T22:01:35.251Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-06T22:01:35.251Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-06T22:01:35.251Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-06T22:01:35.251Z] === RUN TestContainerStartOnDaemonRestart [2022-07-06T22:01:35.251Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-06T22:01:35.251Z] === RUN TestDaemonRestartIpcMode [2022-07-06T22:01:35.251Z] === PAUSE TestDaemonRestartIpcMode [2022-07-06T22:01:35.251Z] === RUN TestDaemonHostGatewayIP [2022-07-06T22:01:35.251Z] === PAUSE TestDaemonHostGatewayIP [2022-07-06T22:01:35.251Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-06T22:01:35.251Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-06T22:01:35.251Z] === RUN TestContainerKillOnDaemonStart [2022-07-06T22:01:35.251Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-06T22:01:35.251Z] === RUN TestDiff [2022-07-06T22:01:35.299Z] [2022-07-06T22:01:35.299Z] Removing bundles/ [2022-07-06T22:01:35.299Z] [2022-07-06T22:01:35.299Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-06T22:01:35.299Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-06T22:01:35.299Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:01:35.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-06T22:01:35.839Z] --- PASS: TestDiff (0.56s) [2022-07-06T22:01:35.839Z] === RUN TestExecConsoleSize [2022-07-06T22:01:36.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T22:01:36.376Z] Using test binary docker [2022-07-06T22:01:36.376Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-06T22:01:36.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:01:36.418Z] --- PASS: TestExecConsoleSize (0.70s) [2022-07-06T22:01:36.418Z] === RUN TestExecWithCloseStdin [2022-07-06T22:01:36.635Z] INFO: Waiting for daemon to start... [2022-07-06T22:01:36.635Z] Starting dockerd [2022-07-06T22:01:37.350Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-07-06T22:01:37.350Z] === RUN TestExec [2022-07-06T22:01:37.912Z] --- PASS: TestExec (0.63s) [2022-07-06T22:01:37.912Z] === RUN TestExecUser [2022-07-06T22:01:38.474Z] --- PASS: TestExecUser (0.63s) [2022-07-06T22:01:38.474Z] === RUN TestExportContainerAndImportImage [2022-07-06T22:01:38.545Z] . [2022-07-06T22:01:38.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T22:01:38.545Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T22:01:38.545Z] Error: No such image: emptyfs [2022-07-06T22:01:38.804Z] Running integration-test (iteration 1) [2022-07-06T22:01:38.804Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-06T22:01:39.037Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-07-06T22:01:39.037Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-06T22:01:39.062Z] Loaded image: busybox:latest [2022-07-06T22:01:39.062Z] Loaded image: busybox:glibc [2022-07-06T22:01:40.403Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-06T22:01:40.403Z] === RUN TestHealthCheckWorkdir [2022-07-06T22:01:40.437Z] Loaded image: debian:bullseye-slim [2022-07-06T22:01:40.437Z] Loaded image: hello-world:latest [2022-07-06T22:01:40.695Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:01:40.695Z] INFO: Testing against a local daemon [2022-07-06T22:01:40.695Z] === RUN TestCgroupNamespacesBuild [2022-07-06T22:01:41.330Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-07-06T22:01:41.330Z] === RUN TestHealthKillContainer [2022-07-06T22:01:42.069Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-07-06T22:01:42.069Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-06T22:01:43.004Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-06T22:01:43.004Z] === RUN TestBuildWithSession [2022-07-06T22:01:43.004Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:01:43.004Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-06T22:01:43.004Z] === RUN TestBuildSquashParent [2022-07-06T22:01:49.414Z] --- PASS: TestHealthKillContainer (8.22s) [2022-07-06T22:01:49.414Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-06T22:01:49.976Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-07-06T22:01:49.976Z] === RUN TestIpcModeNone [2022-07-06T22:01:50.539Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-06T22:01:50.539Z] === RUN TestIpcModePrivate [2022-07-06T22:01:51.102Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-06T22:01:51.102Z] --- PASS: TestIpcModePrivate (0.58s) [2022-07-06T22:01:51.102Z] === RUN TestIpcModeShareable [2022-07-06T22:01:51.117Z] --- PASS: TestBuildSquashParent (7.25s) [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:01:51.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:01:51.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:01:51.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:01:51.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:01:51.664Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-06T22:01:51.920Z] --- PASS: TestIpcModeShareable (0.62s) [2022-07-06T22:01:51.920Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-06T22:01:53.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:01:53.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:01:53.810Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-07-06T22:01:53.810Z] === RUN TestAPIIpcModeHost [2022-07-06T22:01:53.967Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 2m54.283516944s [2022-07-06T22:01:53.967Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.481136ms [2022-07-06T22:01:54.066Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-07-06T22:01:54.066Z] === RUN TestDaemonIpcModeShareable [2022-07-06T22:01:54.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:01:54.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:01:55.431Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-06T22:01:55.431Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-07-06T22:01:55.431Z] === RUN TestDaemonIpcModePrivate [2022-07-06T22:01:56.360Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-06T22:01:56.360Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-06T22:01:56.360Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-07-06T22:01:56.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-07-06T22:01:56.828Z] === RUN TestBuildMultiStageCopy [2022-07-06T22:01:56.828Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-06T22:01:57.727Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-06T22:01:57.727Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-06T22:01:57.727Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-06T22:01:58.654Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-06T22:01:58.909Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2022-07-06T22:01:58.909Z] === RUN TestIpcModeOlderClient [2022-07-06T22:01:58.909Z] === PAUSE TestIpcModeOlderClient [2022-07-06T22:01:58.909Z] === RUN TestKillContainerInvalidSignal [2022-07-06T22:01:59.472Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-06T22:01:59.472Z] === RUN TestKillContainer [2022-07-06T22:01:59.472Z] === RUN TestKillContainer/no_signal [2022-07-06T22:02:00.035Z] === RUN TestKillContainer/non_killing_signal [2022-07-06T22:02:00.035Z] === RUN TestKillContainer/killing_signal [2022-07-06T22:02:00.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-06T22:02:00.963Z] --- PASS: TestKillContainer (1.28s) [2022-07-06T22:02:00.963Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-06T22:02:00.963Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-06T22:02:00.963Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-06T22:02:00.963Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-06T22:02:00.963Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-06T22:02:01.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-06T22:02:01.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-06T22:02:02.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-07-06T22:02:02.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-06T22:02:02.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-07-06T22:02:02.147Z] === RUN TestKillStoppedContainer [2022-07-06T22:02:02.147Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-06T22:02:02.147Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-06T22:02:02.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-06T22:02:02.147Z] === RUN TestKillDifferentUserContainer [2022-07-06T22:02:02.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-06T22:02:02.710Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-06T22:02:02.710Z] === RUN TestInspectOomKilledTrue [2022-07-06T22:02:02.710Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-06T22:02:02.710Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-06T22:02:02.710Z] === RUN TestInspectOomKilledFalse [2022-07-06T22:02:02.966Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-06T22:02:02.966Z] === RUN TestLinksEtcHostsContentMatch [2022-07-06T22:02:03.222Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-06T22:02:03.223Z] === RUN TestLinksContainerNames [2022-07-06T22:02:03.356Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-06T22:02:04.157Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-06T22:02:04.157Z] === RUN TestLogsFollowTailEmpty [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-06T22:02:04.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-06T22:02:04.290Z] === RUN TestBuildMultiStageParentConfig [2022-07-06T22:02:04.718Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-06T22:02:04.718Z] === RUN TestLogs [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:02:04.718Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:02:04.718Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:02:04.718Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:02:04.718Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:02:05.282Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:02:05.538Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:02:05.796Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-06T22:02:06.052Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:02:06.615Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:02:06.615Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:02:06.615Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:02:06.615Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:02:07.543Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:02:07.543Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:02:08.107Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:02:08.107Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:02:08.670Z] --- PASS: TestLogs (4.06s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-06T22:02:08.670Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s) [2022-07-06T22:02:08.670Z] === RUN TestContainerNetworkMountsNoChown [2022-07-06T22:02:09.234Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/default [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/default [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/private [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/private [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rprivate [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/slave [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/slave [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rslave [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/shared [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/shared [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rshared [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/default [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rshared [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/shared [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rslave [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/slave [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rprivate [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/private [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:02:09.234Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-06T22:02:09.234Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:02:09.234Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:02:09.491Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-06T22:02:09.556Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-06T22:02:09.557Z] === RUN TestBuildLabelWithTargets [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-06T22:02:09.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-06T22:02:09.747Z] === RUN TestContainerBindMountNonRecursive [2022-07-06T22:02:11.113Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-06T22:02:11.113Z] === RUN TestContainerVolumesMountedAsShared [2022-07-06T22:02:11.369Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-06T22:02:11.369Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-06T22:02:11.932Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-06T22:02:11.932Z] === RUN TestNetworkNat [2022-07-06T22:02:12.190Z] --- PASS: TestNetworkNat (0.49s) [2022-07-06T22:02:12.190Z] === RUN TestNetworkLocalhostTCPNat [2022-07-06T22:02:12.753Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-06T22:02:12.753Z] === RUN TestNetworkLoopbackNat [2022-07-06T22:02:15.276Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-06T22:02:15.276Z] === RUN TestPause [2022-07-06T22:02:15.838Z] --- PASS: TestPause (0.45s) [2022-07-06T22:02:15.838Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-06T22:02:15.838Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:02:15.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:02:15.838Z] === RUN TestPauseStopPausedContainer [2022-07-06T22:02:16.095Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-06T22:02:16.096Z] === RUN TestPidHost [2022-07-06T22:02:17.462Z] --- PASS: TestPidHost (1.01s) [2022-07-06T22:02:17.462Z] === RUN TestPsFilter [2022-07-06T22:02:17.462Z] --- PASS: TestPsFilter (0.11s) [2022-07-06T22:02:17.462Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-06T22:02:17.662Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-06T22:02:17.662Z] === RUN TestBuildWithEmptyLayers [2022-07-06T22:02:17.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-06T22:02:17.718Z] === RUN TestRemoveContainerWithVolume [2022-07-06T22:02:18.279Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-06T22:02:18.279Z] === RUN TestRemoveContainerRunning [2022-07-06T22:02:18.535Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-06T22:02:18.535Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-06T22:02:19.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-07-06T22:02:19.097Z] === RUN TestRemoveInvalidContainer [2022-07-06T22:02:19.097Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-06T22:02:19.097Z] === RUN TestRenameLinkedContainer [2022-07-06T22:02:20.193Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-06T22:02:20.193Z] === RUN TestBuildMultiStageOnBuild [2022-07-06T22:02:20.996Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-07-06T22:02:20.996Z] === RUN TestRenameStoppedContainer [2022-07-06T22:02:21.255Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-06T22:02:21.255Z] === RUN TestRenameRunningContainerAndReuse [2022-07-06T22:02:22.198Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-06T22:02:22.198Z] === RUN TestRenameInvalidName [2022-07-06T22:02:22.762Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-06T22:02:22.762Z] === RUN TestRenameAnonymousContainer [2022-07-06T22:02:24.653Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-07-06T22:02:24.653Z] === RUN TestRenameContainerWithSameName [2022-07-06T22:02:24.653Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-06T22:02:24.653Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-06T22:02:25.458Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-06T22:02:25.458Z] === RUN TestBuildUncleanTarFilenames [2022-07-06T22:02:25.582Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-06T22:02:25.582Z] === RUN TestResize [2022-07-06T22:02:25.717Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-06T22:02:25.717Z] === RUN TestBuildMultiStageLayerLeak [2022-07-06T22:02:26.145Z] --- PASS: TestResize (0.44s) [2022-07-06T22:02:26.145Z] === RUN TestResizeWithInvalidSize [2022-07-06T22:02:26.707Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-06T22:02:26.707Z] === RUN TestResizeWhenContainerNotStarted [2022-07-06T22:02:26.964Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:26.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:26.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:26.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:02:26.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:28.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:28.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:02:29.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-06T22:02:29.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-06T22:02:29.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:02:30.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:30.980Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-06T22:02:30.980Z] === RUN TestBuildWithHugeFile [2022-07-06T22:02:31.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:33.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:02:34.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:02:37.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:02:37.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:02:38.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:02:39.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:02:41.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:02:41.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:02:43.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:02:44.502Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.90s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-07-06T22:02:44.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-07-06T22:02:44.503Z] === RUN TestCgroupNamespacesRun [2022-07-06T22:02:45.869Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-06T22:02:45.869Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-06T22:02:45.869Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-06T22:02:45.869Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-06T22:02:45.869Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-06T22:02:46.799Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-06T22:02:46.799Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-06T22:02:48.165Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-06T22:02:48.165Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-06T22:02:49.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-06T22:02:49.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-06T22:02:50.460Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-06T22:02:50.460Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-06T22:02:51.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-06T22:02:51.022Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-06T22:02:52.388Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-06T22:02:52.388Z] === RUN TestNISDomainname [2022-07-06T22:02:52.956Z] --- PASS: TestNISDomainname (0.56s) [2022-07-06T22:02:52.956Z] === RUN TestHostnameDnsResolution [2022-07-06T22:02:53.519Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-06T22:02:53.519Z] === RUN TestUnprivilegedPortsAndPing [2022-07-06T22:02:54.082Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-06T22:02:54.082Z] === RUN TestPrivilegedHostDevices [2022-07-06T22:02:54.644Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-07-06T22:02:54.644Z] === RUN TestRunConsoleSize [2022-07-06T22:02:54.901Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-06T22:02:54.901Z] === RUN TestStats [2022-07-06T22:02:57.416Z] --- PASS: TestStats (2.48s) [2022-07-06T22:02:57.416Z] === RUN TestStopContainerWithTimeout [2022-07-06T22:02:57.416Z] === RUN TestStopContainerWithTimeout/0 [2022-07-06T22:02:57.416Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-06T22:02:57.416Z] === RUN TestStopContainerWithTimeout/1 [2022-07-06T22:02:57.416Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-06T22:02:57.416Z] === RUN TestStopContainerWithTimeout/3 [2022-07-06T22:02:57.416Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-06T22:02:57.416Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-06T22:02:57.416Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-06T22:02:57.416Z] === CONT TestStopContainerWithTimeout/0 [2022-07-06T22:02:57.416Z] === CONT TestStopContainerWithTimeout/3 [2022-07-06T22:02:57.982Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-06T22:03:00.498Z] === CONT TestStopContainerWithTimeout/1 [2022-07-06T22:03:01.863Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-06T22:03:01.863Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-06T22:03:01.863Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-07-06T22:03:01.863Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-06T22:03:01.863Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-06T22:03:01.863Z] === RUN TestDeleteDevicemapper [2022-07-06T22:03:01.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:03:01.863Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-06T22:03:01.863Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-06T22:03:03.230Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-07-06T22:03:03.230Z] === RUN TestUpdateMemory [2022-07-06T22:03:03.486Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-06T22:03:03.486Z] === RUN TestUpdateCPUQuota [2022-07-06T22:03:04.415Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-07-06T22:03:04.415Z] === RUN TestUpdatePidsLimit [2022-07-06T22:03:04.415Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-06T22:03:04.671Z] === RUN TestUpdatePidsLimit/no_change [2022-07-06T22:03:04.955Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-06T22:03:05.244Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-06T22:03:05.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-06T22:03:05.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-06T22:03:05.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-06T22:03:06.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-06T22:03:06.707Z] === RUN TestUpdateRestartPolicy [2022-07-06T22:03:11.746Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-06T22:03:11.746Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-06T22:03:11.746Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:03:11.746Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-06T22:03:11.746Z] [2022-07-06T22:03:11.746Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-06T22:03:11.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-06T22:03:11.746Z] HOSTNAME=f9b8bd772713 [2022-07-06T22:03:11.746Z] TESTDEBUG=0 [2022-07-06T22:03:11.746Z] DEST=bundles/test-integration [2022-07-06T22:03:11.746Z] PWD=/go/src/github.com/docker/docker [2022-07-06T22:03:11.746Z] DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 [2022-07-06T22:03:11.746Z] container=docker [2022-07-06T22:03:11.746Z] HOME=/root [2022-07-06T22:03:11.746Z] GOLANG_VERSION=1.18.3 [2022-07-06T22:03:11.746Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-06T22:03:11.746Z] VALIDATE_BRANCH=master [2022-07-06T22:03:11.746Z] TERM=xterm [2022-07-06T22:03:11.746Z] DOCKER_PKG=github.com/docker/docker [2022-07-06T22:03:11.746Z] SHLVL=1 [2022-07-06T22:03:11.746Z] TIMEOUT=120m [2022-07-06T22:03:11.746Z] DOCKER_BUILDTAGS= journald [2022-07-06T22:03:11.746Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-06T22:03:11.746Z] GO111MODULE=off [2022-07-06T22:03:11.746Z] DOCKER_EXPERIMENTAL=1 [2022-07-06T22:03:11.746Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-06T22:03:11.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-06T22:03:11.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-06T22:03:11.746Z] GOPATH=/go [2022-07-06T22:03:11.746Z] PKG_CONFIG=pkg-config [2022-07-06T22:03:11.746Z] _=/usr/bin/env [2022-07-06T22:03:11.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-06T22:03:18.876Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-07-06T22:03:18.877Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-06T22:03:18.877Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-06T22:03:18.877Z] === RUN TestWaitNonBlocked [2022-07-06T22:03:18.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:03:18.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:03:18.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:03:18.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:03:18.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:03:18.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:03:18.877Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-06T22:03:18.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-07-06T22:03:18.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-06T22:03:18.877Z] === RUN TestWaitBlocked [2022-07-06T22:03:18.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:03:18.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:03:18.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:03:18.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:03:18.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:03:18.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:03:19.439Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-06T22:03:19.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-06T22:03:19.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-07-06T22:03:19.439Z] === RUN TestWaitConditions [2022-07-06T22:03:19.696Z] === RUN TestWaitConditions/default [2022-07-06T22:03:19.696Z] === PAUSE TestWaitConditions/default [2022-07-06T22:03:19.696Z] === RUN TestWaitConditions/not-running [2022-07-06T22:03:19.696Z] === PAUSE TestWaitConditions/not-running [2022-07-06T22:03:19.696Z] === RUN TestWaitConditions/next-exit [2022-07-06T22:03:19.696Z] === PAUSE TestWaitConditions/next-exit [2022-07-06T22:03:19.696Z] === RUN TestWaitConditions/removed [2022-07-06T22:03:19.696Z] === PAUSE TestWaitConditions/removed [2022-07-06T22:03:19.696Z] === CONT TestWaitConditions/default [2022-07-06T22:03:19.696Z] === CONT TestWaitConditions/next-exit [2022-07-06T22:03:21.587Z] === CONT TestWaitConditions/removed [2022-07-06T22:03:21.587Z] === CONT TestWaitConditions/not-running [2022-07-06T22:03:22.952Z] --- PASS: TestWaitConditions (0.02s) [2022-07-06T22:03:22.952Z] --- PASS: TestWaitConditions/default (1.77s) [2022-07-06T22:03:22.952Z] --- PASS: TestWaitConditions/next-exit (1.80s) [2022-07-06T22:03:22.952Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-07-06T22:03:22.952Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-07-06T22:03:22.952Z] === CONT TestContainerStartOnDaemonRestart [2022-07-06T22:03:22.952Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-06T22:03:25.471Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-07-06T22:03:25.471Z] === CONT TestIpcModeOlderClient [2022-07-06T22:03:25.471Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-06T22:03:25.471Z] === CONT TestContainerKillOnDaemonStart [2022-07-06T22:03:25.471Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-07-06T22:03:25.471Z] === CONT TestDaemonHostGatewayIP [2022-07-06T22:03:27.202Z] --- PASS: TestBuildWithHugeFile (50.22s) [2022-07-06T22:03:27.202Z] === RUN TestBuildWCOWSandboxSize [2022-07-06T22:03:27.202Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:03:27.202Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:03:27.202Z] === RUN TestBuildWithEmptyDockerfile [2022-07-06T22:03:27.202Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:03:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:03:27.202Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:03:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:03:27.202Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:03:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:03:27.202Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:03:27.202Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:03:27.202Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:03:27.202Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-06T22:03:27.202Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-06T22:03:27.202Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-07-06T22:03:27.202Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-06T22:03:27.202Z] === RUN TestBuildPreserveOwnership [2022-07-06T22:03:27.202Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-06T22:03:27.202Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-06T22:03:27.996Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-07-06T22:03:27.996Z] === CONT TestDaemonRestartIpcMode [2022-07-06T22:03:30.443Z] INFO [linters context/goanalysis] analyzers took 6m44.475022993s with top 10 stages: buildir: 2m24.973648463s, the_only_name: 42.240789957s, goimports: 29.718521697s, unconvert: 24.203688446s, gosec: 19.638865334s, S1038: 19.197790131s, misspell: 5.847098412s, unused: 5.407030612s, S1039: 5.037410965s, nilness: 4.588478884s [2022-07-06T22:03:30.443Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-06T22:03:30.443Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2133/2133, autogenerated_exclude: 2030/2133, cgo: 2133/2396, skip_files: 2133/2133, identifier_marker: 2030/2030, exclude: 2030/2030, path_prettifier: 2133/2133, exclude-rules: 77/2030, nolint: 0/77, skip_dirs: 2133/2133 [2022-07-06T22:03:30.443Z] INFO [runner] processing took 81.953265ms with stages: nolint: 32.781592ms, identifier_marker: 21.754853ms, path_prettifier: 9.292797ms, autogenerated_exclude: 8.22016ms, exclude-rules: 7.791424ms, skip_dirs: 1.721725ms, cgo: 227.001µs, filename_unadjuster: 157.642µs, max_same_issues: 1.725µs, skip_files: 844ns, sort_results: 610ns, uniq_by_line: 540ns, diff: 428ns, exclude: 403ns, max_from_linter: 310ns, source_code: 287ns, max_per_file_from_linter: 258ns, severity-rules: 246ns, path_shortener: 230ns, path_prefixer: 190ns [2022-07-06T22:03:30.443Z] INFO [runner] linters took 1m45.884255129s with stages: goanalysis_metalinter: 1m45.802173385s [2022-07-06T22:03:30.443Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-06T22:03:30.443Z] INFO Memory: 2805 samples, avg is 309.3MB, max is 1231.9MB [2022-07-06T22:03:30.443Z] INFO Execution took 4m40.683548321s [2022-07-06T22:03:30.443Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-06T22:03:30.512Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-07-06T22:03:30.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh dynbinary test-docker-py [2022-07-06T22:03:31.036Z] [2022-07-06T22:03:31.296Z] Removing bundles/ [2022-07-06T22:03:31.296Z] [2022-07-06T22:03:31.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-06T22:03:31.296Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-06T22:03:31.296Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:03:31.388Z] --- PASS: TestBuildPreserveOwnership (10.44s) [2022-07-06T22:03:31.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2022-07-06T22:03:31.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-07-06T22:03:31.388Z] === RUN TestBuildPlatformInvalid [2022-07-06T22:03:31.388Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-06T22:03:31.388Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-06T22:03:31.388Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-06T22:03:31.388Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-06T22:03:31.388Z] PASS [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === Skipped [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-06T22:03:31.388Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:03:31.388Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-06T22:03:31.388Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] DONE 34 tests, 3 skipped in 112.499s [2022-07-06T22:03:31.388Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-06T22:03:31.388Z] INFO: Testing against a local daemon [2022-07-06T22:03:31.388Z] === RUN TestConfigInspect [2022-07-06T22:03:31.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-06T22:03:31.388Z] === RUN TestConfigList [2022-07-06T22:03:31.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestConfigList (0.01s) [2022-07-06T22:03:31.388Z] === RUN TestConfigsCreateAndDelete [2022-07-06T22:03:31.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-06T22:03:31.388Z] === RUN TestConfigsUpdate [2022-07-06T22:03:31.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-06T22:03:31.388Z] === RUN TestTemplatedConfig [2022-07-06T22:03:31.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-06T22:03:31.388Z] === RUN TestConfigCreateResolve [2022-07-06T22:03:31.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-06T22:03:31.388Z] PASS [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === Skipped [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-06T22:03:31.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-06T22:03:31.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-06T22:03:31.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-06T22:03:31.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-06T22:03:31.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-06T22:03:31.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:03:31.388Z] [2022-07-06T22:03:31.388Z] DONE 6 tests, 6 skipped in 0.164s [2022-07-06T22:03:31.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-06T22:03:31.646Z] INFO: Testing against a local daemon [2022-07-06T22:03:31.646Z] === RUN TestAttachWithTTY [2022-07-06T22:03:31.646Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-06T22:03:31.646Z] === RUN TestAttachWithoutTTy [2022-07-06T22:03:31.905Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-07-06T22:03:31.905Z] === RUN TestCheckpoint [2022-07-06T22:03:31.905Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:03:31.905Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/commit [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:03:31.905Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/commit [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-06T22:03:31.905Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-06T22:03:31.905Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-06T22:03:31.905Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-06T22:03:31.905Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-06T22:03:31.905Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-06T22:03:31.905Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-06T22:03:31.905Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-06T22:03:31.905Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-06T22:03:31.905Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-06T22:03:31.905Z] === RUN TestCopyEmptyFile [2022-07-06T22:03:32.163Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-06T22:03:32.163Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-06T22:03:32.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-06T22:03:32.163Z] === RUN TestCopyFromContainer [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer// [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer//bar/root [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer/bar/quux [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-06T22:03:36.346Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-06T22:03:36.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-06T22:03:36.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-06T22:03:36.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-06T22:03:36.604Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer (4.49s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-06T22:03:36.862Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-06T22:03:36.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-06T22:03:36.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:03:36.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:03:36.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:03:36.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:03:36.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:03:36.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:03:36.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:03:36.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:03:36.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:03:36.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-06T22:03:36.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-06T22:03:36.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-06T22:03:36.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-06T22:03:36.862Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-06T22:03:36.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-06T22:03:36.862Z] === RUN TestCreateWithInvalidEnv [2022-07-06T22:03:36.862Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-06T22:03:36.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-06T22:03:36.862Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-06T22:03:36.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-06T22:03:36.862Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-06T22:03:36.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-06T22:03:36.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-06T22:03:36.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-06T22:03:36.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-06T22:03:36.863Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-06T22:03:36.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-06T22:03:36.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-06T22:03:36.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-06T22:03:36.863Z] === RUN TestCreateTmpfsMountsTarget [2022-07-06T22:03:36.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-06T22:03:36.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-06T22:03:37.053Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-07-06T22:03:37.053Z] PASS [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] === Skipped [2022-07-06T22:03:37.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-06T22:03:37.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-06T22:03:37.053Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:03:37.053Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-06T22:03:37.053Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-06T22:03:37.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:03:37.053Z] [2022-07-06T22:03:37.053Z] DONE 264 tests, 5 skipped in 128.228s [2022-07-06T22:03:37.053Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-06T22:03:37.053Z] === RUN TestConfigDaemonLibtrustID [2022-07-06T22:03:37.615Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-06T22:03:37.615Z] === RUN TestConfigDaemonID [2022-07-06T22:03:38.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-06T22:03:38.240Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-06T22:03:38.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-06T22:03:38.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-06T22:03:38.544Z] daemon_test.go:83: [dab13cca5c205] daemon is not started [2022-07-06T22:03:38.544Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:03:38.544Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-06T22:03:38.544Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-06T22:03:38.544Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-06T22:03:38.544Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-06T22:03:38.544Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-06T22:03:38.544Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-06T22:03:38.544Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:03:38.544Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-06T22:03:38.801Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-06T22:03:38.801Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-06T22:03:38.801Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-06T22:03:38.801Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-06T22:03:38.801Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-06T22:03:38.801Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-06T22:03:39.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-07-06T22:03:39.218Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-06T22:03:39.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:03:39.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:03:39.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:03:39.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:03:39.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:03:39.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:03:39.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:03:39.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:03:39.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:03:39.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:03:39.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:03:39.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:03:39.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:03:39.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:03:39.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-06T22:03:39.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-06T22:03:39.478Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-06T22:03:40.057Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-07-06T22:03:40.057Z] === RUN TestCreateDifferentPlatform [2022-07-06T22:03:40.057Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-06T22:03:40.057Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-06T22:03:40.057Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-06T22:03:40.057Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-06T22:03:40.057Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-06T22:03:40.057Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-06T22:03:40.057Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-06T22:03:40.057Z] === RUN TestCreateInvalidHostConfig [2022-07-06T22:03:40.057Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:03:40.057Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:03:40.057Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:03:40.057Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:03:40.057Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:03:40.057Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:03:40.057Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:03:40.057Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:03:40.057Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:03:40.057Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:03:40.057Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:03:40.057Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:03:40.057Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-06T22:03:40.057Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-06T22:03:40.057Z] === RUN TestContainerStartOnDaemonRestart [2022-07-06T22:03:40.057Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-06T22:03:40.057Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-06T22:03:40.057Z] === RUN TestDaemonRestartIpcMode [2022-07-06T22:03:40.057Z] === PAUSE TestDaemonRestartIpcMode [2022-07-06T22:03:40.057Z] === RUN TestDaemonHostGatewayIP [2022-07-06T22:03:40.057Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:03:40.057Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-06T22:03:40.057Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-06T22:03:40.057Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-06T22:03:40.057Z] === RUN TestContainerKillOnDaemonStart [2022-07-06T22:03:40.057Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-06T22:03:40.057Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-06T22:03:40.057Z] === RUN TestDiff [2022-07-06T22:03:40.165Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-06T22:03:40.321Z] --- PASS: TestDiff (0.43s) [2022-07-06T22:03:40.321Z] === RUN TestExecConsoleSize [2022-07-06T22:03:40.900Z] --- PASS: TestExecConsoleSize (0.54s) [2022-07-06T22:03:40.900Z] === RUN TestExecWithCloseStdin [2022-07-06T22:03:41.093Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-06T22:03:41.474Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-06T22:03:41.475Z] === RUN TestExec [2022-07-06T22:03:42.021Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-06T22:03:42.021Z] daemon_test.go:197: [d73c5f70f7e7e] daemon is not started [2022-07-06T22:03:42.021Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-06T22:03:42.021Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-06T22:03:42.021Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-06T22:03:42.021Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-06T22:03:42.021Z] === RUN TestDaemonProxy [2022-07-06T22:03:42.021Z] === RUN TestDaemonProxy/environment_variables [2022-07-06T22:03:42.042Z] --- PASS: TestExec (0.46s) [2022-07-06T22:03:42.042Z] === RUN TestExecUser [2022-07-06T22:03:42.300Z] --- PASS: TestExecUser (0.49s) [2022-07-06T22:03:42.300Z] === RUN TestExportContainerAndImportImage [2022-07-06T22:03:43.234Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-06T22:03:43.234Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-06T22:03:43.910Z] === RUN TestDaemonProxy/command-line_options [2022-07-06T22:03:44.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-07-06T22:03:44.610Z] === RUN TestHealthCheckWorkdir [2022-07-06T22:03:44.868Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-07-06T22:03:44.868Z] === RUN TestHealthKillContainer [2022-07-06T22:03:45.275Z] === RUN TestDaemonProxy/configuration_file [2022-07-06T22:03:47.164Z] === RUN TestDaemonProxy/conflicting_options [2022-07-06T22:03:47.725Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy (6.18s) [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-06T22:03:48.287Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-06T22:03:48.287Z] PASS [2022-07-06T22:03:48.287Z] [2022-07-06T22:03:48.287Z] DONE 18 tests in 11.106s [2022-07-06T22:03:48.287Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-06T22:03:48.287Z] INFO: Testing against a local daemon [2022-07-06T22:03:48.287Z] === RUN TestCommitInheritsEnv [2022-07-06T22:03:48.543Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-06T22:03:48.543Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-06T22:03:48.543Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-06T22:03:48.543Z] === RUN TestImportWithCustomPlatform [2022-07-06T22:03:48.543Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-06T22:03:48.543Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-06T22:03:48.543Z] === RUN TestImportWithCustomPlatform// [2022-07-06T22:03:48.543Z] === RUN TestImportWithCustomPlatform/linux [2022-07-06T22:03:48.800Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-06T22:03:48.800Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-06T22:03:48.800Z] === RUN TestImportWithCustomPlatform/macos [2022-07-06T22:03:48.800Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-06T22:03:48.800Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-06T22:03:48.800Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-06T22:03:48.800Z] === RUN TestImagesFilterMultiReference [2022-07-06T22:03:48.800Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-06T22:03:48.800Z] === RUN TestImagePullPlatformInvalid [2022-07-06T22:03:48.800Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-06T22:03:48.800Z] === RUN TestRemoveImageOrphaning [2022-07-06T22:03:49.057Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-06T22:03:49.057Z] === RUN TestRemoveImageGarbageCollector [2022-07-06T22:03:49.619Z] time="2022-07-06T22:03:49Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-06T22:03:50.985Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-07-06T22:03:50.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-06T22:03:50.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-06T22:03:50.985Z] === RUN TestTagInvalidReference [2022-07-06T22:03:51.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-06T22:03:51.241Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-06T22:03:51.241Z] === RUN TestTagValidPrefixedRepo [2022-07-06T22:03:51.241Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-06T22:03:51.241Z] === RUN TestTagExistedNameWithoutForce [2022-07-06T22:03:51.241Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-06T22:03:51.241Z] === RUN TestTagOfficialNames [2022-07-06T22:03:51.241Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-06T22:03:51.241Z] === RUN TestTagMatchesDigest [2022-07-06T22:03:51.241Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-06T22:03:51.241Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-06T22:03:52.975Z] --- PASS: TestHealthKillContainer (7.84s) [2022-07-06T22:03:52.975Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-06T22:03:52.975Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-06T22:03:52.975Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-06T22:03:52.975Z] === RUN TestIpcModeNone [2022-07-06T22:03:53.233Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-06T22:03:53.233Z] === RUN TestIpcModePrivate [2022-07-06T22:03:53.491Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-06T22:03:53.750Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-06T22:03:53.750Z] === RUN TestIpcModeShareable [2022-07-06T22:03:53.750Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:03:53.750Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-06T22:03:53.750Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-06T22:03:55.125Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-07-06T22:03:55.125Z] === RUN TestAPIIpcModeHost [2022-07-06T22:03:55.125Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:03:55.125Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-06T22:03:55.125Z] === RUN TestDaemonIpcModeShareable [2022-07-06T22:03:55.125Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:03:55.125Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-06T22:03:55.125Z] === RUN TestDaemonIpcModePrivate [2022-07-06T22:03:56.059Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-06T22:03:56.317Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-06T22:03:56.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-06T22:03:56.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:03:56.317Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-06T22:03:56.317Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-06T22:03:56.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:03:56.317Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-06T22:03:56.317Z] === RUN TestIpcModeOlderClient [2022-07-06T22:03:56.317Z] === PAUSE TestIpcModeOlderClient [2022-07-06T22:03:56.317Z] === RUN TestKillContainerInvalidSignal [2022-07-06T22:03:56.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-06T22:03:56.883Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-06T22:03:56.883Z] === RUN TestKillContainer [2022-07-06T22:03:56.883Z] === RUN TestKillContainer/no_signal [2022-07-06T22:03:57.143Z] === RUN TestKillContainer/non_killing_signal [2022-07-06T22:03:57.401Z] === RUN TestKillContainer/killing_signal [2022-07-06T22:03:57.968Z] --- PASS: TestKillContainer (1.27s) [2022-07-06T22:03:57.968Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-06T22:03:57.968Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-06T22:03:57.968Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-06T22:03:57.968Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-06T22:03:57.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-06T22:03:58.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-06T22:03:58.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-07-06T22:03:58.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-06T22:03:58.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-06T22:03:58.793Z] === RUN TestKillStoppedContainer [2022-07-06T22:03:58.793Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-06T22:03:58.793Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-06T22:03:59.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-06T22:03:59.051Z] === RUN TestKillDifferentUserContainer [2022-07-06T22:03:59.309Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-06T22:03:59.309Z] === RUN TestInspectOomKilledTrue [2022-07-06T22:03:59.309Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:03:59.309Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-06T22:03:59.309Z] === RUN TestInspectOomKilledFalse [2022-07-06T22:03:59.309Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:03:59.309Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-06T22:03:59.309Z] === RUN TestLinksEtcHostsContentMatch [2022-07-06T22:03:59.309Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-06T22:03:59.309Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-06T22:03:59.309Z] === RUN TestLinksContainerNames [2022-07-06T22:04:00.244Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-06T22:04:00.244Z] === RUN TestLogsFollowTailEmpty [2022-07-06T22:04:00.812Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-06T22:04:00.812Z] === RUN TestLogs [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:04:00.812Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:04:00.812Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:04:00.812Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:04:00.812Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:04:01.378Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:04:01.378Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:04:01.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-06T22:04:02.312Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-06T22:04:02.312Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-06T22:04:02.571Z] === RUN TestLogs/driver_json-file [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:04:02.830Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:04:02.830Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:04:02.830Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:04:02.830Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:04:03.397Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:04:03.397Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:04:03.964Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:04:03.964Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:04:04.900Z] --- PASS: TestLogs (4.04s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.72s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-07-06T22:04:04.900Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-07-06T22:04:04.900Z] === RUN TestContainerNetworkMountsNoChown [2022-07-06T22:04:05.159Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/default [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/default [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/private [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/private [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rprivate [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/slave [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/slave [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rslave [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/shared [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/shared [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rshared [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/default [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rprivate [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rshared [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/shared [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rslave [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/slave [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/private [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-06T22:04:05.159Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:04:05.159Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:04:05.159Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:04:05.417Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-06T22:04:05.418Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:04:05.418Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:04:05.418Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-06T22:04:05.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-06T22:04:05.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-06T22:04:05.676Z] === RUN TestContainerBindMountNonRecursive [2022-07-06T22:04:05.676Z] 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-07-06T22:04:05.676Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-06T22:04:05.676Z] === RUN TestContainerVolumesMountedAsShared [2022-07-06T22:04:05.676Z] 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-07-06T22:04:05.676Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-06T22:04:05.676Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-06T22:04:05.676Z] 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-07-06T22:04:05.676Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-06T22:04:05.676Z] === RUN TestNetworkNat [2022-07-06T22:04:06.242Z] --- PASS: TestNetworkNat (0.58s) [2022-07-06T22:04:06.242Z] === RUN TestNetworkLocalhostTCPNat [2022-07-06T22:04:06.809Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2022-07-06T22:04:06.809Z] === RUN TestNetworkLoopbackNat [2022-07-06T22:04:09.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-06T22:04:09.337Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-06T22:04:09.337Z] === RUN TestPause [2022-07-06T22:04:09.337Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:09.337Z] --- SKIP: TestPause (0.00s) [2022-07-06T22:04:09.337Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-06T22:04:09.337Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:04:09.337Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:04:09.337Z] === RUN TestPauseStopPausedContainer [2022-07-06T22:04:09.595Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:09.595Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-06T22:04:09.595Z] === RUN TestPidHost [2022-07-06T22:04:09.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-06T22:04:09.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-06T22:04:09.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-06T22:04:10.529Z] --- PASS: TestPidHost (0.92s) [2022-07-06T22:04:10.529Z] === RUN TestPsFilter [2022-07-06T22:04:10.529Z] --- PASS: TestPsFilter (0.11s) [2022-07-06T22:04:10.529Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-06T22:04:10.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-06T22:04:11.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-06T22:04:11.097Z] === RUN TestRemoveContainerWithVolume [2022-07-06T22:04:11.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-06T22:04:11.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-06T22:04:11.356Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-06T22:04:11.356Z] === RUN TestRemoveContainerRunning [2022-07-06T22:04:11.922Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-06T22:04:11.922Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-06T22:04:12.180Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-06T22:04:12.180Z] === RUN TestRemoveInvalidContainer [2022-07-06T22:04:12.180Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-06T22:04:12.180Z] === RUN TestRenameLinkedContainer [2022-07-06T22:04:12.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-06T22:04:14.082Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-06T22:04:14.083Z] === RUN TestRenameStoppedContainer [2022-07-06T22:04:14.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-06T22:04:14.341Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-06T22:04:14.341Z] === RUN TestRenameRunningContainerAndReuse [2022-07-06T22:04:15.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-06T22:04:15.277Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-06T22:04:15.277Z] === RUN TestRenameInvalidName [2022-07-06T22:04:15.538Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-06T22:04:15.538Z] === RUN TestRenameAnonymousContainer [2022-07-06T22:04:15.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-06T22:04:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-06T22:04:16.912Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-07-06T22:04:16.912Z] === RUN TestRenameContainerWithSameName [2022-07-06T22:04:17.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-06T22:04:17.480Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-06T22:04:17.480Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-06T22:04:17.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-06T22:04:18.415Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-06T22:04:18.415Z] === RUN TestResize [2022-07-06T22:04:18.673Z] --- PASS: TestResize (0.43s) [2022-07-06T22:04:18.673Z] === RUN TestResizeWithInvalidSize [2022-07-06T22:04:19.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-06T22:04:19.239Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-06T22:04:19.239Z] === RUN TestResizeWhenContainerNotStarted [2022-07-06T22:04:19.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-06T22:04:19.498Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-06T22:04:19.498Z] === RUN TestDaemonRestartKillContainers [2022-07-06T22:04:19.498Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-06T22:04:19.498Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-06T22:04:19.498Z] === RUN TestCgroupNamespacesRun [2022-07-06T22:04:20.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-06T22:04:20.874Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-06T22:04:20.874Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-06T22:04:20.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T22:04:20.887Z] Using test binary docker [2022-07-06T22:04:20.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-06T22:04:20.887Z] +++ /etc/init.d/apparmor start [2022-07-06T22:04:20.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:04:20.887Z] INFO: Waiting for daemon to start... [2022-07-06T22:04:20.887Z] Starting dockerd [2022-07-06T22:04:20.887Z] +++ 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-07-06T22:04:21.808Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-06T22:04:21.808Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-06T22:04:23.185Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-06T22:04:23.185Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-06T22:04:24.120Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-06T22:04:24.120Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-06T22:04:25.495Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-06T22:04:25.495Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-06T22:04:26.430Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-07-06T22:04:26.430Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-06T22:04:27.367Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-06T22:04:27.367Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-06T22:04:27.445Z] . [2022-07-06T22:04:27.445Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T22:04:27.445Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T22:04:27.445Z] Error: No such image: emptyfs [2022-07-06T22:04:27.445Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-06T22:04:27.445Z] ++++ docker load [2022-07-06T22:04:27.445Z] Running integration-test (iteration 1) [2022-07-06T22:04:27.445Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-06T22:04:27.445Z] ++ 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-07-06T22:04:27.445Z] ++ set -e [2022-07-06T22:04:27.445Z] ++ '[' -n 0 ']' [2022-07-06T22:04:27.445Z] ++ set -x [2022-07-06T22:04:27.445Z] ++ 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-07-06T22:04:27.445Z] Loaded image: busybox:latest [2022-07-06T22:04:27.703Z] Loaded image: busybox:glibc [2022-07-06T22:04:28.302Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-06T22:04:28.302Z] === RUN TestNISDomainname [2022-07-06T22:04:28.302Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-06T22:04:28.302Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-06T22:04:28.302Z] === RUN TestHostnameDnsResolution [2022-07-06T22:04:28.638Z] Loaded image: debian:bullseye-slim [2022-07-06T22:04:28.870Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-07-06T22:04:28.870Z] === RUN TestUnprivilegedPortsAndPing [2022-07-06T22:04:28.870Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-06T22:04:28.870Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-06T22:04:28.870Z] === RUN TestPrivilegedHostDevices [2022-07-06T22:04:28.896Z] Loaded image: hello-world:latest [2022-07-06T22:04:28.896Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:04:28.896Z] INFO: Testing against a local daemon [2022-07-06T22:04:28.896Z] === RUN TestCgroupNamespacesBuild [2022-07-06T22:04:29.437Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-06T22:04:29.437Z] === RUN TestRunConsoleSize [2022-07-06T22:04:30.003Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-06T22:04:30.003Z] === RUN TestStats [2022-07-06T22:04:30.003Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:30.003Z] --- SKIP: TestStats (0.00s) [2022-07-06T22:04:30.003Z] === RUN TestStopContainerWithTimeout [2022-07-06T22:04:30.003Z] === RUN TestStopContainerWithTimeout/0 [2022-07-06T22:04:30.003Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-06T22:04:30.003Z] === RUN TestStopContainerWithTimeout/1 [2022-07-06T22:04:30.003Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-06T22:04:30.003Z] === RUN TestStopContainerWithTimeout/3 [2022-07-06T22:04:30.003Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-06T22:04:30.003Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-06T22:04:30.003Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-06T22:04:30.003Z] === CONT TestStopContainerWithTimeout/0 [2022-07-06T22:04:30.003Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-06T22:04:30.270Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-07-06T22:04:30.270Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-06T22:04:30.573Z] === CONT TestStopContainerWithTimeout/3 [2022-07-06T22:04:31.205Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-06T22:04:31.205Z] === RUN TestBuildWithSession [2022-07-06T22:04:31.205Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:04:31.205Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-06T22:04:31.205Z] === RUN TestBuildSquashParent [2022-07-06T22:04:33.101Z] === CONT TestStopContainerWithTimeout/1 [2022-07-06T22:04:34.035Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-06T22:04:34.035Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-07-06T22:04:34.035Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-07-06T22:04:34.035Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-07-06T22:04:34.035Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-06T22:04:34.035Z] === RUN TestDeleteDevicemapper [2022-07-06T22:04:34.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:04:34.035Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-06T22:04:34.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-06T22:04:35.391Z] --- PASS: TestBuildSquashParent (4.02s) [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:04:35.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:04:35.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:04:35.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:04:35.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:04:35.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-07-06T22:04:35.409Z] === RUN TestUpdateMemory [2022-07-06T22:04:35.409Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:35.409Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-06T22:04:35.409Z] === RUN TestUpdateCPUQuota [2022-07-06T22:04:35.409Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:35.409Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-06T22:04:35.409Z] === RUN TestUpdatePidsLimit [2022-07-06T22:04:35.409Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:35.409Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-06T22:04:35.409Z] === RUN TestUpdateRestartPolicy [2022-07-06T22:04:36.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:04:36.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:04:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:04:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-07-06T22:04:39.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-07-06T22:04:39.104Z] === RUN TestBuildMultiStageCopy [2022-07-06T22:04:39.104Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-06T22:04:40.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-06T22:04:40.324Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-06T22:04:40.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-06T22:04:40.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy (2.08s) [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-06T22:04:41.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-06T22:04:41.098Z] === RUN TestBuildMultiStageParentConfig [2022-07-06T22:04:41.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-06T22:04:41.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-06T22:04:41.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-06T22:04:41.665Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-06T22:04:41.665Z] === RUN TestBuildLabelWithTargets [2022-07-06T22:04:42.600Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-06T22:04:42.600Z] === RUN TestBuildWithEmptyLayers [2022-07-06T22:04:43.166Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-06T22:04:43.166Z] === RUN TestBuildMultiStageOnBuild [2022-07-06T22:04:44.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-06T22:04:44.541Z] --- PASS: TestBuildMultiStageOnBuild (1.49s) [2022-07-06T22:04:44.541Z] === RUN TestBuildUncleanTarFilenames [2022-07-06T22:04:45.108Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-06T22:04:45.108Z] === RUN TestBuildMultiStageLayerLeak [2022-07-06T22:04:46.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-06T22:04:47.014Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-07-06T22:04:47.014Z] === RUN TestBuildWithHugeFile [2022-07-06T22:04:47.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-06T22:04:47.603Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-06T22:04:47.603Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-06T22:04:47.603Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-06T22:04:47.603Z] === RUN TestWaitNonBlocked [2022-07-06T22:04:47.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:04:47.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:04:47.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:04:47.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:04:47.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:04:47.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:04:47.603Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-06T22:04:47.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-07-06T22:04:47.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-06T22:04:47.603Z] === RUN TestWaitBlocked [2022-07-06T22:04:47.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:04:47.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:04:47.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:04:47.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:04:47.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:04:47.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:04:48.173Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-06T22:04:48.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-06T22:04:48.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-07-06T22:04:48.173Z] === RUN TestWaitConditions [2022-07-06T22:04:48.173Z] === RUN TestWaitConditions/default [2022-07-06T22:04:48.173Z] === PAUSE TestWaitConditions/default [2022-07-06T22:04:48.173Z] === RUN TestWaitConditions/not-running [2022-07-06T22:04:48.173Z] === PAUSE TestWaitConditions/not-running [2022-07-06T22:04:48.173Z] === RUN TestWaitConditions/next-exit [2022-07-06T22:04:48.173Z] === PAUSE TestWaitConditions/next-exit [2022-07-06T22:04:48.173Z] === RUN TestWaitConditions/removed [2022-07-06T22:04:48.173Z] === PAUSE TestWaitConditions/removed [2022-07-06T22:04:48.173Z] === CONT TestWaitConditions/default [2022-07-06T22:04:48.173Z] === CONT TestWaitConditions/next-exit [2022-07-06T22:04:50.072Z] === CONT TestWaitConditions/not-running [2022-07-06T22:04:50.072Z] === CONT TestWaitConditions/removed [2022-07-06T22:04:50.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-06T22:04:51.980Z] --- PASS: TestWaitConditions (0.01s) [2022-07-06T22:04:51.980Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-06T22:04:51.980Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-07-06T22:04:51.980Z] --- PASS: TestWaitConditions/not-running (1.71s) [2022-07-06T22:04:51.980Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-07-06T22:04:51.980Z] === CONT TestDaemonRestartIpcMode [2022-07-06T22:04:51.980Z] === CONT TestIpcModeOlderClient [2022-07-06T22:04:51.980Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-06T22:04:51.980Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-06T22:04:54.514Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-07-06T22:04:54.514Z] --- PASS: TestDaemonRestartIpcMode (2.62s) [2022-07-06T22:04:54.514Z] PASS [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === Skipped [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-06T22:04:54.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-06T22:04:54.514Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-06T22:04:54.514Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-06T22:04:54.514Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-06T22:04:54.514Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-06T22:04:54.514Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-06T22:04:54.514Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-06T22:04:54.514Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-06T22:04:54.514Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-06T22:04:54.514Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-06T22:04:54.514Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-06T22:04:54.514Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-06T22:04:54.514Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-06T22:04:54.514Z] 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-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-06T22:04:54.514Z] 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-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-06T22:04:54.514Z] 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-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-06T22:04:54.514Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:04:54.514Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-06T22:04:54.514Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-06T22:04:54.514Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-06T22:04:54.514Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-06T22:04:54.514Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-06T22:04:54.514Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-06T22:04:54.514Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-06T22:04:54.514Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-06T22:04:54.514Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-06T22:04:54.514Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-06T22:04:54.514Z] [2022-07-06T22:04:54.514Z] DONE 241 tests, 27 skipped in 82.827s [2022-07-06T22:04:54.514Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-06T22:04:54.514Z] === RUN TestConfigDaemonLibtrustID [2022-07-06T22:04:55.085Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-06T22:04:55.085Z] === RUN TestConfigDaemonID [2022-07-06T22:04:56.042Z] daemon_test.go:83: [d2ae23ac703cd] daemon is not started [2022-07-06T22:04:56.042Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:04:56.042Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-06T22:04:56.042Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-06T22:04:56.042Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-06T22:04:56.042Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-06T22:04:56.042Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-06T22:04:56.042Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-06T22:04:56.042Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:04:56.042Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-06T22:04:56.307Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-06T22:04:56.307Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-06T22:04:56.307Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-06T22:04:56.307Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-06T22:04:56.307Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-06T22:04:56.307Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-06T22:04:57.705Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-06T22:04:58.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-06T22:04:58.646Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-06T22:04:59.581Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-06T22:04:59.581Z] daemon_test.go:197: [d21bf5192858a] daemon is not started [2022-07-06T22:04:59.581Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-06T22:04:59.581Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-06T22:04:59.581Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-06T22:04:59.581Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-06T22:04:59.581Z] === RUN TestDaemonProxy [2022-07-06T22:04:59.581Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-06T22:04:59.581Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-06T22:04:59.581Z] PASS [2022-07-06T22:04:59.581Z] [2022-07-06T22:04:59.581Z] === Skipped [2022-07-06T22:04:59.581Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-06T22:04:59.581Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-06T22:04:59.581Z] [2022-07-06T22:04:59.581Z] DONE 13 tests, 1 skipped in 5.264s [2022-07-06T22:04:59.581Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-06T22:04:59.839Z] INFO: Testing against a local daemon [2022-07-06T22:04:59.839Z] === RUN TestCommitInheritsEnv [2022-07-06T22:05:01.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-06T22:05:01.213Z] --- PASS: TestCommitInheritsEnv (1.37s) [2022-07-06T22:05:01.213Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-06T22:05:01.213Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform// [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform/linux [2022-07-06T22:05:01.213Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-06T22:05:01.471Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-06T22:05:01.471Z] === RUN TestImportWithCustomPlatform/macos [2022-07-06T22:05:01.471Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-06T22:05:01.471Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-06T22:05:01.471Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-06T22:05:01.471Z] === RUN TestImagesFilterMultiReference [2022-07-06T22:05:01.471Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-07-06T22:05:01.471Z] === RUN TestImagePullPlatformInvalid [2022-07-06T22:05:01.729Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-06T22:05:01.729Z] === RUN TestRemoveImageOrphaning [2022-07-06T22:05:03.103Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-07-06T22:05:03.103Z] === RUN TestRemoveImageGarbageCollector [2022-07-06T22:05:03.103Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-06T22:05:03.103Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-06T22:05:03.103Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-06T22:05:03.103Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-06T22:05:03.103Z] === RUN TestTagInvalidReference [2022-07-06T22:05:03.103Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-06T22:05:03.103Z] === RUN TestTagValidPrefixedRepo [2022-07-06T22:05:03.361Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-06T22:05:03.361Z] === RUN TestTagExistedNameWithoutForce [2022-07-06T22:05:03.361Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-06T22:05:03.361Z] === RUN TestTagOfficialNames [2022-07-06T22:05:03.361Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-06T22:05:03.361Z] === RUN TestTagMatchesDigest [2022-07-06T22:05:03.361Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-06T22:05:03.361Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-06T22:05:03.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-06T22:05:05.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-06T22:05:07.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-06T22:05:10.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-06T22:05:14.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-06T22:05:16.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-06T22:05:19.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-06T22:05:21.792Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T22:05:21.792Z] Using test binary docker [2022-07-06T22:05:22.048Z] +++ /etc/init.d/apparmor start [2022-07-06T22:05:22.048Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:05:22.048Z] INFO: Waiting for daemon to start... [2022-07-06T22:05:22.048Z] Starting dockerd [2022-07-06T22:05:22.048Z] +++ 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-07-06T22:05:24.568Z] . [2022-07-06T22:05:24.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T22:05:24.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T22:05:24.569Z] Error: No such image: emptyfs [2022-07-06T22:05:24.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-06T22:05:24.569Z] ++++ docker load [2022-07-06T22:05:24.569Z] Running integration-test (iteration 1) [2022-07-06T22:05:24.825Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-06T22:05:24.825Z] ++ 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-07-06T22:05:24.825Z] ++ set -e [2022-07-06T22:05:24.825Z] ++ '[' -n 0 ']' [2022-07-06T22:05:24.825Z] ++ set -x [2022-07-06T22:05:24.825Z] ++ 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-07-06T22:05:25.752Z] Loaded image: busybox:latest [2022-07-06T22:05:26.008Z] Loaded image: busybox:glibc [2022-07-06T22:05:27.622Z] --- PASS: TestImportExtremelyLargeImageWorks (91.53s) [2022-07-06T22:05:27.622Z] PASS [2022-07-06T22:05:27.622Z] [2022-07-06T22:05:27.622Z] DONE 22 tests in 94.622s [2022-07-06T22:05:27.622Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-06T22:05:27.622Z] === RUN TestStripANSICommands [2022-07-06T22:05:27.622Z] === RUN TestStripANSICommands/#00 [2022-07-06T22:05:27.622Z] === RUN TestStripANSICommands/#01 [2022-07-06T22:05:27.622Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-06T22:05:27.622Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-06T22:05:27.622Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-06T22:05:27.622Z] PASS [2022-07-06T22:05:27.622Z] [2022-07-06T22:05:27.622Z] DONE 3 tests in 0.008s [2022-07-06T22:05:27.622Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-06T22:05:27.622Z] INFO: Testing against a local daemon [2022-07-06T22:05:27.622Z] === RUN TestNetworkCreateDelete [2022-07-06T22:05:27.622Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-06T22:05:27.622Z] === RUN TestDockerNetworkDeletePreferID [2022-07-06T22:05:27.622Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-06T22:05:27.622Z] === RUN TestDaemonDNSFallback [2022-07-06T22:05:30.168Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-06T22:05:30.168Z] === RUN TestInspectNetwork [2022-07-06T22:05:31.262Z] Loaded image: debian:bullseye-slim [2022-07-06T22:05:31.262Z] Loaded image: hello-world:latest [2022-07-06T22:05:31.262Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:05:31.262Z] INFO: Testing against a local daemon [2022-07-06T22:05:31.262Z] === RUN TestCgroupNamespacesBuild [2022-07-06T22:05:33.440Z] === RUN TestInspectNetwork/full_network_id [2022-07-06T22:05:33.441Z] === RUN TestInspectNetwork/partial_network_id [2022-07-06T22:05:33.441Z] === RUN TestInspectNetwork/network_name [2022-07-06T22:05:33.441Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-06T22:05:33.786Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-07-06T22:05:33.786Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-06T22:05:35.680Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-07-06T22:05:35.680Z] === RUN TestBuildWithSession [2022-07-06T22:05:35.680Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:05:35.680Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-06T22:05:35.680Z] === RUN TestBuildSquashParent [2022-07-06T22:05:37.604Z] --- PASS: TestInspectNetwork (7.57s) [2022-07-06T22:05:37.604Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-06T22:05:37.604Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-06T22:05:37.604Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-06T22:05:37.604Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-06T22:05:37.604Z] === RUN TestRunContainerWithBridgeNone [2022-07-06T22:05:37.803Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-06T22:05:37.803Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-06T22:05:37.803Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:05:37.803Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-06T22:05:37.803Z] [2022-07-06T22:05:37.803Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-06T22:05:37.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-06T22:05:37.803Z] Using test binary docker [2022-07-06T22:05:37.803Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-06T22:05:37.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:05:37.803Z] INFO: Waiting for daemon to start... [2022-07-06T22:05:37.803Z] Starting dockerd [2022-07-06T22:05:37.803Z] . [2022-07-06T22:05:37.803Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-06T22:05:38.970Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-06T22:05:38.970Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:05:38.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:05:38.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:05:38.970Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-06T22:05:38.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-06T22:05:38.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-06T22:05:38.970Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-06T22:05:38.970Z] === RUN TestNetworkList [2022-07-06T22:05:38.970Z] === RUN TestNetworkList//networks [2022-07-06T22:05:38.970Z] === PAUSE TestNetworkList//networks [2022-07-06T22:05:38.970Z] === RUN TestNetworkList//networks/ [2022-07-06T22:05:38.970Z] === PAUSE TestNetworkList//networks/ [2022-07-06T22:05:38.970Z] === CONT TestNetworkList//networks [2022-07-06T22:05:38.970Z] === CONT TestNetworkList//networks/ [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkList (0.02s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-06T22:05:38.970Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-06T22:05:38.970Z] === RUN TestHostIPv4BridgeLabel [2022-07-06T22:05:39.532Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-06T22:05:39.532Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-06T22:05:40.460Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-06T22:05:40.460Z] === RUN TestDaemonDefaultNetworkPools [2022-07-06T22:05:41.387Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-06T22:05:41.387Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-06T22:05:42.315Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-06T22:05:42.315Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-06T22:05:43.238Z] --- PASS: TestBuildWithHugeFile (49.91s) [2022-07-06T22:05:43.239Z] === RUN TestBuildWCOWSandboxSize [2022-07-06T22:05:43.239Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:05:43.239Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:05:43.239Z] === RUN TestBuildWithEmptyDockerfile [2022-07-06T22:05:43.239Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:05:43.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:05:43.239Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:05:43.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:05:43.239Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:05:43.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:05:43.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:05:43.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:05:43.239Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:05:43.239Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-06T22:05:43.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-06T22:05:43.239Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-06T22:05:43.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-06T22:05:43.239Z] === RUN TestBuildPreserveOwnership [2022-07-06T22:05:43.239Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-06T22:05:43.239Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-06T22:05:43.239Z] --- PASS: TestBuildPreserveOwnership (3.03s) [2022-07-06T22:05:43.239Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-07-06T22:05:43.239Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-07-06T22:05:43.239Z] === RUN TestBuildPlatformInvalid [2022-07-06T22:05:43.239Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-06T22:05:43.239Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-06T22:05:43.239Z] Loaded image: busybox:latest [2022-07-06T22:05:43.239Z] Loaded image: busybox:glibc [2022-07-06T22:05:43.239Z] Loaded image: debian:bullseye-slim [2022-07-06T22:05:43.239Z] Loaded image: hello-world:latest [2022-07-06T22:05:43.239Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:05:43.680Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-06T22:05:43.680Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-06T22:05:44.241Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-06T22:05:44.241Z] === RUN TestServiceWithPredefinedNetwork [2022-07-06T22:05:45.637Z] --- PASS: TestBuildSquashParent (9.18s) [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:05:45.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:05:45.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:05:45.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-06T22:05:45.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-06T22:05:46.758Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2022-07-06T22:05:46.758Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-06T22:05:46.758Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:05:46.758Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:05:46.758Z] === RUN TestServiceWithDataPathPortInit [2022-07-06T22:05:48.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-06T22:05:48.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-06T22:05:49.798Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.46s) [2022-07-06T22:05:49.798Z] PASS [2022-07-06T22:05:49.798Z] [2022-07-06T22:05:49.798Z] === Skipped [2022-07-06T22:05:49.798Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-06T22:05:49.798Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:05:49.798Z] [2022-07-06T22:05:49.798Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:05:49.798Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:05:49.798Z] [2022-07-06T22:05:49.798Z] DONE 34 tests, 2 skipped in 82.100s [2022-07-06T22:05:49.798Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-06T22:05:49.798Z] ++ 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-07-06T22:05:49.798Z] ++ set -e [2022-07-06T22:05:49.798Z] ++ '[' -n 0 ']' [2022-07-06T22:05:49.798Z] ++ set -x [2022-07-06T22:05:49.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-06T22:05:49.798Z] INFO: Testing against a local daemon [2022-07-06T22:05:49.798Z] === RUN TestConfigInspect [2022-07-06T22:05:51.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-06T22:05:51.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-06T22:05:52.328Z] --- PASS: TestConfigInspect (2.32s) [2022-07-06T22:05:52.328Z] === RUN TestConfigList [2022-07-06T22:05:54.228Z] --- PASS: TestConfigList (2.24s) [2022-07-06T22:05:54.228Z] === RUN TestConfigsCreateAndDelete [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-07-06T22:05:54.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2022-07-06T22:05:54.711Z] === RUN TestBuildMultiStageCopy [2022-07-06T22:05:54.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-06T22:05:56.758Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-06T22:05:56.758Z] === RUN TestConfigsUpdate [2022-07-06T22:05:57.238Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-06T22:05:58.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-06T22:05:58.658Z] --- PASS: TestConfigsUpdate (2.13s) [2022-07-06T22:05:58.658Z] === RUN TestTemplatedConfig [2022-07-06T22:05:58.734Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-06T22:05:59.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-07-06T22:05:59.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-07-06T22:05:59.865Z] === RUN TestBuildMultiStageParentConfig [2022-07-06T22:06:00.565Z] --- PASS: TestTemplatedConfig (2.07s) [2022-07-06T22:06:00.565Z] === RUN TestConfigCreateResolve [2022-07-06T22:06:01.235Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-07-06T22:06:01.235Z] === RUN TestBuildLabelWithTargets [2022-07-06T22:06:01.596Z] --- PASS: TestServiceWithDataPathPortInit (14.16s) [2022-07-06T22:06:01.596Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-06T22:06:03.094Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-07-06T22:06:03.094Z] PASS [2022-07-06T22:06:03.094Z] [2022-07-06T22:06:03.094Z] DONE 6 tests in 13.331s [2022-07-06T22:06:03.094Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-06T22:06:03.094Z] ++ 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-07-06T22:06:03.094Z] ++ set -e [2022-07-06T22:06:03.094Z] ++ '[' -n 0 ']' [2022-07-06T22:06:03.094Z] ++ set -x [2022-07-06T22:06:03.094Z] ++ 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-07-06T22:06:03.094Z] INFO: Testing against a local daemon [2022-07-06T22:06:03.094Z] === RUN TestAttachWithTTY [2022-07-06T22:06:03.094Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-06T22:06:03.094Z] === RUN TestAttachWithoutTTy [2022-07-06T22:06:03.094Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-06T22:06:03.094Z] === RUN TestCheckpoint [2022-07-06T22:06:03.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:06:03.094Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/commit [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:06:03.094Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/commit [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-06T22:06:03.094Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-06T22:06:03.094Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-06T22:06:03.094Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-06T22:06:03.095Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-06T22:06:03.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-06T22:06:03.095Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-06T22:06:03.095Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-06T22:06:03.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-06T22:06:03.353Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-06T22:06:03.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-06T22:06:03.353Z] === RUN TestCopyEmptyFile [2022-07-06T22:06:03.488Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1pmri71kn0moq90sfc5h6oa54 Created:2022-07-06 22:06:01.979360226 +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[1c27463b698fa419679a3e58b456c7cf9e88a3e975ab42e70743abaf4d3dacb8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vp2v0mzexnafg85jlpndk4fly EndpointID:9db9ca933d5af32a8aebbf3e409c01cc68cdfea6d911a61b8fcf1d8820ab661c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:809ed2c2d07fd46ca70849c84968e20bfa806b0a348c5bcf9a703c3178d6eaa0 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:e546d44231a9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vp2v0mzexnafg85jlpndk4fly EndpointID:9db9ca933d5af32a8aebbf3e409c01cc68cdfea6d911a61b8fcf1d8820ab661c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-06T22:06:03.611Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-06T22:06:03.611Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-06T22:06:03.611Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-06T22:06:03.611Z] === RUN TestCopyFromContainer [2022-07-06T22:06:03.756Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2022-07-06T22:06:03.756Z] === RUN TestBuildWithEmptyLayers [2022-07-06T22:06:04.546Z] === RUN TestCopyFromContainer// [2022-07-06T22:06:04.804Z] === RUN TestCopyFromContainer//bar/root [2022-07-06T22:06:04.805Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-06T22:06:04.805Z] === RUN TestCopyFromContainer/bar/quux [2022-07-06T22:06:04.805Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-06T22:06:05.063Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-06T22:06:05.063Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-06T22:06:05.063Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-06T22:06:05.063Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-06T22:06:05.125Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-07-06T22:06:05.125Z] === RUN TestBuildMultiStageOnBuild [2022-07-06T22:06:05.322Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer (1.70s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-06T22:06:05.322Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-06T22:06:05.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-06T22:06:05.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:06:05.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:06:05.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:06:05.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:06:05.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:06:05.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:06:05.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:06:05.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:06:05.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:06:05.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-06T22:06:05.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-06T22:06:05.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-06T22:06:05.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-06T22:06:05.323Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-06T22:06:05.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-06T22:06:05.323Z] === RUN TestCreateWithInvalidEnv [2022-07-06T22:06:05.323Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-06T22:06:05.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-06T22:06:05.323Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-06T22:06:05.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-06T22:06:05.323Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-06T22:06:05.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-06T22:06:05.323Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-06T22:06:05.323Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-06T22:06:05.323Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-06T22:06:05.323Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-06T22:06:05.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-06T22:06:05.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-06T22:06:05.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-06T22:06:05.323Z] === RUN TestCreateTmpfsMountsTarget [2022-07-06T22:06:05.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-06T22:06:05.323Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-06T22:06:06.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-06T22:06:06.697Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:06:08.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:06:08.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:06:08.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:06:08.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:06:08.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:06:08.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:06:08.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:06:08.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:06:08.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:06:08.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:06:08.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-06T22:06:08.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-06T22:06:08.072Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-06T22:06:08.330Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-06T22:06:08.330Z] === RUN TestCreateDifferentPlatform [2022-07-06T22:06:08.330Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-06T22:06:08.330Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-06T22:06:08.330Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-06T22:06:08.330Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-06T22:06:08.330Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-06T22:06:08.330Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-06T22:06:08.330Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-06T22:06:08.330Z] === RUN TestCreateInvalidHostConfig [2022-07-06T22:06:08.330Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:06:08.330Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:06:08.330Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:06:08.330Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:06:08.330Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:06:08.330Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:06:08.330Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:06:08.330Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:06:08.330Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:06:08.330Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:06:08.330Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:06:08.330Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:06:08.330Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-06T22:06:08.330Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-06T22:06:08.330Z] === RUN TestContainerStartOnDaemonRestart [2022-07-06T22:06:08.330Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-06T22:06:08.330Z] === RUN TestDaemonRestartIpcMode [2022-07-06T22:06:08.330Z] === PAUSE TestDaemonRestartIpcMode [2022-07-06T22:06:08.330Z] === RUN TestDaemonHostGatewayIP [2022-07-06T22:06:08.330Z] === PAUSE TestDaemonHostGatewayIP [2022-07-06T22:06:08.330Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-06T22:06:08.330Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-06T22:06:08.330Z] === RUN TestContainerKillOnDaemonStart [2022-07-06T22:06:08.330Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-06T22:06:08.330Z] === RUN TestDiff [2022-07-06T22:06:08.402Z] --- PASS: TestBuildMultiStageOnBuild (3.24s) [2022-07-06T22:06:08.402Z] === RUN TestBuildUncleanTarFilenames [2022-07-06T22:06:08.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-07-06T22:06:08.734Z] PASS [2022-07-06T22:06:08.734Z] [2022-07-06T22:06:08.734Z] === Skipped [2022-07-06T22:06:08.734Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:06:08.734Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:06:08.734Z] [2022-07-06T22:06:08.734Z] DONE 38 tests, 1 skipped in 44.973s [2022-07-06T22:06:08.734Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:06:08.734Z] INFO: Testing against a local daemon [2022-07-06T22:06:08.734Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-06T22:06:08.734Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:08.734Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:06:08.734Z] === RUN TestDockerNetworkIpvlan [2022-07-06T22:06:08.734Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:08.734Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:06:08.734Z] PASS [2022-07-06T22:06:08.734Z] [2022-07-06T22:06:08.734Z] === Skipped [2022-07-06T22:06:08.734Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:06:08.734Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:08.734Z] [2022-07-06T22:06:08.734Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:06:08.734Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:08.734Z] [2022-07-06T22:06:08.734Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-06T22:06:08.734Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:06:08.734Z] INFO: Testing against a local daemon [2022-07-06T22:06:08.734Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-06T22:06:08.896Z] --- PASS: TestDiff (0.43s) [2022-07-06T22:06:08.896Z] === RUN TestExecConsoleSize [2022-07-06T22:06:09.155Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-06T22:06:09.155Z] === RUN TestExecWithCloseStdin [2022-07-06T22:06:09.296Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-07-06T22:06:09.296Z] === RUN TestDockerNetworkMacvlan [2022-07-06T22:06:09.720Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-06T22:06:09.720Z] === RUN TestExec [2022-07-06T22:06:09.858Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-06T22:06:10.286Z] --- PASS: TestExec (0.46s) [2022-07-06T22:06:10.286Z] === RUN TestExecUser [2022-07-06T22:06:10.295Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-07-06T22:06:10.295Z] === RUN TestBuildMultiStageLayerLeak [2022-07-06T22:06:10.544Z] --- PASS: TestExecUser (0.47s) [2022-07-06T22:06:10.544Z] === RUN TestExportContainerAndImportImage [2022-07-06T22:06:10.786Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-06T22:06:11.347Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-06T22:06:11.477Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-06T22:06:11.478Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-06T22:06:12.852Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-06T22:06:12.852Z] === RUN TestHealthCheckWorkdir [2022-07-06T22:06:13.110Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-07-06T22:06:13.110Z] === RUN TestHealthKillContainer [2022-07-06T22:06:13.237Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-06T22:06:14.471Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2022-07-06T22:06:14.471Z] === RUN TestBuildWithHugeFile [2022-07-06T22:06:15.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-06T22:06:16.540Z] sha256:f4fbfb26e2176dd5ff8418319bda5cc7395e1dc0c46e5b0267d5e64ba55c5cee [2022-07-06T22:06:16.540Z] INFO: Starting docker-py tests... [2022-07-06T22:06:16.800Z] ============================= test session starts ============================== [2022-07-06T22:06:16.800Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-06T22:06:16.800Z] rootdir: /src, inifile: pytest.ini [2022-07-06T22:06:16.800Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-06T22:06:17.739Z] collected 395 items / 2 deselected / 393 selected [2022-07-06T22:06:17.739Z] [2022-07-06T22:06:18.397Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-06T22:06:18.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-06T22:06:18.960Z] PASS [2022-07-06T22:06:18.960Z] [2022-07-06T22:06:18.960Z] DONE 8 tests in 11.149s [2022-07-06T22:06:18.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-06T22:06:18.960Z] testing: warning: no tests to run [2022-07-06T22:06:18.960Z] PASS [2022-07-06T22:06:18.960Z] [2022-07-06T22:06:18.960Z] DONE 0 tests in 0.007s [2022-07-06T22:06:18.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-06T22:06:18.960Z] INFO: Testing against a local daemon [2022-07-06T22:06:18.960Z] === RUN TestAuthZPluginAllowRequest [2022-07-06T22:06:20.326Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-06T22:06:20.326Z] === RUN TestAuthZPluginTLS [2022-07-06T22:06:20.888Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-06T22:06:20.888Z] === RUN TestAuthZPluginDenyRequest [2022-07-06T22:06:21.218Z] --- PASS: TestHealthKillContainer (7.92s) [2022-07-06T22:06:21.219Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-06T22:06:21.449Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-06T22:06:21.449Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-06T22:06:21.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-06T22:06:21.477Z] === RUN TestIpcModeNone [2022-07-06T22:06:22.011Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-06T22:06:22.011Z] === RUN TestAuthZPluginDenyResponse [2022-07-06T22:06:22.043Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-06T22:06:22.043Z] === RUN TestIpcModePrivate [2022-07-06T22:06:22.268Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-06T22:06:22.268Z] === RUN TestAuthZPluginAllowEventStream [2022-07-06T22:06:22.301Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-06T22:06:22.559Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-06T22:06:22.559Z] === RUN TestIpcModeShareable [2022-07-06T22:06:22.817Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-06T22:06:23.076Z] --- PASS: TestIpcModeShareable (0.50s) [2022-07-06T22:06:23.076Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-06T22:06:23.634Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-06T22:06:23.634Z] === RUN TestAuthZPluginErrorResponse [2022-07-06T22:06:24.197Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-06T22:06:24.197Z] === RUN TestAuthZPluginErrorRequest [2022-07-06T22:06:24.458Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-06T22:06:24.458Z] === RUN TestAPIIpcModeHost [2022-07-06T22:06:24.717Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-06T22:06:24.717Z] === RUN TestDaemonIpcModeShareable [2022-07-06T22:06:24.759Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-06T22:06:24.759Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-06T22:06:25.320Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-06T22:06:25.320Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-06T22:06:26.091Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-06T22:06:26.091Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-06T22:06:26.091Z] === RUN TestDaemonIpcModePrivate [2022-07-06T22:06:26.689Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-06T22:06:26.689Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-06T22:06:27.027Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-06T22:06:27.027Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-06T22:06:27.027Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-06T22:06:28.058Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-06T22:06:28.058Z] === RUN TestAuthZPluginHeader [2022-07-06T22:06:28.402Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-06T22:06:28.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-06T22:06:28.402Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-06T22:06:28.986Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-06T22:06:28.986Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-06T22:06:29.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-06T22:06:29.594Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-06T22:06:29.594Z] === RUN TestIpcModeOlderClient [2022-07-06T22:06:29.594Z] === PAUSE TestIpcModeOlderClient [2022-07-06T22:06:29.594Z] === RUN TestKillContainerInvalidSignal [2022-07-06T22:06:29.852Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-06T22:06:29.852Z] === RUN TestKillContainer [2022-07-06T22:06:29.852Z] === RUN TestKillContainer/no_signal [2022-07-06T22:06:30.419Z] === RUN TestKillContainer/non_killing_signal [2022-07-06T22:06:30.677Z] === RUN TestKillContainer/killing_signal [2022-07-06T22:06:31.271Z] --- PASS: TestKillContainer (1.32s) [2022-07-06T22:06:31.271Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-06T22:06:31.271Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-06T22:06:31.271Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-06T22:06:31.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-06T22:06:31.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-06T22:06:31.844Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-06T22:06:32.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-07-06T22:06:32.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-07-06T22:06:32.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-07-06T22:06:32.789Z] === RUN TestKillStoppedContainer [2022-07-06T22:06:32.789Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-06T22:06:32.789Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-06T22:06:32.789Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-06T22:06:32.789Z] === RUN TestKillDifferentUserContainer [2022-07-06T22:06:33.181Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-07-06T22:06:33.181Z] === RUN TestAuthZPluginV2Disable [2022-07-06T22:06:33.368Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-07-06T22:06:33.368Z] === RUN TestInspectOomKilledTrue [2022-07-06T22:06:33.626Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-07-06T22:06:33.626Z] === RUN TestInspectOomKilledFalse [2022-07-06T22:06:34.192Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-07-06T22:06:34.192Z] === RUN TestLinksEtcHostsContentMatch [2022-07-06T22:06:34.758Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-07-06T22:06:34.758Z] === RUN TestLinksContainerNames [2022-07-06T22:06:34.860Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-06T22:06:35.690Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-06T22:06:35.693Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-06T22:06:35.693Z] === RUN TestLogsFollowTailEmpty [2022-07-06T22:06:35.951Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-06T22:06:35.951Z] === RUN TestLogs [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:06:35.951Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:06:35.951Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:06:35.951Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:06:35.951Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:06:36.517Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:06:36.775Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:06:37.342Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-06T22:06:37.342Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-06T22:06:37.347Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2022-07-06T22:06:37.347Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-06T22:06:37.458Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:06:37.909Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:06:37.909Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:06:37.909Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:06:37.909Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:06:38.475Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:06:38.475Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:06:39.042Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:06:39.042Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:06:39.609Z] --- PASS: TestLogs (3.71s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-06T22:06:39.609Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-07-06T22:06:39.609Z] === RUN TestContainerNetworkMountsNoChown [2022-07-06T22:06:39.795Z] --- PASS: TestImportExtremelyLargeImageWorks (92.65s) [2022-07-06T22:06:39.796Z] PASS [2022-07-06T22:06:39.796Z] [2022-07-06T22:06:39.796Z] === Skipped [2022-07-06T22:06:39.796Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-06T22:06:39.796Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-06T22:06:39.796Z] [2022-07-06T22:06:39.796Z] DONE 22 tests, 1 skipped in 96.381s [2022-07-06T22:06:39.796Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-06T22:06:39.796Z] === RUN TestStripANSICommands [2022-07-06T22:06:39.796Z] === RUN TestStripANSICommands/#00 [2022-07-06T22:06:39.796Z] === RUN TestStripANSICommands/#01 [2022-07-06T22:06:39.796Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-06T22:06:39.796Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-06T22:06:39.796Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-06T22:06:39.796Z] PASS [2022-07-06T22:06:39.796Z] [2022-07-06T22:06:39.796Z] DONE 3 tests in 0.035s [2022-07-06T22:06:39.796Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-06T22:06:39.796Z] INFO: Testing against a local daemon [2022-07-06T22:06:39.796Z] === RUN TestNetworkCreateDelete [2022-07-06T22:06:39.796Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-06T22:06:39.796Z] === RUN TestDockerNetworkDeletePreferID [2022-07-06T22:06:39.796Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-06T22:06:39.796Z] === RUN TestDaemonDNSFallback [2022-07-06T22:06:40.175Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/default [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/default [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/private [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/private [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rprivate [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/slave [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/slave [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rslave [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/shared [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/shared [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rshared [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/default [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rslave [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rshared [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/shared [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rprivate [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/slave [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/private [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-06T22:06:40.175Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:06:40.175Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:06:40.175Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-06T22:06:40.434Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:06:40.612Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-07-06T22:06:40.612Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-06T22:06:40.692Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-06T22:06:40.692Z] === RUN TestContainerBindMountNonRecursive [2022-07-06T22:06:42.066Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-06T22:06:42.066Z] === RUN TestContainerVolumesMountedAsShared [2022-07-06T22:06:42.324Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-06T22:06:42.324Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-06T22:06:42.582Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-06T22:06:42.582Z] === RUN TestNetworkNat [2022-07-06T22:06:43.076Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-06T22:06:43.076Z] === RUN TestInspectNetwork [2022-07-06T22:06:43.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestRunContainerWithBridgeNone [2022-07-06T22:06:43.076Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-06T22:06:43.076Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:06:43.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:06:43.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:06:43.076Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-06T22:06:43.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-06T22:06:43.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-06T22:06:43.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestNetworkList [2022-07-06T22:06:43.076Z] === RUN TestNetworkList//networks [2022-07-06T22:06:43.076Z] === PAUSE TestNetworkList//networks [2022-07-06T22:06:43.076Z] === RUN TestNetworkList//networks/ [2022-07-06T22:06:43.076Z] === PAUSE TestNetworkList//networks/ [2022-07-06T22:06:43.076Z] === CONT TestNetworkList//networks [2022-07-06T22:06:43.076Z] === CONT TestNetworkList//networks/ [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkList (0.01s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-06T22:06:43.076Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestHostIPv4BridgeLabel [2022-07-06T22:06:43.076Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-06T22:06:43.076Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-06T22:06:43.076Z] === RUN TestDaemonDefaultNetworkPools [2022-07-06T22:06:43.076Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-06T22:06:43.076Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-06T22:06:43.076Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-06T22:06:43.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-06T22:06:43.076Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-07-06T22:06:43.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-06T22:06:43.076Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-06T22:06:43.076Z] === RUN TestServiceWithPredefinedNetwork [2022-07-06T22:06:43.076Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-06T22:06:43.076Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:06:43.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:06:43.076Z] === RUN TestServiceWithDataPathPortInit [2022-07-06T22:06:43.076Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-06T22:06:43.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-06T22:06:43.076Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-06T22:06:43.076Z] PASS [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === Skipped [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-06T22:06:43.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-06T22:06:43.076Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-06T22:06:43.076Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-06T22:06:43.076Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-06T22:06:43.076Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-06T22:06:43.076Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-07-06T22:06:43.076Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-06T22:06:43.076Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-06T22:06:43.076Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:06:43.076Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-06T22:06:43.076Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-06T22:06:43.076Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:06:43.076Z] [2022-07-06T22:06:43.076Z] DONE 34 tests, 12 skipped in 7.052s [2022-07-06T22:06:43.076Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:06:43.148Z] --- PASS: TestNetworkNat (0.48s) [2022-07-06T22:06:43.148Z] === RUN TestNetworkLocalhostTCPNat [2022-07-06T22:06:43.335Z] INFO: Testing against a local daemon [2022-07-06T22:06:43.335Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-06T22:06:43.335Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:43.335Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:06:43.335Z] === RUN TestDockerNetworkIpvlan [2022-07-06T22:06:43.335Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:43.335Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:06:43.335Z] PASS [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] === Skipped [2022-07-06T22:06:43.335Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:06:43.335Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:06:43.335Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] DONE 2 tests, 2 skipped in 0.100s [2022-07-06T22:06:43.335Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:06:43.335Z] INFO: Testing against a local daemon [2022-07-06T22:06:43.335Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-06T22:06:43.335Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.335Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-06T22:06:43.335Z] === RUN TestDockerNetworkMacvlan [2022-07-06T22:06:43.335Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.335Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-06T22:06:43.335Z] PASS [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] === Skipped [2022-07-06T22:06:43.335Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-06T22:06:43.335Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-06T22:06:43.335Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] DONE 2 tests, 2 skipped in 0.091s [2022-07-06T22:06:43.335Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-06T22:06:43.335Z] testing: warning: no tests to run [2022-07-06T22:06:43.335Z] PASS [2022-07-06T22:06:43.335Z] [2022-07-06T22:06:43.335Z] DONE 0 tests in 0.023s [2022-07-06T22:06:43.335Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-06T22:06:43.593Z] INFO: Testing against a local daemon [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginAllowRequest [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginTLS [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginDenyRequest [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginDenyResponse [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginAllowEventStream [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginErrorResponse [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginErrorRequest [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginHeader [2022-07-06T22:06:43.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.593Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-06T22:06:43.593Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-06T22:06:43.720Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-06T22:06:43.720Z] === RUN TestNetworkLoopbackNat [2022-07-06T22:06:43.851Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:43.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-06T22:06:43.851Z] === RUN TestAuthZPluginV2Disable [2022-07-06T22:06:44.108Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:44.108Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-06T22:06:44.108Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-06T22:06:44.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:44.673Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-06T22:06:44.673Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-06T22:06:44.931Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:44.931Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-06T22:06:44.931Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-06T22:06:45.189Z] PASS [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === Skipped [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-06T22:06:45.189Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.189Z] [2022-07-06T22:06:45.189Z] DONE 17 tests, 17 skipped in 1.803s [2022-07-06T22:06:45.189Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-06T22:06:45.189Z] INFO: Testing against a local daemon [2022-07-06T22:06:45.189Z] === RUN TestPluginInvalidJSON [2022-07-06T22:06:45.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:06:45.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:06:45.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:06:45.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:06:45.447Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-06T22:06:45.447Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-06T22:06:45.447Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:06:45.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-06T22:06:45.448Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-06T22:06:45.448Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-06T22:06:45.448Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-06T22:06:45.448Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-06T22:06:45.448Z] === RUN TestPluginInstall [2022-07-06T22:06:45.448Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.448Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-06T22:06:45.448Z] === RUN TestPluginsWithRuntimes [2022-07-06T22:06:45.448Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-06T22:06:45.448Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-06T22:06:45.448Z] === RUN TestPluginBackCompatMediaTypes [2022-07-06T22:06:45.448Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-06T22:06:45.448Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-06T22:06:45.448Z] PASS [2022-07-06T22:06:45.448Z] [2022-07-06T22:06:45.448Z] === Skipped [2022-07-06T22:06:45.448Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-06T22:06:45.448Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-06T22:06:45.448Z] [2022-07-06T22:06:45.448Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-06T22:06:45.448Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-06T22:06:45.448Z] [2022-07-06T22:06:45.448Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-06T22:06:45.448Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-06T22:06:45.448Z] [2022-07-06T22:06:45.448Z] DONE 19 tests, 3 skipped in 0.139s [2022-07-06T22:06:45.448Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-06T22:06:45.448Z] INFO: Testing against a local daemon [2022-07-06T22:06:45.448Z] === RUN TestExternalGraphDriver [2022-07-06T22:06:45.705Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-06T22:06:45.706Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-06T22:06:45.706Z] === RUN TestGraphdriverPluginV2 [2022-07-06T22:06:46.250Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-07-06T22:06:46.250Z] === RUN TestPause [2022-07-06T22:06:46.817Z] --- PASS: TestPause (0.47s) [2022-07-06T22:06:46.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-06T22:06:46.817Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:06:46.817Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:06:46.817Z] === RUN TestPauseStopPausedContainer [2022-07-06T22:06:47.075Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-06T22:06:47.075Z] === RUN TestPidHost [2022-07-06T22:06:48.009Z] --- PASS: TestPidHost (1.02s) [2022-07-06T22:06:48.009Z] === RUN TestPsFilter [2022-07-06T22:06:48.267Z] --- PASS: TestPsFilter (0.12s) [2022-07-06T22:06:48.267Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-06T22:06:48.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-06T22:06:48.526Z] === RUN TestRemoveContainerWithVolume [2022-07-06T22:06:49.092Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-06T22:06:49.092Z] === RUN TestRemoveContainerRunning [2022-07-06T22:06:49.659Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-06T22:06:49.659Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-06T22:06:49.889Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-07-06T22:06:49.889Z] PASS [2022-07-06T22:06:49.889Z] [2022-07-06T22:06:49.889Z] === Skipped [2022-07-06T22:06:49.889Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-06T22:06:49.889Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-06T22:06:49.889Z] [2022-07-06T22:06:49.889Z] DONE 2 tests, 1 skipped in 4.329s [2022-07-06T22:06:49.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-06T22:06:49.889Z] INFO: Testing against a local daemon [2022-07-06T22:06:49.889Z] === RUN TestContinueAfterPluginCrash [2022-07-06T22:06:49.889Z] === PAUSE TestContinueAfterPluginCrash [2022-07-06T22:06:49.889Z] === RUN TestReadPluginNoRead [2022-07-06T22:06:49.889Z] === PAUSE TestReadPluginNoRead [2022-07-06T22:06:49.889Z] === RUN TestDaemonStartWithLogOpt [2022-07-06T22:06:49.889Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-06T22:06:49.889Z] === CONT TestContinueAfterPluginCrash [2022-07-06T22:06:49.889Z] === CONT TestDaemonStartWithLogOpt [2022-07-06T22:06:49.917Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-06T22:06:49.917Z] === RUN TestRemoveInvalidContainer [2022-07-06T22:06:49.917Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-06T22:06:49.917Z] === RUN TestRenameLinkedContainer [2022-07-06T22:06:50.561Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.98s) [2022-07-06T22:06:50.561Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-06T22:06:51.818Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-07-06T22:06:51.818Z] === RUN TestRenameStoppedContainer [2022-07-06T22:06:52.384Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-06T22:06:52.384Z] === RUN TestRenameRunningContainerAndReuse [2022-07-06T22:06:53.320Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-06T22:06:53.320Z] === RUN TestRenameInvalidName [2022-07-06T22:06:53.578Z] --- PASS: TestRenameInvalidName (0.47s) [2022-07-06T22:06:53.578Z] === RUN TestRenameAnonymousContainer [2022-07-06T22:06:54.076Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-07-06T22:06:54.076Z] === CONT TestReadPluginNoRead [2022-07-06T22:06:55.479Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-07-06T22:06:55.479Z] === RUN TestRenameContainerWithSameName [2022-07-06T22:06:55.738Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-06T22:06:55.738Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-06T22:06:56.605Z] === RUN TestReadPluginNoRead/default [2022-07-06T22:06:56.672Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-06T22:06:56.672Z] === RUN TestResize [2022-07-06T22:06:57.238Z] --- PASS: TestResize (0.49s) [2022-07-06T22:06:57.238Z] === RUN TestResizeWithInvalidSize [2022-07-06T22:06:57.496Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-06T22:06:57.496Z] === RUN TestResizeWhenContainerNotStarted [2022-07-06T22:06:57.539Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-06T22:06:58.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:06:58.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:06:58.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:06:58.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:06:58.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:06:58.913Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-07-06T22:06:58.913Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-06T22:06:59.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:06:59.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:07:00.287Z] === CONT TestReadPluginNoRead [2022-07-06T22:07:00.287Z] read_test.go:92: [db376487a57fc] daemon is not started [2022-07-06T22:07:00.287Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-07-06T22:07:00.287Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-06T22:07:00.287Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-07-06T22:07:00.287Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-06T22:07:00.287Z] PASS [2022-07-06T22:07:00.287Z] [2022-07-06T22:07:00.287Z] DONE 6 tests in 10.490s [2022-07-06T22:07:00.287Z] 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-07-06T22:07:00.287Z] testing: warning: no tests to run [2022-07-06T22:07:00.287Z] PASS [2022-07-06T22:07:00.287Z] [2022-07-06T22:07:00.287Z] DONE 0 tests in 0.035s [2022-07-06T22:07:00.287Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-06T22:07:00.287Z] INFO: Testing against a local daemon [2022-07-06T22:07:00.287Z] === RUN TestPluginWithDevMounts [2022-07-06T22:07:00.287Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-06T22:07:00.287Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-06T22:07:00.287Z] PASS [2022-07-06T22:07:00.287Z] [2022-07-06T22:07:00.287Z] === Skipped [2022-07-06T22:07:00.287Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-06T22:07:00.287Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-06T22:07:00.287Z] [2022-07-06T22:07:00.287Z] DONE 1 tests, 1 skipped in 0.092s [2022-07-06T22:07:00.287Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-06T22:07:00.545Z] INFO: Testing against a local daemon [2022-07-06T22:07:00.545Z] === RUN TestSecretInspect [2022-07-06T22:07:00.545Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-06T22:07:00.545Z] === RUN TestSecretList [2022-07-06T22:07:00.545Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestSecretList (0.01s) [2022-07-06T22:07:00.545Z] === RUN TestSecretsCreateAndDelete [2022-07-06T22:07:00.545Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-06T22:07:00.545Z] === RUN TestSecretsUpdate [2022-07-06T22:07:00.545Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-06T22:07:00.545Z] === RUN TestTemplatedSecret [2022-07-06T22:07:00.545Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-06T22:07:00.545Z] === RUN TestSecretCreateResolve [2022-07-06T22:07:00.545Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-06T22:07:00.545Z] PASS [2022-07-06T22:07:00.545Z] [2022-07-06T22:07:00.545Z] === Skipped [2022-07-06T22:07:00.545Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-06T22:07:00.545Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] [2022-07-06T22:07:00.545Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-06T22:07:00.545Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] [2022-07-06T22:07:00.545Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-06T22:07:00.545Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] [2022-07-06T22:07:00.545Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-06T22:07:00.545Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.545Z] [2022-07-06T22:07:00.546Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-06T22:07:00.546Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] [2022-07-06T22:07:00.546Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-06T22:07:00.546Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] [2022-07-06T22:07:00.546Z] DONE 6 tests, 6 skipped in 0.159s [2022-07-06T22:07:00.546Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-06T22:07:00.546Z] INFO: Testing against a local daemon [2022-07-06T22:07:00.546Z] === RUN TestServiceCreateInit [2022-07-06T22:07:00.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-06T22:07:00.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-06T22:07:00.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-06T22:07:00.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-06T22:07:00.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-06T22:07:00.546Z] === RUN TestCreateServiceMultipleTimes [2022-07-06T22:07:00.546Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-06T22:07:00.546Z] === RUN TestCreateServiceConflict [2022-07-06T22:07:00.546Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.546Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-06T22:07:00.546Z] === RUN TestCreateServiceMaxReplicas [2022-07-06T22:07:00.546Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-06T22:07:00.804Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-06T22:07:00.804Z] === RUN TestCreateServiceSecretFileMode [2022-07-06T22:07:00.804Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestCreateServiceConfigFileMode [2022-07-06T22:07:00.804Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestCreateServiceSysctls [2022-07-06T22:07:00.804Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-06T22:07:00.804Z] === RUN TestCreateServiceCapabilities [2022-07-06T22:07:00.804Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-06T22:07:00.804Z] === RUN TestInspect [2022-07-06T22:07:00.804Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestInspect (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestCreateJob [2022-07-06T22:07:00.804Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestCreateJob (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestReplicatedJob [2022-07-06T22:07:00.804Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestUpdateReplicatedJob [2022-07-06T22:07:00.804Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestServiceListWithStatuses [2022-07-06T22:07:00.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:07:00.804Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-06T22:07:00.804Z] === RUN TestDockerNetworkConnectAlias [2022-07-06T22:07:00.804Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-06T22:07:00.804Z] === RUN TestDockerNetworkReConnect [2022-07-06T22:07:00.804Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:00.804Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-06T22:07:00.804Z] === RUN TestServicePlugin [2022-07-06T22:07:00.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:07:01.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:07:02.712Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.712Z] --- SKIP: TestServicePlugin (1.98s) [2022-07-06T22:07:02.712Z] === RUN TestServiceUpdateLabel [2022-07-06T22:07:02.712Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.712Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-06T22:07:02.712Z] === RUN TestServiceUpdateSecrets [2022-07-06T22:07:02.971Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-06T22:07:02.971Z] === RUN TestServiceUpdateConfigs [2022-07-06T22:07:02.971Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-06T22:07:02.971Z] === RUN TestServiceUpdateNetwork [2022-07-06T22:07:02.971Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-06T22:07:02.971Z] === RUN TestServiceUpdatePidsLimit [2022-07-06T22:07:02.971Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-06T22:07:02.971Z] PASS [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === Skipped [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-06T22:07:02.971Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-06T22:07:02.971Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-06T22:07:02.971Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-06T22:07:02.971Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-06T22:07:02.971Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-06T22:07:02.971Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-06T22:07:02.971Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-06T22:07:02.971Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-06T22:07:02.971Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-06T22:07:02.971Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-06T22:07:02.971Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-06T22:07:02.971Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-06T22:07:02.971Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-06T22:07:02.971Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-06T22:07:02.971Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-06T22:07:02.971Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-06T22:07:02.971Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-07-06T22:07:02.971Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-06T22:07:02.971Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-06T22:07:02.971Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-06T22:07:02.971Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-06T22:07:02.971Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-06T22:07:02.971Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-06T22:07:02.971Z] [2022-07-06T22:07:02.971Z] DONE 24 tests, 23 skipped in 2.393s [2022-07-06T22:07:02.971Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-06T22:07:02.971Z] INFO: Testing against a local daemon [2022-07-06T22:07:02.971Z] === RUN TestSessionCreate [2022-07-06T22:07:02.971Z] --- PASS: TestSessionCreate (0.04s) [2022-07-06T22:07:02.971Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-06T22:07:02.971Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-06T22:07:02.971Z] PASS [2022-07-06T22:07:03.229Z] [2022-07-06T22:07:03.229Z] DONE 2 tests in 0.176s [2022-07-06T22:07:03.229Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-06T22:07:03.229Z] INFO: Testing against a local daemon [2022-07-06T22:07:03.229Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:07:03.229Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:07:03.229Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:07:03.229Z] === RUN TestDiskUsage [2022-07-06T22:07:03.229Z] === PAUSE TestDiskUsage [2022-07-06T22:07:03.229Z] === RUN TestEventsExecDie [2022-07-06T22:07:03.795Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-06T22:07:03.795Z] === RUN TestEventsBackwardsCompatible [2022-07-06T22:07:03.795Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-06T22:07:03.795Z] === RUN TestEventsVolumeCreate [2022-07-06T22:07:03.795Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-06T22:07:03.795Z] === RUN TestInfoBinaryCommits [2022-07-06T22:07:03.795Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-06T22:07:03.795Z] === RUN TestInfoAPIVersioned [2022-07-06T22:07:03.795Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-06T22:07:03.795Z] === RUN TestInfoAPI [2022-07-06T22:07:03.795Z] --- PASS: TestInfoAPI (0.02s) [2022-07-06T22:07:03.795Z] === RUN TestInfoAPIWarnings [2022-07-06T22:07:04.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:07:05.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:07:07.871Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-06T22:07:08.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:07:08.607Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-06T22:07:08.607Z] PASS [2022-07-06T22:07:08.607Z] [2022-07-06T22:07:08.607Z] DONE 17 tests in 48.442s [2022-07-06T22:07:08.607Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-06T22:07:08.607Z] INFO: Testing against a local daemon [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:07:08.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:07:08.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-06T22:07:08.607Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-06T22:07:08.607Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-06T22:07:08.607Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-06T22:07:08.607Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-06T22:07:08.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-06T22:07:08.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-06T22:07:08.607Z] === RUN TestPluginInstall [2022-07-06T22:07:08.608Z] === RUN TestPluginInstall/no_auth [2022-07-06T22:07:08.608Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:08.608Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3bad85f7b15c517c6d06c5e5db998dff61637d2d3bed36b781f88d9a2046876" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:08.608Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:08.608Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3bad85f7b15c517c6d06c5e5db998dff61637d2d3bed36b781f88d9a2046876" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:08.608Z] === RUN TestPluginInstall/with_htpasswd [2022-07-06T22:07:08.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:07:08.864Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:08.865Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:067a87ad72f74673b0ae4ecdeb9253101fbda463556354bc8cb10452d3217a22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:08.865Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:08.865Z] time="2022-07-06T22:07:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:067a87ad72f74673b0ae4ecdeb9253101fbda463556354bc8cb10452d3217a22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:09.121Z] === RUN TestPluginInstall/with_insecure [2022-07-06T22:07:10.048Z] time="2022-07-06T22:07:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:10.048Z] time="2022-07-06T22:07:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df281c25a7dabbc8abccf244df7af6aca4befebee4d8940939e7082857d4c7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:10.048Z] time="2022-07-06T22:07:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:07:10.048Z] time="2022-07-06T22:07:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df281c25a7dabbc8abccf244df7af6aca4befebee4d8940939e7082857d4c7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:07:10.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:07:10.304Z] plugin_test.go:195: [d1005f24d8ce2] daemon is not started [2022-07-06T22:07:10.304Z] --- PASS: TestPluginInstall (2.75s) [2022-07-06T22:07:10.305Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-06T22:07:10.305Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-06T22:07:10.305Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-06T22:07:10.305Z] === RUN TestPluginsWithRuntimes [2022-07-06T22:07:10.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:07:11.670Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-06T22:07:12.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:07:12.598Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-06T22:07:12.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:07:13.525Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-07-06T22:07:13.525Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-06T22:07:13.525Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-06T22:07:13.525Z] === RUN TestPluginBackCompatMediaTypes [2022-07-06T22:07:13.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:07:14.088Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-06T22:07:14.088Z] PASS [2022-07-06T22:07:14.088Z] [2022-07-06T22:07:14.088Z] DONE 24 tests in 6.715s [2022-07-06T22:07:14.088Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-06T22:07:14.344Z] INFO: Testing against a local daemon [2022-07-06T22:07:14.344Z] === RUN TestExternalGraphDriver [2022-07-06T22:07:14.599Z] === RUN TestExternalGraphDriver/json [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-07-06T22:07:15.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-07-06T22:07:15.543Z] === RUN TestCgroupNamespacesRun [2022-07-06T22:07:16.477Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-06T22:07:16.477Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-06T22:07:16.488Z] === RUN TestExternalGraphDriver/spec [2022-07-06T22:07:17.410Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-06T22:07:17.410Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-06T22:07:17.854Z] === RUN TestExternalGraphDriver/pull [2022-07-06T22:07:18.785Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-06T22:07:18.785Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-06T22:07:19.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-06T22:07:19.720Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-06T22:07:19.744Z] --- PASS: TestExternalGraphDriver (5.37s) [2022-07-06T22:07:19.744Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-07-06T22:07:19.744Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-06T22:07:19.744Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-07-06T22:07:19.744Z] === RUN TestGraphdriverPluginV2 [2022-07-06T22:07:21.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-06T22:07:21.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-06T22:07:21.865Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-06T22:07:21.865Z] === RUN TestInfoDebug [2022-07-06T22:07:21.865Z] --- PASS: TestInfoDebug (0.55s) [2022-07-06T22:07:21.865Z] === RUN TestInfoInsecureRegistries [2022-07-06T22:07:21.865Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-06T22:07:21.865Z] === RUN TestInfoRegistryMirrors [2022-07-06T22:07:22.029Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-06T22:07:22.029Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-06T22:07:22.123Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-06T22:07:22.123Z] === RUN TestLoginFailsWithBadCredentials [2022-07-06T22:07:22.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-06T22:07:22.381Z] === RUN TestPingCacheHeaders [2022-07-06T22:07:22.381Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-06T22:07:22.381Z] === RUN TestPingGet [2022-07-06T22:07:22.381Z] --- PASS: TestPingGet (0.01s) [2022-07-06T22:07:22.381Z] === RUN TestPingHead [2022-07-06T22:07:22.381Z] --- PASS: TestPingHead (0.03s) [2022-07-06T22:07:22.381Z] === RUN TestPingSwarmHeader [2022-07-06T22:07:22.947Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-06T22:07:22.963Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-06T22:07:22.963Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-06T22:07:23.513Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-06T22:07:23.911Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-07-06T22:07:23.911Z] PASS [2022-07-06T22:07:23.911Z] [2022-07-06T22:07:23.911Z] DONE 5 tests in 9.657s [2022-07-06T22:07:23.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-06T22:07:23.911Z] INFO: Testing against a local daemon [2022-07-06T22:07:23.911Z] === RUN TestContinueAfterPluginCrash [2022-07-06T22:07:23.911Z] === PAUSE TestContinueAfterPluginCrash [2022-07-06T22:07:23.911Z] === RUN TestReadPluginNoRead [2022-07-06T22:07:23.911Z] === PAUSE TestReadPluginNoRead [2022-07-06T22:07:23.911Z] === RUN TestDaemonStartWithLogOpt [2022-07-06T22:07:23.911Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-06T22:07:23.911Z] === CONT TestContinueAfterPluginCrash [2022-07-06T22:07:23.911Z] === CONT TestDaemonStartWithLogOpt [2022-07-06T22:07:24.355Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-06T22:07:24.355Z] === RUN TestNISDomainname [2022-07-06T22:07:24.448Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-06T22:07:24.626Z] --- PASS: TestNISDomainname (0.55s) [2022-07-06T22:07:24.626Z] === RUN TestHostnameDnsResolution [2022-07-06T22:07:24.706Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-06T22:07:24.706Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-06T22:07:24.706Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-06T22:07:24.706Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-06T22:07:24.706Z] === RUN TestVersion [2022-07-06T22:07:24.706Z] --- PASS: TestVersion (0.04s) [2022-07-06T22:07:24.706Z] === CONT TestDiskUsage [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/container_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/image_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-06T22:07:25.272Z] === RUN TestDiskUsage/after_container.Run [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-06T22:07:25.534Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-06T22:07:25.566Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-06T22:07:25.566Z] === RUN TestUnprivilegedPortsAndPing [2022-07-06T22:07:25.799Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-06T22:07:25.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-06T22:07:25.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage (1.24s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-06T22:07:25.799Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-07-06T22:07:25.800Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-06T22:07:25.800Z] PASS [2022-07-06T22:07:25.800Z] [2022-07-06T22:07:25.800Z] === Skipped [2022-07-06T22:07:25.800Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:07:25.800Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:07:25.800Z] [2022-07-06T22:07:25.800Z] DONE 54 tests, 1 skipped in 22.773s [2022-07-06T22:07:25.800Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-06T22:07:25.824Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-07-06T22:07:25.824Z] === RUN TestPrivilegedHostDevices [2022-07-06T22:07:26.058Z] INFO: Testing against a local daemon [2022-07-06T22:07:26.059Z] === RUN TestVolumesCreateAndList [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-06T22:07:26.059Z] === RUN TestVolumesRemove [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-06T22:07:26.059Z] === RUN TestVolumesInspect [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-06T22:07:26.059Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-06T22:07:26.059Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-06T22:07:26.059Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-06T22:07:26.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-06T22:07:26.059Z] PASS [2022-07-06T22:07:26.059Z] [2022-07-06T22:07:26.059Z] DONE 9 tests in 0.190s [2022-07-06T22:07:26.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:07:26.059Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14254 is not a child of this shell [2022-07-06T22:07:26.059Z] warning: PID 14254 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-06T22:07:26.059Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:07:26.059Z] [2022-07-06T22:07:26.059Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:07:26.059Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:07:26.059Z] [2022-07-06T22:07:26.059Z] To set a process to complain mode, use the command line tool [2022-07-06T22:07:26.059Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:07:26.059Z] Removing test suite binaries [2022-07-06T22:07:26.317Z] exiting test-integration [2022-07-06T22:07:26.317Z] ++ exit 0 [2022-07-06T22:07:26.317Z] [2022-07-06T22:07:26.390Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-06T22:07:26.390Z] === RUN TestRunConsoleSize [2022-07-06T22:07:26.648Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-06T22:07:26.648Z] === RUN TestStats Post stage [Pipeline] junit [2022-07-06T22:07:27.263Z] Recording test results [2022-07-06T22:07:28.081Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-07-06T22:07:28.081Z] === CONT TestReadPluginNoRead [2022-07-06T22:07:28.895Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-06T22:07:29.175Z] --- PASS: TestStats (2.43s) [2022-07-06T22:07:29.175Z] === RUN TestStopContainerWithTimeout [2022-07-06T22:07:29.175Z] === RUN TestStopContainerWithTimeout/0 [2022-07-06T22:07:29.175Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-06T22:07:29.175Z] === RUN TestStopContainerWithTimeout/1 [2022-07-06T22:07:29.175Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-06T22:07:29.175Z] === RUN TestStopContainerWithTimeout/3 [2022-07-06T22:07:29.175Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-06T22:07:29.175Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-06T22:07:29.175Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-06T22:07:29.175Z] === CONT TestStopContainerWithTimeout/0 [2022-07-06T22:07:29.175Z] === CONT TestStopContainerWithTimeout/3 [2022-07-06T22:07:29.226Z] + echo Ensuring container killed. [2022-07-06T22:07:29.226Z] Ensuring container killed. [2022-07-06T22:07:29.226Z] + docker rm -vf docker-pr2 [2022-07-06T22:07:29.226Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-06T22:07:29.446Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-06T22:07:29.508Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:07:29.508Z] Chowning /workspace to jenkins user [2022-07-06T22:07:29.508Z] + id -u [2022-07-06T22:07:29.508Z] + id -g [2022-07-06T22:07:29.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:07:29.508Z] Unable to find image 'busybox:latest' locally [2022-07-06T22:07:29.766Z] latest: Pulling from library/busybox [2022-07-06T22:07:29.766Z] 19d511225f94: Pulling fs layer [2022-07-06T22:07:29.766Z] 19d511225f94: Download complete [2022-07-06T22:07:29.766Z] 19d511225f94: Pull complete [2022-07-06T22:07:30.024Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-06T22:07:30.024Z] Status: Downloaded newer image for busybox:latest [2022-07-06T22:07:30.109Z] === CONT TestStopContainerWithTimeout/1 [2022-07-06T22:07:30.812Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:07:31.483Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-06T22:07:31.694Z] + bundleName=amd64-rootless [2022-07-06T22:07:31.694Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-06T22:07:31.694Z] Creating amd64-rootless-bundles.tar.gz [2022-07-06T22:07:31.694Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-06T22:07:31.694Z] + 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-07-06T22:07:31.706Z] Archiving artifacts [2022-07-06T22:07:32.183Z] === RUN TestReadPluginNoRead/default [2022-07-06T22:07:32.439Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-07-06T22:07:33.367Z] === CONT TestReadPluginNoRead [2022-07-06T22:07:33.367Z] read_test.go:92: [da568b40228b8] daemon is not started [2022-07-06T22:07:33.367Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-07-06T22:07:33.367Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-07-06T22:07:33.367Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-06T22:07:33.367Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-06T22:07:33.367Z] PASS [2022-07-06T22:07:33.367Z] [2022-07-06T22:07:33.367Z] DONE 6 tests in 9.517s [2022-07-06T22:07:33.367Z] 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-07-06T22:07:33.367Z] testing: warning: no tests to run [2022-07-06T22:07:33.367Z] PASS [2022-07-06T22:07:33.367Z] [2022-07-06T22:07:33.367Z] DONE 0 tests in 0.006s [2022-07-06T22:07:33.367Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-06T22:07:33.367Z] INFO: Testing against a local daemon [2022-07-06T22:07:33.367Z] === RUN TestPluginWithDevMounts [2022-07-06T22:07:33.367Z] === PAUSE TestPluginWithDevMounts [2022-07-06T22:07:33.367Z] === CONT TestPluginWithDevMounts [2022-07-06T22:07:33.639Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-06T22:07:33.941Z] + make clean [2022-07-06T22:07:34.011Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-06T22:07:34.011Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-06T22:07:34.011Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-06T22:07:34.011Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-06T22:07:34.011Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-06T22:07:34.011Z] === RUN TestDeleteDevicemapper [2022-07-06T22:07:34.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:07:34.011Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-06T22:07:34.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-06T22:07:34.199Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-06T22:07:34.200Z] docker-dev-cache [2022-07-06T22:07:34.200Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:07:35.255Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-07-06T22:07:35.255Z] PASS [2022-07-06T22:07:35.255Z] [2022-07-06T22:07:35.255Z] DONE 1 tests in 1.610s [2022-07-06T22:07:35.255Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-06T22:07:35.255Z] INFO: Testing against a local daemon [2022-07-06T22:07:35.255Z] === RUN TestSecretInspect [2022-07-06T22:07:35.385Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-07-06T22:07:35.385Z] === RUN TestUpdateMemory [2022-07-06T22:07:35.950Z] --- PASS: TestUpdateMemory (0.58s) [2022-07-06T22:07:35.950Z] === RUN TestUpdateCPUQuota [2022-07-06T22:07:36.516Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-07-06T22:07:36.516Z] === RUN TestUpdatePidsLimit [2022-07-06T22:07:36.516Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-06T22:07:36.774Z] === RUN TestUpdatePidsLimit/no_change [2022-07-06T22:07:37.032Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-06T22:07:37.032Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-06T22:07:37.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-06T22:07:37.549Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-06T22:07:37.773Z] --- PASS: TestSecretInspect (2.28s) [2022-07-06T22:07:37.773Z] === RUN TestSecretList [2022-07-06T22:07:37.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-06T22:07:38.373Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-06T22:07:38.373Z] === RUN TestUpdateRestartPolicy [2022-07-06T22:07:39.661Z] --- PASS: TestSecretList (2.19s) [2022-07-06T22:07:39.661Z] === RUN TestSecretsCreateAndDelete [2022-07-06T22:07:42.179Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-06T22:07:42.179Z] === RUN TestSecretsUpdate [2022-07-06T22:07:44.106Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-06T22:07:44.106Z] === RUN TestTemplatedSecret [2022-07-06T22:07:46.623Z] --- PASS: TestTemplatedSecret (2.56s) [2022-07-06T22:07:46.623Z] === RUN TestSecretCreateResolve [2022-07-06T22:07:49.139Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-07-06T22:07:49.139Z] PASS [2022-07-06T22:07:49.139Z] [2022-07-06T22:07:49.139Z] DONE 6 tests in 13.650s [2022-07-06T22:07:49.139Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-06T22:07:49.139Z] INFO: Testing against a local daemon [2022-07-06T22:07:49.139Z] === RUN TestServiceCreateInit [2022-07-06T22:07:49.139Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-06T22:07:50.570Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-07-06T22:07:50.570Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-06T22:07:50.570Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-06T22:07:50.570Z] === RUN TestWaitNonBlocked [2022-07-06T22:07:50.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:07:50.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:07:50.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:07:50.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:07:50.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:07:50.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:07:50.570Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-06T22:07:50.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-06T22:07:50.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-06T22:07:50.570Z] === RUN TestWaitBlocked [2022-07-06T22:07:50.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:07:50.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:07:50.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:07:50.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:07:50.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:07:50.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:07:51.506Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-06T22:07:51.506Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-06T22:07:51.506Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-06T22:07:51.506Z] === RUN TestWaitConditions [2022-07-06T22:07:51.506Z] === RUN TestWaitConditions/default [2022-07-06T22:07:51.506Z] === PAUSE TestWaitConditions/default [2022-07-06T22:07:51.506Z] === RUN TestWaitConditions/not-running [2022-07-06T22:07:51.506Z] === PAUSE TestWaitConditions/not-running [2022-07-06T22:07:51.506Z] === RUN TestWaitConditions/next-exit [2022-07-06T22:07:51.506Z] === PAUSE TestWaitConditions/next-exit [2022-07-06T22:07:51.506Z] === RUN TestWaitConditions/removed [2022-07-06T22:07:51.506Z] === PAUSE TestWaitConditions/removed [2022-07-06T22:07:51.506Z] === CONT TestWaitConditions/default [2022-07-06T22:07:51.506Z] === CONT TestWaitConditions/removed [2022-07-06T22:07:52.406Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-06T22:07:52.879Z] === CONT TestWaitConditions/next-exit [2022-07-06T22:07:52.879Z] === CONT TestWaitConditions/not-running [2022-07-06T22:07:54.779Z] --- PASS: TestWaitConditions (0.01s) [2022-07-06T22:07:54.779Z] --- PASS: TestWaitConditions/default (1.55s) [2022-07-06T22:07:54.779Z] --- PASS: TestWaitConditions/removed (1.59s) [2022-07-06T22:07:54.779Z] --- PASS: TestWaitConditions/next-exit (1.52s) [2022-07-06T22:07:54.779Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-06T22:07:54.779Z] === CONT TestContainerStartOnDaemonRestart [2022-07-06T22:07:54.779Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-06T22:07:56.573Z] --- PASS: TestServiceCreateInit (7.63s) [2022-07-06T22:07:56.573Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2022-07-06T22:07:56.573Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2022-07-06T22:07:56.573Z] === RUN TestCreateServiceMultipleTimes [2022-07-06T22:07:56.679Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-07-06T22:07:56.679Z] === CONT TestIpcModeOlderClient [2022-07-06T22:07:56.679Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-06T22:07:56.679Z] === CONT TestContainerKillOnDaemonStart [2022-07-06T22:07:56.679Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-07-06T22:07:56.679Z] === CONT TestDaemonHostGatewayIP [2022-07-06T22:07:59.208Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2022-07-06T22:07:59.208Z] === CONT TestDaemonRestartIpcMode [2022-07-06T22:08:01.108Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-07-06T22:08:01.625Z] .........................xx.................... [ 29%] [2022-07-06T22:08:09.219Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-07-06T22:08:09.219Z] PASS [2022-07-06T22:08:09.219Z] [2022-07-06T22:08:09.219Z] === Skipped [2022-07-06T22:08:09.219Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-06T22:08:09.219Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:08:09.219Z] [2022-07-06T22:08:09.219Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:08:09.219Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:08:09.219Z] [2022-07-06T22:08:09.219Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-06T22:08:09.219Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:08:09.219Z] [2022-07-06T22:08:09.219Z] DONE 264 tests, 3 skipped in 125.278s [2022-07-06T22:08:09.219Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-06T22:08:09.219Z] ++ 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-07-06T22:08:09.219Z] ++ set -e [2022-07-06T22:08:09.219Z] ++ '[' -n 0 ']' [2022-07-06T22:08:09.219Z] ++ set -x [2022-07-06T22:08:09.219Z] ++ 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-07-06T22:08:09.219Z] === RUN TestConfigDaemonLibtrustID [2022-07-06T22:08:09.219Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-06T22:08:09.219Z] === RUN TestConfigDaemonID [2022-07-06T22:08:09.789Z] daemon_test.go:83: [dd35907b080b2] daemon is not started [2022-07-06T22:08:09.789Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:08:09.789Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-06T22:08:09.789Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-06T22:08:09.789Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-06T22:08:09.789Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-06T22:08:09.789Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-06T22:08:09.789Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-06T22:08:09.789Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:08:09.789Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-06T22:08:09.789Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-06T22:08:09.789Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-06T22:08:09.789Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-06T22:08:10.047Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-06T22:08:10.047Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-06T22:08:10.048Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-06T22:08:10.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-06T22:08:11.915Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-06T22:08:13.289Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-06T22:08:13.289Z] daemon_test.go:197: [d4c744ee8486e] daemon is not started [2022-07-06T22:08:13.289Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-06T22:08:13.289Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-06T22:08:13.289Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-06T22:08:13.289Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-06T22:08:13.289Z] === RUN TestDaemonProxy [2022-07-06T22:08:13.289Z] === RUN TestDaemonProxy/environment_variables [2022-07-06T22:08:14.616Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-07-06T22:08:14.616Z] === RUN TestCreateServiceConflict [2022-07-06T22:08:14.616Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-06T22:08:14.616Z] === RUN TestCreateServiceMaxReplicas [2022-07-06T22:08:15.190Z] === RUN TestDaemonProxy/command-line_options [2022-07-06T22:08:16.564Z] === RUN TestDaemonProxy/configuration_file [2022-07-06T22:08:17.135Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2022-07-06T22:08:17.135Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-06T22:08:18.306Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-06T22:08:18.463Z] === RUN TestDaemonProxy/conflicting_options [2022-07-06T22:08:18.722Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-06T22:08:19.288Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-06T22:08:19.288Z] PASS [2022-07-06T22:08:19.288Z] [2022-07-06T22:08:19.288Z] DONE 18 tests in 11.208s [2022-07-06T22:08:19.288Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-06T22:08:19.288Z] ++ 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-07-06T22:08:19.288Z] ++ set -e [2022-07-06T22:08:19.288Z] ++ '[' -n 0 ']' [2022-07-06T22:08:19.288Z] ++ set -x [2022-07-06T22:08:19.288Z] ++ 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-07-06T22:08:19.546Z] INFO: Testing against a local daemon [2022-07-06T22:08:19.546Z] === RUN TestCommitInheritsEnv [2022-07-06T22:08:19.804Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-06T22:08:19.804Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-06T22:08:19.804Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-06T22:08:19.804Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform// [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform/linux [2022-07-06T22:08:19.804Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-06T22:08:20.062Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-06T22:08:20.063Z] === RUN TestImportWithCustomPlatform/macos [2022-07-06T22:08:20.063Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-06T22:08:20.063Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-06T22:08:20.063Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-06T22:08:20.063Z] === RUN TestImagesFilterMultiReference [2022-07-06T22:08:20.063Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-06T22:08:20.063Z] === RUN TestImagePullPlatformInvalid [2022-07-06T22:08:20.063Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-06T22:08:20.063Z] === RUN TestRemoveImageOrphaning [2022-07-06T22:08:20.321Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-06T22:08:20.321Z] === RUN TestRemoveImageGarbageCollector [2022-07-06T22:08:20.321Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:08:20.321Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-06T22:08:20.321Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-06T22:08:20.321Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-06T22:08:20.321Z] === RUN TestTagInvalidReference [2022-07-06T22:08:20.321Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-06T22:08:20.321Z] === RUN TestTagValidPrefixedRepo [2022-07-06T22:08:20.579Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-06T22:08:20.579Z] === RUN TestTagExistedNameWithoutForce [2022-07-06T22:08:20.579Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-06T22:08:20.579Z] === RUN TestTagOfficialNames [2022-07-06T22:08:20.579Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-06T22:08:20.579Z] === RUN TestTagMatchesDigest [2022-07-06T22:08:20.579Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-06T22:08:20.579Z] PASS [2022-07-06T22:08:20.579Z] [2022-07-06T22:08:20.579Z] === Skipped [2022-07-06T22:08:20.579Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-06T22:08:20.579Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-06T22:08:20.579Z] [2022-07-06T22:08:20.579Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-06T22:08:20.579Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:08:20.579Z] [2022-07-06T22:08:20.579Z] DONE 22 tests, 2 skipped in 1.266s [2022-07-06T22:08:20.579Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-06T22:08:20.579Z] ++ 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-07-06T22:08:20.579Z] ++ set -e [2022-07-06T22:08:20.579Z] ++ '[' -n 0 ']' [2022-07-06T22:08:20.579Z] ++ set -x [2022-07-06T22:08:20.579Z] ++ 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-07-06T22:08:20.579Z] === RUN TestStripANSICommands [2022-07-06T22:08:20.579Z] === RUN TestStripANSICommands/#00 [2022-07-06T22:08:20.579Z] === RUN TestStripANSICommands/#01 [2022-07-06T22:08:20.579Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-06T22:08:20.579Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-06T22:08:20.579Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-06T22:08:20.579Z] PASS [2022-07-06T22:08:20.579Z] [2022-07-06T22:08:20.579Z] DONE 3 tests in 0.034s [2022-07-06T22:08:20.579Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-06T22:08:20.579Z] ++ 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-07-06T22:08:20.579Z] ++ set -e [2022-07-06T22:08:20.579Z] ++ '[' -n 0 ']' [2022-07-06T22:08:20.579Z] ++ set -x [2022-07-06T22:08:20.579Z] ++ 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-07-06T22:08:20.579Z] INFO: Testing against a local daemon [2022-07-06T22:08:20.579Z] === RUN TestNetworkCreateDelete [2022-07-06T22:08:20.838Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-06T22:08:20.838Z] === RUN TestDockerNetworkDeletePreferID [2022-07-06T22:08:20.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T22:08:20.915Z] Using test binary docker [2022-07-06T22:08:20.915Z] +++ /etc/init.d/apparmor start [2022-07-06T22:08:20.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:08:20.915Z] INFO: Waiting for daemon to start... [2022-07-06T22:08:20.915Z] Starting dockerd [2022-07-06T22:08:20.915Z] +++ 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-07-06T22:08:20.915Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-06T22:08:20.915Z] Using test binary docker [2022-07-06T22:08:20.915Z] +++ /etc/init.d/apparmor start [2022-07-06T22:08:20.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-06T22:08:20.915Z] INFO: Waiting for daemon to start... [2022-07-06T22:08:20.915Z] Starting dockerd [2022-07-06T22:08:20.915Z] +++ 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-07-06T22:08:20.915Z] . [2022-07-06T22:08:20.915Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T22:08:20.915Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T22:08:20.915Z] Error: No such image: emptyfs [2022-07-06T22:08:20.915Z] ++++ docker load [2022-07-06T22:08:20.915Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-06T22:08:20.915Z] [2022-07-06T22:08:20.915Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-06T22:08:20.915Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-06T22:08:20.915Z] Error: No such image: emptyfs [2022-07-06T22:08:20.915Z] ++++ docker load [2022-07-06T22:08:20.915Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-06T22:08:20.915Z] Running integration-test (iteration 1) [2022-07-06T22:08:20.915Z] 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-07-06T22:08:20.915Z] ++ 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-07-06T22:08:20.915Z] ++ set -e [2022-07-06T22:08:20.915Z] ++ '[' -n 0 ']' [2022-07-06T22:08:20.915Z] ++ set -x [2022-07-06T22:08:20.915Z] ++ 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-07-06T22:08:20.915Z] Running integration-test (iteration 1) [2022-07-06T22:08:20.915Z] 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-07-06T22:08:20.915Z] ++ 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-07-06T22:08:20.915Z] ++ set -e [2022-07-06T22:08:20.915Z] ++ '[' -n 0 ']' [2022-07-06T22:08:20.915Z] ++ set -x [2022-07-06T22:08:20.915Z] ++ 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-07-06T22:08:20.915Z] Loaded image: busybox:latest [2022-07-06T22:08:20.915Z] Loaded image: busybox:latest [2022-07-06T22:08:20.915Z] Loaded image: busybox:glibc [2022-07-06T22:08:20.915Z] Loaded image: busybox:glibc [2022-07-06T22:08:20.915Z] Loaded image: debian:bullseye-slim [2022-07-06T22:08:20.915Z] Loaded image: debian:bullseye-slim [2022-07-06T22:08:20.915Z] Loaded image: hello-world:latest [2022-07-06T22:08:20.915Z] Loaded image: hello-world:latest [2022-07-06T22:08:20.915Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:08:20.915Z] INFO: Testing against a local daemon [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite [2022-07-06T22:08:20.915Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-06T22:08:20.915Z] INFO: Testing against a local daemon [2022-07-06T22:08:20.915Z] === RUN TestDockerDaemonSuite [2022-07-06T22:08:20.915Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-06T22:08:20.915Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-06T22:08:21.096Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-06T22:08:21.096Z] === RUN TestDaemonDNSFallback [2022-07-06T22:08:21.480Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-06T22:08:21.480Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-06T22:08:22.409Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-06T22:08:22.665Z] --- PASS: TestBuildWithHugeFile (128.84s) [2022-07-06T22:08:22.665Z] === RUN TestBuildWCOWSandboxSize [2022-07-06T22:08:22.665Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:08:22.665Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:08:22.665Z] === RUN TestBuildWithEmptyDockerfile [2022-07-06T22:08:22.665Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:08:22.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:08:22.665Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:08:22.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:08:22.665Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:08:22.665Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:08:22.665Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-06T22:08:22.665Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-06T22:08:22.665Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-06T22:08:22.665Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-06T22:08:22.665Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-06T22:08:22.665Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-06T22:08:22.665Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-06T22:08:22.665Z] === RUN TestBuildPreserveOwnership [2022-07-06T22:08:22.922Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-06T22:08:22.922Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-06T22:08:23.484Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-06T22:08:23.484Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-06T22:08:23.484Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-06T22:08:24.051Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-06T22:08:24.308Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-06T22:08:25.236Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-06T22:08:25.236Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-06T22:08:25.236Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-06T22:08:25.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-06T22:08:25.800Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-06T22:08:25.835Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-06T22:08:26.727Z] --- PASS: TestBuildPreserveOwnership (4.00s) [2022-07-06T22:08:26.727Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2022-07-06T22:08:26.727Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-07-06T22:08:26.727Z] === RUN TestBuildPlatformInvalid [2022-07-06T22:08:26.983Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-06T22:08:26.983Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-06T22:08:27.545Z] Loaded image: busybox:latest [2022-07-06T22:08:27.652Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-07-06T22:08:27.652Z] === RUN TestInspectNetwork [2022-07-06T22:08:27.801Z] Loaded image: busybox:glibc [2022-07-06T22:08:29.171Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-06T22:08:29.427Z] Loaded image: debian:bullseye-slim [2022-07-06T22:08:29.427Z] Loaded image: hello-world:latest [2022-07-06T22:08:29.427Z] Loaded image: arm32v7/hello-world:latest [2022-07-06T22:08:30.182Z] === RUN TestInspectNetwork/full_network_id [2022-07-06T22:08:30.182Z] === RUN TestInspectNetwork/partial_network_id [2022-07-06T22:08:30.182Z] === RUN TestInspectNetwork/network_name [2022-07-06T22:08:30.182Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-06T22:08:30.658Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-06T22:08:31.321Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-06T22:08:31.971Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2022-07-06T22:08:31.971Z] === RUN TestCreateServiceSecretFileMode [2022-07-06T22:08:33.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-06T22:08:33.336Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2022-07-06T22:08:33.336Z] === RUN TestCreateServiceConfigFileMode [2022-07-06T22:08:34.480Z] --- PASS: TestInspectNetwork (6.97s) [2022-07-06T22:08:34.480Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-06T22:08:34.480Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-06T22:08:34.480Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-06T22:08:34.480Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-06T22:08:34.480Z] === RUN TestRunContainerWithBridgeNone [2022-07-06T22:08:35.104Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-06T22:08:35.666Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-06T22:08:35.852Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-07-06T22:08:35.852Z] === RUN TestCreateServiceSysctls [2022-07-06T22:08:35.879Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-06T22:08:35.880Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:08:35.880Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:08:35.880Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:08:35.880Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-06T22:08:35.880Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-06T22:08:35.880Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-06T22:08:35.880Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-06T22:08:35.880Z] === RUN TestNetworkList [2022-07-06T22:08:35.880Z] === RUN TestNetworkList//networks [2022-07-06T22:08:35.880Z] === PAUSE TestNetworkList//networks [2022-07-06T22:08:35.880Z] === RUN TestNetworkList//networks/ [2022-07-06T22:08:35.880Z] === PAUSE TestNetworkList//networks/ [2022-07-06T22:08:35.880Z] === CONT TestNetworkList//networks [2022-07-06T22:08:35.880Z] === CONT TestNetworkList//networks/ [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkList (0.02s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-06T22:08:35.880Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-06T22:08:35.880Z] === RUN TestHostIPv4BridgeLabel [2022-07-06T22:08:36.458Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-06T22:08:36.458Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-06T22:08:37.033Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-06T22:08:37.835Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-06T22:08:37.835Z] === RUN TestDaemonDefaultNetworkPools [2022-07-06T22:08:38.400Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-06T22:08:38.400Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-06T22:08:38.402Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-06T22:08:38.966Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.05s) [2022-07-06T22:08:38.966Z] PASS [2022-07-06T22:08:38.966Z] [2022-07-06T22:08:38.966Z] === Skipped [2022-07-06T22:08:38.966Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-06T22:08:38.966Z] build_session_test.go:25: TODO: BuildKit [2022-07-06T22:08:38.966Z] [2022-07-06T22:08:38.966Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-06T22:08:38.966Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-06T22:08:38.966Z] [2022-07-06T22:08:38.966Z] DONE 34 tests, 2 skipped in 194.205s [2022-07-06T22:08:38.966Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-06T22:08:38.966Z] ++ 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-07-06T22:08:38.966Z] ++ set -e [2022-07-06T22:08:38.966Z] ++ '[' -n 0 ']' [2022-07-06T22:08:38.966Z] ++ set -x [2022-07-06T22:08:38.966Z] ++ 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-07-06T22:08:38.966Z] INFO: Testing against a local daemon [2022-07-06T22:08:38.966Z] === RUN TestConfigInspect [2022-07-06T22:08:39.119Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-07-06T22:08:39.119Z] === RUN TestCreateServiceCapabilities [2022-07-06T22:08:39.222Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-06T22:08:39.336Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-06T22:08:39.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-06T22:08:39.784Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-06T22:08:39.784Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-06T22:08:40.709Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-06T22:08:40.709Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-06T22:08:40.713Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-06T22:08:40.713Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-06T22:08:41.276Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-06T22:08:41.287Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-06T22:08:41.287Z] === RUN TestServiceWithPredefinedNetwork [2022-07-06T22:08:41.639Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-06T22:08:41.639Z] === RUN TestInspect [2022-07-06T22:08:42.206Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-06T22:08:42.206Z] --- PASS: TestConfigInspect (3.06s) [2022-07-06T22:08:42.206Z] === RUN TestConfigList [2022-07-06T22:08:42.206Z] docker_cli_daemon_test.go:1474: [d548e1b866816] daemon is not started [2022-07-06T22:08:43.136Z] check_test.go:540: [dd87d17c75a9a] daemon is not started [2022-07-06T22:08:43.136Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-06T22:08:43.136Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-06T22:08:43.815Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-07-06T22:08:43.815Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-06T22:08:43.815Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:08:43.815Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:08:43.815Z] === RUN TestServiceWithDataPathPortInit [2022-07-06T22:08:44.156Z] --- PASS: TestInspect (2.91s) [2022-07-06T22:08:44.156Z] === RUN TestCreateJob [2022-07-06T22:08:45.657Z] --- PASS: TestConfigList (3.07s) [2022-07-06T22:08:45.657Z] === RUN TestConfigsCreateAndDelete [2022-07-06T22:08:45.657Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-06T22:08:47.025Z] check_test.go:540: [d18969107788c] daemon is not started [2022-07-06T22:08:47.025Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-06T22:08:47.128Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-06T22:08:47.429Z] --- PASS: TestCreateJob (3.18s) [2022-07-06T22:08:47.429Z] === RUN TestReplicatedJob [2022-07-06T22:08:47.953Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-06T22:08:47.953Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2022-07-06T22:08:47.953Z] === RUN TestConfigsUpdate [2022-07-06T22:08:48.515Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-06T22:08:48.772Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-06T22:08:49.028Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-06T22:08:49.590Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-06T22:08:49.590Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-06T22:08:49.590Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-06T22:08:50.519Z] --- PASS: TestConfigsUpdate (2.56s) [2022-07-06T22:08:50.519Z] === RUN TestTemplatedConfig [2022-07-06T22:08:51.081Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-06T22:08:51.081Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-06T22:08:52.448Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-06T22:08:52.448Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-06T22:08:52.673Z] --- PASS: TestReplicatedJob (5.34s) [2022-07-06T22:08:52.673Z] === RUN TestUpdateReplicatedJob [2022-07-06T22:08:53.378Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-06T22:08:53.941Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-06T22:08:54.197Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-06T22:08:54.197Z] --- PASS: TestTemplatedConfig (3.77s) [2022-07-06T22:08:54.197Z] === RUN TestConfigCreateResolve [2022-07-06T22:08:54.760Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-06T22:08:55.703Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-06T22:08:55.941Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-07-06T22:08:55.941Z] === RUN TestServiceListWithStatuses [2022-07-06T22:08:55.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:08:55.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-06T22:08:55.941Z] === RUN TestDockerNetworkConnectAlias [2022-07-06T22:08:56.279Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-06T22:08:56.279Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-06T22:08:56.279Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-06T22:08:56.279Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-06T22:08:57.201Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-06T22:08:57.212Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-06T22:08:57.212Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-06T22:08:57.212Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-06T22:08:57.468Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-06T22:08:57.468Z] --- PASS: TestConfigCreateResolve (3.12s) [2022-07-06T22:08:57.468Z] PASS [2022-07-06T22:08:57.468Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-06T22:08:57.468Z] [2022-07-06T22:08:57.468Z] DONE 6 tests in 18.488s [2022-07-06T22:08:57.468Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-06T22:08:57.468Z] ++ 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-07-06T22:08:57.468Z] ++ set -e [2022-07-06T22:08:57.468Z] ++ '[' -n 0 ']' [2022-07-06T22:08:57.468Z] ++ set -x [2022-07-06T22:08:57.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-06T22:08:57.725Z] INFO: Testing against a local daemon [2022-07-06T22:08:57.725Z] === RUN TestAttachWithTTY [2022-07-06T22:08:57.725Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-06T22:08:57.725Z] === RUN TestAttachWithoutTTy [2022-07-06T22:08:57.725Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-06T22:08:57.725Z] === RUN TestCheckpoint [2022-07-06T22:08:57.725Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:08:57.725Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/commit [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:08:57.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/commit [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-06T22:08:57.725Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-06T22:08:57.725Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-06T22:08:57.725Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-06T22:08:57.725Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-06T22:08:57.981Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-06T22:08:57.981Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-06T22:08:57.981Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-06T22:08:57.981Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-06T22:08:57.981Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-06T22:08:57.981Z] === RUN TestCopyEmptyFile [2022-07-06T22:08:58.238Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-06T22:08:58.494Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-07-06T22:08:58.494Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-06T22:08:58.494Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-06T22:08:58.494Z] === RUN TestCopyFromContainer [2022-07-06T22:08:58.662Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-06T22:08:58.683Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-07-06T22:08:58.683Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-06T22:08:59.059Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-06T22:08:59.621Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nq3t9du7hz35q63h5bkexhhue Created:2022-07-06 22:08:58.45360384 +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[19bba57ba1363b4238a05d20a55b5eb258160dea85662c12a9c84b7aea7a0d9f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1m43ncqdtfsw6cxlafu1fqkub EndpointID:f4e2bfc0ed6dc75bdaf108a52e89ec38743129935269dcec8f00c1c4e5a8ae93 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a135a1cd194fca22554d4f76444cf8e1916cbe2944fc601b1cb7b049e423964a 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:1b4881c56616 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1m43ncqdtfsw6cxlafu1fqkub EndpointID:f4e2bfc0ed6dc75bdaf108a52e89ec38743129935269dcec8f00c1c4e5a8ae93 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-06T22:08:59.621Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-06T22:08:59.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-06T22:08:59.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-06T22:09:00.135Z] === RUN TestCopyFromContainer// [2022-07-06T22:09:00.135Z] === RUN TestCopyFromContainer//bar/root [2022-07-06T22:09:00.392Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-06T22:09:00.392Z] === RUN TestCopyFromContainer/bar/quux [2022-07-06T22:09:00.649Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-06T22:09:00.649Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-06T22:09:00.906Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-06T22:09:00.906Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-06T22:09:01.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-06T22:09:01.162Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-06T22:09:01.188Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-07-06T22:09:01.188Z] === RUN TestDockerNetworkReConnect [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer (2.87s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-06T22:09:01.418Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-06T22:09:01.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-06T22:09:01.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:09:01.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:09:01.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:09:01.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:09:01.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:09:01.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:09:01.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-06T22:09:01.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-06T22:09:01.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-06T22:09:01.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-06T22:09:01.418Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-06T22:09:01.418Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-06T22:09:01.418Z] === RUN TestCreateWithInvalidEnv [2022-07-06T22:09:01.418Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-06T22:09:01.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-06T22:09:01.418Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-06T22:09:01.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-06T22:09:01.418Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-06T22:09:01.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-06T22:09:01.418Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-06T22:09:01.418Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-06T22:09:01.418Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-06T22:09:01.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-06T22:09:01.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-06T22:09:01.418Z] === RUN TestCreateTmpfsMountsTarget [2022-07-06T22:09:01.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-06T22:09:01.418Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-06T22:09:01.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-06T22:09:02.604Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-06T22:09:02.604Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-06T22:09:02.857Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-06T22:09:03.166Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-06T22:09:03.424Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-06T22:09:03.680Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-07-06T22:09:03.680Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-06T22:09:03.707Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2022-07-06T22:09:03.707Z] === RUN TestServicePlugin [2022-07-06T22:09:04.242Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-06T22:09:04.882Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-07-06T22:09:04.882Z] PASS [2022-07-06T22:09:04.882Z] [2022-07-06T22:09:04.882Z] === Skipped [2022-07-06T22:09:04.882Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:09:04.882Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:09:04.882Z] [2022-07-06T22:09:04.882Z] DONE 38 tests, 1 skipped in 43.523s [2022-07-06T22:09:04.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:09:04.882Z] ++ 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-07-06T22:09:04.882Z] ++ set -e [2022-07-06T22:09:04.882Z] ++ '[' -n 0 ']' [2022-07-06T22:09:04.882Z] ++ set -x [2022-07-06T22:09:04.882Z] ++ 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-07-06T22:09:04.882Z] INFO: Testing against a local daemon [2022-07-06T22:09:04.882Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-06T22:09:04.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:09:04.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:09:04.882Z] === RUN TestDockerNetworkIpvlan [2022-07-06T22:09:04.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:09:04.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:09:04.882Z] PASS [2022-07-06T22:09:04.882Z] [2022-07-06T22:09:04.882Z] === Skipped [2022-07-06T22:09:04.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:09:04.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:09:04.882Z] [2022-07-06T22:09:04.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:09:04.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:09:04.882Z] [2022-07-06T22:09:04.882Z] DONE 2 tests, 2 skipped in 0.084s [2022-07-06T22:09:04.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:09:04.882Z] ++ 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-07-06T22:09:04.882Z] ++ set -e [2022-07-06T22:09:04.882Z] ++ '[' -n 0 ']' [2022-07-06T22:09:04.882Z] ++ set -x [2022-07-06T22:09:04.882Z] ++ 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-07-06T22:09:04.882Z] INFO: Testing against a local daemon [2022-07-06T22:09:04.882Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-06T22:09:05.171Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-06T22:09:05.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-06T22:09:05.815Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-06T22:09:05.815Z] === RUN TestDockerNetworkMacvlan [2022-07-06T22:09:05.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-07-06T22:09:05.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-06T22:09:05.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:09:05.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:09:05.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:09:05.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:09:05.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:09:05.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:09:05.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:09:05.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:09:05.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:09:05.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:09:05.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-06T22:09:05.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-06T22:09:05.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-06T22:09:05.991Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-06T22:09:05.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-06T22:09:05.991Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-06T22:09:05.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-06T22:09:05.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-06T22:09:05.991Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-06T22:09:06.381Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-06T22:09:06.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2022-07-06T22:09:06.924Z] === RUN TestCreateDifferentPlatform [2022-07-06T22:09:06.924Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-06T22:09:06.924Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-06T22:09:06.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-06T22:09:06.924Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-06T22:09:06.924Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-06T22:09:06.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-06T22:09:06.924Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-06T22:09:06.924Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-06T22:09:06.924Z] === RUN TestCreateInvalidHostConfig [2022-07-06T22:09:06.924Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-06T22:09:06.924Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:09:06.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:09:06.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:09:06.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:09:06.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:09:06.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:09:06.924Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:09:06.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:09:06.924Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-06T22:09:06.924Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-06T22:09:06.924Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-06T22:09:06.924Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-06T22:09:06.924Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-06T22:09:06.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-06T22:09:06.924Z] === RUN TestContainerStartOnDaemonRestart [2022-07-06T22:09:06.924Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-06T22:09:06.924Z] === RUN TestDaemonRestartIpcMode [2022-07-06T22:09:06.924Z] === PAUSE TestDaemonRestartIpcMode [2022-07-06T22:09:06.924Z] === RUN TestDaemonHostGatewayIP [2022-07-06T22:09:06.924Z] === PAUSE TestDaemonHostGatewayIP [2022-07-06T22:09:06.924Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-06T22:09:06.924Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-06T22:09:06.924Z] === RUN TestContainerKillOnDaemonStart [2022-07-06T22:09:06.924Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-06T22:09:06.924Z] === RUN TestDiff [2022-07-06T22:09:07.315Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-06T22:09:07.658Z] ............................ [ 66%] [2022-07-06T22:09:07.854Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-06T22:09:07.854Z] --- PASS: TestDiff (0.74s) [2022-07-06T22:09:07.854Z] === RUN TestExecConsoleSize [2022-07-06T22:09:07.881Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-06T22:09:07.900Z] plugin_test.go:61: [d89d4111797e7] joining swarm manager [d3440e0a0352c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:09:08.419Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-06T22:09:08.419Z] --- PASS: TestExecConsoleSize (0.83s) [2022-07-06T22:09:08.419Z] === RUN TestExecWithCloseStdin [2022-07-06T22:09:08.677Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-06T22:09:08.858Z] plugin_test.go:64: [daedbe57db79e] joining swarm manager [d3440e0a0352c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:09:09.240Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-06T22:09:09.496Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-07-06T22:09:09.496Z] === RUN TestExec [2022-07-06T22:09:09.496Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-06T22:09:09.780Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-06T22:09:10.425Z] --- PASS: TestExec (0.78s) [2022-07-06T22:09:10.425Z] === RUN TestExecUser [2022-07-06T22:09:10.681Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-06T22:09:11.154Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-06T22:09:11.244Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-06T22:09:11.244Z] --- PASS: TestExecUser (0.92s) [2022-07-06T22:09:11.244Z] === RUN TestExportContainerAndImportImage [2022-07-06T22:09:11.244Z] check_test.go:540: [d4575540267b4] daemon is not started [2022-07-06T22:09:11.244Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-06T22:09:12.611Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2022-07-06T22:09:12.611Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-06T22:09:12.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-06T22:09:12.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-06T22:09:12.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-06T22:09:12.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-06T22:09:12.868Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-06T22:09:13.430Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-06T22:09:13.687Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-06T22:09:13.943Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2022-07-06T22:09:13.943Z] === RUN TestHealthCheckWorkdir [2022-07-06T22:09:14.437Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-06T22:09:14.873Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-07-06T22:09:14.873Z] === RUN TestHealthKillContainer [2022-07-06T22:09:14.873Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan (9.28s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-07-06T22:09:15.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-06T22:09:15.004Z] PASS [2022-07-06T22:09:15.004Z] [2022-07-06T22:09:15.004Z] DONE 8 tests in 10.745s [2022-07-06T22:09:15.004Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-06T22:09:15.004Z] ++ 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-07-06T22:09:15.004Z] ++ set -e [2022-07-06T22:09:15.004Z] ++ '[' -n 0 ']' [2022-07-06T22:09:15.004Z] ++ set -x [2022-07-06T22:09:15.004Z] ++ 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-07-06T22:09:15.004Z] testing: warning: no tests to run [2022-07-06T22:09:15.004Z] PASS [2022-07-06T22:09:15.004Z] [2022-07-06T22:09:15.004Z] DONE 0 tests in 0.024s [2022-07-06T22:09:15.004Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-06T22:09:15.004Z] ++ 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-07-06T22:09:15.004Z] ++ set -e [2022-07-06T22:09:15.004Z] ++ '[' -n 0 ']' [2022-07-06T22:09:15.004Z] ++ set -x [2022-07-06T22:09:15.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-06T22:09:15.262Z] INFO: Testing against a local daemon [2022-07-06T22:09:15.262Z] === RUN TestAuthZPluginAllowRequest [2022-07-06T22:09:16.196Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-06T22:09:16.197Z] === RUN TestAuthZPluginTLS [2022-07-06T22:09:16.763Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-06T22:09:16.763Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-06T22:09:16.763Z] === RUN TestAuthZPluginDenyRequest [2022-07-06T22:09:17.329Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-06T22:09:17.329Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-06T22:09:17.895Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-06T22:09:17.895Z] === RUN TestAuthZPluginDenyResponse [2022-07-06T22:09:18.128Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-06T22:09:18.386Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-06T22:09:18.461Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-06T22:09:18.461Z] === RUN TestAuthZPluginAllowEventStream [2022-07-06T22:09:18.951Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-06T22:09:18.951Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-06T22:09:18.951Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-06T22:09:18.951Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-06T22:09:19.836Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-06T22:09:19.836Z] === RUN TestAuthZPluginErrorResponse [2022-07-06T22:09:20.094Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-06T22:09:20.094Z] === RUN TestAuthZPluginErrorRequest [2022-07-06T22:09:20.316Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-06T22:09:20.660Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-06T22:09:20.660Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-06T22:09:21.226Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-06T22:09:21.226Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-06T22:09:21.682Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-06T22:09:21.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-06T22:09:22.600Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-07-06T22:09:22.600Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-06T22:09:22.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-06T22:09:22.867Z] --- PASS: TestHealthKillContainer (8.11s) [2022-07-06T22:09:22.867Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-06T22:09:23.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-06T22:09:23.429Z] === RUN TestIpcModeNone [2022-07-06T22:09:23.976Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-07-06T22:09:23.976Z] === RUN TestAuthZPluginHeader [2022-07-06T22:09:23.992Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-06T22:09:23.992Z] --- PASS: TestIpcModeNone (0.54s) [2022-07-06T22:09:23.992Z] === RUN TestIpcModePrivate [2022-07-06T22:09:23.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-06T22:09:24.543Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-06T22:09:24.543Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-06T22:09:24.543Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:24.543Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-06T22:09:24.543Z] === RUN TestAuthZPluginV2Disable [2022-07-06T22:09:24.543Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:24.543Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-06T22:09:24.543Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-06T22:09:24.543Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:24.543Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-06T22:09:24.543Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-06T22:09:24.543Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:24.543Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-06T22:09:24.543Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-06T22:09:24.554Z] check_test.go:540: [d20e6968aa146] daemon is not started [2022-07-06T22:09:24.554Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-06T22:09:24.554Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-06T22:09:24.810Z] --- PASS: TestIpcModePrivate (0.73s) [2022-07-06T22:09:24.810Z] === RUN TestIpcModeShareable [2022-07-06T22:09:25.066Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-06T22:09:25.066Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-06T22:09:25.323Z] --- PASS: TestIpcModeShareable (0.57s) [2022-07-06T22:09:25.323Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-06T22:09:25.579Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-06T22:09:25.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-06T22:09:26.141Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-06T22:09:27.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-06T22:09:27.326Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2022-07-06T22:09:27.326Z] === RUN TestAPIIpcModeHost [2022-07-06T22:09:27.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f92378__} [2022-07-06T22:09:28.147Z] --- PASS: TestAPIIpcModeHost (0.78s) [2022-07-06T22:09:28.147Z] === RUN TestDaemonIpcModeShareable [2022-07-06T22:09:28.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14207799589_/foo_false_____} [2022-07-06T22:09:28.970Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-06T22:09:29.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-06T22:09:29.532Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2022-07-06T22:09:29.532Z] === RUN TestDaemonIpcModePrivate [2022-07-06T22:09:29.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14207799589_/foo_true_____} [2022-07-06T22:09:31.155Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-07-06T22:09:31.155Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2022-07-06T22:09:31.155Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-06T22:09:31.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_false_____} [2022-07-06T22:09:31.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_true_____} [2022-07-06T22:09:32.542Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-06T22:09:32.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-07-06T22:09:32.798Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-06T22:09:33.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_true__0xc000f923a8___} [2022-07-06T22:09:33.619Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-06T22:09:34.182Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-06T22:09:34.182Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-07-06T22:09:34.182Z] === RUN TestIpcModeOlderClient [2022-07-06T22:09:34.182Z] === PAUSE TestIpcModeOlderClient [2022-07-06T22:09:34.182Z] === RUN TestKillContainerInvalidSignal [2022-07-06T22:09:34.745Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-07-06T22:09:34.745Z] === RUN TestKillContainer [2022-07-06T22:09:34.745Z] === RUN TestKillContainer/no_signal [2022-07-06T22:09:35.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f923c0__} [2022-07-06T22:09:35.351Z] --- PASS: TestServicePlugin (30.20s) [2022-07-06T22:09:35.351Z] === RUN TestServiceUpdateLabel [2022-07-06T22:09:35.578Z] === RUN TestKillContainer/non_killing_signal [2022-07-06T22:09:36.143Z] === RUN TestKillContainer/killing_signal [2022-07-06T22:09:36.278Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-06T22:09:36.278Z] === RUN TestServiceUpdateSecrets [2022-07-06T22:09:36.398Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-06T22:09:36.399Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-06T22:09:36.399Z] check_test.go:540: [d7049b0f0aad0] daemon is not started [2022-07-06T22:09:36.399Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-06T22:09:36.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f923d8__} [2022-07-06T22:09:36.910Z] --- PASS: TestKillContainer (1.99s) [2022-07-06T22:09:36.910Z] --- PASS: TestKillContainer/no_signal (0.69s) [2022-07-06T22:09:36.910Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-07-06T22:09:36.910Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-07-06T22:09:36.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-06T22:09:36.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-06T22:09:37.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-06T22:09:38.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f923f0__} [2022-07-06T22:09:38.037Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-06T22:09:38.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-07-06T22:09:38.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-07-06T22:09:38.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-07-06T22:09:38.294Z] === RUN TestKillStoppedContainer [2022-07-06T22:09:38.294Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-06T22:09:38.294Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-06T22:09:38.294Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-06T22:09:38.294Z] === RUN TestKillDifferentUserContainer [2022-07-06T22:09:39.223Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-07-06T22:09:39.223Z] === RUN TestInspectOomKilledTrue [2022-07-06T22:09:39.223Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:09:39.223Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-06T22:09:39.223Z] === RUN TestInspectOomKilledFalse [2022-07-06T22:09:39.223Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:09:39.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-06T22:09:39.223Z] === RUN TestLinksEtcHostsContentMatch [2022-07-06T22:09:39.480Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-07-06T22:09:39.480Z] === RUN TestLinksContainerNames [2022-07-06T22:09:39.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f92408__} [2022-07-06T22:09:39.993Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-06T22:09:40.929Z] --- PASS: TestLinksContainerNames (1.34s) [2022-07-06T22:09:40.929Z] === RUN TestLogsFollowTailEmpty [2022-07-06T22:09:41.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-06T22:09:41.444Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-06T22:09:41.444Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-07-06T22:09:41.444Z] === RUN TestLogs [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:09:41.444Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:09:41.444Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:09:41.444Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-06T22:09:41.444Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-06T22:09:42.616Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-06T22:09:42.616Z] PASS [2022-07-06T22:09:42.616Z] [2022-07-06T22:09:42.616Z] === Skipped [2022-07-06T22:09:42.616Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-06T22:09:42.616Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:42.616Z] [2022-07-06T22:09:42.616Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-06T22:09:42.616Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:42.616Z] [2022-07-06T22:09:42.616Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-06T22:09:42.616Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:42.616Z] [2022-07-06T22:09:42.616Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-06T22:09:42.616Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:42.616Z] [2022-07-06T22:09:42.616Z] DONE 17 tests, 4 skipped in 26.291s [2022-07-06T22:09:42.616Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-06T22:09:42.616Z] ++ 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-07-06T22:09:42.616Z] ++ set -e [2022-07-06T22:09:42.616Z] ++ '[' -n 0 ']' [2022-07-06T22:09:42.616Z] ++ set -x [2022-07-06T22:09:42.616Z] ++ 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-07-06T22:09:42.616Z] INFO: Testing against a local daemon [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:09:42.616Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:09:42.616Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-06T22:09:42.616Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-06T22:09:42.616Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-06T22:09:42.616Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-06T22:09:42.616Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-06T22:09:42.616Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-06T22:09:42.616Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-06T22:09:42.616Z] === RUN TestPluginInstall [2022-07-06T22:09:42.616Z] === RUN TestPluginInstall/no_auth [2022-07-06T22:09:42.616Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:42.616Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a29b0253a45228c3872d6a920b89f666d39d7234387bffc1e2c91dc7e427a136" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:42.616Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:42.617Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a29b0253a45228c3872d6a920b89f666d39d7234387bffc1e2c91dc7e427a136" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:42.617Z] === RUN TestPluginInstall/with_htpasswd [2022-07-06T22:09:42.810Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-06T22:09:42.810Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-06T22:09:42.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-06T22:09:42.876Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:42.876Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2803ca4a2709e87584a69d95eae23753a508a934c794d485e5e2a17f86c60aeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:42.876Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:42.876Z] time="2022-07-06T22:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2803ca4a2709e87584a69d95eae23753a508a934c794d485e5e2a17f86c60aeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:42.876Z] === RUN TestPluginInstall/with_insecure [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-06T22:09:43.067Z] check_test.go:540: [d595ddc310bef] daemon is not started [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-06T22:09:43.067Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-06T22:09:43.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-06T22:09:43.324Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-06T22:09:43.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-06T22:09:43.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-06T22:09:43.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-06T22:09:43.812Z] time="2022-07-06T22:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:43.812Z] time="2022-07-06T22:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f32147d0759256e6a4881123bc006502d1bafc6670e2aa914f1389820b6ce19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:43.812Z] time="2022-07-06T22:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:09:43.812Z] time="2022-07-06T22:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f32147d0759256e6a4881123bc006502d1bafc6670e2aa914f1389820b6ce19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:09:43.887Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-06T22:09:43.887Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-06T22:09:44.071Z] plugin_test.go:195: [d990f990bd34a] daemon is not started [2022-07-06T22:09:44.071Z] --- PASS: TestPluginInstall (2.51s) [2022-07-06T22:09:44.071Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-06T22:09:44.071Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-06T22:09:44.071Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-06T22:09:44.071Z] === RUN TestPluginsWithRuntimes [2022-07-06T22:09:44.143Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-06T22:09:45.071Z] === RUN TestLogs/driver_json-file [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:09:45.072Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:09:45.072Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:09:45.072Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-06T22:09:45.072Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-06T22:09:45.445Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-06T22:09:46.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-06T22:09:46.257Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-06T22:09:46.257Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-06T22:09:46.257Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-06T22:09:46.379Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-06T22:09:46.820Z] check_test.go:540: [dea35d9632ebc] daemon is not started [2022-07-06T22:09:46.821Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-06T22:09:47.077Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-06T22:09:47.313Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-06T22:09:47.313Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-06T22:09:47.313Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-06T22:09:47.313Z] === RUN TestPluginBackCompatMediaTypes [2022-07-06T22:09:47.335Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-06T22:09:47.335Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-06T22:09:47.880Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-06T22:09:47.880Z] PASS [2022-07-06T22:09:47.880Z] [2022-07-06T22:09:47.880Z] DONE 24 tests in 6.470s [2022-07-06T22:09:47.880Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-06T22:09:47.880Z] ++ 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-07-06T22:09:47.880Z] ++ set -e [2022-07-06T22:09:47.880Z] ++ '[' -n 0 ']' [2022-07-06T22:09:47.880Z] ++ set -x [2022-07-06T22:09:47.880Z] ++ 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-07-06T22:09:47.880Z] INFO: Testing against a local daemon [2022-07-06T22:09:47.880Z] === RUN TestExternalGraphDriver [2022-07-06T22:09:48.264Z] --- PASS: TestLogs (6.90s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local (0.04s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.22s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.20s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.20s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.06s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.18s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.08s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.91s) [2022-07-06T22:09:48.264Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.09s) [2022-07-06T22:09:48.264Z] === RUN TestContainerNetworkMountsNoChown [2022-07-06T22:09:48.446Z] === RUN TestExternalGraphDriver/json [2022-07-06T22:09:48.520Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-06T22:09:49.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/default [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/default [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/private [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/private [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rprivate [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/slave [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/slave [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rslave [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/shared [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/shared [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rshared [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/default [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/rshared [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/rprivate [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/shared [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/rslave [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/slave [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-06T22:09:49.084Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:09:49.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:09:49.084Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/private [2022-07-06T22:09:49.085Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-06T22:09:49.085Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-06T22:09:49.085Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:09:49.085Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:09:49.085Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-06T22:09:49.085Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-06T22:09:49.085Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:09:49.085Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-06T22:09:49.085Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-06T22:09:49.090Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-06T22:09:49.341Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-06T22:09:49.598Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-06T22:09:49.598Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-06T22:09:49.598Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-06T22:09:49.598Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-06T22:09:49.598Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-07-06T22:09:49.820Z] === RUN TestExternalGraphDriver/spec [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-06T22:09:49.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-06T22:09:49.854Z] === RUN TestContainerBindMountNonRecursive [2022-07-06T22:09:50.110Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-06T22:09:50.110Z] docker_cli_daemon_plugins_test.go:80: [d796faa927010] daemon is not started [2022-07-06T22:09:51.039Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-06T22:09:51.114Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-07-06T22:09:51.114Z] === RUN TestServiceUpdateConfigs [2022-07-06T22:09:51.297Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-06T22:09:51.553Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-07-06T22:09:51.553Z] === RUN TestContainerVolumesMountedAsShared [2022-07-06T22:09:51.553Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-06T22:09:51.719Z] === RUN TestExternalGraphDriver/pull [2022-07-06T22:09:51.811Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-06T22:09:52.067Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-07-06T22:09:52.067Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-06T22:09:52.323Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-06T22:09:52.580Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-07-06T22:09:52.580Z] === RUN TestNetworkNat [2022-07-06T22:09:53.093Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-07-06T22:09:53.093Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-06T22:09:53.093Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-07-06T22:09:53.093Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-07-06T22:09:53.093Z] === RUN TestGraphdriverPluginV2 [2022-07-06T22:09:53.142Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-06T22:09:53.398Z] --- PASS: TestNetworkNat (0.58s) [2022-07-06T22:09:53.398Z] === RUN TestNetworkLocalhostTCPNat [2022-07-06T22:09:53.656Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-06T22:09:53.658Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:53.658Z] --- SKIP: TestGraphdriverPluginV2 (0.34s) [2022-07-06T22:09:53.658Z] PASS [2022-07-06T22:09:53.658Z] [2022-07-06T22:09:53.658Z] === Skipped [2022-07-06T22:09:53.658Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.34s) [2022-07-06T22:09:53.658Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:09:53.658Z] [2022-07-06T22:09:53.658Z] DONE 5 tests, 1 skipped in 5.645s [2022-07-06T22:09:53.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-06T22:09:53.659Z] ++ 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-07-06T22:09:53.659Z] ++ set -e [2022-07-06T22:09:53.659Z] ++ '[' -n 0 ']' [2022-07-06T22:09:53.659Z] ++ set -x [2022-07-06T22:09:53.659Z] ++ 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-07-06T22:09:53.659Z] INFO: Testing against a local daemon [2022-07-06T22:09:53.659Z] === RUN TestContinueAfterPluginCrash [2022-07-06T22:09:53.659Z] === PAUSE TestContinueAfterPluginCrash [2022-07-06T22:09:53.659Z] === RUN TestReadPluginNoRead [2022-07-06T22:09:53.659Z] === PAUSE TestReadPluginNoRead [2022-07-06T22:09:53.659Z] === RUN TestDaemonStartWithLogOpt [2022-07-06T22:09:53.659Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-06T22:09:53.659Z] === CONT TestContinueAfterPluginCrash [2022-07-06T22:09:53.659Z] === CONT TestDaemonStartWithLogOpt [2022-07-06T22:09:53.916Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-07-06T22:09:53.916Z] === RUN TestNetworkLoopbackNat [2022-07-06T22:09:54.846Z] docker_cli_daemon_plugins_test.go:170: [d5a7c677d870b] daemon is not started [2022-07-06T22:09:55.408Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-06T22:09:55.971Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-06T22:09:55.971Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-06T22:09:56.533Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-06T22:09:56.955Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-07-06T22:09:56.955Z] === CONT TestReadPluginNoRead [2022-07-06T22:09:57.097Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-07-06T22:09:57.097Z] === RUN TestPause [2022-07-06T22:09:57.353Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-06T22:09:57.916Z] --- PASS: TestPause (0.74s) [2022-07-06T22:09:57.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-06T22:09:57.916Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:09:57.916Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:09:57.916Z] === RUN TestPauseStopPausedContainer [2022-07-06T22:09:58.479Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-06T22:09:58.736Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-07-06T22:09:58.736Z] === RUN TestPidHost [2022-07-06T22:09:58.873Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-06T22:09:59.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-06T22:09:59.297Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-06T22:09:59.820Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-06T22:09:59.859Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-06T22:10:00.117Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-06T22:10:00.377Z] --- PASS: TestPidHost (1.75s) [2022-07-06T22:10:00.377Z] === RUN TestPsFilter [2022-07-06T22:10:00.377Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-06T22:10:00.377Z] --- PASS: TestPsFilter (0.13s) [2022-07-06T22:10:00.377Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-06T22:10:00.634Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-06T22:10:00.890Z] check_test.go:540: [d36494645f16f] daemon is not started [2022-07-06T22:10:00.890Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-06T22:10:01.147Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2022-07-06T22:10:01.147Z] === RUN TestRemoveContainerWithVolume [2022-07-06T22:10:01.194Z] === RUN TestReadPluginNoRead/default [2022-07-06T22:10:01.760Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-07-06T22:10:02.077Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-07-06T22:10:02.077Z] === RUN TestRemoveContainerRunning [2022-07-06T22:10:02.328Z] === CONT TestReadPluginNoRead [2022-07-06T22:10:02.328Z] read_test.go:92: [dce730c35c3f1] daemon is not started [2022-07-06T22:10:02.328Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-07-06T22:10:02.328Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-07-06T22:10:02.328Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-07-06T22:10:02.328Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-06T22:10:02.328Z] PASS [2022-07-06T22:10:02.328Z] [2022-07-06T22:10:02.328Z] DONE 6 tests in 8.709s [2022-07-06T22:10:02.328Z] 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-07-06T22:10:02.328Z] ++ 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-07-06T22:10:02.328Z] ++ set -e [2022-07-06T22:10:02.328Z] ++ '[' -n 0 ']' [2022-07-06T22:10:02.328Z] ++ set -x [2022-07-06T22:10:02.328Z] ++ 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-07-06T22:10:02.328Z] testing: warning: no tests to run [2022-07-06T22:10:02.328Z] PASS [2022-07-06T22:10:02.328Z] [2022-07-06T22:10:02.328Z] DONE 0 tests in 0.031s [2022-07-06T22:10:02.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-06T22:10:02.328Z] ++ 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-07-06T22:10:02.328Z] ++ set -e [2022-07-06T22:10:02.328Z] ++ '[' -n 0 ']' [2022-07-06T22:10:02.328Z] ++ set -x [2022-07-06T22:10:02.328Z] ++ 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-07-06T22:10:02.328Z] INFO: Testing against a local daemon [2022-07-06T22:10:02.328Z] === RUN TestPluginWithDevMounts [2022-07-06T22:10:02.328Z] === PAUSE TestPluginWithDevMounts [2022-07-06T22:10:02.328Z] === CONT TestPluginWithDevMounts [2022-07-06T22:10:02.639Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-06T22:10:02.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-06T22:10:02.896Z] --- PASS: TestRemoveContainerRunning (0.90s) [2022-07-06T22:10:02.896Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-06T22:10:03.458Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-07-06T22:10:03.458Z] === RUN TestRemoveInvalidContainer [2022-07-06T22:10:03.458Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-06T22:10:03.458Z] === RUN TestRenameLinkedContainer [2022-07-06T22:10:03.978Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-06T22:10:04.230Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-06T22:10:04.230Z] PASS [2022-07-06T22:10:04.230Z] [2022-07-06T22:10:04.230Z] DONE 1 tests in 1.640s [2022-07-06T22:10:04.230Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-06T22:10:04.230Z] ++ 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-07-06T22:10:04.230Z] ++ set -e [2022-07-06T22:10:04.230Z] ++ '[' -n 0 ']' [2022-07-06T22:10:04.230Z] ++ set -x [2022-07-06T22:10:04.230Z] ++ 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-07-06T22:10:04.230Z] INFO: Testing against a local daemon [2022-07-06T22:10:04.230Z] === RUN TestSecretInspect [2022-07-06T22:10:04.388Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-06T22:10:05.757Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-06T22:10:05.757Z] --- PASS: TestRenameLinkedContainer (2.30s) [2022-07-06T22:10:05.757Z] === RUN TestRenameStoppedContainer [2022-07-06T22:10:05.952Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-07-06T22:10:05.952Z] === RUN TestServiceUpdateNetwork [2022-07-06T22:10:06.131Z] --- PASS: TestSecretInspect (2.21s) [2022-07-06T22:10:06.131Z] === RUN TestSecretList [2022-07-06T22:10:06.144Z] tests/integration/client_test.py ..... [ 75%] [2022-07-06T22:10:06.144Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-06T22:10:06.334Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-07-06T22:10:06.334Z] === RUN TestRenameRunningContainerAndReuse [2022-07-06T22:10:06.714Z] tests/integration/errors_test.py . [ 76%] [2022-07-06T22:10:07.263Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-06T22:10:07.519Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2022-07-06T22:10:07.519Z] === RUN TestRenameInvalidName [2022-07-06T22:10:08.449Z] --- PASS: TestRenameInvalidName (0.62s) [2022-07-06T22:10:08.449Z] === RUN TestRenameAnonymousContainer [2022-07-06T22:10:08.449Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-06T22:10:08.659Z] --- PASS: TestSecretList (2.19s) [2022-07-06T22:10:08.659Z] === RUN TestSecretsCreateAndDelete [2022-07-06T22:10:09.814Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-06T22:10:10.377Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2022-07-06T22:10:10.377Z] === RUN TestRenameContainerWithSameName [2022-07-06T22:10:10.559Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-06T22:10:10.559Z] === RUN TestSecretsUpdate [2022-07-06T22:10:10.939Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-07-06T22:10:10.939Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-06T22:10:11.501Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-06T22:10:12.063Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-06T22:10:12.063Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-07-06T22:10:12.063Z] === RUN TestResize [2022-07-06T22:10:12.626Z] --- PASS: TestResize (0.50s) [2022-07-06T22:10:12.626Z] === RUN TestResizeWithInvalidSize [2022-07-06T22:10:13.088Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-06T22:10:13.088Z] === RUN TestTemplatedSecret [2022-07-06T22:10:13.189Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-06T22:10:13.189Z] === RUN TestResizeWhenContainerNotStarted [2022-07-06T22:10:13.445Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:13.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:13.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:13.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-06T22:10:13.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:13.701Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-06T22:10:15.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-06T22:10:15.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:15.617Z] --- PASS: TestTemplatedSecret (2.45s) [2022-07-06T22:10:15.617Z] === RUN TestSecretCreateResolve [2022-07-06T22:10:15.628Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-06T22:10:16.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-06T22:10:17.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-06T22:10:17.518Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-06T22:10:17.518Z] PASS [2022-07-06T22:10:17.518Z] [2022-07-06T22:10:17.518Z] DONE 6 tests in 13.442s [2022-07-06T22:10:17.518Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-06T22:10:17.518Z] ++ 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-07-06T22:10:17.518Z] ++ set -e [2022-07-06T22:10:17.518Z] ++ '[' -n 0 ']' [2022-07-06T22:10:17.518Z] ++ set -x [2022-07-06T22:10:17.518Z] ++ 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-07-06T22:10:17.518Z] INFO: Testing against a local daemon [2022-07-06T22:10:17.518Z] === RUN TestServiceCreateInit [2022-07-06T22:10:17.518Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-06T22:10:18.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:18.118Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-07-06T22:10:18.118Z] === RUN TestServiceUpdatePidsLimit [2022-07-06T22:10:18.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:18.306Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-06T22:10:18.681Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-06T22:10:19.610Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-06T22:10:21.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-06T22:10:21.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-06T22:10:21.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-06T22:10:22.084Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-06T22:10:23.011Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-06T22:10:24.230Z] --- PASS: TestServiceCreateInit (6.71s) [2022-07-06T22:10:24.230Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-07-06T22:10:24.230Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.15s) [2022-07-06T22:10:24.230Z] === RUN TestCreateServiceMultipleTimes [2022-07-06T22:10:24.906Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-06T22:10:26.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-06T22:10:26.529Z] check_test.go:540: [db70c87569dc4] daemon is not started [2022-07-06T22:10:26.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-06T22:10:26.531Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-06T22:10:26.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-06T22:10:27.691Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-06T22:10:28.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-06T22:10:28.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-06T22:10:28.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-06T22:10:29.497Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-06T22:10:30.429Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-06T22:10:30.429Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-06T22:10:30.686Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-06T22:10:32.053Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-06T22:10:32.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-06T22:10:32.872Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-06T22:10:33.803Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-06T22:10:33.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-06T22:10:34.732Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-06T22:10:35.295Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-06T22:10:36.664Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-06T22:10:36.664Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-06T22:10:36.664Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.81s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.04s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.01s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.11s) [2022-07-06T22:10:36.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2022-07-06T22:10:36.664Z] === RUN TestCgroupNamespacesRun [2022-07-06T22:10:37.225Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-06T22:10:37.630Z] --- PASS: TestServiceUpdatePidsLimit (18.67s) [2022-07-06T22:10:37.630Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-07-06T22:10:37.630Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-06T22:10:37.630Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (8.48s) [2022-07-06T22:10:37.630Z] PASS [2022-07-06T22:10:37.630Z] [2022-07-06T22:10:37.630Z] === Skipped [2022-07-06T22:10:37.630Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-06T22:10:37.630Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:10:37.630Z] [2022-07-06T22:10:37.630Z] DONE 27 tests, 1 skipped in 167.905s [2022-07-06T22:10:37.630Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-06T22:10:37.630Z] INFO: Testing against a local daemon [2022-07-06T22:10:37.630Z] === RUN TestSessionCreate [2022-07-06T22:10:37.630Z] --- PASS: TestSessionCreate (0.02s) [2022-07-06T22:10:37.630Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-06T22:10:37.630Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-06T22:10:37.630Z] PASS [2022-07-06T22:10:37.630Z] [2022-07-06T22:10:37.630Z] DONE 2 tests in 0.056s [2022-07-06T22:10:37.630Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-06T22:10:37.630Z] INFO: Testing against a local daemon [2022-07-06T22:10:37.630Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:10:37.630Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:10:37.630Z] === RUN TestDiskUsage [2022-07-06T22:10:37.630Z] === PAUSE TestDiskUsage [2022-07-06T22:10:37.630Z] === RUN TestEventsExecDie [2022-07-06T22:10:38.155Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-06T22:10:38.556Z] --- PASS: TestEventsExecDie (1.65s) [2022-07-06T22:10:38.556Z] === RUN TestEventsBackwardsCompatible [2022-07-06T22:10:38.718Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2022-07-06T22:10:38.718Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-06T22:10:38.812Z] --- PASS: TestEventsBackwardsCompatible (0.53s) [2022-07-06T22:10:38.812Z] === RUN TestEventsVolumeCreate [2022-07-06T22:10:39.068Z] --- PASS: TestEventsVolumeCreate (0.31s) [2022-07-06T22:10:39.068Z] === RUN TestInfoBinaryCommits [2022-07-06T22:10:39.323Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-06T22:10:39.323Z] === RUN TestInfoAPIVersioned [2022-07-06T22:10:39.323Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-06T22:10:39.323Z] === RUN TestInfoAPI [2022-07-06T22:10:39.323Z] --- PASS: TestInfoAPI (0.02s) [2022-07-06T22:10:39.323Z] === RUN TestInfoAPIWarnings [2022-07-06T22:10:40.611Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-07-06T22:10:40.611Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-06T22:10:42.309Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2022-07-06T22:10:42.309Z] === RUN TestCreateServiceConflict [2022-07-06T22:10:42.309Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-06T22:10:42.309Z] === RUN TestCreateServiceMaxReplicas [2022-07-06T22:10:42.487Z] ......... [ 85%] [2022-07-06T22:10:42.505Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-06T22:10:42.505Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2022-07-06T22:10:42.505Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-06T22:10:43.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-06T22:10:43.068Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-06T22:10:44.435Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-07-06T22:10:44.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-06T22:10:44.837Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-07-06T22:10:44.837Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-06T22:10:44.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-06T22:10:45.561Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2022-07-06T22:10:45.561Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-06T22:10:45.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-06T22:10:46.745Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2022-07-06T22:10:46.745Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-06T22:10:47.673Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-07-06T22:10:47.673Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-06T22:10:47.756Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-06T22:10:47.930Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-06T22:10:48.493Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-06T22:10:49.214Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-06T22:10:49.423Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-07-06T22:10:49.423Z] === RUN TestNISDomainname [2022-07-06T22:10:50.353Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-06T22:10:50.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-06T22:10:50.353Z] --- PASS: TestNISDomainname (0.94s) [2022-07-06T22:10:50.353Z] === RUN TestHostnameDnsResolution [2022-07-06T22:10:51.288Z] --- PASS: TestHostnameDnsResolution (1.02s) [2022-07-06T22:10:51.288Z] === RUN TestUnprivilegedPortsAndPing [2022-07-06T22:10:52.217Z] --- PASS: TestUnprivilegedPortsAndPing (0.85s) [2022-07-06T22:10:52.217Z] === RUN TestPrivilegedHostDevices [2022-07-06T22:10:52.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-06T22:10:52.781Z] --- PASS: TestPrivilegedHostDevices (0.72s) [2022-07-06T22:10:52.781Z] === RUN TestRunConsoleSize [2022-07-06T22:10:53.344Z] --- PASS: TestRunConsoleSize (0.57s) [2022-07-06T22:10:53.344Z] === RUN TestStats [2022-07-06T22:10:55.786Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-06T22:10:55.786Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-06T22:10:56.612Z] --- PASS: TestStats (2.71s) [2022-07-06T22:10:56.612Z] === RUN TestStopContainerWithTimeout [2022-07-06T22:10:56.612Z] === RUN TestStopContainerWithTimeout/0 [2022-07-06T22:10:56.612Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-06T22:10:56.612Z] === RUN TestStopContainerWithTimeout/1 [2022-07-06T22:10:56.612Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-06T22:10:56.612Z] === RUN TestStopContainerWithTimeout/3 [2022-07-06T22:10:56.612Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-06T22:10:56.612Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-06T22:10:56.612Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-06T22:10:56.612Z] === CONT TestStopContainerWithTimeout/0 [2022-07-06T22:10:56.612Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-06T22:10:56.868Z] check_test.go:540: [d02cf916d5dbe] daemon is not started [2022-07-06T22:10:56.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-06T22:10:57.124Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-06T22:10:57.124Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-06T22:10:57.124Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-06T22:10:57.124Z] === CONT TestStopContainerWithTimeout/3 [2022-07-06T22:10:57.362Z] --- PASS: TestInfoAPIWarnings (16.93s) [2022-07-06T22:10:57.362Z] === RUN TestInfoDebug [2022-07-06T22:10:57.362Z] --- PASS: TestInfoDebug (0.79s) [2022-07-06T22:10:57.362Z] === RUN TestInfoInsecureRegistries [2022-07-06T22:10:57.553Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-06T22:10:57.924Z] --- PASS: TestInfoInsecureRegistries (0.80s) [2022-07-06T22:10:57.924Z] === RUN TestInfoRegistryMirrors [2022-07-06T22:10:58.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-06T22:10:58.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-06T22:10:58.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-06T22:10:58.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-06T22:10:58.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-06T22:10:58.852Z] --- PASS: TestInfoRegistryMirrors (0.87s) [2022-07-06T22:10:58.852Z] === RUN TestLoginFailsWithBadCredentials [2022-07-06T22:10:58.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-06T22:10:58.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-06T22:10:59.108Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-06T22:10:59.108Z] === RUN TestPingCacheHeaders [2022-07-06T22:10:59.108Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-06T22:10:59.108Z] === RUN TestPingGet [2022-07-06T22:10:59.108Z] --- PASS: TestPingGet (0.01s) [2022-07-06T22:10:59.108Z] === RUN TestPingHead [2022-07-06T22:10:59.108Z] --- PASS: TestPingHead (0.02s) [2022-07-06T22:10:59.108Z] === RUN TestPingSwarmHeader [2022-07-06T22:10:59.128Z] === CONT TestStopContainerWithTimeout/1 [2022-07-06T22:10:59.706Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-07-06T22:10:59.706Z] === RUN TestCreateServiceSecretFileMode [2022-07-06T22:10:59.965Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-07-06T22:10:59.965Z] === RUN TestCreateServiceConfigFileMode [2022-07-06T22:11:00.036Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-06T22:11:00.292Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-06T22:11:00.314Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-06T22:11:00.511Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-06T22:11:00.511Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-06T22:11:00.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-06T22:11:00.574Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-06T22:11:01.081Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-06T22:11:01.081Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-07-06T22:11:01.081Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-07-06T22:11:01.081Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-07-06T22:11:01.081Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-07-06T22:11:01.081Z] === RUN TestDeleteDevicemapper [2022-07-06T22:11:01.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:11:01.081Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-06T22:11:01.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-06T22:11:01.081Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-06T22:11:01.656Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-06T22:11:01.656Z] --- PASS: TestPingSwarmHeader (2.36s) [2022-07-06T22:11:01.656Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-06T22:11:01.656Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.01s) [2022-07-06T22:11:01.656Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-06T22:11:01.656Z] === RUN TestVersion [2022-07-06T22:11:01.656Z] --- PASS: TestVersion (0.02s) [2022-07-06T22:11:01.656Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:11:01.656Z] === CONT TestDiskUsage [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/container_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/image_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/volume_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-06T22:11:01.912Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-06T22:11:02.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-06T22:11:02.425Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-06T22:11:02.425Z] === RUN TestDiskUsage/after_container.Run [2022-07-06T22:11:02.493Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-07-06T22:11:02.493Z] === RUN TestCreateServiceSysctls [2022-07-06T22:11:02.974Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-06T22:11:02.987Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-06T22:11:02.987Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage (1.64s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-06T22:11:02.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:11:02.987Z] PASS [2022-07-06T22:11:02.987Z] [2022-07-06T22:11:02.987Z] DONE 54 tests in 26.406s [2022-07-06T22:11:02.988Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-06T22:11:03.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2022-07-06T22:11:03.231Z] === RUN TestUpdateMemory [2022-07-06T22:11:03.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:11:03.231Z] --- SKIP: TestUpdateMemory (0.01s) [2022-07-06T22:11:03.231Z] === RUN TestUpdateCPUQuota [2022-07-06T22:11:03.244Z] INFO: Testing against a local daemon [2022-07-06T22:11:03.244Z] === RUN TestVolumesCreateAndList [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-06T22:11:03.244Z] === RUN TestVolumesRemove [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-06T22:11:03.244Z] === RUN TestVolumesInspect [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-06T22:11:03.244Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-06T22:11:03.244Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-06T22:11:03.244Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-06T22:11:03.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-06T22:11:03.244Z] PASS [2022-07-06T22:11:03.244Z] [2022-07-06T22:11:03.244Z] DONE 9 tests in 0.164s [2022-07-06T22:11:03.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:11:03.805Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-06T22:11:03.805Z] Removing test suite binaries [2022-07-06T22:11:03.805Z] exiting test-integration [2022-07-06T22:11:03.805Z] ++ exit 0 [2022-07-06T22:11:03.805Z] [2022-07-06T22:11:04.597Z] --- PASS: TestUpdateCPUQuota (1.18s) [2022-07-06T22:11:04.597Z] === RUN TestUpdatePidsLimit [2022-07-06T22:11:04.597Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-06T22:11:04.696Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-06T22:11:04.853Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-06T22:11:04.853Z] === RUN TestUpdatePidsLimit/no_change [2022-07-06T22:11:04.957Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-06T22:11:04.957Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-06T22:11:04.957Z] [2022-07-06T22:11:04.957Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-06T22:11:04.957Z] =========================== short test summary info ============================ [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-06T22:11:04.957Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-06T22:11:04.957Z] Not supported on most drivers [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-06T22:11:04.957Z] Output of docker top depends on host distro, and is not formalized. [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-06T22:11:04.957Z] Output of docker top depends on host distro, and is not formalized. [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-06T22:11:04.957Z] Can fail if eth0 has multiple IP addresses [2022-07-06T22:11:04.957Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-06T22:11:04.957Z] This doesn't seem to be taken into account by the engine [2022-07-06T22:11:04.957Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-06T22:11:04.957Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-06T22:11:04.957Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.32 seconds == Post stage [Pipeline] junit [2022-07-06T22:11:05.217Z] Recording test results [2022-07-06T22:11:05.417Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-06T22:11:05.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-06T22:11:05.677Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-06T22:11:05.677Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-06T22:11:05.773Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-07-06T22:11:05.773Z] === RUN TestCreateServiceCapabilities [2022-07-06T22:11:06.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-06T22:11:06.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-06T22:11:06.501Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-06T22:11:06.752Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-06T22:11:06.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-06T22:11:06.826Z] + echo Ensuring container killed. [2022-07-06T22:11:06.826Z] Ensuring container killed. [2022-07-06T22:11:06.826Z] + docker rm -vf docker-pr2 [2022-07-06T22:11:06.826Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-06T22:11:07.102Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:11:07.102Z] Chowning /workspace to jenkins user [2022-07-06T22:11:07.102Z] + id -u [2022-07-06T22:11:07.102Z] + id -g [2022-07-06T22:11:07.102Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:11:07.102Z] Unable to find image 'busybox:latest' locally [2022-07-06T22:11:07.358Z] latest: Pulling from library/busybox [2022-07-06T22:11:07.358Z] 19d511225f94: Pulling fs layer [2022-07-06T22:11:07.358Z] 19d511225f94: Verifying Checksum [2022-07-06T22:11:07.358Z] 19d511225f94: Download complete [2022-07-06T22:11:07.358Z] 19d511225f94: Pull complete [2022-07-06T22:11:07.617Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-06T22:11:07.617Z] Status: Downloaded newer image for busybox:latest [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit (3.62s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-07-06T22:11:08.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-07-06T22:11:08.121Z] === RUN TestUpdateRestartPolicy [2022-07-06T22:11:08.304Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-07-06T22:11:08.304Z] === RUN TestInspect [2022-07-06T22:11:08.685Z] === RUN TestDockerSuite/TestAttachPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:11:09.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-06T22:11:09.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-06T22:11:09.313Z] + bundleName=amd64-cgroup2 [2022-07-06T22:11:09.313Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-06T22:11:09.313Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-06T22:11:09.313Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-06T22:11:09.313Z] + 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-07-06T22:11:09.582Z] Archiving artifacts [2022-07-06T22:11:09.812Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-06T22:11:10.833Z] --- PASS: TestInspect (2.67s) [2022-07-06T22:11:10.834Z] === RUN TestCreateJob [2022-07-06T22:11:11.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-06T22:11:11.795Z] + make clean [2022-07-06T22:11:11.795Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-06T22:11:11.795Z] docker-dev-cache [2022-07-06T22:11:11.795Z] docker-mod-cache [Pipeline] deleteDir [2022-07-06T22:11:12.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-06T22:11:13.364Z] --- PASS: TestCreateJob (2.97s) [2022-07-06T22:11:13.364Z] === RUN TestReplicatedJob [2022-07-06T22:11:13.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:11:15.560Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:11:15.560Z] [2022-07-06T22:11:15.560Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:11:15.560Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:11:15.560Z] [2022-07-06T22:11:15.560Z] To set a process to complain mode, use the command line tool [2022-07-06T22:11:15.560Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:11:15.560Z] [2022-07-06T22:11:15.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways Post stage [Pipeline] junit [2022-07-06T22:11:17.489Z] Recording test results [2022-07-06T22:11:18.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-06T22:11:18.110Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-06T22:11:18.110Z] check_test.go:540: [de3daf9934fcf] daemon is not started [2022-07-06T22:11:18.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-06T22:11:18.110Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-06T22:11:18.110Z] check_test.go:540: [d2914c0fb3849] daemon is not started [2022-07-06T22:11:18.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-06T22:11:18.629Z] --- PASS: TestReplicatedJob (4.77s) [2022-07-06T22:11:18.629Z] === RUN TestUpdateReplicatedJob [2022-07-06T22:11:18.743Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-06T22:11:19.027Z] + echo Ensuring container killed. [2022-07-06T22:11:19.027Z] Ensuring container killed. [2022-07-06T22:11:19.027Z] + docker rm -vf docker-pr2 [2022-07-06T22:11:19.027Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-06T22:11:19.314Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:11:19.315Z] Chowning /workspace to jenkins user [2022-07-06T22:11:19.315Z] + id -u [2022-07-06T22:11:19.315Z] + id -g [2022-07-06T22:11:19.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:11:19.315Z] Unable to find image 'busybox:latest' locally [2022-07-06T22:11:19.574Z] latest: Pulling from library/busybox [2022-07-06T22:11:19.574Z] 19d511225f94: Pulling fs layer [2022-07-06T22:11:19.574Z] 19d511225f94: Download complete [2022-07-06T22:11:19.837Z] 19d511225f94: Pull complete [2022-07-06T22:11:19.837Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-06T22:11:19.837Z] Status: Downloaded newer image for busybox:latest [2022-07-06T22:11:20.629Z] check_test.go:540: [de411d37e236f] daemon is not started [2022-07-06T22:11:20.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-06T22:11:20.885Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2022-07-06T22:11:20.885Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-06T22:11:21.158Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-07-06T22:11:21.158Z] === RUN TestServiceListWithStatuses [2022-07-06T22:11:21.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:11:21.158Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-06T22:11:21.158Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:11:21.817Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-07-06T22:11:21.817Z] === RUN TestWaitNonBlocked [2022-07-06T22:11:21.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:11:21.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:11:21.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:11:21.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:11:21.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-06T22:11:21.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-06T22:11:22.044Z] + bundleName=docker-py [2022-07-06T22:11:22.044Z] + echo Creating docker-py-bundles.tar.gz [2022-07-06T22:11:22.044Z] Creating docker-py-bundles.tar.gz [2022-07-06T22:11:22.044Z] + 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-07-06T22:11:22.057Z] Archiving artifacts [2022-07-06T22:11:23.187Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-06T22:11:23.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2022-07-06T22:11:23.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2022-07-06T22:11:23.187Z] === RUN TestWaitBlocked [2022-07-06T22:11:23.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:11:23.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:11:23.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:11:23.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:11:23.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-06T22:11:23.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-06T22:11:24.028Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-06T22:11:24.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh binary [2022-07-06T22:11:24.555Z] --- PASS: TestWaitBlocked (0.04s) [2022-07-06T22:11:24.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-07-06T22:11:24.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2022-07-06T22:11:24.555Z] === RUN TestWaitConditions [2022-07-06T22:11:24.555Z] === RUN TestWaitConditions/default [2022-07-06T22:11:24.555Z] === PAUSE TestWaitConditions/default [2022-07-06T22:11:24.555Z] === RUN TestWaitConditions/not-running [2022-07-06T22:11:24.555Z] === PAUSE TestWaitConditions/not-running [2022-07-06T22:11:24.555Z] === RUN TestWaitConditions/next-exit [2022-07-06T22:11:24.555Z] === PAUSE TestWaitConditions/next-exit [2022-07-06T22:11:24.555Z] === RUN TestWaitConditions/removed [2022-07-06T22:11:24.555Z] === PAUSE TestWaitConditions/removed [2022-07-06T22:11:24.555Z] === CONT TestWaitConditions/default [2022-07-06T22:11:24.555Z] === CONT TestWaitConditions/next-exit [2022-07-06T22:11:24.635Z] [2022-07-06T22:11:24.812Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-06T22:11:24.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-06T22:11:24.894Z] Removing bundles/ [2022-07-06T22:11:24.894Z] [2022-07-06T22:11:24.894Z] ---> Making bundle: binary (in bundles/binary) [2022-07-06T22:11:24.894Z] Building: bundles/binary-daemon/dockerd [2022-07-06T22:11:24.894Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:11:25.342Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-07-06T22:11:25.342Z] === RUN TestDockerNetworkReConnect [2022-07-06T22:11:25.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-06T22:11:26.744Z] === CONT TestWaitConditions/removed [2022-07-06T22:11:26.744Z] === CONT TestWaitConditions/not-running [2022-07-06T22:11:26.744Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-06T22:11:27.307Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-06T22:11:27.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-06T22:11:28.800Z] --- PASS: TestWaitConditions (0.02s) [2022-07-06T22:11:28.800Z] --- PASS: TestWaitConditions/next-exit (2.16s) [2022-07-06T22:11:28.800Z] --- PASS: TestWaitConditions/default (2.19s) [2022-07-06T22:11:28.800Z] --- PASS: TestWaitConditions/removed (1.95s) [2022-07-06T22:11:28.800Z] --- PASS: TestWaitConditions/not-running (2.02s) [2022-07-06T22:11:28.800Z] === CONT TestContainerStartOnDaemonRestart [2022-07-06T22:11:28.800Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-06T22:11:29.057Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-06T22:11:29.557Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-07-06T22:11:29.557Z] === RUN TestServicePlugin [2022-07-06T22:11:29.557Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:11:29.557Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-06T22:11:29.557Z] === RUN TestServiceUpdateLabel [2022-07-06T22:11:30.942Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-06T22:11:30.942Z] === RUN TestServiceUpdateSecrets [2022-07-06T22:11:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-06T22:11:31.881Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2022-07-06T22:11:31.881Z] === CONT TestIpcModeOlderClient [2022-07-06T22:11:32.138Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-06T22:11:32.138Z] === CONT TestContainerKillOnDaemonStart [2022-07-06T22:11:32.138Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.47s) [2022-07-06T22:11:32.138Z] === CONT TestDaemonHostGatewayIP [2022-07-06T22:11:32.138Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-06T22:11:33.067Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-06T22:11:34.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-06T22:11:35.804Z] --- PASS: TestDaemonHostGatewayIP (3.69s) [2022-07-06T22:11:35.805Z] === CONT TestDaemonRestartIpcMode [2022-07-06T22:11:39.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-06T22:11:39.073Z] --- PASS: TestDaemonRestartIpcMode (3.10s) [2022-07-06T22:11:39.636Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-06T22:11:42.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-06T22:11:42.416Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-06T22:11:42.673Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-06T22:11:44.040Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-06T22:11:44.973Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2022-07-06T22:11:44.973Z] PASS [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === Skipped [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-06T22:11:44.973Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-06T22:11:44.973Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-06T22:11:44.973Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-06T22:11:44.973Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-06T22:11:44.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-07-06T22:11:44.973Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-06T22:11:44.973Z] [2022-07-06T22:11:44.973Z] DONE 264 tests, 6 skipped in 167.545s [2022-07-06T22:11:44.973Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-06T22:11:44.973Z] ++ 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-07-06T22:11:44.973Z] ++ set -e [2022-07-06T22:11:44.973Z] ++ '[' -n 0 ']' [2022-07-06T22:11:44.973Z] ++ set -x [2022-07-06T22:11:44.973Z] ++ 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-07-06T22:11:45.229Z] === RUN TestConfigDaemonLibtrustID [2022-07-06T22:11:45.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-06T22:11:45.743Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-06T22:11:45.743Z] === RUN TestConfigDaemonID [2022-07-06T22:11:45.810Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-07-06T22:11:45.811Z] === RUN TestServiceUpdateConfigs [2022-07-06T22:11:47.142Z] daemon_test.go:83: [da6d99552e2b0] daemon is not started [2022-07-06T22:11:47.142Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:11:47.142Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-06T22:11:47.142Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-06T22:11:47.142Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-06T22:11:47.142Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-06T22:11:47.142Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-06T22:11:47.142Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-06T22:11:47.142Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-06T22:11:47.142Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-06T22:11:47.142Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-06T22:11:47.142Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-06T22:11:47.142Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2022-07-06T22:11:47.401Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2022-07-06T22:11:47.401Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-06T22:11:47.401Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-06T22:11:47.401Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-06T22:11:47.661Z] check_test.go:540: [d2d04dda753db] daemon is not started [2022-07-06T22:11:47.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-06T22:11:48.593Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-06T22:11:48.850Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-06T22:11:49.413Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-06T22:11:49.669Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-06T22:11:50.598Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-06T22:11:50.598Z] daemon_test.go:197: [daa383e2810a8] daemon is not started [2022-07-06T22:11:50.598Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-07-06T22:11:50.598Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-06T22:11:50.598Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-06T22:11:50.598Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-06T22:11:50.598Z] === RUN TestDaemonProxy [2022-07-06T22:11:50.598Z] === RUN TestDaemonProxy/environment_variables [2022-07-06T22:11:50.598Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-06T22:11:52.487Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-06T22:11:52.487Z] === RUN TestDaemonProxy/command-line_options [2022-07-06T22:11:54.378Z] === RUN TestDaemonProxy/configuration_file [2022-07-06T22:11:54.635Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-06T22:11:54.891Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-06T22:11:55.820Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-06T22:11:55.820Z] === RUN TestDaemonProxy/conflicting_options [2022-07-06T22:11:56.076Z] check_test.go:540: [da4f63995d2d8] daemon is not started [2022-07-06T22:11:56.077Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-06T22:11:56.333Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy (6.33s) [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-06T22:11:56.896Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-06T22:11:56.896Z] PASS [2022-07-06T22:11:56.896Z] [2022-07-06T22:11:56.896Z] DONE 18 tests in 11.913s [2022-07-06T22:11:56.896Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-06T22:11:56.896Z] ++ 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-07-06T22:11:56.896Z] ++ set -e [2022-07-06T22:11:56.896Z] ++ '[' -n 0 ']' [2022-07-06T22:11:56.896Z] ++ set -x [2022-07-06T22:11:56.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-06T22:11:57.153Z] INFO: Testing against a local daemon [2022-07-06T22:11:57.153Z] === RUN TestCommitInheritsEnv [2022-07-06T22:11:57.410Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-07-06T22:11:57.410Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-06T22:11:57.410Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-06T22:11:57.410Z] === RUN TestImportWithCustomPlatform [2022-07-06T22:11:57.410Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-06T22:11:57.666Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-06T22:11:57.666Z] === RUN TestImportWithCustomPlatform// [2022-07-06T22:11:57.666Z] === RUN TestImportWithCustomPlatform/linux [2022-07-06T22:11:57.666Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-06T22:11:57.922Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-06T22:11:57.922Z] === RUN TestImportWithCustomPlatform/macos [2022-07-06T22:11:57.922Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-06T22:11:57.922Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-06T22:11:57.922Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-06T22:11:57.922Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-06T22:11:57.922Z] === RUN TestImagesFilterMultiReference [2022-07-06T22:11:58.179Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-06T22:11:58.179Z] === RUN TestImagePullPlatformInvalid [2022-07-06T22:11:58.179Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-06T22:11:58.179Z] === RUN TestRemoveImageOrphaning [2022-07-06T22:11:58.436Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-06T22:11:58.436Z] === RUN TestRemoveImageGarbageCollector [2022-07-06T22:11:58.997Z] time="2022-07-06T22:11:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-06T22:11:59.561Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-06T22:12:00.678Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-07-06T22:12:00.678Z] === RUN TestServiceUpdateNetwork [2022-07-06T22:12:00.929Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-07-06T22:12:00.929Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-06T22:12:00.929Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-06T22:12:00.929Z] === RUN TestTagInvalidReference [2022-07-06T22:12:00.929Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-06T22:12:00.929Z] === RUN TestTagValidPrefixedRepo [2022-07-06T22:12:00.929Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-06T22:12:00.929Z] === RUN TestTagExistedNameWithoutForce [2022-07-06T22:12:00.929Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-06T22:12:00.929Z] === RUN TestTagOfficialNames [2022-07-06T22:12:00.929Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-06T22:12:00.929Z] === RUN TestTagMatchesDigest [2022-07-06T22:12:00.929Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-06T22:12:00.929Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-06T22:12:04.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-06T22:12:05.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-06T22:12:06.503Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-06T22:12:07.067Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-06T22:12:07.630Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-06T22:12:07.630Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-06T22:12:08.194Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-06T22:12:08.759Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-06T22:12:09.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-06T22:12:09.322Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-06T22:12:09.884Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-06T22:12:10.446Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-06T22:12:10.706Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-06T22:12:11.269Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-06T22:12:11.832Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-06T22:12:12.092Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-06T22:12:12.349Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-06T22:12:12.349Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-06T22:12:12.874Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-07-06T22:12:12.874Z] === RUN TestServiceUpdatePidsLimit [2022-07-06T22:12:12.912Z] check_test.go:540: [d7c5c7ae66e17] daemon is not started [2022-07-06T22:12:12.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-06T22:12:13.132Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-06T22:12:13.699Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-06T22:12:13.841Z] check_test.go:540: [d9ac9c2dd72af] daemon is not started [2022-07-06T22:12:13.841Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-06T22:12:14.405Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-06T22:12:16.298Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-06T22:12:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-06T22:12:19.830Z] check_test.go:540: [d764a74df97bf] daemon is not started [2022-07-06T22:12:19.830Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-06T22:12:20.393Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-06T22:12:21.806Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-06T22:12:22.285Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-06T22:12:22.848Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-06T22:12:23.410Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-06T22:12:24.779Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-06T22:12:28.050Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-06T22:12:28.365Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-07-06T22:12:28.365Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-06T22:12:28.365Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-06T22:12:28.365Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-06T22:12:28.365Z] PASS [2022-07-06T22:12:28.365Z] [2022-07-06T22:12:28.365Z] === Skipped [2022-07-06T22:12:28.365Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-06T22:12:28.365Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:12:28.365Z] [2022-07-06T22:12:28.365Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-06T22:12:28.365Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-06T22:12:28.365Z] [2022-07-06T22:12:28.365Z] DONE 27 tests, 2 skipped in 130.609s [2022-07-06T22:12:28.365Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-06T22:12:28.365Z] ++ 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-07-06T22:12:28.365Z] ++ set -e [2022-07-06T22:12:28.365Z] ++ '[' -n 0 ']' [2022-07-06T22:12:28.365Z] ++ set -x [2022-07-06T22:12:28.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=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-07-06T22:12:28.365Z] INFO: Testing against a local daemon [2022-07-06T22:12:28.365Z] === RUN TestSessionCreate [2022-07-06T22:12:28.365Z] --- PASS: TestSessionCreate (0.02s) [2022-07-06T22:12:28.365Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-06T22:12:28.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-06T22:12:28.365Z] PASS [2022-07-06T22:12:28.365Z] [2022-07-06T22:12:28.365Z] DONE 2 tests in 0.129s [2022-07-06T22:12:28.365Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-06T22:12:28.365Z] ++ 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-07-06T22:12:28.365Z] ++ set -e [2022-07-06T22:12:28.365Z] ++ '[' -n 0 ']' [2022-07-06T22:12:28.365Z] ++ set -x [2022-07-06T22:12:28.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=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-07-06T22:12:28.365Z] INFO: Testing against a local daemon [2022-07-06T22:12:28.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:12:28.365Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:12:28.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:12:28.365Z] === RUN TestDiskUsage [2022-07-06T22:12:28.365Z] === PAUSE TestDiskUsage [2022-07-06T22:12:28.365Z] === RUN TestEventsExecDie [2022-07-06T22:12:28.613Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-06T22:12:28.931Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-06T22:12:28.931Z] === RUN TestEventsBackwardsCompatible [2022-07-06T22:12:28.931Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-06T22:12:28.931Z] === RUN TestEventsVolumeCreate [2022-07-06T22:12:28.931Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-06T22:12:28.931Z] === RUN TestInfoBinaryCommits [2022-07-06T22:12:28.931Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-06T22:12:28.931Z] === RUN TestInfoAPIVersioned [2022-07-06T22:12:28.931Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-06T22:12:28.931Z] === RUN TestInfoAPI [2022-07-06T22:12:28.931Z] --- PASS: TestInfoAPI (0.02s) [2022-07-06T22:12:28.931Z] === RUN TestInfoAPIWarnings [2022-07-06T22:12:29.542Z] check_test.go:540: [d4282d62d6271] daemon is not started [2022-07-06T22:12:29.542Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-06T22:12:34.793Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-06T22:12:34.793Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-06T22:12:35.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-06T22:12:37.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-06T22:12:37.854Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-06T22:12:39.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-06T22:12:40.677Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-06T22:12:41.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-06T22:12:43.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-06T22:12:43.390Z] check_test.go:540: [dbdd53c763eb5] daemon is not started [2022-07-06T22:12:43.390Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-06T22:12:43.953Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-06T22:12:44.517Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-06T22:12:45.080Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-06T22:12:45.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-06T22:12:46.706Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-06T22:12:46.706Z] check_test.go:540: [d9382f6171b3e] daemon is not started [2022-07-06T22:12:46.962Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-06T22:12:47.005Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-06T22:12:47.005Z] === RUN TestInfoDebug [2022-07-06T22:12:47.005Z] --- PASS: TestInfoDebug (0.52s) [2022-07-06T22:12:47.005Z] === RUN TestInfoInsecureRegistries [2022-07-06T22:12:47.005Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-06T22:12:47.005Z] === RUN TestInfoRegistryMirrors [2022-07-06T22:12:47.005Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-06T22:12:47.005Z] === RUN TestLoginFailsWithBadCredentials [2022-07-06T22:12:47.571Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-06T22:12:47.571Z] === RUN TestPingCacheHeaders [2022-07-06T22:12:47.571Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-06T22:12:47.571Z] === RUN TestPingGet [2022-07-06T22:12:47.571Z] --- PASS: TestPingGet (0.01s) [2022-07-06T22:12:47.571Z] === RUN TestPingHead [2022-07-06T22:12:47.571Z] --- PASS: TestPingHead (0.02s) [2022-07-06T22:12:47.571Z] === RUN TestPingSwarmHeader [2022-07-06T22:12:47.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-06T22:12:48.137Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-06T22:12:48.703Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-06T22:12:49.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-06T22:12:49.515Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-06T22:12:49.638Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-06T22:12:49.638Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-06T22:12:49.638Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-06T22:12:49.638Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-06T22:12:49.638Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-06T22:12:49.638Z] === RUN TestVersion [2022-07-06T22:12:49.638Z] --- PASS: TestVersion (0.02s) [2022-07-06T22:12:49.638Z] === CONT TestDiskUsage [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/container_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/image_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-06T22:12:50.204Z] === RUN TestDiskUsage/after_container.Run [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-06T22:12:50.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage (1.15s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-06T22:12:50.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:12:50.721Z] PASS [2022-07-06T22:12:50.721Z] [2022-07-06T22:12:50.721Z] === Skipped [2022-07-06T22:12:50.721Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:12:50.721Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:12:50.721Z] [2022-07-06T22:12:50.721Z] DONE 54 tests, 1 skipped in 22.563s [2022-07-06T22:12:50.721Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-06T22:12:50.721Z] ++ 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-07-06T22:12:50.721Z] ++ set -e [2022-07-06T22:12:50.721Z] ++ '[' -n 0 ']' [2022-07-06T22:12:50.721Z] ++ set -x [2022-07-06T22:12:50.721Z] ++ 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-07-06T22:12:50.721Z] INFO: Testing against a local daemon [2022-07-06T22:12:50.721Z] === RUN TestVolumesCreateAndList [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-06T22:12:50.980Z] === RUN TestVolumesRemove [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-06T22:12:50.980Z] === RUN TestVolumesInspect [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-06T22:12:50.980Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-06T22:12:50.980Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-06T22:12:50.980Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-06T22:12:50.980Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-06T22:12:50.980Z] PASS [2022-07-06T22:12:50.980Z] [2022-07-06T22:12:50.980Z] DONE 9 tests in 0.241s [2022-07-06T22:12:50.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:12:51.238Z] ++++ cat bundles/test-integration/docker.pid [2022-07-06T22:12:51.238Z] +++ kill 14271 [2022-07-06T22:12:51.238Z] +++ /etc/init.d/apparmor stop [2022-07-06T22:12:51.238Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:12:51.238Z] [2022-07-06T22:12:51.238Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:12:51.238Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:12:51.238Z] [2022-07-06T22:12:51.238Z] To set a process to complain mode, use the command line tool [2022-07-06T22:12:51.238Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:12:51.238Z] +++ true [2022-07-06T22:12:51.238Z] exiting test-integration [2022-07-06T22:12:51.238Z] ++ exit 0 [2022-07-06T22:12:51.238Z] [2022-07-06T22:12:52.035Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart Post stage [Pipeline] junit [2022-07-06T22:12:52.185Z] Recording test results [2022-07-06T22:12:52.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-06T22:12:52.352Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-06T22:12:52.676Z] + echo Ensuring container killed. [2022-07-06T22:12:52.677Z] Ensuring container killed. [2022-07-06T22:12:52.677Z] + docker rm -vf docker-pr2 [2022-07-06T22:12:52.677Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-06T22:12:52.956Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:12:52.957Z] Chowning /workspace to jenkins user [2022-07-06T22:12:52.957Z] + id -u [2022-07-06T22:12:52.957Z] + id -g [2022-07-06T22:12:52.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:12:52.957Z] Unable to find image 'busybox:latest' locally [2022-07-06T22:12:53.215Z] latest: Pulling from library/busybox [2022-07-06T22:12:53.215Z] 87379020f3b6: Pulling fs layer [2022-07-06T22:12:53.215Z] 87379020f3b6: Verifying Checksum [2022-07-06T22:12:53.215Z] 87379020f3b6: Download complete [2022-07-06T22:12:53.215Z] 87379020f3b6: Pull complete [2022-07-06T22:12:53.215Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-06T22:12:53.473Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:12:54.699Z] + bundleName=arm64-integration [2022-07-06T22:12:54.699Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-06T22:12:54.699Z] Creating arm64-integration-bundles.tar.gz [2022-07-06T22:12:54.699Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-06T22:12:54.699Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-06T22:12:54.969Z] Archiving artifacts [2022-07-06T22:12:56.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-06T22:12:57.181Z] + make clean [2022-07-06T22:12:57.441Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-06T22:12:57.441Z] docker-dev-cache [2022-07-06T22:12:57.441Z] docker-mod-cache [Pipeline] deleteDir [2022-07-06T22:12:57.540Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-06T22:12:58.103Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:13:00.624Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-06T22:13:03.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-06T22:13:03.705Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-06T22:13:06.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-06T22:13:06.978Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-06T22:13:09.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-06T22:13:09.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-06T22:13:11.646Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-06T22:13:11.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-06T22:13:13.539Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-06T22:13:14.469Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-06T22:13:14.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-06T22:13:15.399Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-06T22:13:18.671Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-06T22:13:20.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-06T22:13:21.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-06T22:13:22.775Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-06T22:13:23.704Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-06T22:13:24.632Z] docker_cli_daemon_test.go:2503: [db5f0cb3b8ada] daemon is not started [2022-07-06T22:13:24.632Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-06T22:13:26.524Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-06T22:13:31.406Z] Created binary: bundles/binary-daemon/dockerd [2022-07-06T22:13:31.407Z] Copying nested executables into bundles/binary-daemon [2022-07-06T22:13:31.407Z] Building: bundles/binary-daemon/docker-proxy [2022-07-06T22:13:31.407Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:13:31.407Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-06T22:13:31.407Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-06T22:13:31.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER docker:420142a8864e10ba2832bbd344275c1302defc69 hack/make.sh cross [2022-07-06T22:13:31.819Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-06T22:13:32.004Z] [2022-07-06T22:13:32.004Z] Removing bundles/ [2022-07-06T22:13:32.388Z] [2022-07-06T22:13:32.388Z] ---> Making bundle: cross (in bundles/cross) [2022-07-06T22:13:32.388Z] Cross building: bundles/cross/linux/amd64 [2022-07-06T22:13:32.388Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-06T22:13:32.388Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-06T22:13:32.749Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-06T22:13:33.312Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-06T22:13:34.242Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-06T22:13:34.805Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-06T22:13:36.696Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-06T22:13:37.259Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-06T22:13:37.821Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-06T22:13:38.449Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-06T22:13:39.013Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-06T22:13:39.270Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-06T22:13:39.270Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-06T22:13:39.834Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-06T22:13:39.834Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-06T22:13:39.834Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-06T22:13:41.727Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-06T22:13:41.984Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-06T22:13:41.984Z] check_test.go:540: [df8b2015c0ee5] daemon is not started [2022-07-06T22:13:42.241Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-06T22:13:46.415Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-06T22:13:47.785Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite (332.74s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.82s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-07-06T22:13:48.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.40s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.51s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.48s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.40s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.44s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.49s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.11s) [2022-07-06T22:13:48.352Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.26s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.26s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.08s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.66s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.79s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-07-06T22:13:48.353Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-06T22:13:48.353Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.05s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.69s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.90s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.05s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.61s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.82s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.70s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.68s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.53s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.57s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2022-07-06T22:13:48.353Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2022-07-06T22:13:48.353Z] === RUN TestDockerSwarmSuite [2022-07-06T22:13:48.353Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-06T22:13:48.610Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-06T22:13:49.173Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-06T22:13:49.737Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-06T22:13:50.668Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-06T22:13:50.925Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-06T22:13:51.489Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-06T22:13:54.763Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-06T22:14:00.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-06T22:14:03.294Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-06T22:14:03.557Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-06T22:14:06.079Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-06T22:14:09.371Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-06T22:14:10.741Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-06T22:14:10.741Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-06T22:14:10.741Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-06T22:14:10.741Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-06T22:14:10.741Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-06T22:14:10.741Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-06T22:14:10.741Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-06T22:14:10.741Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-06T22:14:10.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-06T22:14:13.260Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-06T22:14:13.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-06T22:14:14.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-06T22:14:17.151Z] docker_api_swarm_test.go:563: [d2a6ed72578a6] joining swarm manager [d2dfbbd7761cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:14:18.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-06T22:14:21.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-06T22:14:21.353Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-06T22:14:26.605Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-06T22:14:28.501Z] docker_api_swarm_test.go:585: [de836480d0794] joining swarm manager [d2dfbbd7761cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:14:31.787Z] check_test.go:611: [d2a6ed72578a6] daemon is not started [2022-07-06T22:14:32.045Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-06T22:14:32.608Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-06T22:14:33.976Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-06T22:14:37.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-06T22:14:37.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-06T22:14:37.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-06T22:14:38.432Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-06T22:14:39.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-06T22:14:40.289Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-06T22:14:42.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-06T22:14:42.182Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-06T22:14:42.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-06T22:14:44.705Z] docker_api_swarm_test.go:46: [dbe4a2b7bd896] joining swarm manager [d81c86e3ded82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:14:49.956Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-06T22:14:50.212Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-06T22:14:52.732Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-06T22:15:02.704Z] --- PASS: TestImportExtremelyLargeImageWorks (180.36s) [2022-07-06T22:15:02.704Z] PASS [2022-07-06T22:15:02.704Z] [2022-07-06T22:15:02.704Z] DONE 22 tests in 184.446s [2022-07-06T22:15:02.704Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-06T22:15:02.704Z] ++ 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-07-06T22:15:02.704Z] ++ set -e [2022-07-06T22:15:02.704Z] ++ '[' -n 0 ']' [2022-07-06T22:15:02.704Z] ++ set -x [2022-07-06T22:15:02.705Z] ++ 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-07-06T22:15:02.705Z] === RUN TestStripANSICommands [2022-07-06T22:15:02.705Z] === RUN TestStripANSICommands/#00 [2022-07-06T22:15:02.705Z] === RUN TestStripANSICommands/#01 [2022-07-06T22:15:02.705Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-06T22:15:02.705Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-06T22:15:02.705Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-06T22:15:02.705Z] PASS [2022-07-06T22:15:02.705Z] [2022-07-06T22:15:02.705Z] DONE 3 tests in 0.051s [2022-07-06T22:15:02.705Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-06T22:15:02.705Z] ++ 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-07-06T22:15:02.705Z] ++ set -e [2022-07-06T22:15:02.705Z] ++ '[' -n 0 ']' [2022-07-06T22:15:02.705Z] ++ set -x [2022-07-06T22:15:02.705Z] ++ 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-07-06T22:15:02.705Z] INFO: Testing against a local daemon [2022-07-06T22:15:02.705Z] === RUN TestNetworkCreateDelete [2022-07-06T22:15:02.705Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-06T22:15:02.705Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-07-06T22:15:02.705Z] === RUN TestDockerNetworkDeletePreferID [2022-07-06T22:15:02.705Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-07-06T22:15:02.705Z] === RUN TestDaemonDNSFallback [2022-07-06T22:15:02.705Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-06T22:15:02.705Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-06T22:15:02.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-06T22:15:03.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-06T22:15:05.783Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-06T22:15:07.150Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-06T22:15:08.517Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-06T22:15:09.079Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-07-06T22:15:09.079Z] === RUN TestInspectNetwork [2022-07-06T22:15:13.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-06T22:15:13.255Z] === RUN TestInspectNetwork/full_network_id [2022-07-06T22:15:13.255Z] === RUN TestInspectNetwork/partial_network_id [2022-07-06T22:15:13.255Z] === RUN TestInspectNetwork/network_name [2022-07-06T22:15:13.255Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-06T22:15:13.817Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-06T22:15:15.182Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-06T22:15:17.700Z] --- PASS: TestInspectNetwork (8.24s) [2022-07-06T22:15:17.700Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-06T22:15:17.700Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-06T22:15:17.700Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-06T22:15:17.700Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-06T22:15:17.700Z] === RUN TestRunContainerWithBridgeNone [2022-07-06T22:15:19.067Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-06T22:15:19.067Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:15:19.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:15:19.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:15:19.067Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-06T22:15:19.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-06T22:15:19.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-06T22:15:19.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-06T22:15:19.068Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-06T22:15:19.068Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-06T22:15:19.068Z] === RUN TestNetworkList [2022-07-06T22:15:19.068Z] === RUN TestNetworkList//networks [2022-07-06T22:15:19.068Z] === PAUSE TestNetworkList//networks [2022-07-06T22:15:19.068Z] === RUN TestNetworkList//networks/ [2022-07-06T22:15:19.068Z] === PAUSE TestNetworkList//networks/ [2022-07-06T22:15:19.068Z] === CONT TestNetworkList//networks [2022-07-06T22:15:19.068Z] === CONT TestNetworkList//networks/ [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkList (0.01s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-06T22:15:19.068Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-06T22:15:19.068Z] === RUN TestHostIPv4BridgeLabel [2022-07-06T22:15:19.998Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-06T22:15:19.998Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-06T22:15:20.941Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-06T22:15:20.941Z] === RUN TestDaemonDefaultNetworkPools [2022-07-06T22:15:21.503Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-07-06T22:15:21.503Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-06T22:15:22.872Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-06T22:15:22.872Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-06T22:15:24.241Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-07-06T22:15:24.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-06T22:15:24.803Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-06T22:15:24.803Z] === RUN TestServiceWithPredefinedNetwork [2022-07-06T22:15:26.171Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-06T22:15:26.171Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-06T22:15:27.539Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-07-06T22:15:27.539Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-06T22:15:27.539Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:15:27.539Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:15:27.539Z] === RUN TestServiceWithDataPathPortInit [2022-07-06T22:15:30.058Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-06T22:15:30.058Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-06T22:15:30.315Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-06T22:15:30.878Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-06T22:15:30.878Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-06T22:15:30.878Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-06T22:15:31.135Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-06T22:15:32.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-06T22:15:33.431Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-06T22:15:34.361Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-06T22:15:35.731Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-06T22:15:36.293Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-06T22:15:37.660Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-06T22:15:38.923Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-06T22:15:38.923Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-06T22:15:38.923Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-06T22:15:38.923Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-06T22:15:38.923Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-06T22:15:38.923Z] Cross building: bundles/cross/windows/amd64 [2022-07-06T22:15:38.923Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-06T22:15:38.923Z] { [2022-07-06T22:15:38.923Z] "RT_GROUP_ICON": { [2022-07-06T22:15:38.923Z] "#1": { [2022-07-06T22:15:38.923Z] "0409": "../../winresources/docker.ico" [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] }, [2022-07-06T22:15:38.923Z] "RT_MANIFEST": { [2022-07-06T22:15:38.923Z] "#1": { [2022-07-06T22:15:38.923Z] "0409": { [2022-07-06T22:15:38.923Z] "identity": {}, [2022-07-06T22:15:38.923Z] "description": "Docker Engine", [2022-07-06T22:15:38.923Z] "minimum-os": "vista", [2022-07-06T22:15:38.923Z] "execution-level": "", [2022-07-06T22:15:38.923Z] "ui-access": false, [2022-07-06T22:15:38.923Z] "auto-elevate": false, [2022-07-06T22:15:38.923Z] "dpi-awareness": "unaware", [2022-07-06T22:15:38.923Z] "disable-theming": false, [2022-07-06T22:15:38.923Z] "disable-window-filtering": false, [2022-07-06T22:15:38.923Z] "high-resolution-scrolling-aware": false, [2022-07-06T22:15:38.923Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-06T22:15:38.923Z] "long-path-aware": false, [2022-07-06T22:15:38.923Z] "printer-driver-isolation": false, [2022-07-06T22:15:38.923Z] "gdi-scaling": false, [2022-07-06T22:15:38.923Z] "segment-heap": false, [2022-07-06T22:15:38.923Z] "use-common-controls-v6": false [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] }, [2022-07-06T22:15:38.923Z] "RT_MESSAGETABLE": { [2022-07-06T22:15:38.923Z] "#1": { [2022-07-06T22:15:38.923Z] "0409": "../../winresources/event_messages.bin" [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] }, [2022-07-06T22:15:38.923Z] "RT_VERSION": { [2022-07-06T22:15:38.923Z] "#1": { [2022-07-06T22:15:38.923Z] "0409": { [2022-07-06T22:15:38.923Z] "fixed": { [2022-07-06T22:15:38.923Z] "file_version": "0.0.0.0", [2022-07-06T22:15:38.923Z] "product_version": "0.0.0.0", [2022-07-06T22:15:38.923Z] "type": "Unknown" [2022-07-06T22:15:38.923Z] }, [2022-07-06T22:15:38.923Z] "info": { [2022-07-06T22:15:38.923Z] "0000": { [2022-07-06T22:15:38.923Z] "CompanyName": "", [2022-07-06T22:15:38.923Z] "FileVersion": "dev", [2022-07-06T22:15:38.923Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-06T22:15:38.923Z] "OriginalFileName": "dockerd.exe", [2022-07-06T22:15:38.923Z] "ProductName": "", [2022-07-06T22:15:38.923Z] "ProductVersion": "dev", [2022-07-06T22:15:38.923Z] "SpecialBuild": "420142a8864e10ba2832bbd344275c1302defc69" [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] } [2022-07-06T22:15:38.923Z] cmd/dockerd/config.go [2022-07-06T22:15:38.923Z] cmd/dockerd/config_windows.go [2022-07-06T22:15:38.923Z] cmd/dockerd/daemon.go [2022-07-06T22:15:38.923Z] cmd/dockerd/daemon_test.go [2022-07-06T22:15:38.923Z] cmd/dockerd/daemon_windows.go [2022-07-06T22:15:38.923Z] cmd/dockerd/docker.go [2022-07-06T22:15:38.923Z] cmd/dockerd/docker_windows.go [2022-07-06T22:15:38.923Z] cmd/dockerd/genwinres_windows.go [2022-07-06T22:15:38.923Z] cmd/dockerd/metrics.go [2022-07-06T22:15:38.923Z] cmd/dockerd/options.go [2022-07-06T22:15:38.923Z] cmd/dockerd/options_test.go [2022-07-06T22:15:38.923Z] cmd/dockerd/service_windows.go [2022-07-06T22:15:38.923Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-06T22:15:38.923Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-06T22:15:41.849Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-06T22:15:42.777Z] --- PASS: TestServiceWithDataPathPortInit (15.29s) [2022-07-06T22:15:42.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-06T22:15:46.048Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yyaf1u1kkbfcteinhngwe5c5i Created:2022-07-06 22:15:44.042075302 +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[96ecf3459b81b0c97d1380b42768eae36f2c703d864368e614cdca09692a46b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoo8rbzd3u73f05x0ec1cyoh0 EndpointID:12956cb2ecc93be5dda9dab80890bea803d4cca9aeaf4d3bc920589daeb8b9de MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54d695697bacf11c478bddf8785eabe29a5a8d2badd9c2a71c916b5e958b7a98 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:7229315199a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoo8rbzd3u73f05x0ec1cyoh0 EndpointID:12956cb2ecc93be5dda9dab80890bea803d4cca9aeaf4d3bc920589daeb8b9de EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-06T22:15:51.293Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s) [2022-07-06T22:15:51.293Z] PASS [2022-07-06T22:15:51.293Z] [2022-07-06T22:15:51.293Z] === Skipped [2022-07-06T22:15:51.293Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-06T22:15:51.293Z] service_test.go:243: FLAKY_TEST [2022-07-06T22:15:51.293Z] [2022-07-06T22:15:51.293Z] DONE 38 tests, 1 skipped in 49.065s [2022-07-06T22:15:51.293Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:15:51.293Z] ++ 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-07-06T22:15:51.293Z] ++ set -e [2022-07-06T22:15:51.293Z] ++ '[' -n 0 ']' [2022-07-06T22:15:51.293Z] ++ set -x [2022-07-06T22:15:51.293Z] ++ 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-07-06T22:15:51.293Z] INFO: Testing against a local daemon [2022-07-06T22:15:51.293Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-06T22:15:51.293Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:15:51.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:15:51.293Z] === RUN TestDockerNetworkIpvlan [2022-07-06T22:15:51.293Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:15:51.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:15:51.293Z] PASS [2022-07-06T22:15:51.293Z] [2022-07-06T22:15:51.293Z] === Skipped [2022-07-06T22:15:51.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-06T22:15:51.293Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:15:51.293Z] [2022-07-06T22:15:51.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-06T22:15:51.293Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-06T22:15:51.293Z] [2022-07-06T22:15:51.293Z] DONE 2 tests, 2 skipped in 0.108s [2022-07-06T22:15:51.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-06T22:15:51.294Z] ++ 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-07-06T22:15:51.294Z] ++ set -e [2022-07-06T22:15:51.294Z] ++ '[' -n 0 ']' [2022-07-06T22:15:51.294Z] ++ set -x [2022-07-06T22:15:51.294Z] ++ 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-07-06T22:15:51.294Z] INFO: Testing against a local daemon [2022-07-06T22:15:51.294Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-06T22:15:52.224Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-07-06T22:15:52.224Z] === RUN TestDockerNetworkMacvlan [2022-07-06T22:15:52.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-06T22:15:53.152Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-06T22:15:54.082Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-06T22:15:54.646Z] docker_api_swarm_test.go:304: [d4f57a0207211] joining swarm manager [d7c2190a00c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:15:55.210Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-06T22:15:56.140Z] docker_api_swarm_test.go:305: [d47894bd7a7a3] joining swarm manager [d7c2190a00c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:15:57.508Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-06T22:15:57.766Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-06T22:15:57.767Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-06T22:15:59.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-06T22:15:59.916Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-06T22:16:05.179Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan (13.23s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.45s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2022-07-06T22:16:05.436Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-07-06T22:16:05.436Z] PASS [2022-07-06T22:16:05.436Z] [2022-07-06T22:16:05.436Z] DONE 8 tests in 14.702s [2022-07-06T22:16:05.436Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-06T22:16:05.436Z] ++ 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-07-06T22:16:05.436Z] ++ set -e [2022-07-06T22:16:05.436Z] ++ '[' -n 0 ']' [2022-07-06T22:16:05.436Z] ++ set -x [2022-07-06T22:16:05.436Z] ++ 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-07-06T22:16:05.436Z] testing: warning: no tests to run [2022-07-06T22:16:05.436Z] PASS [2022-07-06T22:16:05.436Z] [2022-07-06T22:16:05.436Z] DONE 0 tests in 0.026s [2022-07-06T22:16:05.436Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-06T22:16:05.436Z] ++ 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-07-06T22:16:05.436Z] ++ set -e [2022-07-06T22:16:05.436Z] ++ '[' -n 0 ']' [2022-07-06T22:16:05.436Z] ++ set -x [2022-07-06T22:16:05.436Z] ++ 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-07-06T22:16:05.692Z] INFO: Testing against a local daemon [2022-07-06T22:16:05.692Z] === RUN TestAuthZPluginAllowRequest [2022-07-06T22:16:06.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-06T22:16:06.878Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-07-06T22:16:06.878Z] === RUN TestAuthZPluginTLS [2022-07-06T22:16:07.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-06T22:16:07.697Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-06T22:16:07.697Z] === RUN TestAuthZPluginDenyRequest [2022-07-06T22:16:07.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-06T22:16:07.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-06T22:16:08.209Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-06T22:16:08.209Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-06T22:16:08.771Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-06T22:16:08.771Z] === RUN TestAuthZPluginDenyResponse [2022-07-06T22:16:09.335Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-06T22:16:09.335Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-06T22:16:09.335Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-06T22:16:09.335Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2022-07-06T22:16:09.335Z] === RUN TestAuthZPluginAllowEventStream [2022-07-06T22:16:09.592Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-06T22:16:10.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2022-07-06T22:16:10.958Z] === RUN TestAuthZPluginErrorResponse [2022-07-06T22:16:11.524Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-06T22:16:11.524Z] === RUN TestAuthZPluginErrorRequest [2022-07-06T22:16:12.088Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-06T22:16:12.088Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-06T22:16:12.346Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-06T22:16:12.346Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-06T22:16:14.241Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-07-06T22:16:14.241Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-06T22:16:15.171Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-06T22:16:16.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-07-06T22:16:16.101Z] === RUN TestAuthZPluginHeader [2022-07-06T22:16:17.031Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-07-06T22:16:17.031Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-06T22:16:17.594Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-06T22:16:17.851Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-06T22:16:18.414Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-06T22:16:18.671Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-06T22:16:18.927Z] === RUN TestDockerSuite/TestBuildFails [2022-07-06T22:16:19.489Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-06T22:16:19.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-06T22:16:21.385Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-06T22:16:21.656Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s) [2022-07-06T22:16:21.656Z] === RUN TestAuthZPluginV2Disable [2022-07-06T22:16:22.592Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-06T22:16:23.958Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-06T22:16:24.887Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-06T22:16:24.887Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-06T22:16:25.817Z] --- PASS: TestAuthZPluginV2Disable (4.20s) [2022-07-06T22:16:25.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-06T22:16:25.817Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-06T22:16:27.710Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-06T22:16:27.967Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-06T22:16:28.223Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-06T22:16:29.589Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-06T22:16:29.845Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.89s) [2022-07-06T22:16:29.845Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-06T22:16:30.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-06T22:16:31.338Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-06T22:16:32.706Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-06T22:16:33.270Z] docker_api_swarm_test.go:272: [dd6b47de3d4d4] joining swarm manager [dee1de9e206a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:16:33.270Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-06T22:16:34.201Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-06T22:16:34.765Z] docker_api_swarm_test.go:273: [d8067c3c2b064] joining swarm manager [dee1de9e206a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:16:35.329Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-06T22:16:35.892Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-06T22:16:35.892Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-06T22:16:37.260Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-06T22:16:37.822Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-06T22:16:38.385Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-06T22:16:38.641Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-06T22:16:38.898Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-06T22:16:39.155Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-06T22:16:40.103Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-06T22:16:41.994Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.17s) [2022-07-06T22:16:41.994Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-06T22:16:42.251Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-06T22:16:46.419Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-06T22:16:48.937Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-06T22:16:49.865Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-06T22:16:50.794Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-06T22:16:53.314Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-06T22:16:53.571Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-06T22:16:53.828Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-06T22:16:57.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-06T22:16:58.993Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-06T22:16:58.993Z] PASS [2022-07-06T22:16:58.993Z] [2022-07-06T22:16:58.993Z] DONE 17 tests in 53.302s [2022-07-06T22:16:58.993Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-06T22:16:58.993Z] ++ 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-07-06T22:16:58.993Z] ++ set -e [2022-07-06T22:16:58.993Z] ++ '[' -n 0 ']' [2022-07-06T22:16:58.993Z] ++ set -x [2022-07-06T22:16:58.993Z] ++ 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-07-06T22:16:58.993Z] INFO: Testing against a local daemon [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:16:58.993Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:16:58.993Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-06T22:16:58.993Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-06T22:16:58.993Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-06T22:16:58.993Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-06T22:16:58.993Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-06T22:16:58.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-06T22:16:58.993Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-06T22:16:58.993Z] === RUN TestPluginInstall [2022-07-06T22:16:58.993Z] === RUN TestPluginInstall/no_auth [2022-07-06T22:17:01.512Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-06T22:17:01.512Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:01.512Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f466ed139f6ae32064eaacc43502074020de9951dd69930f1f3bc714cd65252d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:01.512Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:01.512Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f466ed139f6ae32064eaacc43502074020de9951dd69930f1f3bc714cd65252d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:01.512Z] === RUN TestPluginInstall/with_htpasswd [2022-07-06T22:17:02.085Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:02.085Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca8be96873b5ee6754d256a8079fc3d4a1e9e94b3d2adebe9c020f39f91d3790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:02.085Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:02.085Z] time="2022-07-06T22:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca8be96873b5ee6754d256a8079fc3d4a1e9e94b3d2adebe9c020f39f91d3790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:02.648Z] === RUN TestPluginInstall/with_insecure [2022-07-06T22:17:03.577Z] time="2022-07-06T22:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:03.577Z] time="2022-07-06T22:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c851fe60caca65e2c59ce614f376dd2fbf6e576f395b3cbdf89f075e2056bcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:03.577Z] time="2022-07-06T22:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-06T22:17:03.577Z] time="2022-07-06T22:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c851fe60caca65e2c59ce614f376dd2fbf6e576f395b3cbdf89f075e2056bcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-06T22:17:03.834Z] plugin_test.go:195: [d67652d03347f] daemon is not started [2022-07-06T22:17:03.834Z] --- PASS: TestPluginInstall (4.81s) [2022-07-06T22:17:03.834Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2022-07-06T22:17:03.834Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2022-07-06T22:17:03.834Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-07-06T22:17:03.834Z] === RUN TestPluginsWithRuntimes [2022-07-06T22:17:04.096Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-06T22:17:05.026Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-06T22:17:05.588Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-06T22:17:06.519Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-06T22:17:06.775Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-06T22:17:06.775Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-06T22:17:06.775Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-06T22:17:07.704Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-07-06T22:17:07.704Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-07-06T22:17:07.704Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-07-06T22:17:07.704Z] === RUN TestPluginBackCompatMediaTypes [2022-07-06T22:17:08.634Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-07-06T22:17:08.634Z] PASS [2022-07-06T22:17:08.634Z] [2022-07-06T22:17:08.634Z] DONE 24 tests in 9.651s [2022-07-06T22:17:08.634Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-06T22:17:08.634Z] ++ 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-07-06T22:17:08.634Z] ++ set -e [2022-07-06T22:17:08.634Z] ++ '[' -n 0 ']' [2022-07-06T22:17:08.634Z] ++ set -x [2022-07-06T22:17:08.634Z] ++ 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-07-06T22:17:08.634Z] INFO: Testing against a local daemon [2022-07-06T22:17:08.634Z] === RUN TestExternalGraphDriver [2022-07-06T22:17:08.892Z] === RUN TestExternalGraphDriver/json [2022-07-06T22:17:10.260Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-06T22:17:10.517Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-06T22:17:10.773Z] === RUN TestExternalGraphDriver/spec [2022-07-06T22:17:12.144Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-06T22:17:12.401Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-06T22:17:12.657Z] === RUN TestExternalGraphDriver/pull [2022-07-06T22:17:14.023Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-06T22:17:14.586Z] --- PASS: TestExternalGraphDriver (5.86s) [2022-07-06T22:17:14.586Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-07-06T22:17:14.586Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-07-06T22:17:14.586Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-07-06T22:17:14.586Z] === RUN TestGraphdriverPluginV2 [2022-07-06T22:17:14.586Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-06T22:17:15.149Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-06T22:17:15.427Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-06T22:17:15.427Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-06T22:17:15.427Z] { [2022-07-06T22:17:15.427Z] "RT_GROUP_ICON": { [2022-07-06T22:17:15.427Z] "#1": { [2022-07-06T22:17:15.427Z] "0409": "../../winresources/docker.ico" [2022-07-06T22:17:15.427Z] } [2022-07-06T22:17:15.427Z] }, [2022-07-06T22:17:15.427Z] "RT_MANIFEST": { [2022-07-06T22:17:15.427Z] "#1": { [2022-07-06T22:17:15.427Z] "0409": { [2022-07-06T22:17:15.427Z] "identity": {}, [2022-07-06T22:17:15.427Z] "description": "Docker Engine", [2022-07-06T22:17:15.427Z] "minimum-os": "vista", [2022-07-06T22:17:15.427Z] "execution-level": "", [2022-07-06T22:17:15.427Z] "ui-access": false, [2022-07-06T22:17:15.427Z] "auto-elevate": false, [2022-07-06T22:17:15.427Z] "dpi-awareness": "unaware", [2022-07-06T22:17:15.427Z] "disable-theming": false, [2022-07-06T22:17:15.427Z] "disable-window-filtering": false, [2022-07-06T22:17:15.427Z] "high-resolution-scrolling-aware": false, [2022-07-06T22:17:15.427Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-06T22:17:15.427Z] "long-path-aware": false, [2022-07-06T22:17:15.427Z] "printer-driver-isolation": false, [2022-07-06T22:17:15.427Z] "gdi-scaling": false, [2022-07-06T22:17:15.427Z] "segment-heap": false, [2022-07-06T22:17:15.427Z] "use-common-controls-v6": false [2022-07-06T22:17:15.427Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] }, [2022-07-06T22:17:15.428Z] "RT_MESSAGETABLE": { [2022-07-06T22:17:15.428Z] "#1": { [2022-07-06T22:17:15.428Z] "0409": "../../winresources/event_messages.bin" [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] }, [2022-07-06T22:17:15.428Z] "RT_VERSION": { [2022-07-06T22:17:15.428Z] "#1": { [2022-07-06T22:17:15.428Z] "0409": { [2022-07-06T22:17:15.428Z] "fixed": { [2022-07-06T22:17:15.428Z] "file_version": "0.0.0.0", [2022-07-06T22:17:15.428Z] "product_version": "0.0.0.0", [2022-07-06T22:17:15.428Z] "type": "Unknown" [2022-07-06T22:17:15.428Z] }, [2022-07-06T22:17:15.428Z] "info": { [2022-07-06T22:17:15.428Z] "0000": { [2022-07-06T22:17:15.428Z] "CompanyName": "", [2022-07-06T22:17:15.428Z] "FileVersion": "dev", [2022-07-06T22:17:15.428Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-06T22:17:15.428Z] "OriginalFileName": "docker-proxy.exe", [2022-07-06T22:17:15.428Z] "ProductName": "", [2022-07-06T22:17:15.428Z] "ProductVersion": "dev", [2022-07-06T22:17:15.428Z] "SpecialBuild": "420142a8864e10ba2832bbd344275c1302defc69" [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] } [2022-07-06T22:17:15.428Z] cmd/docker-proxy/genwinres_windows.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/main.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/network_proxy_test.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/proxy.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/sctp_proxy.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/tcp_proxy.go [2022-07-06T22:17:15.428Z] cmd/docker-proxy/udp_proxy.go [2022-07-06T22:17:15.428Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-06T22:17:15.428Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-06T22:17:15.428Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-06T22:17:15.428Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-06T22:17:15.428Z] remote: Enumerating objects: 23, done. [2022-07-06T22:17:15.428Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-06T22:17:15.428Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-06T22:17:15.428Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-06T22:17:15.428Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-07-06T22:17:15.428Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-06T22:17:15.428Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-06T22:17:15.688Z] Cross building: bundles/cross/linux/ppc64le [2022-07-06T22:17:15.688Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-06T22:17:15.688Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-06T22:17:16.078Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-06T22:17:17.009Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-06T22:17:17.265Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-06T22:17:17.522Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-06T22:17:18.084Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-06T22:17:18.340Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-06T22:17:19.290Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-06T22:17:19.290Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2022-07-06T22:17:19.290Z] PASS [2022-07-06T22:17:19.290Z] [2022-07-06T22:17:19.290Z] DONE 5 tests in 10.797s [2022-07-06T22:17:19.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-06T22:17:19.290Z] ++ 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-07-06T22:17:19.290Z] ++ set -e [2022-07-06T22:17:19.290Z] ++ '[' -n 0 ']' [2022-07-06T22:17:19.290Z] ++ set -x [2022-07-06T22:17:19.290Z] ++ 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-07-06T22:17:19.546Z] INFO: Testing against a local daemon [2022-07-06T22:17:19.546Z] === RUN TestContinueAfterPluginCrash [2022-07-06T22:17:19.546Z] === PAUSE TestContinueAfterPluginCrash [2022-07-06T22:17:19.546Z] === RUN TestReadPluginNoRead [2022-07-06T22:17:19.546Z] === PAUSE TestReadPluginNoRead [2022-07-06T22:17:19.546Z] === RUN TestDaemonStartWithLogOpt [2022-07-06T22:17:19.546Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-06T22:17:19.546Z] === CONT TestContinueAfterPluginCrash [2022-07-06T22:17:19.546Z] === CONT TestDaemonStartWithLogOpt [2022-07-06T22:17:20.916Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-06T22:17:21.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-06T22:17:24.444Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-06T22:17:24.700Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2022-07-06T22:17:24.700Z] === CONT TestReadPluginNoRead [2022-07-06T22:17:26.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-06T22:17:26.069Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-06T22:17:27.962Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-06T22:17:28.524Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-06T22:17:28.524Z] docker_api_swarm_node_test.go:20: [d0db6207b66fc] joining swarm manager [d872068776ed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:17:29.892Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-06T22:17:29.892Z] docker_api_swarm_node_test.go:21: [d2f41f8fa131d] joining swarm manager [d872068776ed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:17:29.892Z] === RUN TestReadPluginNoRead/default [2022-07-06T22:17:30.151Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2022-07-06T22:17:30.714Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-06T22:17:31.645Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-06T22:17:33.014Z] === CONT TestReadPluginNoRead [2022-07-06T22:17:33.014Z] read_test.go:92: [d615bdb3185a0] daemon is not started [2022-07-06T22:17:33.014Z] --- PASS: TestReadPluginNoRead (8.09s) [2022-07-06T22:17:33.014Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2022-07-06T22:17:33.014Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-07-06T22:17:33.014Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2022-07-06T22:17:33.014Z] PASS [2022-07-06T22:17:33.014Z] [2022-07-06T22:17:33.014Z] DONE 6 tests in 13.593s [2022-07-06T22:17:33.014Z] 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-07-06T22:17:33.014Z] ++ 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-07-06T22:17:33.014Z] ++ set -e [2022-07-06T22:17:33.014Z] ++ '[' -n 0 ']' [2022-07-06T22:17:33.014Z] ++ set -x [2022-07-06T22:17:33.014Z] ++ 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-07-06T22:17:33.014Z] testing: warning: no tests to run [2022-07-06T22:17:33.014Z] PASS [2022-07-06T22:17:33.014Z] [2022-07-06T22:17:33.014Z] DONE 0 tests in 0.035s [2022-07-06T22:17:33.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-06T22:17:33.014Z] ++ 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-07-06T22:17:33.014Z] ++ set -e [2022-07-06T22:17:33.014Z] ++ '[' -n 0 ']' [2022-07-06T22:17:33.014Z] ++ set -x [2022-07-06T22:17:33.014Z] ++ 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-07-06T22:17:33.014Z] INFO: Testing against a local daemon [2022-07-06T22:17:33.271Z] === RUN TestPluginWithDevMounts [2022-07-06T22:17:33.271Z] === PAUSE TestPluginWithDevMounts [2022-07-06T22:17:33.271Z] === CONT TestPluginWithDevMounts [2022-07-06T22:17:33.528Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-06T22:17:34.895Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-07-06T22:17:34.895Z] PASS [2022-07-06T22:17:34.895Z] [2022-07-06T22:17:34.895Z] DONE 1 tests in 1.954s [2022-07-06T22:17:34.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-06T22:17:34.895Z] ++ 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-07-06T22:17:34.895Z] ++ set -e [2022-07-06T22:17:34.895Z] ++ '[' -n 0 ']' [2022-07-06T22:17:34.895Z] ++ set -x [2022-07-06T22:17:34.896Z] ++ 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-07-06T22:17:35.152Z] INFO: Testing against a local daemon [2022-07-06T22:17:35.152Z] === RUN TestSecretInspect [2022-07-06T22:17:35.409Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-06T22:17:35.973Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-06T22:17:36.536Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-06T22:17:37.920Z] --- PASS: TestSecretInspect (2.63s) [2022-07-06T22:17:37.920Z] === RUN TestSecretList [2022-07-06T22:17:40.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-06T22:17:40.444Z] --- PASS: TestSecretList (2.64s) [2022-07-06T22:17:40.444Z] === RUN TestSecretsCreateAndDelete [2022-07-06T22:17:43.715Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2022-07-06T22:17:43.715Z] === RUN TestSecretsUpdate [2022-07-06T22:17:45.082Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-06T22:17:45.339Z] docker_api_swarm_test.go:502: [d343d033979eb] joining swarm manager [d04854e66863f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:17:46.708Z] --- PASS: TestSecretsUpdate (3.11s) [2022-07-06T22:17:46.708Z] === RUN TestTemplatedSecret [2022-07-06T22:17:48.604Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-06T22:17:49.534Z] --- PASS: TestTemplatedSecret (2.94s) [2022-07-06T22:17:49.534Z] === RUN TestSecretCreateResolve [2022-07-06T22:17:50.096Z] === RUN TestDockerSuite/TestBuildRm [2022-07-06T22:17:52.615Z] --- PASS: TestSecretCreateResolve (2.66s) [2022-07-06T22:17:52.615Z] PASS [2022-07-06T22:17:52.615Z] [2022-07-06T22:17:52.615Z] DONE 6 tests in 17.291s [2022-07-06T22:17:52.615Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-06T22:17:52.615Z] ++ 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-07-06T22:17:52.615Z] ++ set -e [2022-07-06T22:17:52.615Z] ++ '[' -n 0 ']' [2022-07-06T22:17:52.615Z] ++ set -x [2022-07-06T22:17:52.615Z] ++ 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-07-06T22:17:52.615Z] INFO: Testing against a local daemon [2022-07-06T22:17:52.615Z] === RUN TestServiceCreateInit [2022-07-06T22:17:52.615Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-06T22:17:52.615Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-06T22:17:53.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-06T22:17:54.544Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-06T22:17:54.801Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-06T22:17:55.364Z] docker_api_swarm_test.go:507: [dfc9751c3a72f] joining swarm manager [d04854e66863f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:17:55.927Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-06T22:17:57.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-06T22:17:57.296Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-06T22:17:57.858Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-06T22:18:01.142Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-06T22:18:01.142Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-06T22:18:01.399Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-06T22:18:01.399Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-06T22:18:01.399Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-06T22:18:01.655Z] --- PASS: TestServiceCreateInit (9.11s) [2022-07-06T22:18:01.655Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2022-07-06T22:18:01.655Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-07-06T22:18:01.655Z] === RUN TestCreateServiceMultipleTimes [2022-07-06T22:18:01.655Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-06T22:18:02.585Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-06T22:18:02.585Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-06T22:18:03.148Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-06T22:18:07.319Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-06T22:18:08.686Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-06T22:18:09.248Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-06T22:18:09.505Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-06T22:18:10.440Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-06T22:18:11.369Z] === RUN TestDockerSuite/TestBuildUser [2022-07-06T22:18:13.262Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-06T22:18:15.153Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-06T22:18:19.322Z] --- PASS: TestCreateServiceMultipleTimes (17.57s) [2022-07-06T22:18:19.322Z] === RUN TestCreateServiceConflict [2022-07-06T22:18:21.846Z] --- PASS: TestCreateServiceConflict (2.71s) [2022-07-06T22:18:21.846Z] === RUN TestCreateServiceMaxReplicas [2022-07-06T22:18:25.116Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-07-06T22:18:25.116Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-06T22:18:26.485Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-06T22:18:27.414Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-06T22:18:27.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-06T22:18:27.928Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-06T22:18:28.858Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-06T22:18:29.420Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-06T22:18:29.984Z] docker_api_swarm_node_test.go:81: [d646a9f578016] joining swarm manager [dadd020fb3acf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:18:30.916Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-06T22:18:30.916Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-06T22:18:30.916Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-06T22:18:30.916Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-06T22:18:30.916Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-06T22:18:30.916Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-06T22:18:30.916Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-06T22:18:30.916Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-06T22:18:30.916Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-06T22:18:32.285Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-06T22:18:32.285Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-06T22:18:33.214Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-06T22:18:33.472Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-06T22:18:34.401Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-06T22:18:34.401Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-06T22:18:36.920Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-06T22:18:38.289Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-06T22:18:38.852Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-06T22:18:39.111Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-06T22:18:39.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2022-07-06T22:18:39.389Z] === RUN TestCreateServiceSecretFileMode [2022-07-06T22:18:39.956Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-06T22:18:39.956Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-06T22:18:39.956Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-06T22:18:40.519Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-06T22:18:42.416Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-07-06T22:18:42.416Z] === RUN TestCreateServiceConfigFileMode [2022-07-06T22:18:42.674Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-06T22:18:43.237Z] === RUN TestDockerSuite/TestCommitChange [2022-07-06T22:18:43.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-06T22:18:44.876Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-06T22:18:45.439Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2022-07-06T22:18:45.439Z] === RUN TestCreateServiceSysctls [2022-07-06T22:18:45.696Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-06T22:18:46.624Z] docker_api_swarm_node_test.go:53: [d448b4272cd27] joining swarm manager [d5f9f183fa0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:18:47.554Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-06T22:18:47.554Z] docker_api_swarm_node_test.go:54: [dd20e35468aa8] joining swarm manager [d5f9f183fa0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:18:48.923Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-06T22:18:49.181Z] --- PASS: TestCreateServiceSysctls (4.02s) [2022-07-06T22:18:49.181Z] === RUN TestCreateServiceCapabilities [2022-07-06T22:18:49.743Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-06T22:18:51.111Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-06T22:18:52.479Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-07-06T22:18:52.479Z] === RUN TestInspect [2022-07-06T22:18:52.479Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-06T22:18:53.042Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-06T22:18:54.410Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-06T22:18:54.411Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-06T22:18:55.339Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-06T22:18:55.595Z] --- PASS: TestInspect (3.35s) [2022-07-06T22:18:55.595Z] === RUN TestCreateJob [2022-07-06T22:18:56.157Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-06T22:18:56.719Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-06T22:18:57.281Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-06T22:18:58.212Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-06T22:18:59.157Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-06T22:18:59.416Z] --- PASS: TestCreateJob (3.93s) [2022-07-06T22:18:59.416Z] === RUN TestReplicatedJob [2022-07-06T22:18:59.676Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-06T22:19:00.603Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-06T22:19:01.166Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-06T22:19:02.095Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-06T22:19:03.024Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-06T22:19:03.954Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-06T22:19:04.903Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-06T22:19:05.832Z] --- PASS: TestReplicatedJob (6.21s) [2022-07-06T22:19:05.832Z] === RUN TestUpdateReplicatedJob [2022-07-06T22:19:05.832Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-06T22:19:06.761Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-06T22:19:10.775Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2022-07-06T22:19:10.775Z] === RUN TestServiceListWithStatuses [2022-07-06T22:19:10.775Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:19:10.775Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-06T22:19:10.775Z] === RUN TestDockerNetworkConnectAlias [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-06T22:19:10.775Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-06T22:19:10.777Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-06T22:19:10.777Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-06T22:19:10.777Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-06T22:19:10.777Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-06T22:19:10.777Z] Cross building: bundles/cross/linux/s390x [2022-07-06T22:19:10.777Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-06T22:19:10.777Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-06T22:19:12.668Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-06T22:19:12.926Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-06T22:19:14.296Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2022-07-06T22:19:14.296Z] === RUN TestDockerNetworkReConnect [2022-07-06T22:19:15.225Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-06T22:19:18.615Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2022-07-06T22:19:18.615Z] === RUN TestServicePlugin [2022-07-06T22:19:18.872Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-06T22:19:19.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-06T22:19:21.693Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-06T22:19:22.255Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-06T22:19:23.184Z] plugin_test.go:61: [d9f5562e5a3d9] joining swarm manager [de56fbb6c4cd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:19:24.551Z] plugin_test.go:64: [d5ee4888c6230] joining swarm manager [de56fbb6c4cd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:19:25.919Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-06T22:19:26.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-06T22:19:28.378Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-06T22:19:28.634Z] docker_api_swarm_test.go:202: [d77bb6d17fcc8] joining swarm manager [d1b28613cd143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:19:29.197Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-06T22:19:32.468Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-06T22:19:33.032Z] === RUN TestDockerSuite/TestCpToDot [2022-07-06T22:19:33.594Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-06T22:19:34.524Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-06T22:19:35.930Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-06T22:19:36.187Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-06T22:19:37.115Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-06T22:19:37.372Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-06T22:19:38.304Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-06T22:19:39.234Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-06T22:19:39.234Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-06T22:19:39.234Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-06T22:19:39.491Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-06T22:19:40.053Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-06T22:19:40.053Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-06T22:19:40.053Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-06T22:19:40.053Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-06T22:19:40.615Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-06T22:19:40.872Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-06T22:19:40.872Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-06T22:19:40.872Z] === RUN TestDockerSuite/TestCreateRM [2022-07-06T22:19:41.128Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-06T22:19:41.129Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-06T22:19:41.129Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-06T22:19:41.129Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-06T22:19:41.129Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-06T22:19:43.020Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-06T22:19:43.020Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-06T22:19:43.020Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-06T22:19:43.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-06T22:19:45.539Z] docker_api_swarm_test.go:384: [d8948b4722230] joining swarm manager [d3650ad7f79e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:19:46.469Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-06T22:19:46.469Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-06T22:19:46.469Z] docker_api_swarm_test.go:385: [df32afe2edb63] joining swarm manager [d3650ad7f79e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:19:46.469Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-06T22:19:47.032Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-06T22:19:47.962Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-06T22:19:48.219Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-06T22:19:48.782Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-06T22:19:49.344Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-06T22:19:51.253Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-06T22:19:51.253Z] --- PASS: TestServicePlugin (32.45s) [2022-07-06T22:19:51.253Z] === RUN TestServiceUpdateLabel [2022-07-06T22:19:52.185Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-06T22:19:53.551Z] --- PASS: TestServiceUpdateLabel (2.61s) [2022-07-06T22:19:53.551Z] === RUN TestServiceUpdateSecrets [2022-07-06T22:19:54.480Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-06T22:19:56.997Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-06T22:19:57.253Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-06T22:19:58.184Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-06T22:20:04.723Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-06T22:20:04.723Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-06T22:20:04.979Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-06T22:20:05.235Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-06T22:20:05.235Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-06T22:20:05.492Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-06T22:20:05.748Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-06T22:20:05.748Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-06T22:20:06.678Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-06T22:20:07.606Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-06T22:20:07.606Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-06T22:20:07.606Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-06T22:20:08.168Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-06T22:20:08.425Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-06T22:20:08.425Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2022-07-06T22:20:08.425Z] === RUN TestServiceUpdateConfigs [2022-07-06T22:20:09.353Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-06T22:20:10.728Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-06T22:20:10.728Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-06T22:20:10.728Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-06T22:20:10.728Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-06T22:20:10.728Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-06T22:20:10.728Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-06T22:20:13.252Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-06T22:20:13.509Z] === RUN TestDockerSuite/TestEventsRename [2022-07-06T22:20:14.071Z] === RUN TestDockerSuite/TestEventsResize [2022-07-06T22:20:14.634Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-06T22:20:19.881Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-06T22:20:20.811Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-06T22:20:21.067Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-06T22:20:22.957Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-07-06T22:20:22.957Z] === RUN TestServiceUpdateNetwork [2022-07-06T22:20:23.885Z] === RUN TestDockerSuite/TestEventsTop [2022-07-06T22:20:24.817Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-06T22:20:27.333Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-06T22:20:33.900Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-06T22:20:35.790Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2022-07-06T22:20:35.790Z] === RUN TestServiceUpdatePidsLimit [2022-07-06T22:20:37.157Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-06T22:20:37.719Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-06T22:20:38.646Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-06T22:20:40.012Z] check_test.go:611: [df32afe2edb63] daemon is not started [2022-07-06T22:20:40.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-06T22:20:41.900Z] docker_api_swarm_test.go:802: [df3fef437bb1f] joining swarm manager [dc7d54c2e70a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:20:43.266Z] docker_api_swarm_test.go:802: [d964442cdade7] joining swarm manager [dc7d54c2e70a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:20:44.194Z] === RUN TestDockerSuite/TestExec [2022-07-06T22:20:44.756Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-06T22:20:44.756Z] docker_api_swarm_test.go:802: [dae98a2408b95] joining swarm manager [dc7d54c2e70a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-06T22:20:44.756Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-06T22:20:46.124Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-06T22:20:47.055Z] === RUN TestDockerSuite/TestExecEnv [2022-07-06T22:20:47.055Z] docker_api_swarm_test.go:802: [d874f70c6e0a2] joining swarm manager [dc7d54c2e70a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-06T22:20:47.618Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-06T22:20:48.547Z] docker_api_swarm_test.go:810: [d24c48df3de01] joining swarm manager [dc7d54c2e70a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-06T22:20:48.806Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-06T22:20:49.368Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-06T22:20:51.925Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-06T22:20:52.492Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-07-06T22:20:52.492Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-06T22:20:52.492Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-07-06T22:20:52.492Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2022-07-06T22:20:52.492Z] PASS [2022-07-06T22:20:52.492Z] [2022-07-06T22:20:52.492Z] === Skipped [2022-07-06T22:20:52.492Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-06T22:20:52.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-06T22:20:52.492Z] [2022-07-06T22:20:52.492Z] DONE 27 tests, 1 skipped in 180.082s [2022-07-06T22:20:52.492Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-06T22:20:52.492Z] ++ 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-07-06T22:20:52.492Z] ++ set -e [2022-07-06T22:20:52.492Z] ++ '[' -n 0 ']' [2022-07-06T22:20:52.492Z] ++ set -x [2022-07-06T22:20:52.492Z] ++ 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-07-06T22:20:52.492Z] INFO: Testing against a local daemon [2022-07-06T22:20:52.492Z] === RUN TestSessionCreate [2022-07-06T22:20:52.492Z] --- PASS: TestSessionCreate (0.02s) [2022-07-06T22:20:52.492Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-06T22:20:52.492Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-06T22:20:52.492Z] PASS [2022-07-06T22:20:52.492Z] [2022-07-06T22:20:52.492Z] DONE 2 tests in 0.143s [2022-07-06T22:20:52.492Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-06T22:20:52.492Z] ++ 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-07-06T22:20:52.492Z] ++ set -e [2022-07-06T22:20:52.492Z] ++ '[' -n 0 ']' [2022-07-06T22:20:52.492Z] ++ set -x [2022-07-06T22:20:52.492Z] ++ 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-07-06T22:20:52.748Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-06T22:20:52.748Z] INFO: Testing against a local daemon [2022-07-06T22:20:52.748Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-06T22:20:52.748Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:20:52.748Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:20:52.748Z] === RUN TestDiskUsage [2022-07-06T22:20:52.748Z] === PAUSE TestDiskUsage [2022-07-06T22:20:52.748Z] === RUN TestEventsExecDie [2022-07-06T22:20:53.312Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-06T22:20:53.312Z] --- PASS: TestEventsExecDie (0.70s) [2022-07-06T22:20:53.312Z] === RUN TestEventsBackwardsCompatible [2022-07-06T22:20:53.568Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-06T22:20:53.568Z] === RUN TestEventsVolumeCreate [2022-07-06T22:20:53.568Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-06T22:20:53.568Z] === RUN TestInfoBinaryCommits [2022-07-06T22:20:53.568Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-06T22:20:53.568Z] === RUN TestInfoAPIVersioned [2022-07-06T22:20:53.568Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-06T22:20:53.568Z] === RUN TestInfoAPI [2022-07-06T22:20:53.568Z] --- PASS: TestInfoAPI (0.02s) [2022-07-06T22:20:53.568Z] === RUN TestInfoAPIWarnings [2022-07-06T22:20:54.498Z] === RUN TestDockerSuite/TestExecParseError [2022-07-06T22:20:54.754Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-06T22:20:55.319Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-06T22:20:55.881Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-06T22:20:56.444Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-06T22:20:57.007Z] === RUN TestDockerSuite/TestExecTTY [2022-07-06T22:20:57.571Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-06T22:20:58.133Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-06T22:20:58.389Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-06T22:20:58.951Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-06T22:20:58.951Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-06T22:20:58.951Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-06T22:21:00.319Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-06T22:21:00.881Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-06T22:21:01.445Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-06T22:21:02.007Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-06T22:21:02.276Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-06T22:21:02.276Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-06T22:21:02.276Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-06T22:21:02.276Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-06T22:21:02.276Z] [2022-07-06T22:21:02.569Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-06T22:21:03.214Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-06T22:21:03.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/test/unit [2022-07-06T22:21:03.764Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-06T22:21:03.764Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-06T22:21:03.764Z] + TESTDIRS=./... [2022-07-06T22:21:03.764Z] + exclude_paths='/vendor/|/integration' [2022-07-06T22:21:03.764Z] ++ go list ./... [2022-07-06T22:21:03.764Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-06T22:21:03.938Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-06T22:21:05.149Z] + pkg_list='github.com/docker/docker/api [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/backend/build [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/httputils [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/middleware [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/build [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/container [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/debug [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/image [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/network [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/session [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/system [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/server/router/volume [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/backend [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/container [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/events [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/filters [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/image [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/mount [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/network [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/registry [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/strslice [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/swarm [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/time [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/versions [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T22:21:05.149Z] github.com/docker/docker/api/types/volume [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/dockerfile [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/remotecontext [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T22:21:05.149Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/debug [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/client [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T22:21:05.150Z] github.com/docker/docker/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/container/stream [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/apparmor [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/httpserver [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/events [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/exec [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/images [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/initlayer [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/links [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/listeners [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/local [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/names [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/network [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/stats [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/metadata [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/utils [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/xfer [2022-07-06T22:21:05.150Z] github.com/docker/docker/dockerversion [2022-07-06T22:21:05.150Z] github.com/docker/docker/errdefs [2022-07-06T22:21:05.150Z] github.com/docker/docker/image [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/cache [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/tarexport [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/v1 [2022-07-06T22:21:05.150Z] github.com/docker/docker/internal/test/suite [2022-07-06T22:21:05.150Z] github.com/docker/docker/layer [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/types [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/types [2022-07-06T22:21:05.150Z] github.com/docker/docker/oci [2022-07-06T22:21:05.150Z] github.com/docker/docker/oci/caps [2022-07-06T22:21:05.150Z] github.com/docker/docker/opts [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/aaparser [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/archive [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/authorization [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/capabilities [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/containerfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/directory [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/dmesg [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/fileutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/fsutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/homedir [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/idtools [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/ioutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/longpath [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/loopback [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/parsers [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/pidfile [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/platform [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugins [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/pools [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/progress [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/pubsub [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/reexec [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/signal [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/stack [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/stringid [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/system [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/tailfile [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/tarsum [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/truncindex [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/urlutil [2022-07-06T22:21:05.150Z] github.com/docker/docker/pkg/useragent [2022-07-06T22:21:05.150Z] github.com/docker/docker/plugin [2022-07-06T22:21:05.150Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/plugin/v2 [2022-07-06T22:21:05.150Z] github.com/docker/docker/profiles/apparmor [2022-07-06T22:21:05.150Z] github.com/docker/docker/profiles/seccomp [2022-07-06T22:21:05.150Z] github.com/docker/docker/quota [2022-07-06T22:21:05.150Z] github.com/docker/docker/reference [2022-07-06T22:21:05.150Z] github.com/docker/docker/registry [2022-07-06T22:21:05.150Z] github.com/docker/docker/registry/resumable [2022-07-06T22:21:05.150Z] github.com/docker/docker/restartmanager [2022-07-06T22:21:05.150Z] github.com/docker/docker/rootless [2022-07-06T22:21:05.150Z] github.com/docker/docker/rootless/specconv [2022-07-06T22:21:05.150Z] github.com/docker/docker/runconfig [2022-07-06T22:21:05.150Z] github.com/docker/docker/runconfig/opts [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/daemon [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/environment [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fakegit [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/registry [2022-07-06T22:21:05.150Z] github.com/docker/docker/testutil/request [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/drivers [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/local [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/mounts [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/service [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/service/opts [2022-07-06T22:21:05.150Z] github.com/docker/docker/volume/testutils' [2022-07-06T22:21:05.150Z] ++ grep --fixed-strings -v /libnetwork [2022-07-06T22:21:05.150Z] ++ echo 'github.com/docker/docker/api [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/backend/build [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/httputils [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/middleware [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/build [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/debug [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/image [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/network [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/session [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/system [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/server/router/volume [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/backend [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/events [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/filters [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/image [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/mount [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/network [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/registry [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/strslice [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/swarm [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/time [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/versions [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T22:21:05.150Z] github.com/docker/docker/api/types/volume [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/dockerfile [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/remotecontext [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T22:21:05.150Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/debug [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T22:21:05.150Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/client [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T22:21:05.150Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T22:21:05.150Z] github.com/docker/docker/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/container/stream [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/apparmor [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T22:21:05.150Z] github.com/docker/docker/contrib/httpserver [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/events [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/exec [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/images [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/initlayer [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/links [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/listeners [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/local [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/names [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/network [2022-07-06T22:21:05.150Z] github.com/docker/docker/daemon/stats [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/metadata [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/utils [2022-07-06T22:21:05.150Z] github.com/docker/docker/distribution/xfer [2022-07-06T22:21:05.150Z] github.com/docker/docker/dockerversion [2022-07-06T22:21:05.150Z] github.com/docker/docker/errdefs [2022-07-06T22:21:05.150Z] github.com/docker/docker/image [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/cache [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/tarexport [2022-07-06T22:21:05.150Z] github.com/docker/docker/image/v1 [2022-07-06T22:21:05.150Z] github.com/docker/docker/internal/test/suite [2022-07-06T22:21:05.150Z] github.com/docker/docker/layer [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T22:21:05.150Z] github.com/docker/docker/libcontainerd/types [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/libnetwork/types [2022-07-06T22:21:05.151Z] github.com/docker/docker/oci [2022-07-06T22:21:05.151Z] github.com/docker/docker/oci/caps [2022-07-06T22:21:05.151Z] github.com/docker/docker/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/aaparser [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/archive [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/authorization [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/capabilities [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/containerfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/directory [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/dmesg [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/fileutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/fsutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/homedir [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/idtools [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/ioutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/longpath [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/loopback [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pidfile [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/platform [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pools [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/progress [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pubsub [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/reexec [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/signal [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stack [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stringid [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/system [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/tailfile [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/tarsum [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/truncindex [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/urlutil [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/useragent [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin/v2 [2022-07-06T22:21:05.151Z] github.com/docker/docker/profiles/apparmor [2022-07-06T22:21:05.151Z] github.com/docker/docker/profiles/seccomp [2022-07-06T22:21:05.151Z] github.com/docker/docker/quota [2022-07-06T22:21:05.151Z] github.com/docker/docker/reference [2022-07-06T22:21:05.151Z] github.com/docker/docker/registry [2022-07-06T22:21:05.151Z] github.com/docker/docker/registry/resumable [2022-07-06T22:21:05.151Z] github.com/docker/docker/restartmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/rootless [2022-07-06T22:21:05.151Z] github.com/docker/docker/rootless/specconv [2022-07-06T22:21:05.151Z] github.com/docker/docker/runconfig [2022-07-06T22:21:05.151Z] github.com/docker/docker/runconfig/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/daemon [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/environment [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakegit [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/registry [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/request [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/drivers [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/local [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/mounts [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/service [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/service/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/testutils' [2022-07-06T22:21:05.151Z] + base_pkg_list='github.com/docker/docker/api [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/backend/build [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/httputils [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/middleware [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/build [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/debug [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/image [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/network [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/session [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/system [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/volume [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/backend [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/events [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/filters [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/image [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/mount [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/network [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/registry [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/strslice [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/swarm [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/time [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/versions [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/volume [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/dockerfile [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/remotecontext [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T22:21:05.151Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T22:21:05.151Z] github.com/docker/docker/cli [2022-07-06T22:21:05.151Z] github.com/docker/docker/cli/config [2022-07-06T22:21:05.151Z] github.com/docker/docker/cli/debug [2022-07-06T22:21:05.151Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T22:21:05.151Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T22:21:05.151Z] github.com/docker/docker/client [2022-07-06T22:21:05.151Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T22:21:05.151Z] github.com/docker/docker/cmd/dockerd [2022-07-06T22:21:05.151Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T22:21:05.151Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T22:21:05.151Z] github.com/docker/docker/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/container/stream [2022-07-06T22:21:05.151Z] github.com/docker/docker/contrib/apparmor [2022-07-06T22:21:05.151Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T22:21:05.151Z] github.com/docker/docker/contrib/httpserver [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/config [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/events [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/exec [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/images [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/initlayer [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/links [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/listeners [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/local [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/names [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/network [2022-07-06T22:21:05.151Z] github.com/docker/docker/daemon/stats [2022-07-06T22:21:05.151Z] github.com/docker/docker/distribution [2022-07-06T22:21:05.151Z] github.com/docker/docker/distribution/metadata [2022-07-06T22:21:05.151Z] github.com/docker/docker/distribution/utils [2022-07-06T22:21:05.151Z] github.com/docker/docker/distribution/xfer [2022-07-06T22:21:05.151Z] github.com/docker/docker/dockerversion [2022-07-06T22:21:05.151Z] github.com/docker/docker/errdefs [2022-07-06T22:21:05.151Z] github.com/docker/docker/image [2022-07-06T22:21:05.151Z] github.com/docker/docker/image/cache [2022-07-06T22:21:05.151Z] github.com/docker/docker/image/tarexport [2022-07-06T22:21:05.151Z] github.com/docker/docker/image/v1 [2022-07-06T22:21:05.151Z] github.com/docker/docker/internal/test/suite [2022-07-06T22:21:05.151Z] github.com/docker/docker/layer [2022-07-06T22:21:05.151Z] github.com/docker/docker/libcontainerd [2022-07-06T22:21:05.151Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T22:21:05.151Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T22:21:05.151Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T22:21:05.151Z] github.com/docker/docker/libcontainerd/types [2022-07-06T22:21:05.151Z] github.com/docker/docker/oci [2022-07-06T22:21:05.151Z] github.com/docker/docker/oci/caps [2022-07-06T22:21:05.151Z] github.com/docker/docker/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/aaparser [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/archive [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/authorization [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/capabilities [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/containerfs [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/directory [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/dmesg [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/fileutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/fsutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/homedir [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/idtools [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/ioutils [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/longpath [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/loopback [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pidfile [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/platform [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pools [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/progress [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/pubsub [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/reexec [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/signal [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stack [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/stringid [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/system [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/tailfile [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/tarsum [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/truncindex [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/urlutil [2022-07-06T22:21:05.151Z] github.com/docker/docker/pkg/useragent [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T22:21:05.151Z] github.com/docker/docker/plugin/v2 [2022-07-06T22:21:05.151Z] github.com/docker/docker/profiles/apparmor [2022-07-06T22:21:05.151Z] github.com/docker/docker/profiles/seccomp [2022-07-06T22:21:05.151Z] github.com/docker/docker/quota [2022-07-06T22:21:05.151Z] github.com/docker/docker/reference [2022-07-06T22:21:05.151Z] github.com/docker/docker/registry [2022-07-06T22:21:05.151Z] github.com/docker/docker/registry/resumable [2022-07-06T22:21:05.151Z] github.com/docker/docker/restartmanager [2022-07-06T22:21:05.151Z] github.com/docker/docker/rootless [2022-07-06T22:21:05.151Z] github.com/docker/docker/rootless/specconv [2022-07-06T22:21:05.151Z] github.com/docker/docker/runconfig [2022-07-06T22:21:05.151Z] github.com/docker/docker/runconfig/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/daemon [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/environment [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakegit [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/registry [2022-07-06T22:21:05.151Z] github.com/docker/docker/testutil/request [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/drivers [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/local [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/mounts [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/service [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/service/opts [2022-07-06T22:21:05.151Z] github.com/docker/docker/volume/testutils' [2022-07-06T22:21:05.151Z] ++ grep --fixed-strings /libnetwork [2022-07-06T22:21:05.151Z] ++ echo 'github.com/docker/docker/api [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/backend/build [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/httputils [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/middleware [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/build [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/debug [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/image [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/network [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/session [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/system [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/server/router/volume [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/backend [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/container [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/events [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/filters [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/image [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/mount [2022-07-06T22:21:05.151Z] github.com/docker/docker/api/types/network [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/registry [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/strslice [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/swarm [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/time [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/versions [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T22:21:05.152Z] github.com/docker/docker/api/types/volume [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/dockerfile [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/remotecontext [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T22:21:05.152Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T22:21:05.152Z] github.com/docker/docker/cli [2022-07-06T22:21:05.152Z] github.com/docker/docker/cli/config [2022-07-06T22:21:05.152Z] github.com/docker/docker/cli/debug [2022-07-06T22:21:05.152Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T22:21:05.152Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T22:21:05.152Z] github.com/docker/docker/client [2022-07-06T22:21:05.152Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T22:21:05.152Z] github.com/docker/docker/cmd/dockerd [2022-07-06T22:21:05.152Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T22:21:05.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T22:21:05.152Z] github.com/docker/docker/container [2022-07-06T22:21:05.152Z] github.com/docker/docker/container/stream [2022-07-06T22:21:05.152Z] github.com/docker/docker/contrib/apparmor [2022-07-06T22:21:05.152Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T22:21:05.152Z] github.com/docker/docker/contrib/httpserver [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/config [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/events [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/exec [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/images [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/initlayer [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/links [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/listeners [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/local [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/names [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/network [2022-07-06T22:21:05.152Z] github.com/docker/docker/daemon/stats [2022-07-06T22:21:05.152Z] github.com/docker/docker/distribution [2022-07-06T22:21:05.152Z] github.com/docker/docker/distribution/metadata [2022-07-06T22:21:05.152Z] github.com/docker/docker/distribution/utils [2022-07-06T22:21:05.152Z] github.com/docker/docker/distribution/xfer [2022-07-06T22:21:05.152Z] github.com/docker/docker/dockerversion [2022-07-06T22:21:05.152Z] github.com/docker/docker/errdefs [2022-07-06T22:21:05.152Z] github.com/docker/docker/image [2022-07-06T22:21:05.152Z] github.com/docker/docker/image/cache [2022-07-06T22:21:05.152Z] github.com/docker/docker/image/tarexport [2022-07-06T22:21:05.152Z] github.com/docker/docker/image/v1 [2022-07-06T22:21:05.152Z] github.com/docker/docker/internal/test/suite [2022-07-06T22:21:05.152Z] github.com/docker/docker/layer [2022-07-06T22:21:05.152Z] github.com/docker/docker/libcontainerd [2022-07-06T22:21:05.152Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T22:21:05.152Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T22:21:05.152Z] github.com/docker/docker/libcontainerd/types [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/types [2022-07-06T22:21:05.152Z] github.com/docker/docker/oci [2022-07-06T22:21:05.152Z] github.com/docker/docker/oci/caps [2022-07-06T22:21:05.152Z] github.com/docker/docker/opts [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/aaparser [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/archive [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/authorization [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/capabilities [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/containerfs [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/directory [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/dmesg [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/fileutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/fsutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/homedir [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/idtools [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/ioutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/longpath [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/loopback [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/parsers [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/pidfile [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/platform [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugins [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/pools [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/progress [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/pubsub [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/reexec [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/signal [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/stack [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/stringid [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/system [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/tailfile [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/tarsum [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/truncindex [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/urlutil [2022-07-06T22:21:05.152Z] github.com/docker/docker/pkg/useragent [2022-07-06T22:21:05.152Z] github.com/docker/docker/plugin [2022-07-06T22:21:05.152Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T22:21:05.152Z] github.com/docker/docker/plugin/v2 [2022-07-06T22:21:05.152Z] github.com/docker/docker/profiles/apparmor [2022-07-06T22:21:05.152Z] github.com/docker/docker/profiles/seccomp [2022-07-06T22:21:05.152Z] github.com/docker/docker/quota [2022-07-06T22:21:05.152Z] github.com/docker/docker/reference [2022-07-06T22:21:05.152Z] github.com/docker/docker/registry [2022-07-06T22:21:05.152Z] github.com/docker/docker/registry/resumable [2022-07-06T22:21:05.152Z] github.com/docker/docker/restartmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/rootless [2022-07-06T22:21:05.152Z] github.com/docker/docker/rootless/specconv [2022-07-06T22:21:05.152Z] github.com/docker/docker/runconfig [2022-07-06T22:21:05.152Z] github.com/docker/docker/runconfig/opts [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/daemon [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/environment [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fakegit [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/registry [2022-07-06T22:21:05.152Z] github.com/docker/docker/testutil/request [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/drivers [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/local [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/mounts [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/service [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/service/opts [2022-07-06T22:21:05.152Z] github.com/docker/docker/volume/testutils' [2022-07-06T22:21:05.152Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/types' [2022-07-06T22:21:05.152Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-06T22:21:05.152Z] + echo 'github.com/docker/docker/libnetwork [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:21:05.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/types' [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:21:05.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:21:05.153Z] + type docker-proxy [2022-07-06T22:21:05.153Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-06T22:21:05.153Z] + hack/make.sh binary-proxy install-proxy [2022-07-06T22:21:05.153Z] [2022-07-06T22:21:05.153Z] Removing bundles/ [2022-07-06T22:21:05.153Z] [2022-07-06T22:21:05.153Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-06T22:21:05.153Z] Building: bundles/binary-proxy/docker-proxy [2022-07-06T22:21:05.153Z] GOOS="" GOARCH="" GOARM="" [2022-07-06T22:21:05.846Z] === RUN TestDockerSuite/TestHealth [2022-07-06T22:21:10.013Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-06T22:21:10.013Z] === RUN TestInfoDebug [2022-07-06T22:21:10.575Z] --- PASS: TestInfoDebug (0.52s) [2022-07-06T22:21:10.575Z] === RUN TestInfoInsecureRegistries [2022-07-06T22:21:11.136Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-06T22:21:11.136Z] === RUN TestInfoRegistryMirrors [2022-07-06T22:21:11.699Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-06T22:21:11.699Z] === RUN TestLoginFailsWithBadCredentials [2022-07-06T22:21:12.260Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-06T22:21:12.260Z] === RUN TestPingCacheHeaders [2022-07-06T22:21:12.260Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-06T22:21:12.260Z] === RUN TestPingGet [2022-07-06T22:21:12.260Z] --- PASS: TestPingGet (0.02s) [2022-07-06T22:21:12.260Z] === RUN TestPingHead [2022-07-06T22:21:12.260Z] --- PASS: TestPingHead (0.02s) [2022-07-06T22:21:12.260Z] === RUN TestPingSwarmHeader [2022-07-06T22:21:12.822Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-06T22:21:13.289Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-06T22:21:13.289Z] [2022-07-06T22:21:13.289Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-06T22:21:13.289Z] Installing docker-proxy to /usr/local/bin/ [2022-07-06T22:21:13.289Z] [2022-07-06T22:21:13.289Z] + mkdir -p bundles [2022-07-06T22:21:13.289Z] + '[' -n 'github.com/docker/docker/api [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/backend/build [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/httpstatus [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/httputils [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/middleware [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/build [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/container [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/debug [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/distribution [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/grpc [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/image [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/network [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/plugin [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/session [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/swarm [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/system [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/server/router/volume [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/backend [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/blkiodev [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/container [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/events [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/filters [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/image [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/mount [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/network [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/registry [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/strslice [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/swarm [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/time [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/versions [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-06T22:21:13.289Z] github.com/docker/docker/api/types/volume [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/builder-next/worker [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/dockerfile [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/remotecontext [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/remotecontext/git [2022-07-06T22:21:13.289Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-06T22:21:13.289Z] github.com/docker/docker/cli [2022-07-06T22:21:13.289Z] github.com/docker/docker/cli/config [2022-07-06T22:21:13.289Z] github.com/docker/docker/cli/debug [2022-07-06T22:21:13.289Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-06T22:21:13.289Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-06T22:21:13.289Z] github.com/docker/docker/client [2022-07-06T22:21:13.289Z] github.com/docker/docker/cmd/docker-proxy [2022-07-06T22:21:13.289Z] github.com/docker/docker/cmd/dockerd [2022-07-06T22:21:13.289Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-06T22:21:13.289Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-06T22:21:13.289Z] github.com/docker/docker/container [2022-07-06T22:21:13.289Z] github.com/docker/docker/container/stream [2022-07-06T22:21:13.289Z] github.com/docker/docker/contrib/apparmor [2022-07-06T22:21:13.289Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-06T22:21:13.289Z] github.com/docker/docker/contrib/httpserver [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster/convert [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster/executor [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/cluster/provider [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/config [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/events [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/events/testutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/exec [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/images [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/initlayer [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/links [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/listeners [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/gelf [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/journald [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/local [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/logentries [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/splunk [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/syslog [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/logger/templates [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/names [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/network [2022-07-06T22:21:13.289Z] github.com/docker/docker/daemon/stats [2022-07-06T22:21:13.289Z] github.com/docker/docker/distribution [2022-07-06T22:21:13.289Z] github.com/docker/docker/distribution/metadata [2022-07-06T22:21:13.289Z] github.com/docker/docker/distribution/utils [2022-07-06T22:21:13.289Z] github.com/docker/docker/distribution/xfer [2022-07-06T22:21:13.289Z] github.com/docker/docker/dockerversion [2022-07-06T22:21:13.289Z] github.com/docker/docker/errdefs [2022-07-06T22:21:13.289Z] github.com/docker/docker/image [2022-07-06T22:21:13.289Z] github.com/docker/docker/image/cache [2022-07-06T22:21:13.289Z] github.com/docker/docker/image/tarexport [2022-07-06T22:21:13.289Z] github.com/docker/docker/image/v1 [2022-07-06T22:21:13.289Z] github.com/docker/docker/internal/test/suite [2022-07-06T22:21:13.289Z] github.com/docker/docker/layer [2022-07-06T22:21:13.289Z] github.com/docker/docker/libcontainerd [2022-07-06T22:21:13.289Z] github.com/docker/docker/libcontainerd/queue [2022-07-06T22:21:13.289Z] github.com/docker/docker/libcontainerd/remote [2022-07-06T22:21:13.289Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-06T22:21:13.289Z] github.com/docker/docker/libcontainerd/types [2022-07-06T22:21:13.289Z] github.com/docker/docker/oci [2022-07-06T22:21:13.289Z] github.com/docker/docker/oci/caps [2022-07-06T22:21:13.289Z] github.com/docker/docker/opts [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/aaparser [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/archive [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/authorization [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/broadcaster [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/capabilities [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/chrootarchive [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/containerfs [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/devicemapper [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/directory [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/dmesg [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/fileutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/fsutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/homedir [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/idtools [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/ioutils [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/jsonmessage [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/longpath [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/loopback [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/namesgenerator [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/parsers [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/pidfile [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/platform [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugingetter [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugins [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/plugins/transport [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/pools [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/progress [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/pubsub [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/reexec [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/signal [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/stack [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/stdcopy [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/streamformatter [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/stringid [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/sysinfo [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/system [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/tailfile [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/tarsum [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/truncindex [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/urlutil [2022-07-06T22:21:13.289Z] github.com/docker/docker/pkg/useragent [2022-07-06T22:21:13.289Z] github.com/docker/docker/plugin [2022-07-06T22:21:13.289Z] github.com/docker/docker/plugin/executor/containerd [2022-07-06T22:21:13.289Z] github.com/docker/docker/plugin/v2 [2022-07-06T22:21:13.289Z] github.com/docker/docker/profiles/apparmor [2022-07-06T22:21:13.289Z] github.com/docker/docker/profiles/seccomp [2022-07-06T22:21:13.289Z] github.com/docker/docker/quota [2022-07-06T22:21:13.289Z] github.com/docker/docker/reference [2022-07-06T22:21:13.289Z] github.com/docker/docker/registry [2022-07-06T22:21:13.289Z] github.com/docker/docker/registry/resumable [2022-07-06T22:21:13.289Z] github.com/docker/docker/restartmanager [2022-07-06T22:21:13.289Z] github.com/docker/docker/rootless [2022-07-06T22:21:13.289Z] github.com/docker/docker/rootless/specconv [2022-07-06T22:21:13.289Z] github.com/docker/docker/runconfig [2022-07-06T22:21:13.289Z] github.com/docker/docker/runconfig/opts [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/daemon [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/environment [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fakecontext [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fakegit [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fakestorage [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fixtures/load [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/registry [2022-07-06T22:21:13.289Z] github.com/docker/docker/testutil/request [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/drivers [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/local [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/mounts [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/service [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/service/opts [2022-07-06T22:21:13.289Z] github.com/docker/docker/volume/testutils' ']' [2022-07-06T22:21:13.290Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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/truncindex 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-07-06T22:21:13.387Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-06T22:21:13.550Z] ? github.com/docker/docker/api [no test files] [2022-07-06T22:21:14.316Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-06T22:21:14.316Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-07-06T22:21:14.316Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-06T22:21:14.316Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-06T22:21:14.316Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-06T22:21:14.316Z] === RUN TestVersion [2022-07-06T22:21:14.316Z] --- PASS: TestVersion (0.02s) [2022-07-06T22:21:14.316Z] === CONT TestDiskUsage [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/container_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/image_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/volume_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-06T22:21:14.878Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-06T22:21:15.134Z] === RUN TestDiskUsage/after_container.Run [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-06T22:21:15.390Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage (1.23s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-06T22:21:15.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-06T22:21:15.647Z] PASS [2022-07-06T22:21:15.647Z] [2022-07-06T22:21:15.647Z] === Skipped [2022-07-06T22:21:15.647Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-06T22:21:15.647Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-06T22:21:15.647Z] [2022-07-06T22:21:15.647Z] DONE 54 tests, 1 skipped in 23.012s [2022-07-06T22:21:15.647Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-06T22:21:15.647Z] ++ 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-07-06T22:21:15.647Z] ++ set -e [2022-07-06T22:21:15.647Z] ++ '[' -n 0 ']' [2022-07-06T22:21:15.647Z] ++ set -x [2022-07-06T22:21:15.647Z] ++ 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-07-06T22:21:15.647Z] INFO: Testing against a local daemon [2022-07-06T22:21:15.647Z] === RUN TestVolumesCreateAndList [2022-07-06T22:21:15.647Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-06T22:21:15.647Z] === RUN TestVolumesRemove [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-06T22:21:15.904Z] === RUN TestVolumesInspect [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-06T22:21:15.904Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-06T22:21:15.904Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-06T22:21:15.904Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-06T22:21:15.904Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-06T22:21:15.904Z] PASS [2022-07-06T22:21:15.904Z] [2022-07-06T22:21:15.904Z] DONE 9 tests in 0.209s [2022-07-06T22:21:15.904Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:21:15.904Z] ++++ cat bundles/test-integration/docker.pid [2022-07-06T22:21:15.904Z] +++ kill 6697 [2022-07-06T22:21:16.160Z] +++ /etc/init.d/apparmor stop [2022-07-06T22:21:16.160Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:21:16.160Z] [2022-07-06T22:21:16.160Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:21:16.160Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:21:16.160Z] [2022-07-06T22:21:16.160Z] To set a process to complain mode, use the command line tool [2022-07-06T22:21:16.160Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:21:16.160Z] +++ true [2022-07-06T22:21:16.160Z] exiting test-integration [2022-07-06T22:21:16.160Z] ++ exit 0 [2022-07-06T22:21:16.160Z] [2022-07-06T22:21:16.725Z] + for job in $(jobs -p) [2022-07-06T22:21:16.725Z] + wait 7312 [2022-07-06T22:21:26.668Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-06T22:21:27.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-06T22:21:27.851Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-06T22:21:31.148Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-06T22:21:31.148Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-06T22:21:31.148Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-06T22:21:31.148Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-06T22:21:31.404Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-06T22:21:31.404Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-06T22:21:31.666Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-06T22:21:31.966Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-06T22:21:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-06T22:21:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-06T22:21:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-06T22:21:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-06T22:21:32.786Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-06T22:21:33.042Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-06T22:21:33.298Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-06T22:21:33.298Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-06T22:21:33.861Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-06T22:21:34.118Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-06T22:21:34.680Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-06T22:21:35.242Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-06T22:21:35.242Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-06T22:21:35.805Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-06T22:21:39.072Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-06T22:21:39.072Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-06T22:21:39.072Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-06T22:21:39.635Z] === RUN TestDockerSuite/TestImportFile [2022-07-06T22:21:40.564Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-06T22:21:40.564Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-06T22:21:41.930Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-06T22:21:42.860Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-06T22:21:44.226Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-06T22:21:44.483Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-06T22:21:45.050Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-06T22:21:45.306Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-06T22:21:45.572Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-06T22:21:45.572Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-06T22:21:45.839Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-06T22:21:46.402Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-06T22:21:46.402Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-06T22:21:46.965Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-06T22:21:46.965Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-06T22:21:46.965Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-06T22:21:47.528Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-06T22:21:48.090Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-06T22:21:48.346Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-06T22:21:49.277Z] === RUN TestDockerSuite/TestInspectImage [2022-07-06T22:21:49.277Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-06T22:21:49.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-06T22:21:49.277Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-06T22:21:49.277Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-06T22:21:49.277Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-06T22:21:49.841Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-06T22:21:50.405Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-06T22:21:50.405Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-06T22:21:50.969Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-06T22:21:51.532Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-06T22:21:53.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-06T22:21:53.986Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-06T22:21:53.986Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-06T22:21:54.550Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-06T22:21:55.480Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-06T22:21:55.480Z] docker_api_swarm_service_test.go:395: [d6ed10617ccc0] joining swarm manager [d634d46ee3b21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:21:56.412Z] docker_api_swarm_service_test.go:395: [de259e47c666b] joining swarm manager [d634d46ee3b21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:21:56.669Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-06T22:21:57.233Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-06T22:21:58.164Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-06T22:21:58.727Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-06T22:21:59.655Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-06T22:21:59.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-06T22:22:00.474Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-06T22:22:00.474Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-06T22:22:02.374Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-06T22:22:03.302Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-06T22:22:03.302Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-06T22:22:04.668Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-06T22:22:06.034Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-06T22:22:07.400Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-06T22:22:07.400Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-06T22:22:08.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-06T22:22:09.022Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-06T22:22:09.584Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-06T22:22:12.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-06T22:22:15.370Z] docker_api_swarm_service_test.go:343: [deabcf4d53192] joining swarm manager [dda51ea0d3741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:22:15.932Z] docker_api_swarm_service_test.go:343: [d2dbbf0e0702d] joining swarm manager [dda51ea0d3741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:22:17.829Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-06T22:22:20.363Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-06T22:22:20.363Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-06T22:22:22.253Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-06T22:22:22.253Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-06T22:22:22.253Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-06T22:22:22.816Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-06T22:22:23.745Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-06T22:22:24.675Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-06T22:22:25.602Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-06T22:22:26.164Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-06T22:22:28.054Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-06T22:22:28.310Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-06T22:22:28.873Z] === RUN TestDockerSuite/TestLogsSince [2022-07-06T22:22:29.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-06T22:22:31.692Z] docker_api_swarm_service_test.go:490: [df8a0d2819dce] joining swarm manager [daa4cf89ee5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:22:32.622Z] docker_api_swarm_service_test.go:490: [d06c90ad6eadf] joining swarm manager [daa4cf89ee5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:22:35.889Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-06T22:22:41.155Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-06T22:22:41.155Z] === RUN TestDockerSuite/TestLogsTail [2022-07-06T22:22:41.717Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-06T22:22:42.284Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-06T22:22:42.846Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-06T22:22:42.846Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-06T22:22:42.846Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-06T22:22:42.846Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-06T22:22:42.846Z] === RUN TestDockerSuite/TestNetHostname [2022-07-06T22:22:44.212Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-06T22:22:44.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-06T22:22:44.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-06T22:22:44.469Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-06T22:22:44.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-06T22:22:45.288Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-06T22:22:45.850Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-06T22:22:47.224Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-06T22:22:47.224Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-06T22:22:47.224Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-06T22:22:47.481Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-06T22:22:50.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-06T22:22:52.639Z] docker_api_swarm_service_test.go:128: [d5324e7fd1112] joining swarm manager [d9b97ee8298fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:22:53.567Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-06T22:22:53.567Z] docker_api_swarm_service_test.go:129: [d5fd887a8d74d] joining swarm manager [d9b97ee8298fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:22:54.130Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-06T22:22:55.498Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-06T22:22:55.755Z] docker_api_swarm_service_test.go:137: [dd9dccfc54b92] joining swarm manager [d9b97ee8298fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-06T22:22:56.717Z] docker_api_swarm_service_test.go:138: [d81117f167c79] joining swarm manager [d9b97ee8298fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-06T22:22:58.610Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-06T22:23:01.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-06T22:23:02.495Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-06T22:23:05.763Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-06T22:23:07.128Z] === RUN TestDockerSuite/TestPluginActive [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-06T22:23:08.229Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/builder/remotecontext 0.174s coverage: 13.7% of statements [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/builder/dockerfile 0.539s coverage: 49.3% of statements [2022-07-06T22:23:08.229Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-06T22:23:08.489Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-06T22:23:09.059Z] ok github.com/docker/docker/builder/remotecontext/git 1.592s coverage: 86.3% of statements [2022-07-06T22:23:09.059Z] ? github.com/docker/docker/cli [no test files] [2022-07-06T22:23:09.059Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-06T22:23:09.059Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-06T22:23:09.059Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-06T22:23:09.643Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-06T22:23:09.999Z] ok github.com/docker/docker/cmd/docker-proxy 0.281s coverage: 67.6% of statements [2022-07-06T22:23:14.205Z] ok github.com/docker/docker/client 0.127s coverage: 75.6% of statements [2022-07-06T22:23:16.180Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-06T22:23:16.180Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-06T22:23:16.180Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-06T22:23:17.108Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-06T22:23:19.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-06T22:23:19.889Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-06T22:23:21.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-06T22:23:24.296Z] docker_api_swarm_service_test.go:304: [d947f1db1d9de] joining swarm manager [d59a196a2e4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:23:24.858Z] docker_api_swarm_service_test.go:304: [d5e3fd11d63ed] joining swarm manager [d59a196a2e4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:23:25.792Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-06T22:23:27.687Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-06T22:23:28.250Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-06T22:23:29.179Z] === RUN TestDockerSuite/TestPortList [2022-07-06T22:23:37.265Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-06T22:23:38.632Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-06T22:23:38.632Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-06T22:23:40.522Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-06T22:23:41.476Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-06T22:23:41.739Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-06T22:23:41.739Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-06T22:23:43.630Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-06T22:23:44.557Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-06T22:23:44.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-06T22:23:46.712Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-06T22:23:46.968Z] docker_api_swarm_service_test.go:100: [dc510876bf81d] joining swarm manager [d69b3c1bddfa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:23:47.896Z] docker_api_swarm_service_test.go:101: [d1ab9bd10549a] joining swarm manager [d69b3c1bddfa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:23:51.169Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-06T22:23:51.169Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-06T22:23:54.440Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-06T22:24:00.924Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 31.9% of statements [2022-07-06T22:24:00.924Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-06T22:24:00.924Z] ok github.com/docker/docker/cmd/dockerd/trap 2.742s coverage: 0.0% of statements [2022-07-06T22:24:00.924Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-06T22:24:00.924Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-06T22:24:00.924Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-06T22:24:00.924Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-06T22:24:00.924Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-06T22:24:01.022Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-06T22:24:01.587Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-06T22:24:03.504Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-06T22:24:04.437Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-06T22:24:05.127Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2022-07-06T22:24:05.804Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-06T22:24:06.510Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-06T22:24:07.697Z] check_test.go:611: [dc510876bf81d] daemon is not started [2022-07-06T22:24:07.697Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-06T22:24:08.424Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-06T22:24:09.064Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-06T22:24:10.430Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-06T22:24:10.430Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-06T22:24:10.992Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-06T22:24:12.359Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-06T22:24:12.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-06T22:24:13.983Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-06T22:24:13.983Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-06T22:24:13.983Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-06T22:24:14.546Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-06T22:24:14.803Z] docker_api_swarm_service_test.go:533: [d3627f44ac1a7] joining swarm manager [d512af9d03204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:24:15.058Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-06T22:24:15.058Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-06T22:24:15.986Z] docker_api_swarm_service_test.go:534: [d26ef19fccafa] joining swarm manager [d512af9d03204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:24:15.986Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-06T22:24:16.575Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-06T22:24:16.575Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-06T22:24:16.919Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-06T22:24:17.145Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-06T22:24:17.481Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-06T22:24:17.717Z] ok github.com/docker/docker/daemon 10.155s coverage: 16.1% of statements [2022-07-06T22:24:17.717Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-06T22:24:17.717Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-06T22:24:17.717Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-06T22:24:17.717Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-06T22:24:17.717Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-06T22:24:19.631Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.735s coverage: 74.8% of statements [2022-07-06T22:24:20.204Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-06T22:24:21.145Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.528s coverage: 56.2% of statements [2022-07-06T22:24:22.534Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.9% of statements [2022-07-06T22:24:23.922Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 50.6% of statements [2022-07-06T22:24:24.184Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.183s coverage: 46.1% of statements [2022-07-06T22:24:24.184Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-06T22:24:25.568Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-07-06T22:24:25.585Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-06T22:24:25.829Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 58.5% of statements [2022-07-06T22:24:25.829Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-06T22:24:25.829Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-06T22:24:26.146Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-06T22:24:26.400Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-06T22:24:26.970Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-06T22:24:27.512Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-06T22:24:27.512Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-06T22:24:27.768Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-06T22:24:27.768Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-06T22:24:28.352Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.9% of statements [2022-07-06T22:24:28.352Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-06T22:24:28.352Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-06T22:24:28.923Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-06T22:24:29.865Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-06T22:24:29.865Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 79.9% of statements [2022-07-06T22:24:29.865Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-06T22:24:30.284Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-06T22:24:30.436Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-07-06T22:24:30.697Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.4% of statements [2022-07-06T22:24:30.847Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-06T22:24:31.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-06T22:24:31.839Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-07-06T22:24:32.099Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-07-06T22:24:32.099Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-06T22:24:32.099Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-06T22:24:32.737Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-06T22:24:33.070Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 66.1% of statements [2022-07-06T22:24:33.349Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-07-06T22:24:33.666Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-06T22:24:33.666Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-06T22:24:33.922Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-06T22:24:34.288Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-07-06T22:24:34.548Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-06T22:24:35.119Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-06T22:24:36.060Z] ok github.com/docker/docker/daemon/logger/splunk 1.627s coverage: 82.5% of statements [2022-07-06T22:24:36.060Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-06T22:24:36.060Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-06T22:24:36.439Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-06T22:24:37.000Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-06T22:24:37.001Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-06T22:24:37.257Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-06T22:24:38.382Z] ok github.com/docker/docker/distribution 1.533s coverage: 28.0% of statements [2022-07-06T22:24:38.382Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-06T22:24:38.382Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-06T22:24:38.623Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-06T22:24:38.952Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-06T22:24:39.185Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-06T22:24:39.212Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-07-06T22:24:39.212Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-06T22:24:39.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-06T22:24:39.472Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2022-07-06T22:24:40.377Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-06T22:24:40.412Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2022-07-06T22:24:40.412Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-06T22:24:40.412Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-06T22:24:40.672Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-06T22:24:40.939Z] === RUN TestDockerSuite/TestRmiTag [2022-07-06T22:24:41.195Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-06T22:24:41.614Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-06T22:24:41.762Z] docker_api_swarm_service_test.go:148: [dd94644ea17f2] joining swarm manager [d9c3506ff4108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:24:41.875Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-06T22:24:42.019Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-06T22:24:42.135Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-06T22:24:42.948Z] docker_api_swarm_service_test.go:148: [dffd36c170517] joining swarm manager [d9c3506ff4108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:24:44.045Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 81.9% of statements [2022-07-06T22:24:44.615Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2022-07-06T22:24:44.615Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-06T22:24:44.874Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-06T22:24:45.466Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-06T22:24:45.722Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-06T22:24:46.649Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-06T22:24:46.905Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-06T22:24:47.467Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-06T22:24:47.725Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-06T22:24:48.169Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-07-06T22:24:48.169Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-06T22:24:48.169Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-06T22:24:48.288Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-06T22:24:48.430Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-06T22:24:48.850Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-06T22:24:49.000Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-06T22:24:49.000Z] ok github.com/docker/docker/layer 7.663s coverage: 68.9% of statements [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-06T22:24:49.000Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-06T22:24:49.261Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2022-07-06T22:24:49.261Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-07-06T22:24:49.412Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-06T22:24:50.645Z] ok github.com/docker/docker/pkg/idtools 0.604s coverage: 67.9% of statements [2022-07-06T22:24:50.645Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 69.7% of statements [2022-07-06T22:24:50.906Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-07-06T22:24:50.906Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-07-06T22:24:50.906Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-06T22:24:51.167Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-06T22:24:51.429Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-07-06T22:24:51.429Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-06T22:24:51.690Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-06T22:24:51.950Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.5% of statements [2022-07-06T22:24:51.950Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-06T22:24:51.950Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-06T22:24:52.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-07-06T22:24:52.681Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-06T22:24:52.805Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-06T22:24:52.938Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-06T22:24:53.065Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-06T22:24:53.326Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-06T22:24:54.304Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-06T22:24:54.706Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-06T22:24:54.866Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-06T22:24:54.966Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-06T22:24:54.966Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-06T22:24:55.226Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-06T22:24:55.488Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-06T22:24:55.748Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-06T22:24:56.320Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-06T22:24:56.580Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-06T22:24:56.756Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-06T22:24:56.840Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-07-06T22:24:57.411Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-06T22:24:57.672Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-07-06T22:24:57.932Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-06T22:24:58.121Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-06T22:24:59.844Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-06T22:24:59.844Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-06T22:25:00.039Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-06T22:25:00.415Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-06T22:25:00.602Z] === RUN TestDockerSuite/TestDockerFails [2022-07-06T22:25:00.602Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-06T22:25:01.355Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-07-06T22:25:01.616Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-06T22:25:02.492Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-06T22:25:02.493Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-06T22:25:02.557Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-07-06T22:25:02.748Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-06T22:25:03.129Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-06T22:25:03.129Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-06T22:25:03.700Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-06T22:25:03.961Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-06T22:25:04.116Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-06T22:25:04.677Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-06T22:25:05.240Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-06T22:25:05.873Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-06T22:25:06.169Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-06T22:25:06.425Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-06T22:25:06.444Z] ok github.com/docker/docker/volume/local 0.080s coverage: 76.8% of statements [2022-07-06T22:25:06.682Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-06T22:25:07.014Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-06T22:25:07.612Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-06T22:25:07.612Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-06T22:25:07.956Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-06T22:25:08.175Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-06T22:25:09.543Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-06T22:25:09.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-06T22:25:10.362Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-06T22:25:10.925Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-06T22:25:11.852Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-06T22:25:12.781Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-06T22:25:13.344Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-06T22:25:13.908Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-06T22:25:14.470Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-06T22:25:15.040Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-06T22:25:15.623Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-06T22:25:16.550Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-06T22:25:17.112Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-06T22:25:17.675Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-06T22:25:18.238Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-06T22:25:18.496Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-06T22:25:18.496Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-06T22:25:18.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-06T22:25:20.122Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-06T22:25:20.685Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-06T22:25:21.249Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-06T22:25:22.179Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-06T22:25:22.742Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-06T22:25:22.742Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-06T22:25:23.305Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-06T22:25:23.868Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-06T22:25:24.430Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-06T22:25:24.992Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-06T22:25:25.250Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-06T22:25:25.250Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-06T22:25:25.812Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-06T22:25:25.812Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-06T22:25:26.740Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-06T22:25:27.303Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-06T22:25:27.865Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-06T22:25:28.121Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-06T22:25:28.378Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-06T22:25:28.634Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-06T22:25:29.913Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/rootless [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/volume [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-06T22:25:29.913Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === Skipped [2022-07-06T22:25:29.913Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-06T22:25:29.913Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-06T22:25:29.913Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-06T22:25:29.913Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-06T22:25:29.913Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-06T22:25:29.913Z] [2022-07-06T22:25:29.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-06T22:25:29.913Z] graphtest_unix.go:71: No driver to put! [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-06T22:25:29.914Z] time="2022-07-06T22:24:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-06T22:25:29.914Z] time="2022-07-06T22:24:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-06T22:25:29.914Z] time="2022-07-06T22:24:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-06T22:25:29.914Z] time="2022-07-06T22:24:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-06T22:25:29.914Z] time="2022-07-06T22:24:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:71: No driver to put! [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-06T22:25:29.914Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-06T22:25:29.914Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-06T22:25:29.914Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-06T22:25:29.914Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-06T22:25:29.914Z] graphtest_unix.go:71: No driver to put! [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-06T22:25:29.914Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-06T22:25:29.914Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-06T22:25:29.914Z] [2022-07-06T22:25:29.914Z] DONE 2789 tests, 28 skipped in 254.004s [2022-07-06T22:25:29.914Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/bitseq [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cluster [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/config [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/datastore [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/driverapi [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/etchosts [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/idm [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipam [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/iptables [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/netlabel [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/netutils [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/networkdb [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/ns [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/options [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/osl [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/portallocator [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/portmapper [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/testutils [2022-07-06T22:25:29.914Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-06T22:25:29.914Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-07-06T22:25:30.001Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-06T22:25:30.949Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-06T22:25:32.320Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-06T22:25:32.882Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-06T22:25:33.140Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-06T22:25:33.702Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-06T22:25:34.265Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-06T22:25:34.828Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-06T22:25:36.196Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-06T22:25:38.719Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-06T22:25:38.976Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-06T22:25:39.538Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-06T22:25:40.904Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-06T22:25:42.271Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-06T22:25:44.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-06T22:25:44.419Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-06T22:25:46.939Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-06T22:25:46.939Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-06T22:25:46.939Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-06T22:25:46.939Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-06T22:25:46.939Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-06T22:25:47.196Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-06T22:25:49.124Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-06T22:25:49.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-06T22:25:49.950Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-06T22:25:51.842Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-06T22:25:51.842Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-06T22:25:52.098Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-06T22:25:53.465Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-06T22:25:54.027Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-06T22:25:54.027Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-06T22:25:54.027Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-06T22:25:54.591Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-06T22:25:54.847Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-06T22:25:55.774Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-06T22:25:55.774Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-06T22:25:56.337Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-06T22:25:57.266Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-06T22:25:57.830Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-06T22:25:58.086Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-06T22:25:58.343Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-06T22:25:58.598Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-06T22:25:59.160Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-06T22:25:59.417Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-06T22:26:00.346Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-06T22:26:00.909Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-06T22:26:01.165Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-06T22:26:01.421Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-06T22:26:01.984Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-06T22:26:02.546Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-06T22:26:03.109Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-06T22:26:03.109Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-06T22:26:03.672Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-06T22:26:03.932Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-06T22:26:04.501Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-06T22:26:05.429Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-06T22:26:05.686Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-06T22:26:05.686Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-06T22:26:05.686Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-06T22:26:08.209Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-06T22:26:08.773Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-06T22:26:09.337Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-06T22:26:12.607Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-06T22:26:16.609Z] ok github.com/docker/docker/libnetwork 37.253s coverage: 40.6% of statements [2022-07-06T22:26:16.609Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-06T22:26:16.609Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.380s coverage: 59.9% of statements [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-06T22:26:16.610Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-06T22:26:16.610Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-06T22:26:20.691Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-06T22:26:20.948Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-06T22:26:21.878Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-06T22:26:21.878Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-06T22:26:21.878Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-06T22:26:21.878Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-06T22:26:22.135Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-06T22:26:24.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-06T22:26:24.952Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-06T22:26:25.882Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-06T22:26:26.594Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.198s coverage: 6.6% of statements [2022-07-06T22:26:26.595Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-06T22:26:26.595Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-06T22:26:26.595Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-06T22:26:26.595Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-06T22:26:26.595Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-06T22:26:26.595Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-06T22:26:26.595Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-06T22:26:26.595Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-06T22:26:26.855Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-06T22:26:26.855Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-06T22:26:32.430Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-06T22:26:32.430Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-06T22:26:32.430Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-06T22:26:32.992Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-06T22:26:32.992Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-06T22:26:33.247Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-06T22:26:34.175Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-06T22:26:34.737Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-06T22:26:35.665Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-06T22:26:35.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-06T22:26:35.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-06T22:26:36.178Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-06T22:26:37.547Z] === RUN TestDockerSuite/TestRunMount [2022-07-06T22:26:39.080Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-06T22:26:42.794Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-06T22:26:42.795Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-06T22:26:43.051Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-06T22:26:44.418Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-06T22:26:44.675Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-06T22:26:46.044Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-06T22:26:47.936Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-06T22:26:48.193Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-06T22:26:49.581Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-06T22:26:51.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-06T22:26:51.474Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-06T22:26:52.404Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-06T22:26:52.405Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-06T22:26:52.967Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-06T22:26:53.896Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/ipam 14.349s coverage: 85.3% of statements [2022-07-06T22:26:54.013Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-06T22:26:54.013Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-06T22:26:54.013Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-07-06T22:26:54.013Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-07-06T22:26:54.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-06T22:26:54.273Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-06T22:26:54.410Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-06T22:26:54.532Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-06T22:26:54.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-06T22:26:56.864Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-06T22:26:57.425Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-06T22:26:58.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-06T22:27:00.255Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-06T22:27:01.623Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-06T22:27:02.187Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-06T22:27:02.444Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-06T22:27:03.006Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-06T22:27:03.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-06T22:27:03.263Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-06T22:27:03.825Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-06T22:27:04.387Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-06T22:27:04.387Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-06T22:27:04.950Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-06T22:27:05.886Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-06T22:27:08.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-06T22:27:10.935Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-06T22:27:10.935Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-06T22:27:10.935Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-06T22:27:10.935Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-06T22:27:11.498Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-06T22:27:11.755Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-06T22:27:13.646Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-06T22:27:14.209Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-06T22:27:14.209Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-06T22:27:14.772Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-06T22:27:14.772Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-06T22:27:15.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-06T22:27:15.593Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-06T22:27:16.523Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-06T22:27:17.085Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-06T22:27:17.085Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-06T22:27:17.085Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-06T22:27:17.649Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-06T22:27:18.212Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-06T22:27:18.212Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-06T22:27:18.212Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-06T22:27:18.468Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-06T22:27:19.397Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-06T22:27:19.397Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-06T22:27:19.397Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-06T22:27:20.328Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-06T22:27:22.220Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-06T22:27:23.150Z] === RUN TestDockerSuite/TestRunRm [2022-07-06T22:27:23.721Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-06T22:27:25.610Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-06T22:27:27.501Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-06T22:27:28.064Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-06T22:27:28.625Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-06T22:27:28.881Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-06T22:27:30.249Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-06T22:27:30.505Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-06T22:27:31.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-06T22:27:33.767Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-06T22:27:35.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-06T22:27:37.024Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-06T22:27:37.587Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-06T22:27:38.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-06T22:27:38.406Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-06T22:27:38.664Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-06T22:27:39.225Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-06T22:27:39.788Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-06T22:27:40.352Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-06T22:27:40.932Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-06T22:27:41.498Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-06T22:27:42.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-06T22:27:42.988Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-06T22:27:44.355Z] === RUN TestDockerSuite/TestRunState [2022-07-06T22:27:45.722Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-06T22:27:46.284Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-06T22:27:46.284Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-06T22:27:46.846Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-06T22:27:47.102Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-06T22:27:47.102Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-06T22:27:47.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-06T22:27:47.664Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-06T22:27:48.227Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-06T22:27:49.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-06T22:27:49.594Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-06T22:27:49.594Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-06T22:27:49.594Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-06T22:27:50.156Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-06T22:27:52.047Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-06T22:27:52.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-06T22:27:52.865Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-06T22:27:54.233Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-06T22:27:55.162Z] docker_cli_service_logs_test.go:248: checking task zljfjtzm6dfd [2022-07-06T22:27:55.162Z] docker_cli_service_logs_test.go:253: checking messages for zljfjtzm6dfd [2022-07-06T22:27:55.162Z] docker_cli_service_logs_test.go:248: checking task 871jgveklnkp [2022-07-06T22:27:55.162Z] docker_cli_service_logs_test.go:253: checking messages for 871jgveklnkp [2022-07-06T22:27:56.092Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-06T22:27:57.022Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-06T22:27:59.558Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-06T22:28:00.489Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-06T22:28:00.746Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-06T22:28:01.308Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-06T22:28:01.870Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-06T22:28:03.236Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-06T22:28:04.165Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-06T22:28:04.727Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-06T22:28:04.727Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-06T22:28:04.983Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-06T22:28:05.546Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-06T22:28:05.802Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-06T22:28:06.366Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-06T22:28:06.366Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-06T22:28:06.366Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-06T22:28:06.622Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-06T22:28:07.186Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-06T22:28:10.456Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-06T22:28:11.018Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-06T22:28:11.580Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-06T22:28:12.948Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-06T22:28:13.877Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-06T22:28:15.787Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-06T22:28:17.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-06T22:28:17.935Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-06T22:28:18.499Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-06T22:28:18.499Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-06T22:28:18.499Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-06T22:28:18.499Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-06T22:28:18.499Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-06T22:28:19.428Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-06T22:28:20.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-06T22:28:20.356Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-06T22:28:21.287Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-06T22:28:22.217Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-06T22:28:22.782Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-06T22:28:22.782Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-06T22:28:22.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-06T22:28:23.345Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-06T22:28:23.345Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-06T22:28:23.907Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-06T22:28:24.470Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-06T22:28:24.470Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-06T22:28:25.032Z] docker_cli_swarm_test.go:1895: [d9678a940422c] joining swarm manager [de5d8856fabf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:28:25.289Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-06T22:28:25.289Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-06T22:28:25.853Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-06T22:28:25.853Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-06T22:28:26.418Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-06T22:28:26.418Z] docker_cli_swarm_test.go:1896: [dd0419805d17b] joining swarm manager [de5d8856fabf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:28:26.980Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-06T22:28:26.980Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-06T22:28:26.980Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-06T22:28:27.542Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-06T22:28:28.470Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-06T22:28:29.033Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-06T22:28:29.033Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-06T22:28:29.033Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-06T22:28:29.290Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-06T22:28:29.290Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-06T22:28:30.219Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-06T22:28:30.793Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-06T22:28:32.171Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-06T22:28:32.733Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-06T22:28:32.733Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-06T22:28:32.733Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-06T22:28:32.733Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-06T22:28:33.295Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-06T22:28:33.860Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-06T22:28:34.788Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-06T22:28:36.153Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-06T22:28:36.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-06T22:28:39.235Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-06T22:28:41.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-06T22:28:43.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-06T22:28:43.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-06T22:28:45.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-06T22:28:46.008Z] ok github.com/docker/docker/libnetwork/networkdb 104.494s coverage: 60.4% of statements [2022-07-06T22:28:46.009Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-06T22:28:46.009Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-06T22:28:46.009Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-07-06T22:28:46.009Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-06T22:28:46.009Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-06T22:28:46.833Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-06T22:28:46.948Z] ok github.com/docker/docker/libnetwork/portmapper 0.565s coverage: 48.6% of statements [2022-07-06T22:28:47.208Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-06T22:28:47.208Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-06T22:28:47.468Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === Skipped [2022-07-06T22:28:47.468Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-06T22:28:47.468Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-06T22:28:47.468Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-06T22:28:47.468Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-06T22:28:47.468Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-06T22:28:47.468Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-06T22:28:47.468Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-06T22:28:47.468Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-06T22:28:47.468Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-06T22:28:47.468Z] firewalld_test.go:14: firewalld is not running [2022-07-06T22:28:47.468Z] [2022-07-06T22:28:47.468Z] DONE 327 tests, 9 skipped in 201.112s [2022-07-06T22:28:47.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner Post stage [Pipeline] junit [2022-07-06T22:28:48.051Z] Recording test results [2022-07-06T22:28:48.439Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-06T22:28:48.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-06T22:28:48.801Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43775/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=420142a8864e10ba2832bbd344275c1302defc69 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:420142a8864e10ba2832bbd344275c1302defc69 hack/validate/vendor [2022-07-06T22:28:49.370Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-06T22:28:50.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-06T22:28:50.248Z] + echo Ensuring container killed. [2022-07-06T22:28:50.248Z] Ensuring container killed. [2022-07-06T22:28:50.248Z] + docker rm -vf docker-pr2 [2022-07-06T22:28:50.248Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-06T22:28:50.543Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:28:50.543Z] Chowning /workspace to jenkins user [2022-07-06T22:28:50.543Z] + id -u [2022-07-06T22:28:50.543Z] + id -g [2022-07-06T22:28:50.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:28:50.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-06T22:28:51.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:28:52.226Z] + bundleName=unit [2022-07-06T22:28:52.226Z] + echo Creating unit-bundles.tar.gz [2022-07-06T22:28:52.226Z] Creating unit-bundles.tar.gz [2022-07-06T22:28:52.226Z] + 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-07-06T22:28:52.226Z] bundles/junit-report-libnetwork.xml [2022-07-06T22:28:52.226Z] bundles/junit-report.xml [2022-07-06T22:28:52.226Z] bundles/go-test-report-libnetwork.json [2022-07-06T22:28:52.226Z] bundles/go-test-report.json [2022-07-06T22:28:52.226Z] bundles/profile-libnetwork.out [2022-07-06T22:28:52.226Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-06T22:28:52.242Z] Archiving artifacts [2022-07-06T22:28:52.721Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-06T22:28:52.971Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-06T22:28:53.026Z] + make clean [2022-07-06T22:28:53.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-06T22:28:53.285Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-06T22:28:53.285Z] docker-dev-cache [2022-07-06T22:28:53.285Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:28:54.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-06T22:28:55.962Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-06T22:28:57.331Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-06T22:28:59.221Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-06T22:29:01.738Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-06T22:29:01.738Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-06T22:29:01.738Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-06T22:29:01.738Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-06T22:29:01.996Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-06T22:29:02.925Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-06T22:29:03.487Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-06T22:29:04.417Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-06T22:29:04.417Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-06T22:29:05.784Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-06T22:29:05.784Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-06T22:29:06.043Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-06T22:29:06.972Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3680845817 [2022-07-06T22:29:07.534Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-06T22:29:07.534Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-06T22:29:08.464Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-06T22:29:08.720Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-06T22:29:08.720Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-06T22:29:09.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-06T22:29:10.213Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-06T22:29:11.581Z] docker_cli_swarm_test.go:1796: [db4f8fe0e8948] joining swarm manager [d63e2343c4ffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:29:11.837Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-06T22:29:12.764Z] docker_cli_swarm_test.go:1797: [d46acbef96344] joining swarm manager [d63e2343c4ffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:29:14.129Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-06T22:29:14.385Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-06T22:29:14.643Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-06T22:29:14.899Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-06T22:29:16.264Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-06T22:29:16.264Z] docker_cli_sni_test.go:30: Flakey test [2022-07-06T22:29:16.264Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-06T22:29:21.536Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-06T22:29:22.902Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-06T22:29:23.465Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-06T22:29:24.394Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-06T22:29:24.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-06T22:29:27.167Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-06T22:29:28.533Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-06T22:29:29.095Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-06T22:29:30.023Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-06T22:29:31.391Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-06T22:29:32.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-06T22:29:32.759Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-06T22:29:34.648Z] docker_cli_swarm_test.go:1315: [df5acf0e7f603] joining swarm manager [d459b12eebc9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:29:35.222Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-06T22:29:35.792Z] docker_cli_swarm_test.go:1316: [de739ae92f303] joining swarm manager [d459b12eebc9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:29:39.959Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-06T22:29:42.474Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-06T22:29:47.717Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-06T22:29:49.606Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-06T22:29:49.862Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-06T22:29:50.425Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-06T22:29:50.987Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-06T22:29:50.987Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-06T22:29:50.987Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-06T22:29:51.243Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-06T22:29:51.806Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-06T22:29:51.806Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-06T22:29:51.806Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-06T22:29:51.806Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-06T22:29:51.806Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-06T22:29:52.734Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-06T22:29:53.296Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-06T22:29:53.858Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-06T22:29:54.787Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-06T22:29:58.952Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-06T22:29:59.208Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-06T22:29:59.208Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-06T22:29:59.208Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-06T22:29:59.770Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-06T22:30:00.709Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-06T22:30:02.599Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-06T22:30:03.965Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-06T22:30:05.330Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-06T22:30:20.167Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-06T22:30:20.167Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-06T22:30:20.167Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-06T22:30:20.730Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-06T22:30:20.730Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-06T22:30:20.986Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-06T22:30:20.986Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-06T22:30:21.552Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-06T22:30:21.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-06T22:30:22.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-06T22:30:22.371Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-06T22:30:22.371Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-06T22:30:22.371Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-06T22:30:22.371Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-06T22:30:23.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-06T22:30:23.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-06T22:30:23.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-06T22:30:23.992Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-06T22:30:24.250Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-06T22:30:24.250Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite (1328.81s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.68s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.71s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.67s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.71s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-07-06T22:30:24.250Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.30s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.42s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.65s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f92378__} (0.73s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14207799589_/foo_false_____} (1.49s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14207799589_/foo_true_____} (1.56s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_false_____} (0.49s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_true_____} (1.55s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3350632405_/foo_true__0xc000f923a8___} (1.50s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f923c0__} (1.61s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f923d8__} (1.49s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f923f0__} (1.59s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f92408__} (1.55s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.06s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.55s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.63s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.54s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.64s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.09s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.16s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2022-07-06T22:30:24.250Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.26s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.95s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.88s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.52s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.87s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.38s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.46s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.85s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.29s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.08s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.88s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.06s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.94s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.14s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.19s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.77s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.54s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.52s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.30s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.51s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.75s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.47s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.41s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.44s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.26s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.84s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.43s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.13s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.66s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.45s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.24s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.42s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.24s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.85s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.65s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.32s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.82s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnv (0.99s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.79s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.13s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.22s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.57s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.18s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.12s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.38s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.51s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.65s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.33s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.97s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.16s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.18s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.35s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.48s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.46s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.43s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.37s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.03s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.15s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.42s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.25s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-06T22:30:24.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.43s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.11s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.65s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2022-07-06T22:30:24.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.98s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitChange (1.46s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.70s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.47s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitTTY (1.13s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.18s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.10s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.76s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.63s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.68s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.54s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.82s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.99s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.16s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.39s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.62s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.86s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecCgroup (1.08s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecInteractive (0.72s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHealth (19.42s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestBuildHistory (2.78s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectHistory (0.67s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.24s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.62s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.22s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.10s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.37s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.88s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.44s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.05s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.06s) [2022-07-06T22:30:24.252Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.84s) [2022-07-06T22:30:24.252Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.71s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPortList (6.67s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.30s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.81s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.28s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.16s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.75s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.43s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.75s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.27s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.93s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.84s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.98s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.47s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.59s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.63s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.26s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.70s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.40s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.02s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.66s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.93s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.23s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunMount (4.79s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.79s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.21s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.37s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.19s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunState (1.36s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-07-06T22:30:24.253Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2022-07-06T22:30:24.253Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.55s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-07-06T22:30:24.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.79s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-06T22:30:24.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-06T22:30:24.254Z] === RUN TestDockerRegistrySuite [2022-07-06T22:30:24.254Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-06T22:30:25.621Z] check_test.go:427: [d1c7f3e47ec29] daemon is not started [2022-07-06T22:30:25.621Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-06T22:30:26.550Z] check_test.go:427: [db452a2154f8f] daemon is not started [2022-07-06T22:30:26.550Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-06T22:30:27.933Z] check_test.go:427: [d1e713db239ed] daemon is not started [2022-07-06T22:30:27.933Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-06T22:30:27.933Z] check_test.go:427: [d8374c48c53b4] daemon is not started [2022-07-06T22:30:27.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-06T22:30:30.449Z] check_test.go:427: [df66508a0705a] daemon is not started [2022-07-06T22:30:30.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-06T22:30:35.949Z] check_test.go:427: [da9df7eb162df] daemon is not started [2022-07-06T22:30:35.949Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-06T22:30:39.217Z] check_test.go:427: [d7703405b98c3] daemon is not started [2022-07-06T22:30:39.217Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-06T22:30:39.780Z] check_test.go:427: [deada5b64fc40] daemon is not started [2022-07-06T22:30:39.780Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-06T22:30:40.709Z] check_test.go:427: [db96cb4d047e8] daemon is not started [2022-07-06T22:30:40.709Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-06T22:30:41.639Z] check_test.go:427: [ddbb60de0ffdc] daemon is not started [2022-07-06T22:30:41.639Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-06T22:30:43.011Z] check_test.go:427: [ddc8a5b092ef2] daemon is not started [2022-07-06T22:30:43.011Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-06T22:30:43.938Z] check_test.go:427: [da3a10b438c83] daemon is not started [2022-07-06T22:30:43.938Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-06T22:30:45.304Z] check_test.go:427: [da05661495259] daemon is not started [2022-07-06T22:30:45.304Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-06T22:30:45.868Z] check_test.go:427: [d096a941620a0] daemon is not started [2022-07-06T22:30:45.868Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-06T22:30:46.796Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:169e01a83100f3be7f00e7ecac6c4013ab6d5180b9ac65c8ca31dc9e1f400ad8 [2022-07-06T22:30:47.725Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b6aadc7be9b847087d8a718e92fb7a00319b17a8c1d105b48268429707fbc95 [2022-07-06T22:30:47.725Z] check_test.go:427: [d742b6d832f37] daemon is not started [2022-07-06T22:30:47.981Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-06T22:30:48.911Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5cb2ebfc9400880fecfa86ee31d0d9a3a5664e4486b5cdef7f7ddad4fc063b2e [2022-07-06T22:30:49.475Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:085c5adc5197029e00dfc5ad3395b15caf8dbda7610db5bdf5153bc7a3f1aa06 [2022-07-06T22:30:49.739Z] check_test.go:427: [d35ad149de711] daemon is not started [2022-07-06T22:30:49.739Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-06T22:30:50.668Z] check_test.go:427: [d5d5770145f65] daemon is not started [2022-07-06T22:30:50.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-06T22:30:52.558Z] check_test.go:427: [d9dcc059f8d63] daemon is not started [2022-07-06T22:30:52.815Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-06T22:30:53.744Z] check_test.go:427: [d1c8199571d76] daemon is not started [2022-07-06T22:30:53.744Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-06T22:30:54.000Z] check_test.go:427: [de312cc3e6943] daemon is not started [2022-07-06T22:30:54.000Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-06T22:30:54.929Z] check_test.go:427: [df003efc13ec4] daemon is not started [2022-07-06T22:30:54.929Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-06T22:30:55.857Z] check_test.go:427: [d6e8087da1441] daemon is not started [2022-07-06T22:30:55.857Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-06T22:30:56.785Z] check_test.go:427: [dc52ed32a41a3] daemon is not started [2022-07-06T22:30:56.785Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-06T22:30:59.306Z] check_test.go:427: [d7f31f4c43006] daemon is not started [2022-07-06T22:30:59.306Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-06T22:30:59.564Z] check_test.go:427: [dfb45f1746485] daemon is not started [2022-07-06T22:30:59.564Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-06T22:31:00.492Z] check_test.go:427: [d3c7fb76ba4f0] daemon is not started [2022-07-06T22:31:00.492Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-06T22:31:01.054Z] check_test.go:427: [dd2a49c97b41c] daemon is not started [2022-07-06T22:31:01.054Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-06T22:31:01.054Z] check_test.go:427: [da57bc6e4e7e4] daemon is not started [2022-07-06T22:31:01.054Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-06T22:31:01.311Z] check_test.go:427: [d850f9144dbd1] daemon is not started [2022-07-06T22:31:01.311Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-06T22:31:01.568Z] check_test.go:427: [d993e11d5314e] daemon is not started [2022-07-06T22:31:01.568Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-06T22:31:01.824Z] check_test.go:427: [dc86296a55e41] daemon is not started [2022-07-06T22:31:01.824Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-06T22:31:02.080Z] check_test.go:427: [dd608c3c62655] daemon is not started [2022-07-06T22:31:02.080Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-06T22:31:03.009Z] check_test.go:427: [d767b85dd6768] daemon is not started [2022-07-06T22:31:03.009Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-06T22:31:04.376Z] check_test.go:427: [d2c855c4783d3] daemon is not started [2022-07-06T22:31:04.376Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-06T22:31:05.303Z] check_test.go:427: [d675f8bf061d3] daemon is not started [2022-07-06T22:31:05.303Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-06T22:31:06.231Z] check_test.go:427: [dbb285811d269] daemon is not started [2022-07-06T22:31:06.231Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-06T22:31:07.159Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite (43.81s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.31s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-06T22:31:08.110Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-07-06T22:31:08.110Z] === RUN TestDockerSchema1RegistrySuite [2022-07-06T22:31:08.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-06T22:31:08.110Z] check_test.go:454: [d35aead90ed78] daemon is not started [2022-07-06T22:31:08.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-06T22:31:11.380Z] check_test.go:454: [d8874e8b8150b] daemon is not started [2022-07-06T22:31:11.380Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-06T22:31:16.625Z] check_test.go:454: [df5b9d53b933a] daemon is not started [2022-07-06T22:31:16.625Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-06T22:31:16.625Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-06T22:31:17.187Z] check_test.go:454: [df9ba936096ca] daemon is not started [2022-07-06T22:31:17.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-06T22:31:17.187Z] check_test.go:454: [d165d1b6c5337] daemon is not started [2022-07-06T22:31:17.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-06T22:31:19.079Z] check_test.go:454: [d9823e44f8c3c] daemon is not started [2022-07-06T22:31:19.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-06T22:31:20.009Z] check_test.go:454: [d3d610c9c50ed] daemon is not started [2022-07-06T22:31:20.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-06T22:31:20.009Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-06T22:31:20.937Z] check_test.go:454: [d23755937a463] daemon is not started [2022-07-06T22:31:20.937Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-06T22:31:24.208Z] check_test.go:454: [d18aebfc6b2e3] daemon is not started [2022-07-06T22:31:24.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-06T22:31:24.774Z] check_test.go:454: [dc8f5fc74c19a] daemon is not started [2022-07-06T22:31:24.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-06T22:31:25.336Z] check_test.go:454: [da26b4473e553] daemon is not started [2022-07-06T22:31:25.336Z] --- PASS: TestDockerSchema1RegistrySuite (17.38s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.01s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.08s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.28s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s) [2022-07-06T22:31:25.337Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s) [2022-07-06T22:31:25.337Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-06T22:31:25.337Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-06T22:31:26.265Z] check_test.go:483: [dcb89231a4e51] daemon is not started [2022-07-06T22:31:26.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-06T22:31:26.828Z] check_test.go:483: [d1def280ee0e7] daemon is not started [2022-07-06T22:31:26.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-06T22:31:27.084Z] check_test.go:483: [d336afa633218] daemon is not started [2022-07-06T22:31:27.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-06T22:31:27.341Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-06T22:31:28.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-06T22:31:29.272Z] check_test.go:483: [dc6badfba209c] daemon is not started [2022-07-06T22:31:29.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-06T22:31:29.838Z] check_test.go:483: [d37ce846fca04] daemon is not started [2022-07-06T22:31:29.838Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-06T22:31:31.208Z] check_test.go:483: [df92c5e94e74a] daemon is not started [2022-07-06T22:31:31.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-06T22:31:31.208Z] check_test.go:483: [df3928c49618e] daemon is not started [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.89s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.37s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.78s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.66s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.24s) [2022-07-06T22:31:31.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-06T22:31:31.208Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-06T22:31:31.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-06T22:31:34.478Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-06T22:31:36.367Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-06T22:31:36.367Z] check_test.go:510: [dd6e7f2085caf] daemon is not started [2022-07-06T22:31:36.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-06T22:31:36.624Z] check_test.go:510: [d63c68f04ea16] daemon is not started [2022-07-06T22:31:36.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-06T22:31:36.880Z] check_test.go:510: [d9f15bd32f8a4] daemon is not started [2022-07-06T22:31:36.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-06T22:31:36.880Z] check_test.go:510: [d4e0bca65f673] daemon is not started [2022-07-06T22:31:36.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-06T22:31:37.136Z] check_test.go:510: [d2fc1440b9feb] daemon is not started [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-07-06T22:31:37.136Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-06T22:31:37.136Z] === RUN TestDockerNetworkSuite [2022-07-06T22:31:37.136Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-06T22:31:38.505Z] docker_cli_network_unix_test.go:46: [d2e3427a5998e] daemon is not started [2022-07-06T22:31:38.762Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-06T22:31:39.325Z] docker_cli_network_unix_test.go:46: [da843b8478ff4] daemon is not started [2022-07-06T22:31:39.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-06T22:31:40.511Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-06T22:31:42.403Z] docker_cli_network_unix_test.go:46: [d2365d77b5427] daemon is not started [2022-07-06T22:31:43.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-06T22:31:44.700Z] docker_cli_network_unix_test.go:46: [d37df72a1031d] daemon is not started [2022-07-06T22:31:44.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-06T22:31:44.957Z] docker_cli_network_unix_test.go:1233: [d62ced92347ea] daemon is not started [2022-07-06T22:31:47.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-06T22:31:48.035Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-06T22:31:48.292Z] docker_cli_network_unix_test.go:46: [d6ec8b5b06ab2] daemon is not started [2022-07-06T22:31:48.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-06T22:31:53.036Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-06T22:31:53.036Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-06T22:31:53.036Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-06T22:31:54.405Z] docker_cli_network_unix_test.go:46: [de1fee3f674fb] daemon is not started [2022-07-06T22:31:55.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-06T22:31:58.288Z] docker_cli_network_unix_test.go:46: [d350b29c182fc] daemon is not started [2022-07-06T22:31:58.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-06T22:31:59.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-06T22:31:59.911Z] docker_cli_network_unix_test.go:46: [dc9de00dfb5d8] daemon is not started [2022-07-06T22:32:00.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-06T22:32:00.731Z] docker_cli_network_unix_test.go:46: [d709bf0321939] daemon is not started [2022-07-06T22:32:00.731Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-06T22:32:00.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-06T22:32:00.987Z] docker_cli_network_unix_test.go:46: [dad3c0156c11d] daemon is not started [2022-07-06T22:32:01.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-06T22:32:01.500Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-06T22:32:01.755Z] docker_cli_network_unix_test.go:46: [d0055b5b94a43] daemon is not started [2022-07-06T22:32:02.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-06T22:32:02.883Z] docker_cli_network_unix_test.go:46: [ddf3c70a66b38] daemon is not started [2022-07-06T22:32:03.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-06T22:32:03.399Z] docker_cli_network_unix_test.go:46: [d4d9862a016e8] daemon is not started [2022-07-06T22:32:03.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-06T22:32:03.961Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-06T22:32:03.961Z] docker_cli_network_unix_test.go:46: [dbb156d841c02] daemon is not started [2022-07-06T22:32:03.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-06T22:32:04.525Z] docker_cli_network_unix_test.go:46: [de7270b9b803d] daemon is not started [2022-07-06T22:32:04.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-06T22:32:05.039Z] docker_cli_network_unix_test.go:46: [dba1024ecf8d6] daemon is not started [2022-07-06T22:32:05.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-06T22:32:05.039Z] docker_cli_network_unix_test.go:46: [d02540623c5ca] daemon is not started [2022-07-06T22:32:05.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-06T22:32:05.295Z] docker_cli_network_unix_test.go:46: [d67cf753ae8b9] daemon is not started [2022-07-06T22:32:05.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-06T22:32:06.663Z] docker_cli_network_unix_test.go:46: [d967f3505cdf1] daemon is not started [2022-07-06T22:32:06.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-06T22:32:06.920Z] docker_cli_network_unix_test.go:46: [d5d86180d8cab] daemon is not started [2022-07-06T22:32:07.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-06T22:32:07.483Z] docker_cli_network_unix_test.go:46: [da536cf6301b5] daemon is not started [2022-07-06T22:32:07.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-06T22:32:07.739Z] docker_cli_network_unix_test.go:46: [d44e4cbf87497] daemon is not started [2022-07-06T22:32:07.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-06T22:32:07.739Z] docker_cli_network_unix_test.go:46: [dbacb95768ee0] daemon is not started [2022-07-06T22:32:07.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-06T22:32:09.104Z] docker_cli_network_unix_test.go:968: [d3b23788a4909] daemon is not started [2022-07-06T22:32:10.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-06T22:32:11.419Z] docker_cli_network_unix_test.go:46: [db2f974f1b18e] daemon is not started [2022-07-06T22:32:11.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-06T22:32:13.938Z] docker_cli_network_unix_test.go:1116: [de55a71f974ae] daemon is not started [2022-07-06T22:32:17.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-06T22:32:17.214Z] docker_cli_network_unix_test.go:46: [df9cccdf4c06a] daemon is not started [2022-07-06T22:32:17.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-06T22:32:17.776Z] docker_cli_network_unix_test.go:46: [d10a4fff86fed] daemon is not started [2022-07-06T22:32:17.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-06T22:32:17.776Z] docker_cli_network_unix_test.go:46: [d1c313ead3729] daemon is not started [2022-07-06T22:32:17.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-06T22:32:18.032Z] docker_cli_network_unix_test.go:46: [db7531ab0e4dd] daemon is not started [2022-07-06T22:32:18.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-06T22:32:18.032Z] docker_cli_network_unix_test.go:46: [d4bd8ea17646b] daemon is not started [2022-07-06T22:32:18.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-06T22:32:18.289Z] docker_cli_network_unix_test.go:46: [d179a4742817a] daemon is not started [2022-07-06T22:32:18.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-06T22:32:18.289Z] docker_cli_network_unix_test.go:46: [d218e4525632a] daemon is not started [2022-07-06T22:32:18.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-06T22:32:20.179Z] docker_cli_network_unix_test.go:46: [d2c94ba17b848] daemon is not started [2022-07-06T22:32:20.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-06T22:32:20.741Z] docker_cli_network_unix_test.go:46: [d010aaed830ae] daemon is not started [2022-07-06T22:32:20.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-06T22:32:20.741Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-06T22:32:20.741Z] docker_cli_network_unix_test.go:46: [dfe42fa49eb45] daemon is not started [2022-07-06T22:32:20.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-06T22:32:21.303Z] docker_cli_network_unix_test.go:46: [d28c775fc16ce] daemon is not started [2022-07-06T22:32:21.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-06T22:32:25.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-06T22:32:26.655Z] docker_cli_network_unix_test.go:1084: [d6e366fdae9a7] daemon is not started [2022-07-06T22:32:28.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-06T22:32:28.278Z] docker_cli_network_unix_test.go:46: [df52636925ae9] daemon is not started [2022-07-06T22:32:28.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-06T22:32:28.841Z] docker_cli_network_unix_test.go:46: [d184f80321555] daemon is not started [2022-07-06T22:32:28.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-06T22:32:30.209Z] docker_cli_network_unix_test.go:46: [d2fdf53396109] daemon is not started [2022-07-06T22:32:30.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-06T22:32:30.477Z] docker_cli_network_unix_test.go:46: [d6a7d20b86f2f] daemon is not started [2022-07-06T22:32:30.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-06T22:32:31.043Z] docker_cli_network_unix_test.go:46: [d0809db8affec] daemon is not started [2022-07-06T22:32:31.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-06T22:32:31.555Z] docker_cli_network_unix_test.go:46: [dd4dbc0eeb3a5] daemon is not started [2022-07-06T22:32:31.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-06T22:32:32.375Z] docker_cli_network_unix_test.go:46: [d8220000a7d7e] daemon is not started [2022-07-06T22:32:32.630Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-06T22:32:39.168Z] docker_cli_network_unix_test.go:46: [d4eee20c5b690] daemon is not started [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite (61.08s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.69s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.62s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.75s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.88s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.61s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.65s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.09s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.99s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.53s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.09s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-06T22:32:39.168Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-07-06T22:32:39.168Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.55s) [2022-07-06T22:32:39.168Z] === RUN TestDockerHubPullSuite [2022-07-06T22:32:39.168Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-06T22:32:40.532Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-06T22:32:43.046Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-06T22:32:43.973Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-06T22:32:45.862Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-06T22:32:46.424Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite (8.57s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.26s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-07-06T22:32:46.681Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-06T22:32:46.681Z] PASS [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === Skipped [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-06T22:32:46.681Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-06T22:32:46.681Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:32:46.681Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.681Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-06T22:32:46.681Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_sni_test.go:30: Flakey test [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-06T22:32:46.682Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-06T22:32:46.682Z] docker_cli_network_unix_test.go:46: [dfe42fa49eb45] daemon is not started [2022-07-06T22:32:46.682Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-06T22:32:46.682Z] [2022-07-06T22:32:46.682Z] DONE 1265 tests, 51 skipped in 1477.477s [2022-07-06T22:32:46.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:32:46.940Z] ++++ cat bundles/test-integration/docker.pid [2022-07-06T22:32:46.940Z] +++ kill 9356 [2022-07-06T22:32:46.940Z] +++ /etc/init.d/apparmor stop [2022-07-06T22:32:46.940Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:32:46.940Z] [2022-07-06T22:32:46.940Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:32:46.940Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:32:46.940Z] [2022-07-06T22:32:46.940Z] To set a process to complain mode, use the command line tool [2022-07-06T22:32:46.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:32:46.940Z] +++ true [2022-07-06T22:32:46.940Z] exiting test-integration [2022-07-06T22:32:46.940Z] ++ exit 0 [2022-07-06T22:32:46.940Z] [2022-07-06T22:32:47.196Z] + for job in $(jobs -p) [2022-07-06T22:32:47.196Z] + wait 7313 [2022-07-06T22:32:59.362Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-06T22:32:59.940Z] docker_cli_swarm_test.go:1180: [d196d9bef029a] joining swarm manager [dbc7f1a013c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:33:06.477Z] docker_cli_swarm_test.go:1189: [df982b9e4bcdc] joining swarm manager [dbc7f1a013c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:34:02.680Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-06T22:34:06.845Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-06T22:34:11.011Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-06T22:34:12.901Z] docker_cli_swarm_test.go:1112: [d65e86e91b514] joining swarm manager [ddbb983103370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:34:14.266Z] docker_cli_swarm_test.go:1113: [deb1f483fdd57] joining swarm manager [ddbb983103370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:35:35.649Z] docker_cli_swarm_test.go:1166: [d269785a6df70] joining swarm manager [ddbb983103370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-06T22:36:14.303Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-06T22:36:14.303Z] docker_cli_swarm_test.go:1447: [dfadc86b9b2ea] joining swarm manager [d0ddb7f67935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:36:14.303Z] docker_cli_swarm_test.go:1448: [de5af83a234c3] joining swarm manager [d0ddb7f67935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-06T22:36:22.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-06T22:36:22.641Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-06T22:36:22.898Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-06T22:36:22.898Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-06T22:36:22.898Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-06T22:36:23.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-06T22:36:26.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-06T22:36:29.634Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-06T22:36:31.522Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-06T22:36:33.420Z] docker_cli_swarm_unix_test.go:63: [d7256960ff576] joining swarm manager [d830b0948ff37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:37:29.587Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-06T22:37:29.587Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-06T22:37:29.587Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-06T22:37:31.478Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-06T22:37:34.747Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-06T22:37:37.265Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-06T22:37:39.153Z] docker_api_swarm_test.go:962: [dd068c1954467] joining swarm manager [da2f10c5d33a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-06T22:37:57.193Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-06T22:38:09.359Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-06T22:38:10.726Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-06T22:38:13.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-06T22:38:15.763Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-06T22:38:23.875Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-06T22:38:27.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-06T22:38:29.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-06T22:38:32.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-06T22:38:34.692Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-06T22:38:37.209Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-06T22:38:40.478Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-06T22:38:42.366Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-06T22:39:38.542Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-06T22:39:53.378Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite (1580.37s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.54s) [2022-07-06T22:40:11.418Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.31s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.28s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.28s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.77s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.45s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.82s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.42s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.13s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.57s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.21s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.19s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.97s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.02s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.86s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.81s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.97s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.84s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.30s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.17s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.80s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.70s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.13s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.85s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.49s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.32s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.64s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.21s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.22s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.34s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.46s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.28s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.73s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.37s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.44s) [2022-07-06T22:40:11.418Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.51s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.41s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.31s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.59s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-07-06T22:40:11.418Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-06T22:40:11.418Z] === RUN TestDockerExternalVolumeSuite [2022-07-06T22:40:11.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-06T22:40:11.418Z] docker_cli_external_volume_driver_test.go:53: [d174fd1cbd966] daemon is not started [2022-07-06T22:40:26.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-06T22:41:33.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-06T22:41:41.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-06T22:41:56.815Z] docker_cli_external_volume_driver_test.go:53: [dbea8b2ecb60a] daemon is not started [2022-07-06T22:42:11.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-06T22:42:26.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-06T22:42:44.541Z] docker_cli_external_volume_driver_test.go:53: [d9d63a4c012e1] daemon is not started [2022-07-06T22:42:56.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-06T22:42:56.705Z] docker_cli_external_volume_driver_test.go:53: [dd40e22c74ee7] daemon is not started [2022-07-06T22:43:11.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-06T22:43:43.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-06T22:44:01.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-06T22:44:16.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-06T22:45:03.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-06T22:45:21.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-06T22:45:53.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-06T22:46:25.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-06T22:46:40.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-06T22:46:54.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-06T22:46:54.864Z] docker_cli_external_volume_driver_test.go:485: [d2b4a48f0c753] daemon is not started [2022-07-06T22:47:12.921Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-06T22:47:12.921Z] docker_cli_external_volume_driver_test.go:53: [d418f9c4c91bb] daemon is not started [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-06T22:47:27.758Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-06T22:47:27.758Z] PASS [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] === Skipped [2022-07-06T22:47:27.758Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-06T22:47:27.758Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-06T22:47:27.758Z] check_test.go:540: [d7049b0f0aad0] daemon is not started [2022-07-06T22:47:27.758Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-06T22:47:27.758Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-06T22:47:27.758Z] check_test.go:540: [de3daf9934fcf] daemon is not started [2022-07-06T22:47:27.758Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-06T22:47:27.758Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-06T22:47:27.758Z] check_test.go:540: [d2914c0fb3849] daemon is not started [2022-07-06T22:47:27.758Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-06T22:47:27.758Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-06T22:47:27.758Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-06T22:47:27.758Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-06T22:47:27.758Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] DONE 269 tests, 5 skipped in 2356.060s [2022-07-06T22:47:27.758Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-06T22:47:27.758Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa7740a2bd03/docker.pid [2022-07-06T22:47:27.758Z] +++ kill 7089 [2022-07-06T22:47:27.758Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7089 is not a child of this shell [2022-07-06T22:47:27.758Z] warning: PID 7089 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa7740a2bd03/docker.pid had a nonzero exit code [2022-07-06T22:47:27.758Z] ++++ cat bundles/test-integration/docker.pid [2022-07-06T22:47:27.758Z] +++ kill 9371 [2022-07-06T22:47:27.758Z] +++ /etc/init.d/apparmor stop [2022-07-06T22:47:27.758Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] Unloading profiles will leave already running processes permanently [2022-07-06T22:47:27.758Z] unconfined, which can lead to unexpected situations. [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] To set a process to complain mode, use the command line tool [2022-07-06T22:47:27.758Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-06T22:47:27.758Z] +++ true [2022-07-06T22:47:27.758Z] exiting test-integration [2022-07-06T22:47:27.758Z] ++ exit 0 [2022-07-06T22:47:27.758Z] [2022-07-06T22:47:27.758Z] + exit 0 [2022-07-06T22:47:27.758Z] ++ jobs -p [2022-07-06T22:47:27.758Z] + pids= [2022-07-06T22:47:27.758Z] + echo 'Remaining pids to kill: []' [2022-07-06T22:47:27.758Z] Remaining pids to kill: [] [2022-07-06T22:47:27.758Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-06T22:47:27.773Z] Recording test results [2022-07-06T22:47:29.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-06T22:47:29.742Z] + echo Ensuring container killed. [2022-07-06T22:47:29.742Z] Ensuring container killed. [2022-07-06T22:47:29.742Z] + docker ps -aq -f name=docker-pr2-* [2022-07-06T22:47:29.742Z] + cids=24417b0db9f5 [2022-07-06T22:47:29.742Z] aeb6c872217d [2022-07-06T22:47:29.742Z] 7644e005802a [2022-07-06T22:47:29.742Z] + [ -n 24417b0db9f5 [2022-07-06T22:47:29.742Z] aeb6c872217d [2022-07-06T22:47:29.742Z] 7644e005802a ] [2022-07-06T22:47:29.742Z] + docker rm -vf 24417b0db9f5 aeb6c872217d 7644e005802a [2022-07-06T22:47:30.681Z] 24417b0db9f5 [2022-07-06T22:47:30.681Z] aeb6c872217d [2022-07-06T22:47:30.681Z] 7644e005802a [Pipeline] sh [2022-07-06T22:47:31.002Z] + echo Chowning /workspace to jenkins user [2022-07-06T22:47:31.002Z] Chowning /workspace to jenkins user [2022-07-06T22:47:31.002Z] + id -u [2022-07-06T22:47:31.002Z] + id -g [2022-07-06T22:47:31.002Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43775:/workspace busybox chown -R 1000:1000 /workspace [2022-07-06T22:47:31.002Z] Unable to find image 'busybox:latest' locally [2022-07-06T22:47:31.002Z] latest: Pulling from library/busybox [2022-07-06T22:47:31.258Z] 19d511225f94: Pulling fs layer [2022-07-06T22:47:31.258Z] 19d511225f94: Download complete [2022-07-06T22:47:31.258Z] 19d511225f94: Pull complete [2022-07-06T22:47:31.259Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-06T22:47:31.259Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-06T22:47:34.103Z] + bundleName=amd64 [2022-07-06T22:47:34.103Z] + echo Creating amd64-bundles.tar.gz [2022-07-06T22:47:34.103Z] Creating amd64-bundles.tar.gz [2022-07-06T22:47:34.103Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-06T22:47:34.103Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-06T22:47:35.477Z] Archiving artifacts [2022-07-06T22:47:37.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43775/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-06T22:47:38.198Z] + make clean [2022-07-06T22:47:38.454Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-06T22:47:38.454Z] docker-dev-cache [2022-07-06T22:47:38.454Z] 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